Skip to content

Commit

Permalink
Bump Helm to v3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtigyro authored Aug 31, 2022
1 parent 29807b3 commit e7f7eac
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.9.3'
HELM_VER='3.9.4'
export KINDADM_KIND_HELM_ENV='v3'
HELM_VER_3='3.9.3'
HELM_VER_3='3.9.4'
HELM_VER_2='2.17.0'

# define vars
Expand Down

0 comments on commit e7f7eac

Please sign in to comment.