From 8c6d55549bf79dd3adad2613447751eff3c99bfd Mon Sep 17 00:00:00 2001 From: Camryn Lee <31013536+camrynl@users.noreply.github.com> Date: Thu, 23 May 2024 14:08:25 -0700 Subject: [PATCH] chore: cache cilium 1.14.10 (#4417) --- parts/linux/cloud-init/artifacts/components.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/parts/linux/cloud-init/artifacts/components.json b/parts/linux/cloud-init/artifacts/components.json index 1a3f8d3eaca..4562eebc75f 100644 --- a/parts/linux/cloud-init/artifacts/components.json +++ b/parts/linux/cloud-init/artifacts/components.json @@ -209,8 +209,7 @@ "amd64OnlyVersions": [], "multiArchVersions": [ "1.13.13-3", - "1.14.4-1", - "1.14.4-3" + "1.14.10-1" ] }, { @@ -381,4 +380,4 @@ "targetContainerRuntime": "containerd" } ] -} +} \ No newline at end of file