Skip to content

Commit

Permalink
Update Makefile versions
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored Nov 14, 2023
1 parent fc17852 commit 79ff9c9
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 @@ -11,9 +11,9 @@ EMBEDDED_OPERATOR_CHART_VERSION = 0.4.0
OPENEBS_CHART_URL = https://openebs.github.io/charts
OPENEBS_CHART_NAME = openebs/openebs
OPENEBS_CHART_VERSION = 3.9.0
KUBECTL_VERSION = v1.28.2
KUBECTL_VERSION = v1.28.3
K0SCTL_VERSION = v0.16.0
K0S_VERSION = v1.28.2+k0s.0
K0S_VERSION = v1.28.3+k0s.0
TROUBLESHOOT_VERSION = v0.77.0
LD_FLAGS = -X github.com/replicatedhq/embedded-cluster/pkg/defaults.K0sVersion=$(K0S_VERSION) \
-X github.com/replicatedhq/embedded-cluster/pkg/defaults.Version=$(VERSION) \
Expand Down

0 comments on commit 79ff9c9

Please sign in to comment.