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

This commit is contained in:
Renovate Bot 2022-04-21 23:30:34 +00:00 committed by renovate[bot]
parent 69e8855d1b
commit e039c61f95
2 changed files with 3 additions and 3 deletions

View file

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

View file

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