Skip to content

Commit 234730c

Browse files
committed
Release 1.7.1
1 parent c9b97db commit 234730c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ TARGETS += usb-modem-drivers
6161
EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
6262
PKGS ?= v1.7.0-9-g76bd73c
6363
PKGS_PREFIX ?= ghcr.io/siderolabs
64-
PKG_KERNEL ?= ghcr.io/nberlee/kernel:f949955
64+
PKG_KERNEL ?= ghcr.io/nberlee/kernel:v1.7.1
6565

6666
# help menu
6767

hack/release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ github_repo = "siderolabs/extensions"
66
match_deps = "^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77

88
# previous release
9-
previous = "v1.7.0"
9+
previous = "v1.6.7"
1010

1111
pre_release = false
1212

0 commit comments

Comments
 (0)