Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/containerd/nerdctl/v2 from 2.0.0 to 2.0.1 #1204

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps github.com/containerd/nerdctl/v2 from 2.0.0 to 2.0.1.

Release notes

Sourced from github.com/containerd/nerdctl/v2's releases.

v2.0.1

Changes

  • Config:

  • Logging:

  • Network:

    • Fix permissions for /etc/{resolv.conf, hosts} with umask 0077 (#3708, thanks to @​apostasie)
  • Compose:

  • nerdctl-full:

    • Update runc (1.2.2), BuildKit (0.18.0), stargz-snapshotter (0.16.2), CNI plugins (1.6.1) (#3680 #3711 #3713, thanks to @​yankay)

Full changes: https://github.com/containerd/nerdctl/milestone/38?closed=1 Thanks to @​ErikJiang @​Zheaoli @​apostasie @​austinvazquez @​coderbirju @​djdongjin @​haytok @​pinglanlu @​pqiaohaoq @​ryfow @​swagatbora90 @​xyz-li @​yankay

Compatible containerd versions

This release of nerdctl is expected to be used with containerd v1.6, v1.7, or v2.0.

About the binaries

  • Minimal (nerdctl-2.0.1-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-2.0.1-linux-amd64.tar.gz): Includes dependencies such as containerd, runc, and CNI

Minimal

Extract the archive to a path like /usr/local/bin or ~/bin .

-rwxr-xr-x root/root  26423448 2024-12-02 20:05 nerdctl
-rwxr-xr-x root/root     22657 2024-12-02 20:04 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      8708 2024-12-02 20:04 containerd-rootless.sh

Full

Extract the archive to a path like /usr/local or ~/.local .

drwxr-xr-x 0/0               0 2024-12-02 20:12 bin/
-rwxr-xr-x 0/0        30399924 2015-10-21 00:00 bin/buildctl
</tr></table> 

... (truncated)

Commits
  • 47f31ff Merge pull request #3713 from AkihiroSuda/dev
  • ca1629e Merge pull request #3711 from AkihiroSuda/dev
  • cc0600a Merge pull request #3710 from AkihiroSuda/prepare-2.0.1
  • 0076390 update CNI plugins (1.6.1)
  • 09039a1 update stargz-snapshotter (0.16.2)
  • 70679d4 update BuildKit (0.18.0)
  • 4a21ba7 docs: the next release will be v2.0.1, not v2.1.0
  • 6e4afb4 Merge pull request #3708 from apostasie/fix-permission
  • 442b01d Fix permissions for resolv.conf and hosts
  • 3c41efe Merge pull request #3667 from haytok/issue_3486
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [github.com/containerd/nerdctl/v2](https://github.com/containerd/nerdctl) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/containerd/nerdctl/releases)
- [Commits](containerd/nerdctl@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: github.com/containerd/nerdctl/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2024

Superseded by #1212.

@dependabot dependabot bot closed this Dec 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/nerdctl/v2-2.0.1 branch December 10, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants