Skip to content

Commit

Permalink
Update k3s provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Dec 18, 2023
1 parent 515b83d commit ad3b98c
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 @@ -19,7 +19,7 @@ ARG RKE2_FLAVOR_TAG=rke2r1
ARG BASE_IMAGE_URL=quay.io/kairos
ARG OSBUILDER_VERSION=v0.7.11
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG K3S_PROVIDER_VERSION=v4.1.2
ARG K3S_PROVIDER_VERSION=v4.2.1-alpha2
ARG KUBEADM_PROVIDER_VERSION=v4.2.0
ARG RKE2_PROVIDER_VERSION=v4.1.1
ARG FIPS_ENABLED=false
Expand Down

0 comments on commit ad3b98c

Please sign in to comment.