File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
deployment/network-operator Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : network-operator
3- version : 24.1.0-beta.1
3+ version : 24.1.0-beta.2
44kubeVersion : ' >= 1.21.0'
5- appVersion : v24.1.0-beta.1
5+ appVersion : v24.1.0-beta.2
66description : Nvidia network operator
77type : application
88keywords :
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ sriov-network-operator:
143143
144144 # Image URIs for sriov-network-operator components
145145 images :
146- operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.1.0-beta.1
147- sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.1.0-beta.1
146+ operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.1.0-beta.2
147+ sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.1.0-beta.2
148148 sriovCni : ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.7.0
149149 ibSriovCni : ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.0.3
150150 sriovDevicePlugin : ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:2cc723dcbc712290055b763dc9d3c090ba41e929
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ NetworkOperatorInitContainer:
88SriovNetworkOperator :
99 image : sriov-network-operator
1010 repository : nvcr.io/nvstaging/mellanox
11- version : network-operator-24.1.0-beta.1
11+ version : network-operator-24.1.0-beta.2
1212SriovConfigDaemon :
1313 image : sriov-network-operator-config-daemon
1414 repository : nvcr.io/nvstaging/mellanox
15- version : network-operator-24.1.0-beta.1
15+ version : network-operator-24.1.0-beta.2
1616SriovCni :
1717 image : sriov-cni
1818 repository : ghcr.io/k8snetworkplumbingwg
5252IpamPlugin :
5353 image : whereabouts
5454 repository : ghcr.io/k8snetworkplumbingwg
55- version : v0.6.2
55+ version : v0.6.2
5656nvIpam :
5757 image : nvidia-k8s-ipam
5858 repository : ghcr.io/mellanox
You can’t perform that action at this time.
0 commit comments