Skip to content

Commit

Permalink
update kind to v0.11.0, kubectl to v1.21.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtigyro committed May 18, 2021
1 parent 28aef64 commit 8d83ea4
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.139.4'
HELM_PLUGIN_DIFF_VER='3.1.3'
KIND_VERSION='0.10.0'
KUBECTL_VERSION='1.20.6'
KIND_VERSION='0.11.0'
KUBECTL_VERSION='1.21.1'

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

0 comments on commit 8d83ea4

Please sign in to comment.