From 608ab346ab9a671808155e8e47237d343efdf1bd Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:59:18 +0000 Subject: [PATCH] Update cilium addon to 1.16.5 --- charts/cluster-addons/values.yaml | 2 +- skopeo-manifests/cilium.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/cluster-addons/values.yaml b/charts/cluster-addons/values.yaml index 69be6918..86369ea2 100644 --- a/charts/cluster-addons/values.yaml +++ b/charts/cluster-addons/values.yaml @@ -42,7 +42,7 @@ cni: chart: repo: https://helm.cilium.io/ name: cilium - version: 1.16.4 + version: 1.16.5 release: namespace: kube-system values: {} diff --git a/skopeo-manifests/cilium.yaml b/skopeo-manifests/cilium.yaml index 7fa654c0..0a5109c6 100644 --- a/skopeo-manifests/cilium.yaml +++ b/skopeo-manifests/cilium.yaml @@ -1,8 +1,8 @@ quay.io: images: cilium/cilium: - - v1.16.4 + - v1.16.5 cilium/cilium-envoy: - - v1.30.7-1731393961-97edc2815e2c6a174d3d12e71731d54f5d32ea16 + - v1.30.8-1733837904-eaae5aca0fb988583e5617170a65ac5aa51c0aa8 cilium/operator-generic: - - v1.16.4 + - v1.16.5