diff --git a/test.sh b/test.sh index 0e2a8a68f..138c31643 100755 --- a/test.sh +++ b/test.sh @@ -48,12 +48,12 @@ declare -A K8S_VERSIONS=( # https://github.com/kubernetes-sigs/kind/releases declare -A KIND_VERSIONS=( - ['1.26']='0.24.0' - ['1.27']='0.24.0' - ['1.28']='0.24.0' - ['1.29']='0.24.0' - ['1.30']='0.24.0' - ['1.31']='0.24.0' + ['1.26']='0.25.0' + ['1.27']='0.25.0' + ['1.28']='0.25.0' + ['1.29']='0.25.0' + ['1.30']='0.25.0' + ['1.31']='0.25.0' ) case "$1" in