diff --git a/projects/grafana/values/kube-prometheus-stack.yaml b/projects/grafana/values/kube-prometheus-stack.yaml index d35adcdb..63dfe30c 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.1 + tag: v2.36.2 strategy: type: Recreate @@ -2193,7 +2193,7 @@ prometheus: ## image: repository: quay.io/prometheus/prometheus - tag: v2.36.1 + tag: v2.36.2 sha: "" ## Tolerations for use with node taints diff --git a/projects/grafana/values/prometheus.yaml b/projects/grafana/values/prometheus.yaml index 3c30031d..5d0f0389 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.1 + tag: v2.36.2 strategy: type: Recreate