Skip to content

Commit 72b76dd

Browse files
feat(helm)!: Update chart grafana to 8.0.0
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | grafana | 7.3.11 | 8.0.0 |
1 parent 674a4fb commit 72b76dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/main/apps/monitoring/grafana/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: grafana
13-
version: 7.3.11
13+
version: 8.0.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: grafana-charts

0 commit comments

Comments
 (0)