Skip to content

Commit

Permalink
Update rke2 and k3s provider versions
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Oct 20, 2023
1 parent f3db568 commit 0e36043
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 @@ -17,9 +17,9 @@ 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.1
ARG K3S_PROVIDER_VERSION=v4.1.2
ARG KUBEADM_PROVIDER_VERSION=v4.1.0
ARG RKE2_PROVIDER_VERSION=v4.1.0
ARG RKE2_PROVIDER_VERSION=v4.1.1
ARG FIPS_ENABLED=false
ARG HTTP_PROXY
ARG HTTPS_PROXY
Expand Down

0 comments on commit 0e36043

Please sign in to comment.