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 6a5602e commit 5228201Copy full SHA for 5228201
install/installer/pkg/components/redis/constants.go
@@ -18,7 +18,7 @@ const (
18
19
ExporterRegistryRepo = "quay.io"
20
ExporterRegistryImage = "oliver006/redis_exporter"
21
- ExporterImageDigest = "sha256:120f7ec77293459ccfdad66bb1db75ab72e8bfeab99f58b1cc2564cadcd7a9e7"
+ ExporterImageDigest = "sha256:d98e6db8094f491b95791e9f776b0ba30a20aeacb90e18334935d5e51bf2e6a1"
22
23
ExporterContainerName = "exporter"
24
ExporterPortName = "exporter"
0 commit comments