Skip to content

Commit dbaf0d9

Browse files
committed
chore(helm): Update signal-processing/grafana to the new charts repo
1 parent 858eae4 commit dbaf0d9

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

stacks/signal-processing/grafana.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
releaseName: grafana
33
name: grafana
44
repo:
5-
name: grafana
6-
url: https://grafana.github.io/helm-charts
7-
version: 10.5.15 # appVersion: 12.3.1
5+
name: grafana-community
6+
url: https://grafana-community.github.io/helm-charts
7+
# To find the latest version:
8+
# helm repo add grafana-community https://grafana-community.github.io/helm-charts --force-update
9+
# helm search repo grafana-community/grafana
10+
version: 12.7.2 # appVersion: 13.1.0
811
options:
912
extraLabels:
1013
stackable.tech/vendor: Stackable

0 commit comments

Comments
 (0)