Skip to content

Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0#30740

Merged
robertsirc merged 2 commits intohelm:dev-v3from
benoittgt:bump-distribution-v3
Apr 11, 2025
Merged

Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0#30740
robertsirc merged 2 commits intohelm:dev-v3from
benoittgt:bump-distribution-v3

Conversation

@benoittgt
Copy link
Copy Markdown
Contributor

$ go mod download                                                                                            130 ↵
go: module github.com/distribution/distribution/v3@v3.0.0 requires go >= 1.23.7; switching to go1.23.8

What this PR does / why we need it:

This is an attempt to close #30720, but we need to upgrade Go too, because of distribution/distribution#4601.

Special notes for your reviewer:

If applicable:

  • this PR contains user facing changes (the docs needed label should be applied if so)
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

Close #30720

```
$ go mod download                                                                                            130 ↵
go: module github.com/distribution/distribution/v3@v3.0.0 requires go >= 1.23.7; switching to go1.23.8
```

Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 11, 2025
@benoittgt benoittgt marked this pull request as ready for review April 11, 2025 08:59
Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>
@pull-request-size pull-request-size bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 11, 2025
module helm.sh/helm/v3

go 1.23.0
go 1.23.7
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

@robertsirc robertsirc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robertsirc robertsirc merged commit 3d490e1 into helm:dev-v3 Apr 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants