Skip to content

Commit

Permalink
upgrade to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jing Liu committed Oct 11, 2019
1 parent e88d819 commit b7b141a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euf -o pipefail

PLUGIN_VERSION=${PLUGIN_VERSION:-"0.5.1"}
PLUGIN_VERSION=${PLUGIN_VERSION:-"0.5.2"}

file="${HELM_PLUGIN_DIR:-"$(helm home)/plugins/helm-update-config"}/bin/helm-update-config"
mkdir -p $(dirname ${file})
Expand Down

0 comments on commit b7b141a

Please sign in to comment.