Skip to content

Commit

Permalink
feat(helm)!: Update chart grafana to 8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2024
1 parent 5378634 commit e70f8fd
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.0.19
version: 8.3.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.0.19
version: 8.3.2
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit e70f8fd

Please sign in to comment.