Skip to content

Commit

Permalink
Update kubeadm and k3s provider versions (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Dec 22, 2023
1 parent bd3eb66 commit 46393ba
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 @@ -20,8 +20,8 @@ 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.2.1-alpha3
ARG KUBEADM_PROVIDER_VERSION=v4.2.0
ARG K3S_PROVIDER_VERSION=v4.2.1-alpha4
ARG KUBEADM_PROVIDER_VERSION=v4.2.1-alpha2
ARG RKE2_PROVIDER_VERSION=v4.1.1
ARG FIPS_ENABLED=false
ARG HTTP_PROXY
Expand Down

0 comments on commit 46393ba

Please sign in to comment.