diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 1c16a18e..9f0bbdba 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.47.2 + tag: v2.48.0 strategy: type: Recreate