File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
deployment/network-operator Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : network-operator
3- version : 24.4.0-rc.3
3+ version : 24.4.0-rc.4
44kubeVersion : ' >= 1.21.0'
5- appVersion : v24.4.0-rc.3
5+ appVersion : v24.4.0-rc.4
66description : Nvidia network operator
77type : application
88keywords :
Original file line number Diff line number Diff line change @@ -113,15 +113,15 @@ sriov-network-operator:
113113
114114 # Image URIs for sriov-network-operator components
115115 images :
116- operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.4.0-rc.3
117- sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.4.0-rc.3
116+ operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.4.0-rc.4
117+ sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.4.0-rc.4
118118 sriovCni : ghcr.io/k8snetworkplumbingwg/sriov-cni:3e6368077716f6b8368b0e036a1290d1c64cf1fb
119119 ibSriovCni : ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:fc002af57a81855542759d0f77d16dacd7e1aa38
120120 ovsCni : ghcr.io/k8snetworkplumbingwg/ovs-cni-plugin:6f8174b1a47c47657fe9e59fe448f2a452bb6960
121121 rdmaCni : ghcr.io/k8snetworkplumbingwg/rdma-cni:v1.1.0
122122 sriovDevicePlugin : ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:e6ead1e8f76a407783430ee2666b403db2d76f64
123123 resourcesInjector : ghcr.io/k8snetworkplumbingwg/network-resources-injector:8810e6a127366cc1eb829d3f7cb3f866d096946e
124- webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.4.0-rc.3
124+ webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.4.0-rc.4
125125 # imagePullSecrest for SR-IOV Network Operator related images
126126 # imagePullSecrets: []
127127 sriovOperatorConfig :
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ NetworkOperatorInitContainer:
88SriovNetworkOperator :
99 image : sriov-network-operator
1010 repository : nvcr.io/nvstaging/mellanox
11- version : network-operator-24.4.0-rc.3
11+ version : network-operator-24.4.0-rc.4
1212SriovNetworkOperatorWebhook :
1313 image : sriov-network-operator-webhook
1414 repository : nvcr.io/nvstaging/mellanox
15- version : network-operator-24.4.0-rc.3
15+ version : network-operator-24.4.0-rc.4
1616SriovConfigDaemon :
1717 image : sriov-network-operator-config-daemon
1818 repository : nvcr.io/nvstaging/mellanox
19- version : network-operator-24.4.0-rc.3
19+ version : network-operator-24.4.0-rc.4
2020SriovCni :
2121 image : sriov-cni
2222 repository : ghcr.io/k8snetworkplumbingwg
You can’t perform that action at this time.
0 commit comments