Skip to content

Commit 36bceb4

Browse files
authored
Merge pull request #11187 from cahillsf/bump-core-dns-in-e2e
🌱 Bump coredns version in e2e variables
2 parents b10afcc + ef19d69 commit 36bceb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ variables:
397397
KUBERNETES_VERSION_UPGRADE_TO: "v1.31.0"
398398
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.32"
399399
ETCD_VERSION_UPGRADE_TO: "3.5.14-0"
400-
COREDNS_VERSION_UPGRADE_TO: "v1.11.1"
400+
COREDNS_VERSION_UPGRADE_TO: "v1.11.3"
401401
DOCKER_SERVICE_DOMAIN: "cluster.local"
402402
IP_FAMILY: "dual"
403403
DOCKER_SERVICE_CIDRS: "10.128.0.0/12"

0 commit comments

Comments
 (0)