Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #800 from gaby/upgrade-k3s
Browse files Browse the repository at this point in the history
  • Loading branch information
stealthybox committed Mar 8, 2021
2 parents 62fcf2e + 4d9088d commit 111a383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ build-centos:
$(MAKE) ${OP} WHAT=centos RELEASE=8 IS_LATEST=true

build-k3s:
$(MAKE) ${OP} WHAT=k3s RELEASE=v1.19.4+k3s1 IS_LATEST=true
$(MAKE) ${OP} WHAT=k3s RELEASE=v1.20.4+k3s1 IS_LATEST=true

build-kubeadm:
$(MAKE) ${OP} WHAT=kubeadm RELEASE=v1.18.3 BINARY_REF=release/stable-1.18 IS_LATEST=true IS_MANIFEST_LIST=1 GOARCH=arm64
Expand Down

0 comments on commit 111a383

Please sign in to comment.