From bfaee18773163c35d8a8c91232fb22eaa0732619 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Wed, 18 Sep 2024 18:26:13 +0400 Subject: [PATCH] feat: update pkgs/Linux firmware Bump to the latest available. Signed-off-by: Andrey Smirnov --- .kres.yaml | 2 +- Makefile | 4 ++-- Pkgfile | 2 +- hack/release.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.kres.yaml b/.kres.yaml index 1b659674..cbcdd1e3 100644 --- a/.kres.yaml +++ b/.kres.yaml @@ -60,7 +60,7 @@ spec: - name: EXTENSIONS_IMAGE_REF defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG) - name: PKGS - defaultValue: v1.8.0 + defaultValue: v1.9.0-alpha.0-4-ge90ae7e - name: PKGS_PREFIX defaultValue: ghcr.io/siderolabs useBldrPkgTagResolver: true diff --git a/Makefile b/Makefile index 7f31aa67..4f3c1b1b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-09-06T11:07:46Z by kres 8be5fa7. +# Generated on 2024-09-18T14:25:18Z by kres 8be5fa7. # common variables @@ -48,7 +48,7 @@ COMMON_ARGS += --build-arg=PKGS_PREFIX="$(PKGS_PREFIX)" # extra variables EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG) -PKGS ?= v1.8.0 +PKGS ?= v1.9.0-alpha.0-4-ge90ae7e PKGS_PREFIX ?= ghcr.io/siderolabs # targets defines all the available targets diff --git a/Pkgfile b/Pkgfile index 07ab1cef..eb95903f 100644 --- a/Pkgfile +++ b/Pkgfile @@ -3,7 +3,7 @@ format: v1alpha2 vars: - LINUX_FIRMWARE_VERSION: "20240811" # update this when updating PKGS_VERSION in Makefile + LINUX_FIRMWARE_VERSION: "20240909" # update this when updating PKGS_VERSION in Makefile DRBD_DRIVER_VERSION: 9.2.11 # update this when updating PKGS_VERSION in Makefile ZFS_DRIVER_VERSION: 2.2.6 # update this when updating PKGS_VERSION in Makefile UTIL_LINUX_VERSION: 2.40.2 # update this when updating PKGS_VERSION in Makefile diff --git a/hack/release.toml b/hack/release.toml index e348019d..97b23ac1 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -65,7 +65,7 @@ ecr-credential-provider: 1.31.0 qemu-guest-agent: 9.1.0 mdadm: 4.3 Intel microcode: 20240910 -Linux firmware: 20240811 +Linux firmware: 20240909 Spin: 0.15.1 Gvisor: 20240729.0 Wasmedge: v0.4.0