File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 78
78
- name : EXTENSIONS_IMAGE_REF
79
79
defaultValue : $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
80
80
- name : PKGS
81
- defaultValue : v1.11.0-alpha.0-10-g4cd7084
81
+ defaultValue : v1.11.0-alpha.0-11-gc6b54e0
82
82
- name : PKGS_PREFIX
83
83
defaultValue : ghcr.io/siderolabs
84
84
- name : TOOLS
Original file line number Diff line number Diff line change 1
1
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
2
2
#
3
- # Generated on 2025-05-08T15:26:39Z by kres 5ad3e5f.
3
+ # Generated on 2025-05-14T14:44:43Z by kres 5ad3e5f.
4
4
5
5
# common variables
6
6
@@ -50,7 +50,7 @@ COMMON_ARGS += --build-arg=TOOLS_PREFIX="$(TOOLS_PREFIX)"
50
50
# extra variables
51
51
52
52
EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME ) /extensions:$(TAG )
53
- PKGS ?= v1.11.0-alpha.0-10-g4cd7084
53
+ PKGS ?= v1.11.0-alpha.0-11-gc6b54e0
54
54
PKGS_PREFIX ?= ghcr.io/siderolabs
55
55
TOOLS ?= v1.11.0-alpha.0-1-ge35234b
56
56
TOOLS_PREFIX ?= ghcr.io/siderolabs
Original file line number Diff line number Diff line change @@ -2,6 +2,5 @@ modules.order
2
2
modules.builtin
3
3
modules.builtin.modinfo
4
4
kernel/crypto/blake2b_generic.ko
5
- kernel/crypto/zstd.ko
6
5
kernel/crypto/xxhash_generic.ko
7
6
kernel/fs/btrfs/btrfs.ko
You can’t perform that action at this time.
0 commit comments