Changelog
- b7b4ead Add unit test covering .dockerconfigjson secrets (#1335)
- 31786c6 Bump deps using ./hack/bump-deps.sh (#1410)
- f79ec21 Deprecate transport.New (#1337)
- 2b1087a Do not check /v2 endpoint on registry when RoundTripper is provided (#1396)
- 59b5c06 Don't annotate refs by default, switch to OCI key (#1401)
- ddd39fb Fall back to no mount if registry misbehaves (#1406)
- d187a71 Implement crane edit (#1403)
- 4d7b65b Include builds for Go 1.18 in CI matrixes (#1319)
- 03194c5 Preserve descriptors when writing to layout (#1400)
- 53e6bea Redact sensitive information in redirected URLs (#1408)
- ae256b5 Use go-digest to validate digests (#1395)
- 86f0c4a Wrap progress updates in a mutex (#1402)
- e7a9f2b bump deps using ./hack/bump-deps.sh (#1389)
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