Skip to content

Commit ac9691f

Browse files
roboquatgithub-actions[bot]
authored andcommitted
update index
1 parent dcdf929 commit ac9691f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/installer/leeway.Dockerfile

Lines changed: 1 addition & 1 deletion
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:b5c711509776e3451b9de500a66e0194d346eab70db8a261da167964c255a2fa
5+
FROM cgr.dev/chainguard/helm:latest@sha256:d4790284e04cb7fcb6e450d858c12f91516e82b996d76e72d02bc218ba0ab292
66

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

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:134861a52c2ed3ae01d574b3998730fd11336cc600cfe34c274bf538fa219f7a"
21+
ExporterImageDigest = "sha256:f90cae1e7ecc6ac223d04bdb0c95e084918baced9f81f08c3d01c2f11bff72bf"
2222

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

0 commit comments

Comments
 (0)