From 1bf15a21ad1c7ad93c143df86ac337b094ea25f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 May 2024 20:19:58 +0200 Subject: [PATCH] chore(deps): update container image grafana/grafana to 11.0.0@a80bc38 by renovate (#22480) 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 | digest | `dffa58f` -> `a80bc38` | --- > [!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://togithub.com/renovatebot/renovate). --- charts/premium/grafana/Chart.yaml | 2 +- charts/premium/grafana/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index 98179f6d84f..f3ccedb7509 100644 --- a/charts/premium/grafana/Chart.yaml +++ b/charts/premium/grafana/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 16.0.0 +version: 16.0.1 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index fc74723d2e1..aa2d13dc396 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.0.0@sha256:dffa58f1aaabe9adc015d148f2b8f29f95013cffb2636d61eac74176b992dc61 + tag: 11.0.0@sha256:a80bc3848cf5d4b2958ea25dbeb36fa9442ef4be8c73fe4bff11340307c32919 sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar