mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 11:38:15 +00:00
iscsi: e2e containers base image has been udpated to F38
This commit update the e2e test image if iscsi to latest fedora version. Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
This commit is contained in:
parent
330b5a2b8d
commit
0518dffd25
@ -1,4 +1,4 @@
|
||||
linux/amd64=fedora:36
|
||||
linux/arm64=arm64v8/fedora:36
|
||||
linux/ppc64le=ppc64le/fedora:36
|
||||
linux/s390x=s390x/fedora:36
|
||||
linux/amd64=fedora:38
|
||||
linux/arm64=arm64v8/fedora:38
|
||||
linux/ppc64le=ppc64le/fedora:38
|
||||
linux/s390x=s390x/fedora:38
|
||||
|
@ -1 +1 @@
|
||||
2.4
|
||||
2.5
|
||||
|
Loading…
Reference in New Issue
Block a user