diff --git a/pipelines/main/pipeline.yml b/pipelines/main/pipeline.yml index 13ca9c3d8..57aa93fc9 100644 --- a/pipelines/main/pipeline.yml +++ b/pipelines/main/pipeline.yml @@ -3029,7 +3029,7 @@ jobs: file: pinniped-ci/pipelines/shared-tasks/deploy-aks-cluster/task.yml image: aks-deployer-image params: - KUBE_VERSION: "1.29" # See https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions + KUBE_VERSION: "1.30" # See https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions <<: *azure_account_params - task: pre-warm-cluster timeout: 10m