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 9223afe commit 68b88ddCopy full SHA for 68b88dd
README.md
@@ -21,6 +21,14 @@ $ helm diff [flags] RELEASE CHART
21
22
23
## Install
24
+
25
+### Using Helm plugin manager (> 2.3.x)
26
27
+```shell
28
+helm plugin install https://github.com/databus23/helm-diff/
29
+```
30
31
+### Pre Helm 2.3.0 Installation
32
Pick a release tarball from the [releases](https://github.com/databus23/helm-diff/releases) page.
33
34
Unpack the tarball in your helm plugins directory (`$(helm home)/plugins`).
0 commit comments