From c9f46dd59cb4a31f749c6d057607cd0f234cf57f Mon Sep 17 00:00:00 2001 From: "Fritz-Leo.Ochsmann" Date: Fri, 20 Jun 2025 11:27:43 +0200 Subject: [PATCH] fix(grafana): oci conn --- .../stacks/observability/grafana-operator.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 2a0aef9..ceb5a68 100644 --- a/otc/observability.think-ahead.cloud/stacks/observability/grafana-operator.yaml +++ b/otc/observability.think-ahead.cloud/stacks/observability/grafana-operator.yaml @@ -17,8 +17,8 @@ spec: name: in-cluster namespace: observability sources: - - chart: grafana-operator - repoURL: ghcr.io/grafana/helm-charts + - path: . + repoURL: oci://ghcr.io/grafana/helm-charts/grafana-operator targetRevision: v5.18.0 releaseName: grafana-operator - repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/stacks-instances