elastic / cloud-on-k8s

Elastic Cloud on Kubernetes
Other
2.58k stars 702 forks source link

fix(deps): update module github.com/google/go-containerregistry to v0.19.2 #7902

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-containerregistry v0.19.1 -> v0.19.2 age adoption passing confidence

Release Notes

google/go-containerregistry (github.com/google/go-containerregistry) ### [`v0.19.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.19.2) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.19.1...v0.19.2) #### What's Changed - Add JSON marshalling funcs for Digest. by [@​wlynch](https://togithub.com/wlynch) in [https://github.com/google/go-containerregistry/pull/1915](https://togithub.com/google/go-containerregistry/pull/1915) - registry: Implement Range requests for blobs by [@​jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1917](https://togithub.com/google/go-containerregistry/pull/1917) - Support podman auth file REGISTRY_AUTH_FILE. by [@​zhaoyonghe](https://togithub.com/zhaoyonghe) in [https://github.com/google/go-containerregistry/pull/1914](https://togithub.com/google/go-containerregistry/pull/1914) - feat: crane mutate platform by [@​joshwlewis](https://togithub.com/joshwlewis) in [https://github.com/google/go-containerregistry/pull/1919](https://togithub.com/google/go-containerregistry/pull/1919) - Add Context support to auth methods by [@​jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1949](https://togithub.com/google/go-containerregistry/pull/1949) - Fix windows race condition when writing image with duplicate layers by [@​dgannon991](https://togithub.com/dgannon991) in [https://github.com/google/go-containerregistry/pull/1921](https://togithub.com/google/go-containerregistry/pull/1921) - Add -O shorthand for --omit-digest-tags to crane. by [@​smoser](https://togithub.com/smoser) in [https://github.com/google/go-containerregistry/pull/1958](https://togithub.com/google/go-containerregistry/pull/1958) #### New Contributors - [@​wlynch](https://togithub.com/wlynch) made their first contribution in [https://github.com/google/go-containerregistry/pull/1915](https://togithub.com/google/go-containerregistry/pull/1915) - [@​zhaoyonghe](https://togithub.com/zhaoyonghe) made their first contribution in [https://github.com/google/go-containerregistry/pull/1914](https://togithub.com/google/go-containerregistry/pull/1914) - [@​joshwlewis](https://togithub.com/joshwlewis) made their first contribution in [https://github.com/google/go-containerregistry/pull/1919](https://togithub.com/google/go-containerregistry/pull/1919) - [@​dgannon991](https://togithub.com/dgannon991) made their first contribution in [https://github.com/google/go-containerregistry/pull/1921](https://togithub.com/google/go-containerregistry/pull/1921) - [@​smoser](https://togithub.com/smoser) made their first contribution in [https://github.com/google/go-containerregistry/pull/1958](https://togithub.com/google/go-containerregistry/pull/1958) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2

Configuration

📅 Schedule: Branch creation - "after 1am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.