diff --git a/.kres.yaml b/.kres.yaml index a4cb5933..73385596 100644 --- a/.kres.yaml +++ b/.kres.yaml @@ -66,7 +66,7 @@ spec: - name: EXTENSIONS_IMAGE_REF defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG) - name: PKGS - defaultValue: v1.6.0-alpha.0-28-g0bb2a79 + defaultValue: v1.6.0-alpha.0-29-g252a59f depends: - internal/extensions/image-digests script: diff --git a/Makefile b/Makefile index bfa065b3..c1b377bd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2023-11-07T19:17:52Z by kres latest. +# Generated on 2023-11-08T13:30:42Z by kres latest. # common variables @@ -82,7 +82,7 @@ NONFREE_TARGETS = nonfree-kmod-nvidia # extra variables EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG) -PKGS ?= v1.6.0-alpha.0-28-g0bb2a79 +PKGS ?= v1.6.0-alpha.0-29-g252a59f # help menu diff --git a/Pkgfile b/Pkgfile index 14505ec2..fb4c323e 100644 --- a/Pkgfile +++ b/Pkgfile @@ -5,7 +5,7 @@ format: v1alpha2 vars: PKGS_PREFIX: ghcr.io/siderolabs LINUX_FIRMWARE_VERSION: "20231030" # update this when updating PKGS_VERSION in Makefile - DRBD_DRIVER_VERSION: 9.2.5 # update this when updating PKGS_VERSION in Makefile + DRBD_DRIVER_VERSION: 9.2.6 # update this when updating PKGS_VERSION in Makefile ZFS_DRIVER_VERSION: 2.1.13 # update this when updating PKGS_VERSION in Makefile UTIL_LINUX_VERSION: 2.39.2 # update this when updating PKGS_VERSION in Makefile diff --git a/hack/release.toml b/hack/release.toml index bcdd9aea..71c22e82 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -60,7 +60,7 @@ stargz-snapshotter extension is now supported as Talos System Extension. [notes.updates] title = "Component Updates" description = """\ -* DRBD: 9.2.5 +* DRBD: 9.2.6 * QEMU agent: v8.1.1 * Tailscale: 1.50.0 * Xen Guest Utilities: 8.3.1