File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -77,11 +77,11 @@ spec:
77
77
- name : EXTENSIONS_IMAGE_REF
78
78
defaultValue : $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
79
79
- name : PKGS
80
- defaultValue : v1.10.0-alpha.0-72-g7d7323b
80
+ defaultValue : v1.10.0-alpha.0-74-ga09be59
81
81
- name : PKGS_PREFIX
82
82
defaultValue : ghcr.io/siderolabs
83
83
- name : TOOLS
84
- defaultValue : v1.10.0-alpha.0-23-g6d456ca
84
+ defaultValue : v1.10.0-alpha.0-24-g4f2036e
85
85
- name : TOOLS_PREFIX
86
86
defaultValue : ghcr.io/siderolabs
87
87
useBldrPkgTagResolver : true
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-04-01T08:20:01Z by kres d903dae.
3
+ # Generated on 2025-04-02T15:35:29Z by kres d903dae.
4
4
5
5
# common variables
6
6
@@ -50,9 +50,9 @@ 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.10.0-alpha.0-72-g7d7323b
53
+ PKGS ?= v1.10.0-alpha.0-74-ga09be59
54
54
PKGS_PREFIX ?= ghcr.io/siderolabs
55
- TOOLS ?= v1.10.0-alpha.0-23-g6d456ca
55
+ TOOLS ?= v1.10.0-alpha.0-24-g4f2036e
56
56
TOOLS_PREFIX ?= ghcr.io/siderolabs
57
57
58
58
# targets defines all the available targets
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ format: v1alpha2
5
5
vars:
6
6
CONTAINERD_VERSION: v2.0.4 # update this when updating PKGS_VERSION in Makefile
7
7
LINUX_FIRMWARE_VERSION: "20250311" # update this when updating PKGS_VERSION in Makefile
8
- DRBD_DRIVER_VERSION: 9.2.12 # update this when updating PKGS_VERSION in Makefile
8
+ DRBD_DRIVER_VERSION: 9.2.13 # update this when updating PKGS_VERSION in Makefile
9
9
ZFS_DRIVER_VERSION: 2.3.1 # update this when updating PKGS_VERSION in Makefile
10
10
ZFS_TOOLS_SHA256: 053233799386920bdc636e22d0e19a8c2c3e642e8bd847ff87e108f8bb1f9006
11
11
ZFS_TOOLS_SHA512: 235023dbe97b3f7c5273e2a6fa34957cc37967256845d4ed9faa2e2a6da29ea6fdcba4167658cf03129afbb0aa11311a760d3d0b5ea5aecc64a4c7ee22ad2d31
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ spin: 0.18.0
27
27
qemu-guest-agent: 9.2.2
28
28
Tailscale: 1.80.3
29
29
ZFS: 2.3.1
30
+ DRBD: 9.2.13
30
31
NVIDIA LTS: 535.230.02
31
32
NVIDIA Production: 570.124.06
32
33
NVIDIA Container Toolkit: 1.17.4
You can’t perform that action at this time.
0 commit comments