From 0dfe4993f86e52899c7400183ac21f276314f407 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 14 Oct 2024 01:01:14 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8.5.3 --- installations/applications/helmfile-badhouseplants.yaml | 2 +- installations/monitoring/helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installations/applications/helmfile-badhouseplants.yaml b/installations/applications/helmfile-badhouseplants.yaml index f1f93d4..f001f04 100644 --- a/installations/applications/helmfile-badhouseplants.yaml +++ b/installations/applications/helmfile-badhouseplants.yaml @@ -103,7 +103,7 @@ releases: - name: grafana chart: grafana/grafana namespace: applications - version: 8.5.2 + version: 8.5.3 installed: true inherit: - template: default-env-values diff --git a/installations/monitoring/helmfile.yaml b/installations/monitoring/helmfile.yaml index c72b04f..54d9f6c 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -20,7 +20,7 @@ releases: - name: grafana chart: grafana/grafana namespace: observability - version: 8.5.2 + version: 8.5.3 installed: true inherit: - template: default-env-values