Skip to content

Commit 6494bd4

Browse files
committed
k0s 1.28.7+k0s.0
1 parent 20422fe commit 6494bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ EMBEDDED_OPERATOR_CHART_VERSION = 0.24.1
1313
OPENEBS_CHART_URL = https://openebs.github.io/charts
1414
OPENEBS_CHART_NAME = openebs/openebs
1515
OPENEBS_CHART_VERSION = 3.10.0
16-
KUBECTL_VERSION = v1.29.2
17-
K0S_VERSION = v1.29.2+k0s.0
16+
KUBECTL_VERSION = v1.28.7
17+
K0S_VERSION = v1.28.7+k0s.0
1818
K0S_BINARY_SOURCE_OVERRIDE =
1919
TROUBLESHOOT_VERSION = v0.83.0
2020
LD_FLAGS = -X github.com/replicatedhq/embedded-cluster/pkg/defaults.K0sVersion=$(K0S_VERSION) \

0 commit comments

Comments
 (0)