Skip to content

Commit e98e2e1

Browse files
committed
chore(stack/observability): Migrate to new Grafana chart location, and use chart 11.3.2
1 parent ff6c7d1 commit e98e2e1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

stacks/observability/grafana.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# yamllint disable rule:comments-indentation
22
---
3-
# https://github.com/grafana/helm-charts/tree/main/charts/grafana
3+
# https://github.com/grafana-community/helm-charts/tree/main/charts/grafana
44
releaseName: grafana
55
name: grafana
66
repo:
77
name: grafana
8-
url: https://grafana.github.io/helm-charts
8+
url: https://grafana-community.github.io/helm-charts
99
# To find the latest version:
10-
# helm repo add grafana https://grafana.github.io/helm-charts --force-update
11-
# helm search repo grafana/grafana
12-
version: 10.1.5 # 12.3.0
10+
# helm repo add grafana-community https://grafana-community.github.io/helm-charts --force-update
11+
# helm search repo grafana-community/grafana
12+
version: 11.3.2 # 12.4.1
1313
options:
1414
admin:
1515
existingSecret: grafana-admin-credentials

0 commit comments

Comments
 (0)