Update Docker image quay.io/prometheus/prometheus to v2.36.0

This commit is contained in:
Renovate Bot 2022-05-30 23:05:51 +00:00 committed by renovate[bot]
parent f01aabc971
commit 6b18eb4aeb
2 changed files with 3 additions and 3 deletions

View file

@ -1771,7 +1771,7 @@ prometheus:
image:
repository: quay.io/prometheus/prometheus
tag: v2.35.0
tag: v2.36.0
strategy:
type: Recreate
@ -2193,7 +2193,7 @@ prometheus:
##
image:
repository: quay.io/prometheus/prometheus
tag: v2.35.0
tag: v2.36.0
sha: ""
## Tolerations for use with node taints

View file

@ -24,7 +24,7 @@ server:
enabled: true
image:
repository: quay.io/prometheus/prometheus
tag: v2.35.0
tag: v2.36.0
strategy:
type: Recreate