diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index a5b65931..4e2ea782 100644 --- a/projects/grafana/values/prometheus.yaml +++ b/projects/grafana/values/prometheus.yaml @@ -24,7 +24,7 @@ server: enabled: true image: repository: quay.io/prometheus/prometheus - tag: v2.53.1 + tag: v2.53.2 strategy: type: Recreate