We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858eae4 commit dbaf0d9Copy full SHA for dbaf0d9
1 file changed
stacks/signal-processing/grafana.yaml
@@ -2,9 +2,12 @@
2
releaseName: grafana
3
name: grafana
4
repo:
5
- name: grafana
6
- url: https://grafana.github.io/helm-charts
7
-version: 10.5.15 # appVersion: 12.3.1
+ name: grafana-community
+ url: https://grafana-community.github.io/helm-charts
+# 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
11
options:
12
extraLabels:
13
stackable.tech/vendor: Stackable
0 commit comments