Skip to content

Commit 689fcd9

Browse files
committed
moving up to latest CNI plugin release
Signed-off-by: Mike Brown <[email protected]>
1 parent 70ee272 commit 689fcd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/install-cni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121
set -euo pipefail
2222

23-
DEFAULT_CNI_PLUGIN_COMMIT=v1.0.1
23+
DEFAULT_CNI_PLUGIN_COMMIT=v1.1.1
2424
CNI_DIR=/opt/cni
2525

2626
TMPROOT=$(mktemp -d)

0 commit comments

Comments
 (0)