Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ goimports: goimportstool ## Run goimports against code.


##@ CLI
K3S_VERSION ?= v1.23.8+k3s1
K3S_VERSION ?= v1.30.2+k3s2
K3D_VERSION ?= 5.4.4
K3S_IMG_TAG ?= $(subst +,-,$(K3S_VERSION))
FETCH_ADDON_ENABLED ?= true
Expand Down