chore(deps): update docker image quay.io/prometheus/prometheus to v2.42.0

This commit is contained in:
renovate[bot] 2023-02-04 02:32:56 +00:00
parent 37ecc70e55
commit 50c7f5e26f
2 changed files with 3 additions and 3 deletions

View file

@ -1783,7 +1783,7 @@ prometheus:
image: image:
repository: quay.io/prometheus/prometheus repository: quay.io/prometheus/prometheus
tag: v2.41.0 tag: v2.42.0
strategy: strategy:
type: Recreate type: Recreate
@ -2206,7 +2206,7 @@ prometheus:
image: image:
registry: quay.io registry: quay.io
repository: prometheus/prometheus repository: prometheus/prometheus
tag: v2.41.0 tag: v2.42.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.41.0 tag: v2.42.0
strategy: strategy:
type: Recreate type: Recreate