We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf0126 commit 9a95d58Copy full SHA for 9a95d58
Makefile
@@ -27,7 +27,7 @@ VELERO_IMAGE_VERSION = v1.13.2
27
VELERO_AWS_PLUGIN_IMAGE_VERSION = v1.9.2
28
KUBECTL_VERSION = v1.28.9
29
K0S_VERSION = v1.28.9+k0s.0
30
-PREVIOUS_K0S_VERSION ?= v1.27.13+k0s.0
+PREVIOUS_K0S_VERSION ?= v1.28.8+k0s.0
31
K0S_BINARY_SOURCE_OVERRIDE =
32
TROUBLESHOOT_VERSION = v0.88.1
33
KOTS_VERSION = v$(shell echo $(ADMIN_CONSOLE_CHART_VERSION) | sed 's/\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/')
0 commit comments