Skip to content

Commit

Permalink
PAC-383 / PAC-384 / PAC-387 -Support for edge k8sv1.28.2 / 1.27.7 / 1…
Browse files Browse the repository at this point in the history
….26.10/ 1.25.15.
  • Loading branch information
lakshmenroy committed Nov 2, 2023
1 parent b06a4e5 commit 258faaf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG K8S_DISTRIBUTION
ARG CUSTOM_TAG
ARG ARCH
ARG PE_VERSION=v4.1.2
ARG SPECTRO_LUET_VERSION=v1.1.9
ARG SPECTRO_LUET_VERSION=v1.2.0
ARG KAIROS_VERSION=v2.4.1
ARG K3S_FLAVOR_TAG=k3s1
ARG RKE2_FLAVOR_TAG=rke2r1
Expand Down Expand Up @@ -73,6 +73,11 @@ build-provider-images:
BUILD +provider-image --K8S_VERSION=1.25.13
BUILD +provider-image --K8S_VERSION=1.26.8
BUILD +provider-image --K8S_VERSION=1.27.5
BUILD +provider-image --K8S_VERSION=1.27.7
BUILD +provider-image --K8S_VERSION=1.26.10
BUILD +provider-image --K8S_VERSION=1.25.15
BUILD +provider-image --K8S_VERSION=1.28.2



build-provider-images-fips:
Expand Down

0 comments on commit 258faaf

Please sign in to comment.