From 294776deebd22fcb885a25e9795d7dd92d43f35c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Jan 2024 01:44:51 +0100 Subject: [PATCH] chore(deps): update container image grafana/grafana to v10.3.1@7567a7c by renovate (#17551) 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 | minor | `10.2.3` -> `10.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/enterprise/grafana/Chart.yaml | 8 ++++---- charts/enterprise/grafana/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 9488ad712959..d344ca4fe45d 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 -appVersion: 10.2.3 +appVersion: 10.3.1 dependencies: - name: common version: 17.2.29 @@ -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/enterprise/grafana - - https://quay.io/kiwigrid/k8s-sidecar - https://hub.docker.com/r/grafana/grafana + - https://quay.io/kiwigrid/k8s-sidecar type: application -version: 12.0.9 +version: 12.1.0 diff --git a/charts/enterprise/grafana/values.yaml b/charts/enterprise/grafana/values.yaml index 020a2d8e3ef7..7cff5321cba7 100644 --- a/charts/enterprise/grafana/values.yaml +++ b/charts/enterprise/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 10.2.3 + tag: 10.3.1@sha256:7567a7c70a3c1d75aeeedc968d1304174a16651e55a60d1fb132a05e1e63a054 sidecarImage: repository: quay.io/kiwigrid/k8s-sidecar