diff --git a/scripts/version.sh b/scripts/version.sh index ce173fb9b3a..cdfbbecb4af 100755 --- a/scripts/version.sh +++ b/scripts/version.sh @@ -54,7 +54,7 @@ if [ -z "$VERSION_CRI_DOCKERD" ]; then VERSION_CRI_DOCKERD="v0.0.0" fi -VERSION_CNIPLUGINS="v1.9.0-k3s1" +VERSION_CNIPLUGINS="v1.9.1-k3s1" VERSION_FLANNEL_PLUGIN="v1.9.0-flannel1" VERSION_KUBE_ROUTER=$(get-module-version github.com/cloudnativelabs/kube-router/v2)