File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
deployment/network-operator Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -155,15 +155,15 @@ sriov-network-operator:
155155
156156 # Image URIs for sriov-network-operator components.
157157 images :
158- operator : nvcr.io/nvstaging /mellanox/sriov-network-operator:4225daf
159- sriovConfigDaemon : nvcr.io/nvstaging /mellanox/sriov-network-operator-config-daemon:4225daf
158+ operator : nvcr.io/nvidia /mellanox/sriov-network-operator:network-operator-25.4.0
159+ sriovConfigDaemon : nvcr.io/nvidia /mellanox/sriov-network-operator-config-daemon:network-operator-25.4.0
160160 sriovCni : nvcr.io/nvstaging/mellanox/sriov-cni:network-operator-v25.7.0-beta.1
161161 ibSriovCni : ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.2.1
162162 ovsCni : nvcr.io/nvstaging/mellanox/ovs-cni-plugin:network-operator-v25.7.0-beta.1
163163 # rdmaCni: nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v25.7.0-beta.1
164164 sriovDevicePlugin : nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v25.7.0-beta.1
165165 resourcesInjector : ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
166- webhook : nvcr.io/nvstaging /mellanox/sriov-network-operator-webhook:4225daf
166+ webhook : nvcr.io/nvidia /mellanox/sriov-network-operator-webhook:network-operator-25.4.0
167167 # imagePullSecrest for SR-IOV Network Operator related images
168168 # imagePullSecrets: []
169169 sriovOperatorConfig :
Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ NetworkOperatorInitContainer:
88 version : v0.0.3
99SriovNetworkOperator :
1010 image : sriov-network-operator
11- repository : nvcr.io/nvstaging /mellanox
11+ repository : nvcr.io/nvidia /mellanox
1212 sourceRepository : sriov-network-operator
13- version : 4225daf
13+ version : network-operator-25.4.0
1414SriovNetworkOperatorWebhook :
1515 image : sriov-network-operator-webhook
16- repository : nvcr.io/nvstaging /mellanox
17- version : 4225daf
16+ repository : nvcr.io/nvidia /mellanox
17+ version : network-operator-25.4.0
1818SriovConfigDaemon :
1919 image : sriov-network-operator-config-daemon
20- repository : nvcr.io/nvstaging /mellanox
21- version : 4225daf
20+ repository : nvcr.io/nvidia /mellanox
21+ version : network-operator-25.4.0
2222SriovCni :
2323 image : sriov-cni
2424 repository : nvcr.io/nvstaging/mellanox
You can’t perform that action at this time.
0 commit comments