We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47bb84b commit 4f59782Copy full SHA for 4f59782
1 file changed
bin/install
@@ -73,7 +73,7 @@ function install() {
73
74
cat >"${install_path}/plugin.yaml" <<END
75
name: "diff"
76
-version: "asdf"
+version: "$version"
77
usage: "Preview helm upgrade changes as a diff"
78
description: "Preview helm upgrade changes as a diff"
79
useTunnel: true
0 commit comments