From 93a804a491358081e84fd1282a46972b000ff8ab Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 29 Sep 2024 01:02:02 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v63 --- installations/monitoring/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/monitoring/helmfile.yaml b/installations/monitoring/helmfile.yaml index 72e28ab..85eda27 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -10,7 +10,7 @@ releases: - name: prometheus chart: prometheus-community/kube-prometheus-stack namespace: observability - version: 62.7.0 + version: 63.1.0 inherit: - template: default-env-values - template: default-env-secrets