Skip to content

Commit 8c8ab91

Browse files
author
Yolean k8s-qa
committed
go-containerregistry 0.21.2->0.21.3 allows crane index on local oci export
1 parent cd25d52 commit 8c8ab91

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

bin/y-bin.runner.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,15 @@ buildctl:
9696
path: bin/buildctl
9797

9898
crane:
99-
version: 0.21.2
99+
version: 0.21.3
100100
templates:
101101
download: https://github.com/google/go-containerregistry/releases/download/v${version}/go-containerregistry_${Os}_${xarch}.tar.gz
102102
sha256: https://github.com/google/go-containerregistry/releases/download/v${version}/checksums.txt
103103
sha256:
104-
darwin_amd64: 4f9ee5012e767f510abd9a31abb7da0de36fa07494e6a310c7b667dc40a5e108
105-
darwin_arm64: d3ee7088bec79c7950efae4c9496efbc64d6bb9d393a882e0d9d38a7d1dd4a11
106-
linux_amd64: 897e7c342db072ba76531246fc18fbf3e8e298688b6ecf98916770984b263866
107-
linux_arm64: 162c602f2ae4c4b15c36a08eaf501d301493fb128ca32443611107a1b26868fa
104+
darwin_amd64: ee6b02fa1864dca869df0f71838c60048502ab6eed681d795903ecf356471653
105+
darwin_arm64: 4c00c3a1ecfac44601abb9a4ef0223f491e3eeb4193c9e644540fb1ea6f2275d
106+
linux_amd64: 46dbf12d943efa5673ab654186c5d7c1503580544de0df9325537083436fe5d0
107+
linux_arm64: dabcf2aee76ca72da63b5da5137c910a6852ccff13e35628e8f0a9dd8b73f4f3
108108
archive:
109109
tool: tar
110110
path: crane

0 commit comments

Comments
 (0)