Skip to content

Commit

Permalink
update index (#20045)
Browse files Browse the repository at this point in the history
Co-authored-by: roboquat <[email protected]>
  • Loading branch information
roboquat and roboquat authored Jul 18, 2024
1 parent a43054a commit 7fea3a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install/installer/leeway.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information.

FROM cgr.dev/chainguard/helm:latest@sha256:5b97a246134daf81ef8197902a2581cb4a5ba9e59073c028041f51801ae913ac
FROM cgr.dev/chainguard/helm:latest@sha256:c8ea48c7a35012e1d8d0ebb16727e4c4ca7f65877067c5178a975c03e4810bae

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

Expand Down
2 changes: 1 addition & 1 deletion install/installer/pkg/components/redis/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const (
ImageDigest = "sha256:0079ef033ca595fe6ecac828ef3d46b00836e074d0aa738b1e09f5a0f2909a39"

ExporterRegistryImage = "chainguard/prometheus-redis-exporter"
ExporterImageDigest = "sha256:79f57af48f18674f0db84aa32253e09c018a9b28c7c8a01de2d473e8717897e3"
ExporterImageDigest = "sha256:7cce18388afcf327d889cb9f31f273b729403229d1d1969c7b63cf11e47cf934"

ExporterContainerName = "exporter"
ExporterPortName = "exporter"
Expand Down

0 comments on commit 7fea3a2

Please sign in to comment.