From 57754701a58fe1282a1a1e3c39113a815801bcc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 12 Jul 2026 10:30:45 +0000 Subject: [PATCH] modified: services/cilium/deploy/app/helm-repo.yaml --- services/cilium/deploy/app/helm-repo.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/services/cilium/deploy/app/helm-repo.yaml b/services/cilium/deploy/app/helm-repo.yaml index b1641cb..5ae0813 100644 --- a/services/cilium/deploy/app/helm-repo.yaml +++ b/services/cilium/deploy/app/helm-repo.yaml @@ -5,5 +5,4 @@ metadata: namespace: cilium spec: interval: 40h - type: oci - url: oci://quay.io/cilium/cilium \ No newline at end of file + url: https://helm.cilium.io/ \ No newline at end of file