Skip to content

Commit de8c7cb

Browse files
committed
Fix e2e tests by bumping etcd
1 parent 12e6357 commit de8c7cb

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
@@ -372,7 +372,7 @@ variables:
372372
KUBERNETES_VERSION_UPGRADE_FROM: "v1.33.1"
373373
KUBERNETES_VERSION_UPGRADE_TO: "v1.34.0-beta.0"
374374
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.34"
375-
ETCD_VERSION_UPGRADE_TO: "3.6.1"
375+
ETCD_VERSION_UPGRADE_TO: "3.6.1-1"
376376
COREDNS_VERSION_UPGRADE_TO: "v1.12.1"
377377
DOCKER_SERVICE_DOMAIN: "cluster.local"
378378
IP_FAMILY: "dual"

0 commit comments

Comments
 (0)