From 0188de41e59df4490bbf743ee9bc630121bdd4c8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Feb 2026 14:42:37 +0100 Subject: [PATCH] =?UTF-8?q?feat(grafana):=20update=20image=20docker.io/gra?= =?UTF-8?q?fana/grafana=2012.3.3=20=E2=86=92=2012.4.0=20(#45484)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana) | minor | `9e1e77a` → `b0ae311` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/grafana/Chart.yaml | 4 ++-- charts/stable/grafana/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index 3ec13e4511d..19190833d73 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 12.3.3 +appVersion: 12.4.0 dependencies: - name: common version: 28.32.2 @@ -45,5 +45,5 @@ sources: - https://grafana.com/ - https://hub.docker.com/r/grafana/grafana type: application -version: 21.9.0 +version: 21.10.0 diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index cd893a86920..ac3d70ee95b 100644 --- a/charts/stable/grafana/values.yaml +++ b/charts/stable/grafana/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/grafana/grafana pullPolicy: IfNotPresent - tag: 12.3.3@sha256:9e1e77ade304069aee3196e9a4f210830e96e80ce9a2640891eccc324b152faf + tag: 12.4.0@sha256:b0ae311af06228bcfd4a620504b653db80f5b91e94dc3dc2a5b7dab202bcde20 sidecarImage: repository: ghcr.io/kiwigrid/k8s-sidecar