diff --git a/authentikos/test/lib.sh b/authentikos/test/lib.sh index df9b135f34f..1782d1b8d04 100644 --- a/authentikos/test/lib.sh +++ b/authentikos/test/lib.sh @@ -20,7 +20,7 @@ export KUBECONFIG KUBECONFIG=$(mktemp -t kubeconfig-XXXXXXXXXX) name="authentikos" -image="${IMAGE:-kindest/node:v1.17.0}" +image="${IMAGE:-kindest/node:v1.21.1}" verbosity="${VERBOSITY:-9}" cleanup_cluster() {