Skip to content

Commit 1f2005b

Browse files
renovate[bot]mjnagel
andauthoredJul 22, 2024··
chore(deps): update grafana helm chart to v8.3.6 (#594)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://togithub.com/grafana/helm-charts)) | patch | `8.3.5` -> `8.3.6` | --- ### Release Notes <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v8.3.6`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.6) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.5...grafana-8.3.6) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] chore: update k8s-sidecar to 1.27.4 by [@&#8203;KyriosGN0](https://togithub.com/KyriosGN0) in [https://github.com/grafana/helm-charts/pull/3232](https://togithub.com/grafana/helm-charts/pull/3232) **Full Changelog**: grafana/helm-charts@grafana-8.3.5...grafana-8.3.6 </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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
1 parent 058cfb3 commit 1f2005b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/grafana/common/zarf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ components:
1414
localPath: ../chart
1515
- name: grafana
1616
url: https://grafana.github.io/helm-charts/
17-
version: 8.3.5
17+
version: 8.3.6
1818
namespace: grafana
1919
valuesFiles:
2020
- ../values/values.yaml

0 commit comments

Comments
 (0)
Please sign in to comment.