Fix CI for Fedora (followup) + OpenSUSE Leap (update to 15.3) (#8407)

* Fix fedora jobs - followup

* Update OpenSUSE Leap to 15.3

* Fix cilium version in README + update minor 1.11.1
This commit is contained in:
Florian Ruynat
2022-01-25 08:24:30 +01:00
committed by GitHub
parent be9a1f80c1
commit d580014c66
8 changed files with 16 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ platforms:
- kube_node
- k8s_cluster
- name: opensuse
box: opensuse/Leap-15.2.x86_64
box: opensuse/Leap-15.3.x86_64
cpus: 1
memory: 1024
groups:

View File

@@ -107,7 +107,7 @@ flannel_cni_version: "v1.0.0"
cni_version: "v1.0.1"
weave_version: 2.8.1
pod_infra_version: "3.3"
cilium_version: "v1.11.0"
cilium_version: "v1.11.1"
kube_ovn_version: "v1.8.1"
kube_router_version: "v1.4.0"
multus_version: "v3.8"