File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ spec:
8787 - name : EXTENSIONS_IMAGE_REF
8888 defaultValue : $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
8989 - name : PKGS
90- defaultValue : v1.12.0-alpha.0-48-g70404aa
90+ defaultValue : v1.12.0-alpha.0-50-g4ae050a
9191 - name : PKGS_PREFIX
9292 defaultValue : ghcr.io/siderolabs
9393 - name : TOOLS
94- defaultValue : v1.12.0-alpha.0-16-ga08cc1f
94+ defaultValue : v1.12.0-alpha.0-18-g44932c0
9595 - name : TOOLS_PREFIX
9696 defaultValue : ghcr.io/siderolabs
9797 useBldrPkgTagResolver : true
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-11-05T13:03:45Z by kres cd5a938 .
3+ # Generated on 2025-11-06T12:58:59Z by kres 4ba9b0c .
44
55# common variables
66
@@ -51,9 +51,9 @@ COMMON_ARGS += $(BUILD_ARGS)
5151# extra variables
5252
5353EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME ) /extensions:$(TAG )
54- PKGS ?= v1.12.0-alpha.0-48-g70404aa
54+ PKGS ?= v1.12.0-alpha.0-50-g4ae050a
5555PKGS_PREFIX ?= ghcr.io/siderolabs
56- TOOLS ?= v1.12.0-alpha.0-16-ga08cc1f
56+ TOOLS ?= v1.12.0-alpha.0-18-g44932c0
5757TOOLS_PREFIX ?= ghcr.io/siderolabs
5858IMAGE_SIGNER_RELEASE ?= v0.1.1
5959
Original file line number Diff line number Diff line change 33format: v1alpha2
44
55vars:
6- CONTAINERD_VERSION: v2.1.4 # update this when updating PKGS_VERSION in Makefile
6+ CONTAINERD_VERSION: v2.1.5 # update this when updating PKGS_VERSION in Makefile
77 LINUX_FIRMWARE_VERSION: "20251021" # update this when updating PKGS_VERSION in Makefile
88 DRBD_DRIVER_VERSION: 9.2.15 # update this when updating PKGS_VERSION in Makefile
99 ZFS_DRIVER_VERSION: 2.4.0-rc2 # update this when updating PKGS_VERSION in Makefile
Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ tiers based on support level:
182182
183183| Name | Tier | Image | Version | Description |
184184| ---- | ---- | ----- | ------- | ----------- |
185- | [ ctr] ( tools/ctr ) | :green_square : core | [ ghcr.io/siderolabs/ctr] ( https://github.com/siderolabs/extensions/pkgs/container/ctr ) | ` v2.1.4 ` | This extension provides ctr containerd helper binary |
185+ | [ ctr] ( tools/ctr ) | :green_square : core | [ ghcr.io/siderolabs/ctr] ( https://github.com/siderolabs/extensions/pkgs/container/ctr ) | ` v2.1.5 ` | This extension provides ctr containerd helper binary |
186186| [ nvme-cli] ( tools/nvme-cli ) | :white_large_square : contrib | [ ghcr.io/siderolabs/nvme-cli] ( https://github.com/siderolabs/extensions/pkgs/container/nvme-cli ) | ` v2.14 ` | This system extension provides the NVMe command line interface. |
187187| [ util-linux-tools] ( tools/util-linux ) | :white_large_square : contrib | [ ghcr.io/siderolabs/util-linux-tools] ( https://github.com/siderolabs/extensions/pkgs/container/util-linux-tools ) | ` 2.41.2 ` | This system extension provides a minimal util-linux package. |
188188
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ Amazon ENA: 2.16.0
2323NVIDIA LTS: 580.95.05
2424NVIDIA Production: 570.195.03
2525NVIDIA Container Toolkit: 1.18.0
26+ ctr: 2.1.5
2627crun: 1.24
2728drbd: 9.2.15
2829ecr-credential-provider: 1.34.1
You can’t perform that action at this time.
0 commit comments