We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2509a commit f1ade27Copy full SHA for f1ade27
docs/index.html
@@ -2,9 +2,9 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Document</title>
+ <title>crd-diff</title>
6
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
7
- <meta name="description" content="Description">
+ <meta name="description" content="CLI for validating compatibility of changes to CustomResourceDefinitions">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
9
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
10
</head>
0 commit comments