mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Enable more test images for s390x
This commit is contained in:
parent
82920d99f8
commit
acaa24b254
16 changed files with 16 additions and 8 deletions
|
|
@ -2,3 +2,4 @@ linux/amd64=alpine:3.14
|
|||
linux/arm=arm32v6/alpine:3.14
|
||||
linux/arm64=arm64v8/alpine:3.14
|
||||
linux/ppc64le=ppc64le/alpine:3.14
|
||||
linux/s390x=s390x/alpine:3.14
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.3
|
||||
1.4
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@ linux/amd64=alpine:3.6
|
|||
linux/arm=arm32v6/alpine:3.6
|
||||
linux/arm64=arm64v8/alpine:3.6
|
||||
linux/ppc64le=ppc64le/alpine:3.6
|
||||
linux/s390x=s390x/alpine:3.6
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2
|
||||
1.3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
linux/amd64=debian:stretch-slim
|
||||
linux/arm64=arm64v8/debian:stretch-slim
|
||||
linux/ppc64le=ppc64le/debian:stretch-slim
|
||||
linux/s390x=s390x/debian:stretch-slim
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1
|
||||
1.2
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
linux/amd64=debian:stretch-slim
|
||||
linux/arm64=arm64v8/debian:stretch-slim
|
||||
linux/ppc64le=ppc64le/debian:stretch-slim
|
||||
linux/s390x=s390x/debian:stretch-slim
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1
|
||||
1.2
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
linux/amd64=fedora:28
|
||||
linux/arm64=arm64v8/fedora:28
|
||||
linux/ppc64le=ppc64le/fedora:28
|
||||
linux/s390x=s390x/fedora:28
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2
|
||||
1.3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
linux/amd64=fedora:28
|
||||
linux/arm64=arm64v8/fedora:28
|
||||
linux/ppc64le=ppc64le/fedora:28
|
||||
linux/s390x=s390x/fedora:28
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.2
|
||||
2.3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
linux/amd64=centos:7
|
||||
linux/arm64=arm64v8/centos:7
|
||||
linux/ppc64le=ppc64le/centos:7
|
||||
linux/s390x=s390x/clefos:7
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2
|
||||
1.3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
linux/amd64=fedora:33
|
||||
linux/arm64=arm64v8/fedora:33
|
||||
linux/ppc64le=ppc64le/fedora:33
|
||||
linux/s390x=s390x/fedora:33
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.3
|
||||
1.0.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue