From 69404a102d9093c5d06ad2bcd980b5f16a57b9cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jun 2026 18:44:04 +0200 Subject: [PATCH] =?UTF-8?q?fix(grafana):=20update=20image=20docker.io/graf?= =?UTF-8?q?ana/grafana=2013.0.1=20=E2=86=92=2013.0.2=20(#48722)?= 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 | `0f86bad` → `5dad0df` | --- > [!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) ### [`v13.0.2`](https://redirect.github.com/grafana/grafana/compare/v13.0.1...v13.0.2) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v13.0.1...v13.0.2)
--- ### Configuration 📅 **Schedule**: (UTC) - 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 0115ed1c38d..c22f0ed180f 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 13.0.1 +appVersion: 13.0.2 dependencies: - name: common version: 29.3.4 @@ -40,5 +40,5 @@ sources: - https://grafana.com/ - https://hub.docker.com/r/grafana/grafana type: application -version: 23.4.1 +version: 23.4.2 diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index 1a04b108cd1..0a1da685e9c 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: 13.0.1@sha256:0f86bada30d65ef9d0183b90c1e2682ac92d53d95da8bed322b984ea78a4a73a + tag: 13.0.2@sha256:5dad0df181cb644a14e13617b913b261a54f7d4fd4510721dba420929f35bea2 sidecarImage: repository: ghcr.io/kiwigrid/k8s-sidecar