diff --git a/projects/grafana/values/kube-prometheus-stack.yaml b/projects/grafana/values/kube-prometheus-stack.yaml index 74988cc2..6584b6ba 100644 --- a/projects/grafana/values/kube-prometheus-stack.yaml +++ b/projects/grafana/values/kube-prometheus-stack.yaml @@ -1768,7 +1768,7 @@ prometheus: image: repository: quay.io/prometheus/prometheus - tag: v2.34.0 + tag: v2.35.0 strategy: type: Recreate @@ -2190,7 +2190,7 @@ prometheus: ## image: repository: quay.io/prometheus/prometheus - tag: v2.34.0 + tag: v2.35.0 sha: "" ## Tolerations for use with node taints diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 35068a6d..9fb97362 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.34.0 + tag: v2.35.0 strategy: type: Recreate