Skip to content

Commit dea2edc

Browse files
authored
Adding post update hook
1 parent 747ae3d commit dea2edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ useTunnel: true
88
command: "$HELM_PLUGIN_DIR/bin/diff"
99
hooks:
1010
install: "$HELM_PLUGIN_DIR/install-binary.sh"
11+
update: "$HELM_PLUGIN_DIR/install-binary.sh"helm

0 commit comments

Comments
 (0)