From cac551ee9199eb0f23bcd5a8491528e2b77f8561 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 25 Jun 2024 20:35:41 +0200 Subject: [PATCH] chore(deps): update container image grafana/grafana to v11.1.0@83c197f by renovate (#23779) 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/grafana | minor | `11.0.1` -> `11.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/premium/grafana/Chart.yaml | 4 ++-- charts/premium/grafana/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index 569b6c65891..f508345bb37 100644 --- a/charts/premium/grafana/Chart.yaml +++ b/charts/premium/grafana/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 11.0.1 +appVersion: 11.1.0 dependencies: - name: common version: 24.1.2 @@ -37,4 +37,4 @@ sources: - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 17.1.3 +version: 17.2.0 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index 7beed29a6a3..274d52a2df8 100644 --- a/charts/premium/grafana/values.yaml +++ b/charts/premium/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 11.0.1@sha256:94c7411ae4347678ffc8e473d61d77b42b23aa571add985e5903959b262cc787 + tag: 11.1.0@sha256:83c197f05ad57b51f5186ca902f0c95fcce45810e7fe738a84cc38f481a2227a sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar