Skip to content

Commit

Permalink
Revert "Update Makefile versions" (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored Jan 24, 2024
1 parent f72ad82 commit ce662f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ OPENEBS_CHART_NAME = openebs/openebs
OPENEBS_CHART_VERSION = 3.10.0
KUBECTL_VERSION = v1.29.1
K0SCTL_VERSION = v0.17.4
K0S_VERSION = v1.28.6+k0s.0
K0S_VERSION = v1.28.5+k0s.0
K0S_BINARY_SOURCE_OVERRIDE =
TROUBLESHOOT_VERSION = v0.80.0
TROUBLESHOOT_VERSION = v0.79.1
LD_FLAGS = -X github.com/replicatedhq/embedded-cluster/pkg/defaults.K0sVersion=$(K0S_VERSION) \
-X github.com/replicatedhq/embedded-cluster/pkg/defaults.Version=$(VERSION) \
-X github.com/replicatedhq/embedded-cluster/pkg/defaults.K0sBinaryURL=$(K0S_BINARY_SOURCE_OVERRIDE) \
Expand Down

0 comments on commit ce662f9

Please sign in to comment.