File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
deployment/network-operator Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : network-operator
3- version : 23.10.0-beta.4
3+ version : 23.10.0-beta.5
44kubeVersion : ' >= 1.21.0'
5- appVersion : v23.10.0-beta.4
5+ appVersion : v23.10.0-beta.5
66description : Nvidia network operator
77type : application
88keywords :
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ sriov-network-operator:
9999
100100 # Image URIs for sriov-network-operator components
101101 images :
102- operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-23.10.0-beta.4
103- sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-23.10.0-beta.4
102+ operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-23.10.0-beta.5
103+ sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-23.10.0-beta.5
104104 sriovCni : ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.7.0
105105 ibSriovCni : ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.0.3
106106 sriovDevicePlugin : ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:2cc723dcbc712290055b763dc9d3c090ba41e929
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ NetworkOperator:
44SriovNetworkOperator :
55 image : sriov-network-operator
66 repository : nvcr.io/nvstaging/mellanox
7- version : network-operator-23.10.0-beta.4
7+ version : network-operator-23.10.0-beta.5
88SriovConfigDaemon :
99 image : sriov-network-operator-config-daemon
1010 repository : nvcr.io/nvstaging/mellanox
11- version : network-operator-23.10.0-beta.4
11+ version : network-operator-23.10.0-beta.5
1212SriovCni :
1313 image : sriov-cni
1414 repository : ghcr.io/k8snetworkplumbingwg
You can’t perform that action at this time.
0 commit comments