chore(deps): update registry docker tag to v3 #340

Merged
mg merged 1 commit from renovate/registry-3.x into master 2025-04-14 11:23:38 +02:00
Collaborator

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

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 the v2.x deprecations properly.

Deprecations

Changes since the last release candidate

Changes
7 commits

* [`2e63da99`](2e63da9977) Fix golangci-lint config (#​4612) * [`fd14cf19`](fd14cf1933) Vrify the linter config first before running it * [`3a33ba12`](3a33ba12ad) Fix golangci-lint config * [`75f32197`](75f32197b6) Bump Azure deps (#​4611) * [`52f0f6c4`](52f0f6c45d) Bump Azure deps * [`ef21149b`](ef21149b49) 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`](05b308bc42) 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 is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry](https://github.com/distribution/distribution) | major | `2.8.3` -> `3.0.0` | --- ### Release Notes <details> <summary>distribution/distribution (registry)</summary> ### [`v3.0.0`](https://github.com/distribution/distribution/releases/tag/v3.0.0) [Compare Source](https://github.com/distribution/distribution/compare/v2.8.3...v3.0.0) Welcome to the `v3.0.0` release of registry! This is the first v3 stable release since [`v2.8.3`](https://github.com/distribution/distribution/releases/tag/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/libtrust`](https://github.com/docker/libtrust) has been replaced with [`go-jose/go-jose`](https://github.com/go-jose/go-jose) in https://github.com/distribution/distribution/pull/4096 - `client` is 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` - `ManifestBuilder` interface in [3886](https://github.com/distribution/distribution/pull/3886) - `manifest.Versioned` has been deprecated in favor of `oci.Versioned` in [3887](https://github.com/distribution/distribution/pull/3887) - `reference` package has been moved to [github.com/distribution/reference](github.com/distribution/reference) in https://github.com/distribution/distribution/pull/4063 #### Changes since the last release candidate ##### Changes <details><summary>7 commits</summary> <p> * [`2e63da99`](https://github.com/distribution/distribution/commit/2e63da99776be71a17be3f79f60e4c3f485b87e1) Fix golangci-lint config (#&#8203;4612) * [`fd14cf19`](https://github.com/distribution/distribution/commit/fd14cf193339eb2300828363560884f4ccbadba3) Vrify the linter config first before running it * [`3a33ba12`](https://github.com/distribution/distribution/commit/3a33ba12ad9a436792c1e89a3732f8600940f6e6) Fix golangci-lint config * [`75f32197`](https://github.com/distribution/distribution/commit/75f32197b6f180518d17210195ae0d3eb3885ce5) Bump Azure deps (#&#8203;4611) * [`52f0f6c4`](https://github.com/distribution/distribution/commit/52f0f6c45d5397ebff48778b7c5c8b1dec89e572) Bump Azure deps * [`ef21149b`](https://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 (#&#8203;4608) * [`05b308bc`](https://github.com/distribution/distribution/commit/05b308bc42519068f6157747301f5e68ef01b9af) build(deps): bump github.com/golang-jwt/jwt/v5 </p> </details> Previous release can be found at [v3.0.0-rc.4](https://github.com/distribution/distribution/releases/tag/v3.0.0-rc.4) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-03 22:06:08 +02:00
renovate force-pushed renovate/registry-3.x from 2b8b608028 to 2e9d820cc5 2025-04-04 22:06:35 +02:00 Compare
renovate force-pushed renovate/registry-3.x from 2e9d820cc5 to 2c8d057ee3 2025-04-05 14:07:04 +02:00 Compare
renovate force-pushed renovate/registry-3.x from 2c8d057ee3 to 3d86ae750e 2025-04-11 18:07:53 +02:00 Compare
mg merged commit a29d061d9b into master 2025-04-14 11:23:38 +02:00
mg deleted branch renovate/registry-3.x 2025-04-14 11:23:38 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mg/homeserver#340
No description provided.