From 108582e283477be16e578f05876c4a3b327ed010 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Nov 2023 19:56:48 +0100 Subject: [PATCH] chore(deps): update container image bitnami/grafana to v10.2.2@84b310d (#15261) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/grafana | patch | `10.2.0` -> `10.2.2` | --- > [!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/enterprise/grafana/Chart.yaml | 4 ++-- charts/enterprise/grafana/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 45354719423..c1683b12573 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "10.2.0" +appVersion: 10.2.2 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 9.0.39 +version: 9.0.40 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/charts/enterprise/grafana/values.yaml b/charts/enterprise/grafana/values.yaml index d12b756811b..c6bd0c66552 100644 --- a/charts/enterprise/grafana/values.yaml +++ b/charts/enterprise/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/grafana pullPolicy: IfNotPresent - tag: 10.2.0@sha256:c488457595e458d4718c3748f106d9b331ca637a84b3f5ff07fdcc1dacaab646 + tag: 10.2.2@sha256:84b310decdcdb07eedfbb49d29c6026798055df50bf00426cc93256d0e16f72d manifestManager: enabled: true securityContext: