Changelog
- 9306eba Allow crane edit to generate non-image artifacts (google#1545)
- de35f0f Allow setting Content-Type in crane edit manifest (google#1551)
- da1008f Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (google#1548)
- 86be45f Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (google#1547)
- 62f183e Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (google#1556)
- 1b8dc2b Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 (google#1580)
- 11843ba Enforce proper sha256 usage (google#1544)
- 2ceebaa Implement crane index subcommand (google#1561)
- 9f42e02 Set mediaType for empty.ImageIndex in RawManifest (google#1562)
- 759b19f Support artifactType, for images whose config.mediaType is not a config (google#1541)
- b3c23b4 Support for OCI 1.1+ referrers via API (google#1546)
- 061ee6b Support for OCI 1.1+ referrers via fallback tag (google#1543)
- 6770304 Update descriptor "data" field (when valid) during "crane edit config" (google#1584)
- 76bac93 Update release.yml (google#1540)
- eb7d746 authn: also read mount secrets (google#1560)
- 4e95ae2 crane: add --flatten for index append (google#1566)
- 8ea5e0e crane: support --omit-digest-tags in crane ls (google#1528)
- e1dad6b debug
- 824efc7 fix(mutate): also set timestamps only present in some formats (google#1550)
- e04520b fix: Fix the crane release url and add more steps (google#1532)
- d872232 hash: use generic instantiation (google#1538)
- 9cd098e skip tls verification if default transport is used with insecure option (google#1559)
- 3624968 tarball: pass imageToTags (google#1563)
Container Images
https://gcr.io/go-containerregistry/crane:v0.0.0
https://gcr.io/go-containerregistry/gcrane:v0.0.0
For example:
docker pull gcr.io/go-containerregistry/crane:v0.0.0
docker pull gcr.io/go-containerregistry/gcrane:v0.0.0