Skip to content

Commit

Permalink
Update Earthfile - kubeadm version (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Jan 15, 2025
1 parent 13c132d commit 5ea7465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ARG BASE_IMAGE_URL=quay.io/kairos
ARG OSBUILDER_VERSION=v0.300.4
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG K3S_PROVIDER_VERSION=v4.5.1
ARG KUBEADM_PROVIDER_VERSION=v4.5.4
ARG KUBEADM_PROVIDER_VERSION=v4.5.5-alpha1
ARG RKE2_PROVIDER_VERSION=v4.5.1
ARG NODEADM_PROVIDER_VERSION=v4.5.1

Expand Down

0 comments on commit 5ea7465

Please sign in to comment.