mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
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
This commit is contained in:
commit
0037b67cdf
@ -1 +1 @@
|
||||
v1.6.3-2
|
||||
v1.6.3-4
|
||||
|
Loading…
Reference in New Issue
Block a user