Merge pull request 'chore(deps): update quay.io/prometheus-operator/prometheus-config-reloader docker tag to v0.90.1' (#44) from renovate/quay.io-prometheus-operator-prometheus-config-reloader-0.x into main
Reviewed-on: #44
This commit is contained in:
commit
f5d00eac13
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ configReloader:
|
||||||
# -- Repository to get config reloader image from.
|
# -- Repository to get config reloader image from.
|
||||||
repository: prometheus-operator/prometheus-config-reloader
|
repository: prometheus-operator/prometheus-config-reloader
|
||||||
# -- Tag of image to use for config reloading.
|
# -- Tag of image to use for config reloading.
|
||||||
tag: v0.90.0@sha256:e5aab3be687361c58ca5b789c3c43b3f0a7c93eb9c4a05f50229b248872ea6c3
|
tag: v0.90.1@sha256:693faa0b87243cddca2cffb13586e4e2778b0cdf319cb2e601ba7af3fd19ef7d
|
||||||
# -- SHA256 digest of image to use for config reloading (either in format "sha256:XYZ" or "XYZ"). When set, will override `configReloader.image.tag`
|
# -- SHA256 digest of image to use for config reloading (either in format "sha256:XYZ" or "XYZ"). When set, will override `configReloader.image.tag`
|
||||||
digest: ""
|
digest: ""
|
||||||
# -- Override the args passed to the container.
|
# -- Override the args passed to the container.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue