diff --git a/scripts/version.sh b/scripts/version.sh index f7bc93fef8..a67f0d5607 100755 --- a/scripts/version.sh +++ b/scripts/version.sh @@ -68,7 +68,7 @@ if [ -z "$VERSION_CRI_DOCKERD" ]; then VERSION_CRI_DOCKERD="v0.0.0" fi -VERSION_CNIPLUGINS="v1.3.0-k3s1" +VERSION_CNIPLUGINS="v1.4.0-k3s2" VERSION_KUBE_ROUTER=$(get-module-version github.com/cloudnativelabs/kube-router/v2) if [ -z "$VERSION_KUBE_ROUTER" ]; then