From 25d4c29febb3c119951e335496534cea8d6f6f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:58:42 -0700 Subject: [PATCH] chore(deps): update grafana helm chart (#998) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://redirect.github.com/grafana/helm-charts)) | minor | `8.5.12` -> `8.6.0` | | [registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal](https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56) ([source](https://repo1.dso.mil/dsop/redhat/ubi/9.x/ubi9-minimal)) | minor | `9.4` -> `9.5` | --- ### Release Notes
grafana/helm-charts (grafana) ### [`v8.6.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.6.0) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.5.12...grafana-8.6.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Implement Gateway API by [@​jkroepke](https://redirect.github.com/jkroepke) in [https://github.com/grafana/helm-charts/pull/3400](https://redirect.github.com/grafana/helm-charts/pull/3400) **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-vulture-0.7.0...grafana-8.6.0
--- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/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 +- src/grafana/values/registry1-values.yaml | 4 ++-- src/grafana/zarf.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/grafana/common/zarf.yaml b/src/grafana/common/zarf.yaml index d5735fc68..1d573c1c1 100644 --- a/src/grafana/common/zarf.yaml +++ b/src/grafana/common/zarf.yaml @@ -17,7 +17,7 @@ components: localPath: ../chart - name: grafana url: https://grafana.github.io/helm-charts/ - version: 8.5.12 + version: 8.6.0 namespace: grafana valuesFiles: - ../values/values.yaml diff --git a/src/grafana/values/registry1-values.yaml b/src/grafana/values/registry1-values.yaml index 1fc5ec0cb..28860c330 100644 --- a/src/grafana/values/registry1-values.yaml +++ b/src/grafana/values/registry1-values.yaml @@ -10,12 +10,12 @@ initChownData: image: registry: registry1.dso.mil repository: ironbank/redhat/ubi/ubi9-minimal - tag: 9.4 + tag: 9.5 downloadDashboardsImage: registry: registry1.dso.mil repository: ironbank/redhat/ubi/ubi9-minimal - tag: 9.4 + tag: 9.5 sidecar: image: diff --git a/src/grafana/zarf.yaml b/src/grafana/zarf.yaml index 6bac6c568..9e164955b 100644 --- a/src/grafana/zarf.yaml +++ b/src/grafana/zarf.yaml @@ -41,7 +41,7 @@ components: - values/registry1-values.yaml images: - registry1.dso.mil/ironbank/opensource/grafana/grafana:11.3.0 - - registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4 + - registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5 - registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.28.0 - name: grafana