podman
podman copied to clipboard
fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.3.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/rootless-containers/rootlesskit/v2 | v2.3.2 -> v2.3.4 |
Release Notes
rootless-containers/rootlesskit (github.com/rootless-containers/rootlesskit/v2)
v2.3.4
Changes
- detach-netns: fixed a regression in v2.3.3 that affected BuildKit (#500)
Install
mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download//rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin
About the binaries
The binaries were built automatically on GitHub Actions. See the log to verify SHA256SUMS. https://github.com/rootless-containers/rootlesskit/actions/runs/13755373685 The sha256sum of the SHA256SUMS file itself is 7e3482e58884ce012caab1868d86fd8d0d23349be33b6ea2f2084a4aad37d3a5 .
v2.3.3
Changes
Full changes: https://github.com/rootless-containers/rootlesskit/milestone/13?closed=1
Install
mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download//rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin
About the binaries
The binaries were built automatically on GitHub Actions. See the log to verify SHA256SUMS. https://github.com/rootless-containers/rootlesskit/actions/runs/13754535888 The sha256sum of the SHA256SUMS file itself is 3be050da11a39e144ce747c1fd873912fb7c932fe4b5682fb2dc2b08cf3eabd8 .
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: Never, 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.
[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.
A friendly reminder that this PR had no activity for 30 days.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| Package | Change |
|---|---|
github.com/containernetworking/plugins |
v1.6.2 -> v1.7.1 |
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Luap99, renovate[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [Luap99]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment