mirror of
https://github.com/nold360/hive-apps
synced 2025-01-03 12:11:16 +00:00
Update Docker image quay.io/prometheus/prometheus to v2.36.0
This commit is contained in:
parent
f01aabc971
commit
6b18eb4aeb
2 changed files with 3 additions and 3 deletions
|
@ -1771,7 +1771,7 @@ prometheus:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: quay.io/prometheus/prometheus
|
repository: quay.io/prometheus/prometheus
|
||||||
tag: v2.35.0
|
tag: v2.36.0
|
||||||
|
|
||||||
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.35.0
|
tag: v2.36.0
|
||||||
sha: ""
|
sha: ""
|
||||||
|
|
||||||
## Tolerations for use with node taints
|
## Tolerations for use with node taints
|
||||||
|
|
|
@ -24,7 +24,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: quay.io/prometheus/prometheus
|
repository: quay.io/prometheus/prometheus
|
||||||
tag: v2.35.0
|
tag: v2.36.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
Loading…
Reference in a new issue