Skip to content

Commit

Permalink
update helm and helmfile to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtigyro committed Feb 7, 2021
1 parent df94eee commit 5c12681
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -eu

# default versions
HELMFILE_VER='0.137.0'
HELMFILE_VER='0.138.4'
HELM_PLUGIN_DIFF_VER='3.1.3'
KIND_VERSION='0.10.0'
KUBECTL_VERSION='1.20.2'
Expand Down
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.0'
HELM_VER='3.5.2'
export KINDADM_KIND_HELM_ENV='v3'
HELM_VER_3='3.5.0'
HELM_VER_3='3.5.2'
HELM_VER_2='2.17.0'

# define vars
Expand Down

0 comments on commit 5c12681

Please sign in to comment.