Skip to content

Commit 5228201

Browse files
committed
using old version for test update
1 parent 6a5602e commit 5228201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/installer/pkg/components/redis/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const (
1818

1919
ExporterRegistryRepo = "quay.io"
2020
ExporterRegistryImage = "oliver006/redis_exporter"
21-
ExporterImageDigest = "sha256:120f7ec77293459ccfdad66bb1db75ab72e8bfeab99f58b1cc2564cadcd7a9e7"
21+
ExporterImageDigest = "sha256:d98e6db8094f491b95791e9f776b0ba30a20aeacb90e18334935d5e51bf2e6a1"
2222

2323
ExporterContainerName = "exporter"
2424
ExporterPortName = "exporter"

0 commit comments

Comments
 (0)