From dea2edcd2bfdf36d68de9dbe3cf877447b59bd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bry=C5=84ski?= Date: Tue, 19 Jun 2018 09:23:48 +0200 Subject: [PATCH] Adding post update hook --- plugin.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.yaml b/plugin.yaml index f7b7fcdc..a310e99c 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -8,3 +8,4 @@ useTunnel: true command: "$HELM_PLUGIN_DIR/bin/diff" hooks: install: "$HELM_PLUGIN_DIR/install-binary.sh" + update: "$HELM_PLUGIN_DIR/install-binary.sh"helm