Skip to content

Commit

Permalink
Set minControllerVersion on all bundles (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisdiamond authored Mar 11, 2023
1 parent d55d9a8 commit e9acc16
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_dev/1-22.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-22-1001"
kubernetesVersion: "1.22"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_dev/1-23.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-23-1001"
kubernetesVersion: "1.23"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_dev/1-24.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-24-1001"
kubernetesVersion: "1.24"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_dev/1-25.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-25-1001"
kubernetesVersion: "1.25"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_dev/1-26.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-26-1001"
kubernetesVersion: "1.26"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_prod/1-22.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-22-1001"
kubernetesVersion: "1.22"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_prod/1-23.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-23-1001"
kubernetesVersion: "1.23"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_prod/1-24.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-24-1001"
kubernetesVersion: "1.24"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_prod/1-25.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-25-1001"
kubernetesVersion: "1.25"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_staging/1-22.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-22-1001"
kubernetesVersion: "1.22"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_staging/1-23.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-23-1001"
kubernetesVersion: "1.23"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_staging/1-24.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-24-1001"
kubernetesVersion: "1.24"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_staging/1-25.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-25-1001"
kubernetesVersion: "1.25"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down
1 change: 1 addition & 0 deletions generatebundlefile/data/bundles_staging/1-26.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This info is hardcoded and comes from https://github.com/aws/eks-anywhere-build-tooling
name: "v1-26-1001"
kubernetesVersion: "1.26"
minControllerVersion: "v0.3.2"
packages:
- org: aws-containers
projects:
Expand Down

0 comments on commit e9acc16

Please sign in to comment.