We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28aef64 commit 8d83ea4Copy full SHA for 8d83ea4
bin/setup.sh
@@ -4,8 +4,8 @@ set -eu
4
# default versions
5
HELMFILE_VER='0.139.4'
6
HELM_PLUGIN_DIFF_VER='3.1.3'
7
-KIND_VERSION='0.10.0'
8
-KUBECTL_VERSION='1.20.6'
+KIND_VERSION='0.11.0'
+KUBECTL_VERSION='1.21.1'
9
10
# passed on vars
11
HELM_VER="$1"
0 commit comments