Commit 0037b67c authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #32245 from aaronlevy/bump-kube-cross

Automatic merge from submit-queue Fix `make release` breaking due to incorrect etcd version `make release` fails with `etcd version 3.0.4 or greater required` when attempting to run integration tests. Looks like etcd version was bumped in: https://github.com/kubernetes/kubernetes/pull/30508 (also once prior to that as well), but the kube-cross image version was not bumped in `build/build-image/cross/VERSION` I did a manual check and and it looks like a `gcr.io/google_containers/kube-cross:v1.6.3-3` already exists and it does contain etcd v3.0.4
parents fc3ef932 17c5ea9c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment