mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00:00
kubernetes: update kubernetes for AArch64
The latest stable kubernetes v1.15.3 has finally included the significant commit 820a717(https://github.com/kubernetes/kubernetes/commit/ 820a717bce3ef92f9280a4870d449c1e903255f2), which fixed the crash of `kubeadm init` on AArch64 since kubernetes v1.14.0, find detailed info here (https://github.com/kata-containers/tests/issues/1726). Fixes: #2020 Signed-off-by: Penny Zheng <penny.zheng@arm.com>
This commit is contained in:
parent
4176a7c947
commit
611a86035b
@ -229,7 +229,7 @@ externals:
|
|||||||
uscan-url: >-
|
uscan-url: >-
|
||||||
https://github.com/kubernetes/kubernetes/tags
|
https://github.com/kubernetes/kubernetes/tags
|
||||||
.*/v?([\d\.]+)\.tar\.gz
|
.*/v?([\d\.]+)\.tar\.gz
|
||||||
version: "1.15.1-00"
|
version: "1.15.3-00"
|
||||||
|
|
||||||
openshift:
|
openshift:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user