Skip to content

Commit e12c495

Browse files
committed
chore: update Linux to 6.12.13
via pkgs Signed-off-by: Dmitry Sharshakov <[email protected]>
1 parent 8a17f71 commit e12c495

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.kres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ spec:
6666
- name: EXTENSIONS_IMAGE_REF
6767
defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
6868
- name: PKGS
69-
defaultValue: v1.10.0-alpha.0-35-g85f8901
69+
defaultValue: v1.10.0-alpha.0-36-g117a1d6
7070
- name: PKGS_PREFIX
7171
defaultValue: ghcr.io/siderolabs
7272
useBldrPkgTagResolver: true

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22
#
3-
# Generated on 2025-02-07T11:47:31Z by kres 3bb2b12.
3+
# Generated on 2025-02-10T18:23:17Z by kres 5e9dc91.
44

55
# common variables
66

@@ -48,7 +48,7 @@ COMMON_ARGS += --build-arg=PKGS_PREFIX="$(PKGS_PREFIX)"
4848
# extra variables
4949

5050
EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
51-
PKGS ?= v1.10.0-alpha.0-35-g85f8901
51+
PKGS ?= v1.10.0-alpha.0-36-g117a1d6
5252
PKGS_PREFIX ?= ghcr.io/siderolabs
5353

5454
# targets defines all the available targets

deps.png

-35.4 KB
Loading

0 commit comments

Comments
 (0)