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

This commit is contained in:
renovate[bot] 2022-12-02 02:34:33 +00:00
parent c12a4d8ffd
commit b0599262d1
2 changed files with 3 additions and 3 deletions

View file

@ -1771,7 +1771,7 @@ prometheus:
image: image:
repository: quay.io/prometheus/prometheus repository: quay.io/prometheus/prometheus
tag: v2.40.4 tag: v2.40.5
strategy: strategy:
type: Recreate type: Recreate
@ -2193,7 +2193,7 @@ prometheus:
## ##
image: image:
repository: quay.io/prometheus/prometheus repository: quay.io/prometheus/prometheus
tag: v2.40.4 tag: v2.40.5
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.40.4 tag: v2.40.5
strategy: strategy:
type: Recreate type: Recreate