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 11cdb25 commit 15d02e0Copy full SHA for 15d02e0
plugin.yaml
@@ -2,7 +2,7 @@ name: "diff"
2
# Version is the version of Helm plus the number of official builds for this
3
# plugin
4
version: "2.2.1+1"
5
-usage: "Show a diff explaing what a helm upgrade would change"
6
-description: "Show a diff explaing what a helm upgrade would change"
+usage: "Preview helm upgrade changes as a diff"
+description: "Preview helm upgrade changes as a diff"
7
useTunnel: true
8
command: "$HELM_PLUGIN_DIR/diff"
0 commit comments