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