Skip to content

Commit

Permalink
bump provider to 4.4.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
kpiyush17 committed Apr 26, 2024
1 parent 6390e64 commit f8fbeb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ ARG RKE2_FLAVOR_TAG=rke2r1
ARG BASE_IMAGE_URL=quay.io/kairos
ARG OSBUILDER_VERSION=v0.200.11
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG K3S_PROVIDER_VERSION=v4.2.1
ARG KUBEADM_PROVIDER_VERSION=v4.3.1
ARG RKE2_PROVIDER_VERSION=v4.1.1
ARG K3S_PROVIDER_VERSION=v4.4.0-alpha1
ARG KUBEADM_PROVIDER_VERSION=v4.4.0-alpha1
ARG RKE2_PROVIDER_VERSION=v4.4.0-alpha1

# Variables used in the builds. Update for ADVANCED use cases only Modify in .arg file or via CLI arguements
ARG OS_DISTRIBUTION
Expand Down

0 comments on commit f8fbeb0

Please sign in to comment.