From 77ea6f5f7d736abcc2aba78006d16ee3dda430ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:25:52 -0600 Subject: [PATCH] chore(deps): update grafana helm chart to v8.4.4 (#664) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.4.3` -> `8.4.4` | --- ### Release Notes
grafana/helm-charts (grafana) ### [`v8.4.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.4.4) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.4.3...grafana-8.4.4) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] tpl for host in grafana.ini by [@​nanori](https://togithub.com/nanori) in [https://github.com/grafana/helm-charts/pull/3127](https://togithub.com/grafana/helm-charts/pull/3127) #### New Contributors - [@​nanori](https://togithub.com/nanori) made their first contribution in [https://github.com/grafana/helm-charts/pull/3127](https://togithub.com/grafana/helm-charts/pull/3127) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.4.3...grafana-8.4.4
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/grafana/common/zarf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/grafana/common/zarf.yaml b/src/grafana/common/zarf.yaml index 392e6e862..21ec74e36 100644 --- a/src/grafana/common/zarf.yaml +++ b/src/grafana/common/zarf.yaml @@ -14,7 +14,7 @@ components: localPath: ../chart - name: grafana url: https://grafana.github.io/helm-charts/ - version: 8.4.3 + version: 8.4.4 namespace: grafana valuesFiles: - ../values/values.yaml