asset-relocation-tool-for-kubernetes
asset-relocation-tool-for-kubernetes copied to clipboard
chore(deps): Bump github.com/google/go-containerregistry from 0.19.1 to 0.20.1
Bumps github.com/google/go-containerregistry from 0.19.1 to 0.20.1.
Release notes
Sourced from github.com/google/go-containerregistry's releases.
v0.20.1
What's Changed
- Create
remote.Push
by@mattmoor
in google/go-containerregistry#1978Full 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 google/go-containerregistry#1968- 🚨 POTENTIALLY BREAKING: Restore blind-write to remote.Put by
@jonjohnsonjr
in google/go-containerregistry#1970New Contributors
@GregoireW
made their first contribution in google/go-containerregistry#1968Full 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 google/go-containerregistry#1915- registry: Implement Range requests for blobs by
@jonjohnsonjr
in google/go-containerregistry#1917- Support podman auth file REGISTRY_AUTH_FILE. by
@zhaoyonghe
in google/go-containerregistry#1914- feat: crane mutate platform by
@joshwlewis
in google/go-containerregistry#1919- Add Context support to auth methods by
@jonjohnsonjr
in google/go-containerregistry#1949- Fix windows race condition when writing image with duplicate layers by
@dgannon991
in google/go-containerregistry#1921- Add -O shorthand for --omit-digest-tags to crane. by
@smoser
in google/go-containerregistry#1958New Contributors
@wlynch
made their first contribution in google/go-containerregistry#1915@zhaoyonghe
made their first contribution in google/go-containerregistry#1914@joshwlewis
made their first contribution in google/go-containerregistry#1919@dgannon991
made their first contribution in google/go-containerregistry#1921@smoser
made their first contribution in google/go-containerregistry#1958Full Changelog: https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2
Commits
c3d1dcc
Createremote.Push
(#1978)d36047a
Restore blind-write to remote.Put (#1970)9915a85
Referrer API must return correct Content-Type (#1968)1b4e407
Add -O shorthand for --omit-digest-tags to crane. (#1958)3764db2
Fix windows race condition when writing image with duplicate layers (#1921)39d1148
Add Context support to auth methods (#1949)ff385a9
feat: mutate platform (#1919)98dd3e9
Support podman auth file REGISTRY_AUTH_FILE. (#1914)051d642
registry: Implement Range requests for blobs (#1917)0309184
Add JSON marshalling funcs for Digest. (#1915)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)