mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
chore(deps): update docker image quay.io/prometheus/prometheus to v2.42.0
This commit is contained in:
parent
37ecc70e55
commit
50c7f5e26f
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.41.0
|
||||
tag: v2.42.0
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Reference in a new issue