From 4078ec46729e388347a03ae9e81e1974e3647365 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 2 Oct 2024 02:44:16 +0200 Subject: [PATCH] chore(deps): update container image grafana/grafana to v11.2.2@d513322 by renovate (#27153) 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 | patch | `11.2.1` -> `11.2.2` | --- > [!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://redirect.github.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 f2bd5cd6dea..8e397e73d95 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.2.1 +appVersion: 11.2.2 dependencies: - name: common version: 24.1.16 @@ -37,4 +37,4 @@ sources: - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 17.4.0 +version: 17.4.1 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index c44f1b6ad12..18bd57a26ae 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.2.1@sha256:999ac5b9b357e31be729d990e76dc3749285ca0ebd1ce1294a5b69cf6435d869 + tag: 11.2.2@sha256:d5133220d770aba5cb655147b619fa8770b90f41d8489a821d33b1cd34d16f89 sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar