fix(grafana): remove oci from repo url
This commit is contained in:
parent
f950e91112
commit
421992f3b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue