Skip to content

Releases: google/go-containerregistry

v0.19.1

14 Mar 16:40
8b3c303
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

29 Jan 19:25
8dadbe7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

17 Jan 17:26
a0658aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

29 Nov 21:51
4fdaa32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.17.0

v0.16.1

02 Aug 21:00
a54d642
Compare
Choose a tag to compare

Release is broken due to goreleaser error, 0.16.1 has the fix

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.16.1

Container Images

https://gcr.io/go-containerregistry/crane:v0.16.1
https://gcr.io/go-containerregistry/gcrane:v0.16.1

For example:

docker pull gcr.io/go-containerregistry/crane:v0.16.1
docker pull gcr.io/go-containerregistry/gcrane:v0.16.1

v0.16.0

02 Aug 20:37
ea19b57
Compare
Choose a tag to compare

Release is broken due to goreleaser error, 0.16.1 has the fix

v0.15.2

16 May 20:58
dbecb1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

05 May 17:10
0b12f56
Compare
Choose a tag to compare

Changelog

Container Images

https://gcr.io/go-containerregistry/crane:v0.15.1
https://gcr.io/go-containerregistry/gcrane:v0.15.1

For example:

docker pull gcr.io/go-containerregistry/crane:v0.15.1
docker pull gcr.io/go-containerregistry/gcrane:v0.15.1

v0.15.0

05 May 16:41
69d1a19
Compare
Choose a tag to compare
Add `mutate` `--ports` option to set the exposed ports (#1677)

v0.14.0

15 Mar 20:02
4b081f8
Compare
Choose a tag to compare

Changelog

  • 9306eba Allow crane edit to generate non-image artifacts (#1545)
  • de35f0f Allow setting Content-Type in crane edit manifest (#1551)
  • 4b081f8 Avoid v1.Manifest in crane edit config (#1583)
  • 1cfe1fc Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 (#1593)
  • da1008f Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1548)
  • 86be45f Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (#1547)
  • 62f183e Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (#1556)
  • 1b8dc2b Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 (#1580)
  • 11843ba Enforce proper sha256 usage (#1544)
  • 2ceebaa Implement crane index subcommand (#1561)
  • 9f42e02 Set mediaType for empty.ImageIndex in RawManifest (#1562)
  • 759b19f Support artifactType, for images whose config.mediaType is not a config (#1541)
  • b3c23b4 Support for OCI 1.1+ referrers via API (#1546)
  • 061ee6b Support for OCI 1.1+ referrers via fallback tag (#1543)
  • 6770304 Update descriptor "data" field (when valid) during "crane edit config" (#1584)
  • 76bac93 Update release.yml (#1540)
  • eb7d746 authn: also read mount secrets (#1560)
  • e94d408 bump deps using ./hack/bump-deps.sh (#1592)
  • 4e95ae2 crane: add --flatten for index append (#1566)
  • ff810c1 crane: add serve subcommand (#1586)
  • 8ea5e0e crane: support --omit-digest-tags in crane ls (#1528)
  • 824efc7 fix(mutate): also set timestamps only present in some formats (#1550)
  • e04520b fix: Fix the crane release url and add more steps (#1532)
  • d872232 hash: use generic instantiation (#1538)
  • 57f010d replace manual slsa-verifier installation with action (#1585)
  • 9cd098e skip tls verification if default transport is used with insecure option (#1559)
  • 3624968 tarball: pass imageToTags (#1563)

Container Images

https://gcr.io/go-containerregistry/crane:v0.14.0
https://gcr.io/go-containerregistry/gcrane:v0.14.0

For example:

docker pull gcr.io/go-containerregistry/crane:v0.14.0
docker pull gcr.io/go-containerregistry/gcrane:v0.14.0