Skip to content

Commit

Permalink
Bump CNI plugins to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandond committed Feb 7, 2024
1 parent 6ec1926 commit 77ba990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77ba990

Please sign in to comment.