Skip to content

Commit 2017f51

Browse files
committed
chart: bump grafana version
1 parent 94dc503 commit 2017f51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

chart/values.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,11 @@ kube-prometheus-stack:
359359
# https://github.com/grafana/helm-charts/blob/main/charts/grafana/README.md
360360
grafana:
361361
enabled: true
362+
# TODO(paulfantom): remove with kube-prometheus bump
363+
image:
364+
repository: grafana/grafana
365+
tag: 8.5.2
366+
pullPolicy: IfNotPresent
362367
sidecar:
363368
datasources:
364369
enabled: true

0 commit comments

Comments
 (0)