From 8bde873c57990e962a022d73a30c66972ca4d2b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:07:05 +0000 Subject: [PATCH] build(deps): update helm release grafana to v7.3.9 --- apps/grafana/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/grafana/app.yaml b/apps/grafana/app.yaml index df94803..a540b1b 100644 --- a/apps/grafana/app.yaml +++ b/apps/grafana/app.yaml @@ -11,7 +11,7 @@ spec: sources: - repoURL: https://grafana.github.io/helm-charts chart: grafana - targetRevision: "7.3.8" + targetRevision: "7.3.9" helm: valueFiles: - $k8s/apps/grafana/values.yaml