Skip to content

Commit

Permalink
bump helm to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtigyro authored Aug 11, 2020
1 parent effc0ec commit 07160f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-cluster/prerequisites-cmds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LIGHT_GREEN='\033[1;32m'
NC='\033[0m' # No Color

# default Helm version
HELM_VER='3.2.4'
HELM_VER='3.3.0'

while [ $# -gt 0 ]; do
case "$1" in
Expand Down

0 comments on commit 07160f1

Please sign in to comment.