diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 3cd3086d..ac50313c 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.55.1 + tag: v3.0.1 strategy: type: Recreate