Skip to content

Commit eeaf385

Browse files
Temporarily pin e2e to v1.24.10
1 parent bdfb133 commit eeaf385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/azure-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ providers:
151151
variables:
152152
AKS_KUBERNETES_VERSION: "latest"
153153
AKS_KUBERNETES_VERSION_UPGRADE_FROM: "latest-1"
154-
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-stable-1.24}"
154+
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-v1.24.10}"
155155
ETCD_VERSION_UPGRADE_TO: "3.5.4-0"
156156
COREDNS_VERSION_UPGRADE_TO: "v1.9.3"
157157
KUBERNETES_VERSION_UPGRADE_TO: "${KUBERNETES_VERSION_UPGRADE_TO:-stable-1.25}"

0 commit comments

Comments
 (0)