Update dependency google/go-containerregistry to v0.20.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
google/go-containerregistry | ironbank-github | minor |
v0.19.1 -> v0.20.2
|
Release Notes
google/go-containerregistry (google/go-containerregistry)
v0.20.2
What's Changed
- deps: bump docker dep by @imjasonh in https://github.com/google/go-containerregistry/pull/1991
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.1...v0.20.2
v0.20.1
What's Changed
- Create
remote.Push
by @mattmoor in https://github.com/google/go-containerregistry/pull/1978
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.0...v0.20.1
v0.20.0
What's Changed
- Referrer API must return correct Content-Type by @GregoireW in https://github.com/google/go-containerregistry/pull/1968
-
🚨 POTENTIALLY BREAKING: Restore blind-write to remote.Put by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/1970
New Contributors
- @GregoireW made their first contribution in https://github.com/google/go-containerregistry/pull/1968
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.19.2...v0.20.0
v0.19.2
What's Changed
- Add JSON marshalling funcs for Digest. by @wlynch in https://github.com/google/go-containerregistry/pull/1915
- registry: Implement Range requests for blobs by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/1917
- Support podman auth file REGISTRY_AUTH_FILE. by @zhaoyonghe in https://github.com/google/go-containerregistry/pull/1914
- feat: crane mutate platform by @joshwlewis in https://github.com/google/go-containerregistry/pull/1919
- Add Context support to auth methods by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/1949
- Fix windows race condition when writing image with duplicate layers by @dgannon991 in https://github.com/google/go-containerregistry/pull/1921
- Add -O shorthand for --omit-digest-tags to crane. by @smoser in https://github.com/google/go-containerregistry/pull/1958
New Contributors
- @wlynch made their first contribution in https://github.com/google/go-containerregistry/pull/1915
- @zhaoyonghe made their first contribution in https://github.com/google/go-containerregistry/pull/1914
- @joshwlewis made their first contribution in https://github.com/google/go-containerregistry/pull/1919
- @dgannon991 made their first contribution in https://github.com/google/go-containerregistry/pull/1921
- @smoser made their first contribution in https://github.com/google/go-containerregistry/pull/1958
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.