From 3c192d8510cd3b5c1ecc3b6d583c22d8a711c1a0 Mon Sep 17 00:00:00 2001 From: Ashish Jaiswal Date: Fri, 30 Aug 2024 11:15:00 +0530 Subject: [PATCH] fix: bumped the prometheus version in prom-linuxaid --- argocd-helm-charts/prometheus-linuxaid/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-helm-charts/prometheus-linuxaid/values.yaml b/argocd-helm-charts/prometheus-linuxaid/values.yaml index de6c2063c..ee44646b0 100644 --- a/argocd-helm-charts/prometheus-linuxaid/values.yaml +++ b/argocd-helm-charts/prometheus-linuxaid/values.yaml @@ -1,5 +1,5 @@ prometheus: - version: v2.53.2 + version: v2.54.1 server: prometheus.obmondo.com ingress: enable: false