From 421992f3b24f0fe5292da9fcd9a3bcf6d5835b67 Mon Sep 17 00:00:00 2001 From: "Fritz-Leo.Ochsmann" Date: Fri, 20 Jun 2025 11:26:17 +0200 Subject: [PATCH] fix(grafana): remove oci from repo url --- .../stacks/observability/grafana-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otc/observability.think-ahead.cloud/stacks/observability/grafana-operator.yaml b/otc/observability.think-ahead.cloud/stacks/observability/grafana-operator.yaml index 719ef6e..2a0aef9 100644 --- a/otc/observability.think-ahead.cloud/stacks/observability/grafana-operator.yaml +++ b/otc/observability.think-ahead.cloud/stacks/observability/grafana-operator.yaml @@ -18,7 +18,7 @@ spec: namespace: observability sources: - chart: grafana-operator - repoURL: oci://ghcr.io/grafana/helm-charts + repoURL: ghcr.io/grafana/helm-charts targetRevision: v5.18.0 releaseName: grafana-operator - repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances