Skip to content

Commit

Permalink
fix(helm): update helm release grafana to v6.59.5
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | grafana | 6.59.4 | 6.59.5 |
  • Loading branch information
henry-pa-bot authored and henry-pa-bot[bot] committed Sep 22, 2023
1 parent 14dbec4 commit 38dc85f
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.59.4
version: 6.59.5
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.59.4
version: 6.59.5
interval: 5m
sourceRef:
kind: HelmRepository
Expand Down

0 comments on commit 38dc85f

Please sign in to comment.