Skip to content

Commit d789431

Browse files
fix(helm): update chart grafana ( 8.0.0 → 8.0.1 ) (#639)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://togithub.com/grafana/helm-charts)) | patch | `8.0.0` -> `8.0.1` | --- ### Release Notes <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v8.0.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.1) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.0...grafana-8.0.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] conf(grafana): Add `folderUid` option by [@&#8203;Rohlik](https://togithub.com/Rohlik) in [https://github.com/grafana/helm-charts/pull/2956](https://togithub.com/grafana/helm-charts/pull/2956) #### New Contributors - [@&#8203;Rohlik](https://togithub.com/Rohlik) made their first contribution in [https://github.com/grafana/helm-charts/pull/2956](https://togithub.com/grafana/helm-charts/pull/2956) **Full Changelog**: grafana/helm-charts@tempo-distributed-1.11.0...grafana-8.0.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
1 parent f48ddb0 commit d789431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
kind: HelmRepository
1414
name: grafana
1515
namespace: flux-system
16-
version: 8.0.0
16+
version: 8.0.1
1717
interval: 30m
1818
timeout: 20m
1919
values:

0 commit comments

Comments
 (0)