Skip to content

Commit

Permalink
bump kubeadm and luet-repo (#325)
Browse files Browse the repository at this point in the history
kubeadm to 454-alpha2
luet-repo to 1.3.17-alpha2
  • Loading branch information
kpiyush17 authored Dec 26, 2024
1 parent 549ade4 commit 326638b
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,15 +21,15 @@ ARG LUET_PROJECT=luet-repo

# Spectro Cloud and Kairos tags.
ARG PE_VERSION=v4.5.11
ARG SPECTRO_LUET_VERSION=v1.3.14
ARG SPECTRO_LUET_VERSION=v1.3.17-alpha2
ARG KAIROS_VERSION=v3.1.3
ARG K3S_FLAVOR_TAG=k3s1
ARG RKE2_FLAVOR_TAG=rke2r1
ARG BASE_IMAGE_URL=quay.io/kairos
ARG OSBUILDER_VERSION=v0.300.4
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG K3S_PROVIDER_VERSION=v4.5.1
ARG KUBEADM_PROVIDER_VERSION=v4.5.3
ARG KUBEADM_PROVIDER_VERSION=v4.5.4-alpha2
ARG RKE2_PROVIDER_VERSION=v4.5.1
ARG NODEADM_PROVIDER_VERSION=v4.5.0

Expand Down

0 comments on commit 326638b

Please sign in to comment.