Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtigyro authored Sep 2, 2022
1 parent e7f7eac commit 1839343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ set -eu
# default versions
HELMFILE_VER='0.144.0'
HELM_PLUGIN_DIFF_VER='3.5.0'
KIND_VERSION='0.14.0'
KUBECTL_VERSION='1.24.3'
KIND_VERSION='0.15.0'
KUBECTL_VERSION='1.25.0'

# passed on vars
HELM_VER="$1"
Expand Down

0 comments on commit 1839343

Please sign in to comment.