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:7f646257c81923ebb2e02296f656c79f86d3a393d53f53e8f43f3ec26b58ff98
5
+ FROM cgr.dev/chainguard/helm:latest@sha256:dc686ddb959ea587528226bcc2360c89545b992a51fb2469b5c97013cc567344
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:ba64da756cd5b76b31e8237aaa40d4126e04625acadd98f76eceb9313e66379f "
21
+ ExporterImageDigest = "sha256:a7d498a48444c1b25d44d12387aa0223020d20cb106939cb7ddd6fee5de661ea "
22
22
23
23
ExporterContainerName = "exporter"
24
24
ExporterPortName = "exporter"
You can’t perform that action at this time.
0 commit comments