File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
deployment/network-operator Expand file tree Collapse file tree 2 files changed +6
-6
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:30883a8
159- sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:30883a8
158+ operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-25.4.0-beta.3
159+ sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-25.4.0-beta.3
160160 sriovCni : ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.8.1
161161 ibSriovCni : ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.2.1
162162 ovsCni : ghcr.io/k8snetworkplumbingwg/ovs-cni-plugin:v0.37.0
163163 # rdmaCni: ghcr.io/k8snetworkplumbingwg/rdma-cni:v1.3.0
164164 sriovDevicePlugin : ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.9.0
165165 resourcesInjector : ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
166- webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:30883a8
166+ webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-25.4.0-beta.3
167167 # imagePullSecrest for SR-IOV Network Operator related images
168168 # imagePullSecrets: []
169169 sriovOperatorConfig :
Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ NetworkOperatorInitContainer:
99SriovNetworkOperator :
1010 image : sriov-network-operator
1111 repository : nvcr.io/nvstaging/mellanox
12- version : 30883a8
12+ version : network-operator-25.4.0-beta.3
1313SriovNetworkOperatorWebhook :
1414 image : sriov-network-operator-webhook
1515 repository : nvcr.io/nvstaging/mellanox
16- version : 30883a8
16+ version : network-operator-25.4.0-beta.3
1717SriovConfigDaemon :
1818 image : sriov-network-operator-config-daemon
1919 repository : nvcr.io/nvstaging/mellanox
20- version : 30883a8
20+ version : network-operator-25.4.0-beta.3
2121SriovCni :
2222 image : sriov-cni
2323 repository : ghcr.io/k8snetworkplumbingwg
You can’t perform that action at this time.
0 commit comments