Skip to content

Commit

Permalink
kubeadm k8s version 1.27.11 is missing in the Earthfile (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: lakshmenroy <[email protected]>
  • Loading branch information
lakshmenroy and lakshmenroy authored May 10, 2024
1 parent f2026ad commit 0bba6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ build-provider-images:
BUILD +$TARGET --K8S_VERSION=1.27.9
BUILD +$TARGET --K8S_VERSION=1.26.12
BUILD +$TARGET --K8S_VERSION=1.28.5
BUILD +$TARGET --K8S_VERSION=1.27.11
ELSE IF [ "$K8S_DISTRIBUTION" = "rke2" ]
BUILD +$TARGET --K8S_VERSION=1.26.14
BUILD +$TARGET --K8S_VERSION=1.27.11
Expand Down

0 comments on commit 0bba6b1

Please sign in to comment.