Fix grafana-operator chart version tag (no v prefix)
This commit is contained in:
parent
1686764b39
commit
3b31475552
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: grafana-operator
|
- chart: grafana-operator
|
||||||
repoURL: ghcr.io/grafana/helm-charts
|
repoURL: ghcr.io/grafana/helm-charts
|
||||||
targetRevision: v5.23.0
|
targetRevision: 5.23.0
|
||||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: "otc/observability.buildth.ing/stacks/observability/grafana-operator/manifests"
|
path: "otc/observability.buildth.ing/stacks/observability/grafana-operator/manifests"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue