diff --git a/projects/grafana/values/kube-prometheus-stack.yaml b/projects/grafana/values/kube-prometheus-stack.yaml index b683f6dc..996c4b49 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.40.7 + tag: v2.41.0 strategy: type: Recreate @@ -2193,7 +2193,7 @@ prometheus: ## image: repository: quay.io/prometheus/prometheus - tag: v2.40.7 + tag: v2.41.0 sha: "" ## Tolerations for use with node taints diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index fa666a96..dce5237c 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.40.7 + tag: v2.41.0 strategy: type: Recreate