container-slides
container-slides copied to clipboard
chore(deps): update registry docker tag to v3
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| registry | major | 2.8.3 -> 3.0.0 |
Release Notes
distribution/distribution (registry)
v3.0.0
Welcome to the v3.0.0 release of registry!
This is the first v3 stable release since v2.8.3 which is a culmination of years of hard work of the container community and registry maintainers!
If you are upgrading from v2.x and have never used any of the release candidates, please familiarise yourselves with the v2.x deprecations properly.
Deprecations
- oss and swift storage drivers are no longer supported
docker/libtrusthas been replaced withgo-jose/go-josein https://github.com/distribution/distribution/pull/4096clientis no longer supported as a standalone package in https://github.com/distribution/distribution/pull/4126- the default configuration path has changed to
/etc/distribution/config.yml ManifestBuilderinterface in 3886manifest.Versionedhas been deprecated in favor ofoci.Versionedin 3887referencepackage has been moved to github.com/distribution/reference in https://github.com/distribution/distribution/pull/4063
Changes since the last release candidate
Changes
7 commits
* [`2e63da99`](https://redirect.github.com/distribution/distribution/commit/2e63da99776be71a17be3f79f60e4c3f485b87e1) Fix golangci-lint config (#4612) * [`fd14cf19`](https://redirect.github.com/distribution/distribution/commit/fd14cf193339eb2300828363560884f4ccbadba3) Vrify the linter config first before running it * [`3a33ba12`](https://redirect.github.com/distribution/distribution/commit/3a33ba12ad9a436792c1e89a3732f8600940f6e6) Fix golangci-lint config * [`75f32197`](https://redirect.github.com/distribution/distribution/commit/75f32197b6f180518d17210195ae0d3eb3885ce5) Bump Azure deps (#4611) * [`52f0f6c4`](https://redirect.github.com/distribution/distribution/commit/52f0f6c45d5397ebff48778b7c5c8b1dec89e572) Bump Azure deps * [`ef21149b`](https://redirect.github.com/distribution/distribution/commit/ef21149b4999ac0be22fe292640491b55cac9d9b) build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group across 1 directory (#4608) * [`05b308bc`](https://redirect.github.com/distribution/distribution/commit/05b308bc42519068f6157747301f5e68ef01b9af) build(deps): bump github.com/golang-jwt/jwt/v5
Previous release can be found at v3.0.0-rc.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.