Skip to content

Commit 0b18b6e

Browse files
roboquatgithub-actions[bot]
authored andcommitted
update index
1 parent 7183b9e commit 0b18b6e

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:2e17a099aac687020b2543c6d974fc9702628ffbeded9b3aa7e3eb9fca9587c2
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)