@@ -107,7 +107,7 @@ General Parameters
107107 - Configure node selector settings for the operator.
108108 * - operator.repository
109109 - string
110- - `"nvcr.io/nvidia/cloud-native " `
110+ - `"nvcr.io/nvstaging/mellanox " `
111111 - Network Operator image repository.
112112 * - operator.resources
113113 - yaml
@@ -273,7 +273,7 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
273273 -
274274 * - sriov-network-operator.images.operator
275275 - string
276- - `"nvcr.io/nvidia /mellanox/sriov-network-operator:network-operator-24.7.0 " `
276+ - `"nvcr.io/nvstaging /mellanox/sriov-network-operator:network-operator-24.10.0-beta.2 " `
277277 -
278278 * - sriov-network-operator.images.ovsCni
279279 - string
@@ -289,15 +289,15 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
289289 -
290290 * - sriov-network-operator.images.sriovConfigDaemon
291291 - string
292- - `"nvcr.io/nvidia /mellanox/sriov-network-operator-config-daemon:network-operator-24.7.0 " `
292+ - `"nvcr.io/nvstaging /mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-beta.2 " `
293293 -
294294 * - sriov-network-operator.images.sriovDevicePlugin
295295 - string
296296 - `"ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.7.0" `
297297 -
298298 * - sriov-network-operator.images.webhook
299299 - string
300- - `"nvcr.io/nvidia /mellanox/sriov-network-operator-webhook:network-operator-24.7.0 " `
300+ - `"nvcr.io/nvstaging /mellanox/sriov-network-operator-webhook:network-operator-24.10.0-beta.2 " `
301301 -
302302 * - sriov-network-operator.operator.admissionControllers
303303 - yaml
@@ -469,7 +469,7 @@ For example:
469469 - Private mirror repository configuration.
470470 * - ofedDriver.repository
471471 - string
472- - `"nvcr.io/nvidia /mellanox" `
472+ - `"nvcr.io/nvstaging /mellanox" `
473473 - NVIDIA DOCA Driver image repository.
474474 * - ofedDriver.startupProbe.initialDelaySeconds
475475 - int
@@ -540,7 +540,7 @@ For example:
540540 -
541541 * - ofedDriver.version
542542 - string
543- - `"24.07 -0.6.1 .0-0" `
543+ - `"24.10 -0.3.2 .0-0" `
544544 - NVIDIA DOCA Driver version.
545545
546546===============================================
@@ -637,7 +637,7 @@ RDMA Shared Device Plugin
637637 - Enable Container Device Interface (CDI) mode. **NOTE **: NVIDIA Network Operator does not configure container runtime to enable CDI.
638638 * - rdmaSharedDevicePlugin.version
639639 - string
640- - `"v1.5.1 " `
640+ - `"sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5 " `
641641 - RDMA shared device plugin version.
642642
643643==========================================
@@ -762,7 +762,7 @@ ib-kubernetes provides a daemon that works in conjunction with the `SR-IOV Netwo
762762 - Name of the Secret with the NVIDIA UFM access credentials, deployed in advance.
763763 * - ibKubernetes.version
764764 - string
765- - `"v1.0.2 " `
765+ - `"v1.1.0 " `
766766 - IB Kubernetes version.
767767
768768==========
@@ -911,7 +911,7 @@ Specifies components to deploy in order to facilitate a secondary network in Kub
911911 - Multus image repository.
912912 * - secondaryNetwork.multus.version
913913 - string
914- - `"v3.9.3 " `
914+ - `"v4.1.0 " `
915915 - Multus image version.
916916
917917============================
0 commit comments