Skip to content

Commit

Permalink
feat(helm)!: Update Helm release grafana to v7
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | grafana | 6.60.6 | 7.0.10 |
  • Loading branch information
henry-pa-bot committed Nov 29, 2023
1 parent b0611b2 commit c4cdc62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/grafana/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: grafana-charts
namespace: flux-system
version: 6.60.6
version: 7.0.10
install:
remediation:
retries: 3
Expand Down
2 changes: 1 addition & 1 deletion cluster/core/monitoring/jaeger/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: grafana
version: 6.60.6
version: 7.0.10
interval: 5m
sourceRef:
kind: HelmRepository
Expand Down

0 comments on commit c4cdc62

Please sign in to comment.