From fb61b8b24ad3bf41754d0c8e7b1eeb609824ca47 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Nov 2024 03:04:43 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/grafa?= =?UTF-8?q?na/grafana=2011.3.0=20=E2=86=92=2011.3.1=20(#29642)?= 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 | patch | `a0f8812` -> `fa801ab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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/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 595f70adfac..350c27bf6f5 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.3.0 +appVersion: 11.3.1 dependencies: - name: common version: 25.1.7 @@ -37,4 +37,4 @@ sources: - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 17.6.2 +version: 17.6.3 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index 591d0ac6b5d..6c08d4f959b 100644 --- a/charts/premium/grafana/values.yaml +++ b/charts/premium/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/grafana/grafana pullPolicy: IfNotPresent - tag: 11.3.0@sha256:a0f881232a6fb71a0554a47d0fe2203b6888fe77f4cefb7ea62bed7eb54e13c3 + tag: 11.3.1@sha256:fa801ab6e1ae035135309580891e09f7eb94d1abdbd2106bdc288030b028158c sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar