Skip to content

Commit 5c9adb4

Browse files
author
Cecile Robert-Michon
committed
use AKS 1.22 for e2e exp
1 parent 4ce523d commit 5c9adb4

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
@@ -172,7 +172,7 @@ providers:
172172
new: "--v=2"
173173

174174
variables:
175-
AKS_KUBERNETES_VERSION: "${KUBERNETES_VERSION:-stable-1.19}"
175+
AKS_KUBERNETES_VERSION: "${KUBERNETES_VERSION:-stable-1.22}"
176176
KUBERNETES_VERSION: "${KUBERNETES_VERSION:=stable-1.22}"
177177
ETCD_VERSION_UPGRADE_TO: "3.5.0-0"
178178
COREDNS_VERSION_UPGRADE_TO: "v1.8.4"

0 commit comments

Comments
 (0)