Skip to content

Releases: google/go-containerregistry

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

v0.13.0

24 Jan 17:40
1e09daa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

10 Nov 18:11
76ae819
Compare
Choose a tag to compare

Changelog

  • 426de7d Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1475)
  • 6442b02 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (#1476)
  • 76ae819 Fix context.DeadlineExceeded comparison (#1488)
  • 1711cef Fix missing body.Close() in bearer auth (#1482)
  • 02f47e1 bump version of slsa generator (#1468)
  • 353a117 crane: add catalog argument use annotation (#1473)
  • a0cca8a k8schain: Log and proceed if secret or SA are not found (#1472)

Container Images

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

For example:

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

v0.12.0

19 Oct 20:30
3413eb6
Compare
Choose a tag to compare

Changelog

  • 9b4fdd5 Bump actions/setup-go from 2 to 3 (#1463)
  • 7268da0 Bump actions/stale from 5 to 6 (#1452)
  • 7196cf3 Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 (#1424)
  • 8eae069 Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1453)
  • 969699e Bump deps using ./hack/bump-deps.sh (#1467)
  • c1f9836 Bump opencontainers/image-spec (#1423)
  • 49cdb8b Correct usage of authn.NewKeychainFromHelper in docs (#1419)
  • 3ba4c51 Fix tar PAX format handling (#1414)
  • 24a1c33 Ignore docker config if it's a directory (#1420)
  • a0f6687 Make ErrBadName checkable via errors.Is() (#1462)
  • 19e3eff Retry ECONNRESET errors (#1415)
  • 5749ee6 Support the platform specific authentication of krane in "auth get" command (#1413)
  • e3b94c7 allow remote.DefaultTransport to be overridden by an http.RoundTripper (#1449)
  • f981b4c deps: update goreleaser-action for bug (#1444)
  • 771a9b4 e2e: pull and export stdin and stdout (#1436)
  • 87b3a79 feat: Add krane to release archive (#1443)
  • 2859a0d feat: generate slsa provenance on github release artifacts (#1438)
  • 9a5c14a fix crane's root.go after DefaultTransport change (#1450)
  • 2b54510 fix: consider base image media type when appending layers (#1437)
  • d3ed408 registry: implement blob deletion (#1432)
  • 3413eb6 registry: implement pagination (#1430)
  • e2d575c update crane installation instructions and release verification (#1440)

Container Images

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

For example:

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

v0.11.0

20 Jul 19:50
31786c6
Compare
Choose a tag to compare

Changelog

Container Images

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

For example:

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

v0.10.0

22 Jun 20:57
0c40ec8
Compare
Choose a tag to compare

Changelog

  • 9006ebf Add debug logs to google.Keychain (#1390)
  • 03a77f4 Allow config files to be mounted (#1387)
  • b17c48b Bump goreleaser/goreleaser-action from 2 to 3 (#1370)
  • 623023e Implement cross-registry blob mounting experiment (#1388)
  • 2a21d4f Set GetBody on blob uploads (#1391)
  • f74686f bump deps using ./hack/bump-deps.sh (#1371)
  • 7fc806e feat(cache): cacheable v1.ImageIndex (#1380)
  • 0c40ec8 feat(crane): add option to allow pushing non-distributable layers (#1348)
  • 12aeccc fix(crane): just need cobra.MinimumNArgs(1) instead of cobra.MaximumNArgs(1). (#1384)
  • 84eb526 k8schain: prioritize imagePullSecrets over implicit auth (#1368)

Container Images

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

For example:

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

v0.9.0

17 May 14:08
49e5170
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

05 Jan 22:54
d9bfbcb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.6.1

28 Dec 22:02
99fe0b0
Compare
Choose a tag to compare

Changelog

Container Images

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

For example:

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