Swapping prometheus image for the new dedupelabel prom image.

This commit is contained in:
Joseph Hanson 2024-03-19 11:05:35 -05:00
parent fac958f529
commit 3144a1e9e0
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -129,6 +129,10 @@ spec:
- auto-gomaxprocs
- memory-snapshot-on-shutdown
- new-service-discovery-manager
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.51.0-rc.0-dedupelabels
thanos:
image: quay.io/thanos/thanos:${THANOS_VERSION}
version: "${THANOS_VERSION#v}"