diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index bf0b8817..053ef87f 100644 --- a/projects/grafana/values/prometheus.yaml +++ b/projects/grafana/values/prometheus.yaml @@ -25,7 +25,7 @@ server: enabled: true image: repository: quay.io/prometheus/prometheus - tag: v2.33.3 + tag: v2.33.4 strategy: type: Recreate