chore(deps): update registry docker tag to v3 (master) #414
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.3
->3.0.0
Release Notes
distribution/distribution (registry)
v3.0.0
Compare Source
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 thev2.x
deprecations properly.Deprecations
docker/libtrust
has been replaced withgo-jose/go-jose
in https://github.com/distribution/distribution/pull/4096client
is no longer supported as a standalone package in https://github.com/distribution/distribution/pull/4126/etc/distribution/config.yml
ManifestBuilder
interface in 3886manifest.Versioned
has been deprecated in favor ofoci.Versioned
in 3887reference
package has been moved to github.com/distribution/reference in https://github.com/distribution/distribution/pull/4063Changes 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.
This PR was generated by Mend Renovate. View the repository job log.