Update dependency google/go-containerregistry to v0.19.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
google/go-containerregistry | ironbank-github | patch |
v0.19.1 -> v0.19.2
|
Release Notes
google/go-containerregistry (google/go-containerregistry)
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.