Skip to content

Commit 5766d8b

Browse files
authored
Merge pull request #7091 from ameukam/kops-ci-bump-eks-version
kops: Bump build cluster version
2 parents 28105d5 + 3786677 commit 5766d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/aws/terraform/kops-infra-ci/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ limitations under the License.
1616

1717
variable "eks_version" {
1818
type = string
19-
default = "1.27"
19+
default = "1.28"
2020
}
2121

2222
variable "tags" {

0 commit comments

Comments
 (0)