File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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:5b97a246134daf81ef8197902a2581cb4a5ba9e59073c028041f51801ae913ac
5
+ FROM cgr.dev/chainguard/helm:latest@sha256:c8ea48c7a35012e1d8d0ebb16727e4c4ca7f65877067c5178a975c03e4810bae
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 @@ -17,7 +17,7 @@ const (
17
17
ImageDigest = "sha256:0079ef033ca595fe6ecac828ef3d46b00836e074d0aa738b1e09f5a0f2909a39"
18
18
19
19
ExporterRegistryImage = "chainguard/prometheus-redis-exporter"
20
- ExporterImageDigest = "sha256:79f57af48f18674f0db84aa32253e09c018a9b28c7c8a01de2d473e8717897e3 "
20
+ ExporterImageDigest = "sha256:7cce18388afcf327d889cb9f31f273b729403229d1d1969c7b63cf11e47cf934 "
21
21
22
22
ExporterContainerName = "exporter"
23
23
ExporterPortName = "exporter"
You can’t perform that action at this time.
0 commit comments