From 71c140ee5021634666fe97f06b38ae064a16bfc1 Mon Sep 17 00:00:00 2001 From: Ivan Kolodiazhny Date: Tue, 7 Nov 2023 22:21:04 +0200 Subject: [PATCH] chore: Update MOFED to 23.10-0.5.5.0 MOFED v23.10-0.5.5.0 is a GA version Signed-off-by: Ivan Kolodiazhny --- config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml | 2 +- deployment/network-operator/values.yaml | 2 +- .../crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml | 2 +- .../mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml | 2 +- .../mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml | 2 +- example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml | 2 +- example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml | 2 +- hack/release.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml b/config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml index e514a2196..d89f21a4b 100644 --- a/config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml +++ b/config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml @@ -19,7 +19,7 @@ spec: ofedDriver: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 livenessProbe: initialDelaySeconds: 30 periodSeconds: 30 diff --git a/deployment/network-operator/values.yaml b/deployment/network-operator/values.yaml index 20d691eca..f92e8cf26 100644 --- a/deployment/network-operator/values.yaml +++ b/deployment/network-operator/values.yaml @@ -167,7 +167,7 @@ ofedDriver: deploy: false image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 # imagePullSecrets: [] # env, if defined will pass environment variables to the OFED container # env: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml index d1c91a1c8..d84f87a8f 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml @@ -19,7 +19,7 @@ spec: ofedDriver: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 startupProbe: initialDelaySeconds: 10 periodSeconds: 10 diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml index 5c105dbe0..1d8e76c60 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml @@ -19,7 +19,7 @@ spec: ofedDriver: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 startupProbe: initialDelaySeconds: 10 periodSeconds: 10 diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml index 0c06db56e..22eb2dd8d 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml @@ -19,7 +19,7 @@ spec: ofedDriver: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 upgradePolicy: autoUpgrade: false drain: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml index e9d432831..8fd5c2011 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml @@ -19,7 +19,7 @@ spec: ofedDriver: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 upgradePolicy: autoUpgrade: false drain: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml index db1df42e9..f5bb3e3e6 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml @@ -19,7 +19,7 @@ spec: ofedDriver: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 startupProbe: initialDelaySeconds: 10 periodSeconds: 10 diff --git a/hack/release.yaml b/hack/release.yaml index e2e7a9a68..9047afe02 100644 --- a/hack/release.yaml +++ b/hack/release.yaml @@ -20,7 +20,7 @@ SriovIbCni: Mofed: image: mofed repository: nvcr.io/nvstaging/mellanox - version: 23.10-0.5.4.0 + version: 23.10-0.5.5.0 RdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin repository: ghcr.io/mellanox