From 3526bbd5ba39abd93539b1d98af634fbf68446a0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 May 2024 16:36:02 +0200 Subject: [PATCH] chore(deps): update container image grafana/grafana to v11.0.0@dffa58f by renovate (#22040) 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 | major | `10.4.3` -> `11.0.0` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 | 8 ++++---- charts/premium/grafana/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index 13a37387e7a..c10a94232f2 100644 --- a/charts/premium/grafana/Chart.yaml +++ b/charts/premium/grafana/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 10.4.3 +appVersion: 11.0.0 dependencies: - name: common version: 23.0.8 @@ -25,7 +25,7 @@ keywords: - monitoring - metrics - logs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,7 +35,7 @@ sources: - https://grafana.com/ - https://github.com/bitnami/bitnami-docker-grafana - https://github.com/truecharts/charts/tree/master/charts/premium/grafana - - https://quay.io/kiwigrid/k8s-sidecar - https://hub.docker.com/r/grafana/grafana + - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 15.1.5 +version: 16.0.0 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index f786f698170..fc74723d2e1 100644 --- a/charts/premium/grafana/values.yaml +++ b/charts/premium/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 10.4.3@sha256:b7fcb534f7b3512801bb3f4e658238846435804deb479d105b5cdc680847c272 + tag: 11.0.0@sha256:dffa58f1aaabe9adc015d148f2b8f29f95013cffb2636d61eac74176b992dc61 sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar