From 0396d0467699a06cb657dbbb5bd1f195c4b5cc0a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Jul 2022 12:03:36 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/grafana to v9.0.3 (#3186) * chore(deps): update container image tccr.io/truecharts/grafana to v9.0.3 * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/stable/grafana/Chart.yaml | 2 +- charts/stable/grafana/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index 9947be6a526..d9adb3a27cd 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index 51cdbc68eac..aa65738b587 100644 --- a/charts/stable/grafana/values.yaml +++ b/charts/stable/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: v8.5.6@sha256:76ffe4faedefeb53a2f6cc88f62e489ffe87efca3ba6481defc543aa57cc86e2 + tag: v9.0.3@sha256:2096e83dd9ef607fff909872d1ec57ff48d56d23c0042a81c2a43ef2261b3502 securityContext: readOnlyRootFilesystem: false