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 04934f7 commit cf55405Copy full SHA for cf55405
Makefile
@@ -29,7 +29,7 @@ VELERO_CHART_VERSION = 6.3.0
29
VELERO_IMAGE_VERSION = v1.13.2
30
VELERO_AWS_PLUGIN_IMAGE_VERSION = v1.9.2
31
KUBECTL_VERSION = v1.28.10
32
-K0S_VERSION = v1.28.10+k0s.0-ec.0
+K0S_VERSION = v1.28.10+k0s.0
33
K0S_GO_VERSION = v1.28.10+k0s.0
34
PREVIOUS_K0S_VERSION ?= v1.28.8+k0s.0
35
K0S_BINARY_SOURCE_OVERRIDE =
0 commit comments