Skip to content

Commit

Permalink
update helm to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Miroslav Hadzhiev committed Mar 10, 2021
1 parent e750c0b commit 0adeefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kindadm
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
set -eu

# default versions
HELM_VER='3.5.2'
HELM_VER='3.5.3'
export KINDADM_KIND_HELM_ENV='v3'
HELM_VER_3='3.5.2'
HELM_VER_3='3.5.3'
HELM_VER_2='2.17.0'

# define vars
Expand Down

0 comments on commit 0adeefd

Please sign in to comment.