Skip to content

Commit

Permalink
feat(helm)!: Update chart grafana to 8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent bf6d7ba commit ac019e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap/templates/addons/grafana/app/helmrelease.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: grafana
version: 7.2.5
version: 8.8.2
sourceRef:
kind: HelmRepository
name: grafana
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: grafana
version: 7.2.5
version: 8.8.2
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit ac019e9

Please sign in to comment.