Skip to content

Commit 6740a31

Browse files
committed
rev coredns version to v1.11.1 for upgrade test
Signed-off-by: Jack Francis <[email protected]>
1 parent 529ae97 commit 6740a31

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
@@ -194,7 +194,7 @@ variables:
194194
KUBERNETES_VERSION_API_UPGRADE_FROM: "v1.26.12"
195195
FLATCAR_VERSION: "${FLATCAR_VERSION:-latest}"
196196
ETCD_VERSION_UPGRADE_TO: "3.5.4-0"
197-
COREDNS_VERSION_UPGRADE_TO: "v1.9.3"
197+
COREDNS_VERSION_UPGRADE_TO: "v1.11.1"
198198
KUBERNETES_VERSION_UPGRADE_TO: "${KUBERNETES_VERSION_UPGRADE_TO:-stable-1.28}"
199199
KUBERNETES_VERSION_UPGRADE_FROM: "${KUBERNETES_VERSION_UPGRADE_FROM:-stable-1.27}"
200200
CNI: "${PWD}/templates/addons/calico.yaml"

0 commit comments

Comments
 (0)