Skip to content

Commit 292c8c9

Browse files
roboquatiQQBot
andauthored
update index (#20506)
Co-authored-by: iQQBot <[email protected]>
1 parent 5228201 commit 292c8c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ const (
1414
RegistryImage = "chainguard/redis"
1515

1616
ContainerName = "redis"
17-
ImageDigest = "sha256:85ac79734b47c59fe5fc9ca923c321991b792ef9cf759f7f5b7cddffb3eda6db"
17+
ImageDigest = "sha256:2ca5da94e19341085fda0c4bf610689ba1f0bea4e009cb9dad605a1c6195e5d3"
1818

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

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

0 commit comments

Comments
 (0)