-
Notifications
You must be signed in to change notification settings - Fork 123
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
chore: bump deps #443
chore: bump deps #443
Conversation
DmitriyMV
commented
Aug 6, 2024
- run rekres
- siderolabs/pkgs to v1.8.0-alpha.0-41-ga97d58f
- golang.org/x/sys to v0.23.0
- linux firmware to 20240709
- google/gvisor to 20240729.0
- cloud-provider-aws to v1.30.3
- containerd-shim-spin to v0.15.1
- kata-containers/kata-containers to 3.7.0
- qemu to 9.0.2
- glib to 2.81.1
- siderolabs/talos-vmtoolsd to v0.6.0
- tailscale/tailscale to 1.70.0
Makefile
Outdated
@@ -64,7 +64,6 @@ TARGETS += drbd | |||
TARGETS += ecr-credential-provider | |||
TARGETS += fuse3 | |||
TARGETS += gasket-driver | |||
TARGETS += crun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm weird, probably forgot to add in .kres.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added to .kres.yaml
hack/release.toml
Outdated
NVIDIA container toolkit: v1.15.0 | ||
iscsi-tools: v0.1.5 | ||
vmtoolsd: v0.6.0 | ||
glib: 2.81.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can ignore glib
since it's not shipped directly as an extension, also it;s util-linux-tools
for the extension name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
8c870d1
to
1177f6d
Compare
- run rekres - siderolabs/pkgs to v1.8.0-alpha.0-41-ga97d58f - golang.org/x/sys to v0.23.0 - linux firmware to 20240709 - google/gvisor to 20240729.0 - cloud-provider-aws to v1.30.3 - containerd-shim-spin to v0.15.1 - qemu to 9.0.2 - glib to 2.81.1 - siderolabs/talos-vmtoolsd to v0.6.0 - tailscale/tailscale to 1.70.0 - util-linux to 2.40.2 Signed-off-by: Dmitriy Matrenichev <[email protected]>
/m |