Skip to content

Commit 9a95d58

Browse files
committed
use v1.28.8+k0s.0 as previous k0s version
1 parent edf0126 commit 9a95d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ VELERO_IMAGE_VERSION = v1.13.2
2727
VELERO_AWS_PLUGIN_IMAGE_VERSION = v1.9.2
2828
KUBECTL_VERSION = v1.28.9
2929
K0S_VERSION = v1.28.9+k0s.0
30-
PREVIOUS_K0S_VERSION ?= v1.27.13+k0s.0
30+
PREVIOUS_K0S_VERSION ?= v1.28.8+k0s.0
3131
K0S_BINARY_SOURCE_OVERRIDE =
3232
TROUBLESHOOT_VERSION = v0.88.1
3333
KOTS_VERSION = v$(shell echo $(ADMIN_CONSOLE_CHART_VERSION) | sed 's/\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/')

0 commit comments

Comments
 (0)