From b0c41dc8866e4431323eecfb6b9dbb32e921d84c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 Aug 2024 02:41:41 +0200 Subject: [PATCH] chore(deps): update container image grafana/grafana to v11.2.0@408afb9 by renovate (#25590) 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.1.5` -> `11.2.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 1143315292b..c37786af606 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.1.5 +appVersion: 11.2.0 dependencies: - name: common version: 24.1.5 @@ -37,4 +37,4 @@ sources: - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 17.2.8 +version: 17.3.0 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index e87d126291b..8c3fd3de03e 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.1.5@sha256:f4796c6227f4acb0b0dfef12edc2c732f60f18f65a6cf005313700c0896aaa30 + tag: 11.2.0@sha256:408afb9726de5122b00a2576763a8a57a3c86d5b0eff5305bc994ceb3eb96c3f sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar