From ef0a2caf8c3ed37fa4598e52774505e4cfd5807c Mon Sep 17 00:00:00 2001 From: caseydavenport <1944093+caseydavenport@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:14:59 +0000 Subject: [PATCH] Automatic API update from tigera/calico-private release-calient-v3.23 --- metadata.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.mk b/metadata.mk index 7823adb..1c0b0d6 100644 --- a/metadata.mk +++ b/metadata.mk @@ -92,7 +92,7 @@ WINDOWS_VERSIONS ?= ltsc2019 ltsc2022 # The CNI plugin and flannel code that will be cloned and rebuilt with this repo's go-build image # whenever the cni-plugin image is created. -CNI_VERSION=master +CNI_VERSION=9ffe547cb3b66f80dd32a00fc69a6d0082b55321 FLANNEL_VERSION=main # The libbpf version to use