From 9f62f4a720133eea5d1450b521782d7143f7d883 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 May 2024 14:28:40 +0200 Subject: [PATCH] chore(deps): update container image grafana/grafana to v10.4.3@b7fcb53 by renovate (#22034) 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 | `10.4.2` -> `10.4.3` | --- > [!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 | 6 +++--- charts/premium/grafana/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index fd06da14cc9..362534bec32 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.2 +appVersion: 10.4.3 dependencies: - name: common version: 23.0.0 @@ -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://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar + - https://hub.docker.com/r/grafana/grafana type: application -version: 15.1.0 +version: 15.1.1 diff --git a/charts/premium/grafana/values.yaml b/charts/premium/grafana/values.yaml index 1f49610c52e..dabe4abf2e9 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.2@sha256:7d5faae481a4c6f436c99e98af11534f7fd5e8d3e35213552dd1dd02bc393d2e + tag: 10.4.3@sha256:b7fcb534f7b3512801bb3f4e658238846435804deb479d105b5cdc680847c272 sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar