We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810f5e9 commit 7dcf598Copy full SHA for 7dcf598
install/installer/pkg/components/redis/constants.go
@@ -17,7 +17,7 @@ const (
17
ImageDigest = "sha256:2a6024ace7201aab325c7d6d829cde01481404f56bd5d3941cae9db093a57772"
18
19
ExporterRegistryImage = "chainguard/prometheus-redis-exporter"
20
- ExporterImageDigest = "sha256:154e581b984808dfff7c3fc300c09e7a4f34cc8ab8be8341758578bb8397206a"
+ ExporterImageDigest = "sha256:9b4a83d7df70ce35723df7200b208696b04f2491eb1891268a93ec4d9af09f7e"
21
22
ExporterContainerName = "exporter"
23
ExporterPortName = "exporter"
0 commit comments