Skip to content

Commit 4f59782

Browse files
daveneeleymsidave
andauthored
Set the plugin version correctly in the manifest (#7)
Co-authored-by: David Neeley <david.neeley@motorolasolutions.com>
1 parent 47bb84b commit 4f59782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ function install() {
7373

7474
cat >"${install_path}/plugin.yaml" <<END
7575
name: "diff"
76-
version: "asdf"
76+
version: "$version"
7777
usage: "Preview helm upgrade changes as a diff"
7878
description: "Preview helm upgrade changes as a diff"
7979
useTunnel: true

0 commit comments

Comments
 (0)