We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e164615 commit 6e388b1Copy full SHA for 6e388b1
1 file changed
scripts/version.sh
@@ -54,7 +54,7 @@ if [ -z "$VERSION_CRI_DOCKERD" ]; then
54
VERSION_CRI_DOCKERD="v0.0.0"
55
fi
56
57
-VERSION_CNIPLUGINS="v1.9.0-k3s1"
+VERSION_CNIPLUGINS="v1.9.1-k3s1"
58
VERSION_FLANNEL_PLUGIN="v1.9.0-flannel1"
59
60
VERSION_KUBE_ROUTER=$(get-module-version github.com/cloudnativelabs/kube-router/v2)
0 commit comments