eka-latest to use k8s 1.31

This commit is contained in:
Ryan Richard
2025-04-02 13:22:26 -07:00
parent e64f40fa7b
commit 73c9be5e2a

View File

@@ -2859,7 +2859,7 @@ jobs:
file: pinniped-ci/pipelines/shared-tasks/deploy-eks-cluster/task.yml
image: eks-deployer-image
params:
KUBE_VERSION: "1.32" # See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
KUBE_VERSION: "1.31" # See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
<<: *aws_account_params
- task: pre-warm-cluster
timeout: 10m