From 9233a5307e6bc3f32eec514be9f56a3cc0bc2286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 9 Feb 2026 16:03:44 +0100 Subject: [PATCH] fix(cilium): Add cilium --- helmfile.d/cilium.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/cilium.yaml.gotmpl b/helmfile.d/cilium.yaml.gotmpl index 51ab9b11..d15d9727 100644 --- a/helmfile.d/cilium.yaml.gotmpl +++ b/helmfile.d/cilium.yaml.gotmpl @@ -4,7 +4,7 @@ bases: repositories: - name: cilium oci: true - url: 'quay.io/cilium/charts' + url: 'quay.io/cilium/charts/cilium' commonLabels: tier: system