File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
# Licensed under the GNU Affero General Public License (AGPL).
3
3
# See License.AGPL.txt in the project root for license information.
4
4
5
- FROM cgr.dev/chainguard/helm:latest@sha256:b5c711509776e3451b9de500a66e0194d346eab70db8a261da167964c255a2fa
5
+ FROM cgr.dev/chainguard/helm:latest@sha256:d4790284e04cb7fcb6e450d858c12f91516e82b996d76e72d02bc218ba0ab292
6
6
7
7
COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/
8
8
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const (
18
18
19
19
ExporterRegistryRepo = "quay.io"
20
20
ExporterRegistryImage = "oliver006/redis_exporter"
21
- ExporterImageDigest = "sha256:134861a52c2ed3ae01d574b3998730fd11336cc600cfe34c274bf538fa219f7a "
21
+ ExporterImageDigest = "sha256:f90cae1e7ecc6ac223d04bdb0c95e084918baced9f81f08c3d01c2f11bff72bf "
22
22
23
23
ExporterContainerName = "exporter"
24
24
ExporterPortName = "exporter"
You can’t perform that action at this time.
0 commit comments