Skip to content

Commit

Permalink
Revert "PAC-1983 new version of k8s 44c (#262)" (#263)
Browse files Browse the repository at this point in the history
This reverts commit b142f59.
  • Loading branch information
santhoshdaivajna authored Aug 31, 2024
1 parent b142f59 commit 7477bc5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,6 @@ build-provider-images:
BUILD +$TARGET --K8S_VERSION=1.28.11
BUILD +$TARGET --K8S_VERSION=1.29.2
BUILD +$TARGET --K8S_VERSION=1.29.6
BUILD +$TARGET --K8S_VERSION=1.28.13
BUILD +$TARGET --K8S_VERSION=1.29.8
BUILD +$TARGET --K8S_VERSION=1.30.4
END
ELSE
BUILD +$TARGET --K8S_VERSION="$K8S_VERSION"
Expand All @@ -241,9 +238,6 @@ build-provider-images-fips:
BUILD +provider-image --K8S_VERSION=1.29.5
BUILD +provider-image --K8S_VERSION=1.29.6
BUILD +provider-image --K8S_VERSION=1.29.7
BUILD +provider-image --K8S_VERSION=1.28.13
BUILD +provider-image --K8S_VERSION=1.29.8
BUILD +provider-image --K8S_VERSION=1.30.4
ELSE IF [ "$K8S_DISTRIBUTION" = "rke2" ]
BUILD +provider-image --K8S_VERSION=1.24.6
BUILD +provider-image --K8S_VERSION=1.25.0
Expand All @@ -264,9 +258,6 @@ build-provider-images-fips:
BUILD +provider-image --K8S_VERSION=1.29.3
BUILD +provider-image --K8S_VERSION=1.29.5
BUILD +provider-image --K8S_VERSION=1.29.6
BUILD +provider-image --K8S_VERSION=1.28.12
BUILD +provider-image --K8S_VERSION=1.29.7
BUILD +provider-image --K8S_VERSION=1.30.3
ELSE
BUILD +provider-image --K8S_VERSION=1.24.6
BUILD +provider-image --K8S_VERSION=1.25.2
Expand All @@ -283,9 +274,6 @@ build-provider-images-fips:
BUILD +provider-image --K8S_VERSION=1.29.0
BUILD +provider-image --K8S_VERSION=1.29.2
BUILD +provider-image --K8S_VERSION=1.29.6
BUILD +provider-image --K8S_VERSION=1.28.13
BUILD +provider-image --K8S_VERSION=1.29.8
BUILD +provider-image --K8S_VERSION=1.30.4
END
ELSE
BUILD +provider-image --K8S_VERSION="$K8S_VERSION"
Expand Down

0 comments on commit 7477bc5

Please sign in to comment.