Skip to content

Commit 557ddc4

Browse files
fix(helm): update grafana ( 8.8.4 → 8.8.5 ) (#6221)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://redirect.github.com/grafana/helm-charts)) | patch | `8.8.4` -> `8.8.5` | --- ### Release Notes <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v8.8.5`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.5) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.8.4...grafana-8.8.5) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Update downloadDashboards image to latest curl release by [@&#8203;marcofranssen](https://redirect.github.com/marcofranssen) in [https://github.com/grafana/helm-charts/pull/3534](https://redirect.github.com/grafana/helm-charts/pull/3534) #### New Contributors - [@&#8203;marcofranssen](https://redirect.github.com/marcofranssen) made their first contribution in [https://github.com/grafana/helm-charts/pull/3534](https://redirect.github.com/grafana/helm-charts/pull/3534) **Full Changelog**: grafana/helm-charts@mimir-distributed-5.7.0-weekly.325...grafana-8.8.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
1 parent 8d1add0 commit 557ddc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: grafana
12-
version: 8.8.4
12+
version: 8.8.5
1313
sourceRef:
1414
kind: HelmRepository
1515
name: grafana

0 commit comments

Comments
 (0)