From eefe2fd1fefdddcec5b9cf5a1c5195b92e9e5671 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:15:43 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-operations/charts-mirror/cilium=20(=201.18.5=20=E2=9E=94=201.1?= =?UTF-8?q?8.6=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstrap/helmfile.d/01-apps.yaml | 2 +- kubernetes/apps/kube-system/cilium/app/ocirepository.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/helmfile.d/01-apps.yaml b/bootstrap/helmfile.d/01-apps.yaml index 2113c3d7e..e59981211 100644 --- a/bootstrap/helmfile.d/01-apps.yaml +++ b/bootstrap/helmfile.d/01-apps.yaml @@ -10,7 +10,7 @@ releases: - name: cilium namespace: kube-system chart: oci://ghcr.io/home-operations/charts-mirror/cilium - version: 1.18.5 + version: 1.18.6 values: - ./templates/values.yaml.gotmpl hooks: diff --git a/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml b/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml index 2035da945..e1734239d 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.18.5 + tag: 1.18.6 url: oci://ghcr.io/home-operations/charts-mirror/cilium