diff --git a/projects/grafana/values/kube-prometheus-stack.yaml b/projects/grafana/values/kube-prometheus-stack.yaml index 03a288a6..8e3baab5 100644 --- a/projects/grafana/values/kube-prometheus-stack.yaml +++ b/projects/grafana/values/kube-prometheus-stack.yaml @@ -1771,7 +1771,7 @@ prometheus: image: repository: quay.io/prometheus/prometheus - tag: v2.36.2 + tag: v2.37.0 strategy: type: Recreate @@ -2193,7 +2193,7 @@ prometheus: ## image: repository: quay.io/prometheus/prometheus - tag: v2.36.2 + tag: v2.37.0 sha: "" ## Tolerations for use with node taints diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 5d0f0389..12b53cfb 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.36.2 + tag: v2.37.0 strategy: type: Recreate