Skip to content

Commit

Permalink
new versions for k3s/rke2
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna committed Apr 2, 2024
1 parent eaa88b1 commit c30b8eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ build-provider-images:
BUILD +provider-image --K8S_VERSION=1.26.14
BUILD +provider-image --K8S_VERSION=1.27.11
BUILD +provider-image --K8S_VERSION=1.28.7
BUILD +provider-image --K8S_VERSION=1.29.2
BUILD +provider-image --K8S_VERSION=1.29.3
ELSE IF [ "$K8S_DISTRIBUTION" = "k3s" ]
BUILD +provider-image --K8S_VERSION=1.26.14
BUILD +provider-image --K8S_VERSION=1.27.11
BUILD +provider-image --K8S_VERSION=1.28.7
BUILD +provider-image --K8S_VERSION=1.29.3
BUILD +provider-image --K8S_VERSION=1.29.2
END

build-provider-images-fips:
Expand Down

0 comments on commit c30b8eb

Please sign in to comment.