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 4c6ac70 commit a58bf14
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,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.3.2
ARG K3S_FLAVOR_TAG=k3s1
ARG RKE2_FLAVOR_TAG=rke2r1
Expand Down Expand Up @@ -71,6 +71,10 @@ 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.25.15
BUILD +provider-image --K8S_VERSION=1.26.10
BUILD +provider-image --K8S_VERSION=1.27.7
BUILD +provider-image --K8S_VERSION=1.28.2


build-provider-images-fips:
Expand Down

0 comments on commit a58bf14

Please sign in to comment.