update Kube version for integration-test-aks-oldest

This commit is contained in:
Ryan Richard
2025-07-07 14:59:05 -07:00
parent f33b32ef14
commit 5fdad6f9db

View File

@@ -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