From aa81108b0b8e679be636996c07b0d9a13d95b975 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 17:48:56 +0200 Subject: [PATCH] =?UTF-8?q?fix(grafana):=20update=20image=20docker.io/graf?= =?UTF-8?q?ana/grafana=2012.4.2=20=E2=86=92=2012.4.3=20(#47001)?= 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) | patch | `8374923` → `2e98680` | --- > [!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. --- ### Release Notes
grafana/grafana (docker.io/grafana/grafana) ### [`v12.4.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1243-2026-04-14) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v12.4.2...v12.4.3) ##### Features and enhancements - **Analytics:** Keep internal dashboard id [#​121417](https://redirect.github.com/grafana/grafana/pull/121417), [@​ryantxu](https://redirect.github.com/ryantxu) - **Go:** Update to 1.25.9 [#​122095](https://redirect.github.com/grafana/grafana/pull/122095), [@​macabu](https://redirect.github.com/macabu) - **Reporting:** Correctly apply appSubURL to report settings requests (Enterprise) ##### Bug fixes - **Alerting:** Document Grafana HA Alertmanager cluster metrics prefix change in Grafana 12.4 [#​121481](https://redirect.github.com/grafana/grafana/pull/121481), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
--- ### 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 c94aa0447e0..31b94c57dee 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 12.4.2 +appVersion: 12.4.3 dependencies: - name: common version: 29.0.10 @@ -39,5 +39,5 @@ sources: - https://grafana.com/ - https://hub.docker.com/r/grafana/grafana type: application -version: 22.1.0 +version: 22.1.1 diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index 0276189cb63..d2e3a6d9a44 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.4.2@sha256:83749231c3835e390a3144e5e940203e42b9589761f20ef3169c716e734ad505 + tag: 12.4.3@sha256:2e986801428cd689c2358605289c90ab37d2b39e24808874971f54c99bcdc412 sidecarImage: repository: ghcr.io/kiwigrid/k8s-sidecar