diff --git a/installations/applications/helmfile.yaml b/installations/applications/helmfile.yaml index 95f785f..2001c17 100644 --- a/installations/applications/helmfile.yaml +++ b/installations/applications/helmfile.yaml @@ -104,7 +104,7 @@ releases: - name: grafana chart: grafana/grafana namespace: applications - version: 8.5.1 + version: 8.5.2 installed: true inherit: - template: default-env-values diff --git a/installations/monitoring/helmfile.yaml b/installations/monitoring/helmfile.yaml index 5489b8f..c0260b4 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -20,7 +20,7 @@ releases: - name: grafana chart: grafana/grafana namespace: applications - version: 8.5.1 + version: 8.5.2 installed: true inherit: - template: default-env-values