Skip to content

Commit

Permalink
chore: bump provider k3s to 4.5.0-alpha2 and kubeadm to 4.5.0-alpha3
Browse files Browse the repository at this point in the history
Signed-off-by: Nianyu Shen <[email protected]>
  • Loading branch information
nianyush committed Sep 30, 2024
1 parent c10aad0 commit e0efbe6
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 @@ -21,8 +21,8 @@ ARG RKE2_FLAVOR_TAG=rke2r1
ARG BASE_IMAGE_URL=quay.io/kairos
ARG OSBUILDER_VERSION=v0.300.3
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG K3S_PROVIDER_VERSION=v4.5.0-alpha1
ARG KUBEADM_PROVIDER_VERSION=v4.5.0-alpha2
ARG K3S_PROVIDER_VERSION=v4.5.0-alpha2
ARG KUBEADM_PROVIDER_VERSION=v4.5.0-alpha3
ARG RKE2_PROVIDER_VERSION=v4.4.1

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

0 comments on commit e0efbe6

Please sign in to comment.