Skip to content

Commit 1074e34

Browse files
fix(helm): update chart grafana to 7.0.19 (#3856)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://togithub.com/grafana/helm-charts)) | patch | `7.0.18` -> `7.0.19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v7.0.19`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.19) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.18...grafana-7.0.19) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Updates comments in values.yaml to align extraVolumes.hostP… by [@&#8203;mheers](https://togithub.com/mheers) in [https://github.com/grafana/helm-charts/pull/2856](https://togithub.com/grafana/helm-charts/pull/2856) #### New Contributors - [@&#8203;mheers](https://togithub.com/mheers) made their first contribution in [https://github.com/grafana/helm-charts/pull/2856](https://togithub.com/grafana/helm-charts/pull/2856) **Full Changelog**: grafana/helm-charts@grafana-7.0.18...grafana-7.0.19 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
1 parent 9227abe commit 1074e34

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: 7.0.18
12+
version: 7.0.19
1313
sourceRef:
1414
kind: HelmRepository
1515
name: grafana

0 commit comments

Comments
 (0)