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 @@ -159,15 +159,15 @@ sriov-network-operator:
159159
160160 # Image URIs for sriov-network-operator components.
161161 images :
162- operator : nvcr.io/nvidia /mellanox/sriov-network-operator:network-operator-25.4.0
163- sriovConfigDaemon : nvcr.io/nvidia /mellanox/sriov-network-operator-config-daemon:network-operator-25.4.0
162+ operator : nvcr.io/nvstaging /mellanox/sriov-network-operator:network-operator-v25.7.0-beta.2
163+ sriovConfigDaemon : nvcr.io/nvstaging /mellanox/sriov-network-operator-config-daemon:network-operator-v25.7.0-beta.2
164164 sriovCni : nvcr.io/nvstaging/mellanox/sriov-cni:network-operator-v25.7.0-beta.2
165165 ibSriovCni : nvcr.io/nvstaging/mellanox/ib-sriov-cni:network-operator-v25.7.0-beta.2
166166 ovsCni : nvcr.io/nvstaging/mellanox/ovs-cni-plugin:network-operator-v25.7.0-beta.2
167167 # rdmaCni: nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v25.7.0-beta.2
168168 sriovDevicePlugin : nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v25.7.0-beta.2
169169 resourcesInjector : ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
170- webhook : nvcr.io/nvidia /mellanox/sriov-network-operator-webhook:network-operator-25.4.0
170+ webhook : nvcr.io/nvstaging /mellanox/sriov-network-operator-webhook:network-operator-v25.7.0-beta.2
171171 # imagePullSecrest for SR-IOV Network Operator related images
172172 # imagePullSecrets: []
173173 sriovOperatorConfig :
Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ NetworkOperatorInitContainer:
99 version : network-operator-v25.7.0-beta.2
1010SriovNetworkOperator :
1111 image : sriov-network-operator
12- repository : nvcr.io/nvidia /mellanox
12+ repository : nvcr.io/nvstaging /mellanox
1313 sourceRepository : sriov-network-operator
14- version : network-operator-25.4.0
14+ version : network-operator-v25.7.0-beta.2
1515SriovNetworkOperatorWebhook :
1616 image : sriov-network-operator-webhook
17- repository : nvcr.io/nvidia /mellanox
18- version : network-operator-25.4.0
17+ repository : nvcr.io/nvstaging /mellanox
18+ version : network-operator-v25.7.0-beta.2
1919SriovConfigDaemon :
2020 image : sriov-network-operator-config-daemon
21- repository : nvcr.io/nvidia /mellanox
22- version : network-operator-25.4.0
21+ repository : nvcr.io/nvstaging /mellanox
22+ version : network-operator-v25.7.0-beta.2
2323SriovCni :
2424 image : sriov-cni
2525 repository : nvcr.io/nvstaging/mellanox
You can’t perform that action at this time.
0 commit comments