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 7eb6836 commit b308921Copy full SHA for b308921
README.md
@@ -14,6 +14,8 @@ revisions/versions of your helm release.
14
15
### Using Helm plugin manager (> 2.3.x)
16
17
+*requires helm 3.18+*
18
+
19
```shell
20
helm plugin install https://github.com/databus23/helm-diff
21
```
@@ -124,7 +126,7 @@ Flags:
124
126
--version string specify the exact chart version to use. If this is not specified, the latest version is used
125
127
128
Additional help topcis:
- diff
129
+ diff
130
131
Use "diff [command] --help" for more information about a command.
132
0 commit comments