Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit a462784

Browse files
authored
Merge pull request #1574 from mikebrow/cherrypick-#1573-release-1.4
[release/1.4] update cni config version #1573
2 parents 5736d0e + fc99eac commit a462784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/install/install-cni-config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CNI_CONFIG_DIR=${DESTDIR}/etc/cni/net.d
2323
${SUDO} mkdir -p ${CNI_CONFIG_DIR}
2424
${SUDO} bash -c 'cat >'${CNI_CONFIG_DIR}'/10-containerd-net.conflist <<EOF
2525
{
26-
"cniVersion": "0.3.1",
26+
"cniVersion": "0.4.0",
2727
"name": "containerd-net",
2828
"plugins": [
2929
{

0 commit comments

Comments
 (0)