chore(deps): pin dependencies

This commit is contained in:
Renovate 2026-02-03 00:02:24 +00:00
parent 787fe221ba
commit 99cdafa015
6 changed files with 8 additions and 8 deletions

View file

@ -127,7 +127,7 @@ configReloader:
# -- Repository to get config reloader image from.
repository: prometheus-operator/prometheus-config-reloader
# -- Tag of image to use for config reloading.
tag: v0.81.0
tag: v0.81.0@sha256:959d47672fbff2776a04ec62b8afcec89e8c036af84dc5fade50019dab212746
# -- SHA256 digest of image to use for config reloading (either in format "sha256:XYZ" or "XYZ"). When set, will override `configReloader.image.tag`
digest: ""
# -- Override the args passed to the container.