Skip to content

Commit 0ca8d92

Browse files
roboquatgithub-actions[bot]
authored andcommitted
update index
1 parent 83a98be commit 0ca8d92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/installer/leeway.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the GNU Affero General Public License (AGPL).
33
# See License.AGPL.txt in the project root for license information.
44

5-
FROM cgr.dev/chainguard/helm:latest@sha256:7f646257c81923ebb2e02296f656c79f86d3a393d53f53e8f43f3ec26b58ff98
5+
FROM cgr.dev/chainguard/helm:latest@sha256:dc686ddb959ea587528226bcc2360c89545b992a51fb2469b5c97013cc567344
66

77
COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/
88

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

+1-1
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:ba64da756cd5b76b31e8237aaa40d4126e04625acadd98f76eceb9313e66379f"
21+
ExporterImageDigest = "sha256:a7d498a48444c1b25d44d12387aa0223020d20cb106939cb7ddd6fee5de661ea"
2222

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

0 commit comments

Comments
 (0)