From 6058771163416c72e552fbb21ec3be01aef1abef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 17:08:04 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20quay.io/cil?= =?UTF-8?q?ium/charts/cilium=20(=201.19.6=20=E2=86=92=201.20.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstrap/helmfile.yaml | 2 +- kubernetes/apps/kube-system/cilium/app/ocirepository.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/helmfile.yaml b/bootstrap/helmfile.yaml index c0c33f00..6c5d175d 100644 --- a/bootstrap/helmfile.yaml +++ b/bootstrap/helmfile.yaml @@ -10,7 +10,7 @@ releases: - name: cilium namespace: kube-system chart: oci://quay.io/cilium/charts/cilium - version: 1.19.6 + version: 1.20.0 values: ['../kubernetes/apps/kube-system/cilium/app/helm/values.yaml'] - name: coredns diff --git a/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml b/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml index df286b1f..138a47e6 100644 --- a/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml +++ b/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml @@ -10,5 +10,5 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 1.19.6 + tag: 1.20.0 url: oci://quay.io/cilium/charts/cilium