File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
deployment/network-operator Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : network-operator
3- version : 24.10.0
3+ version : 24.10.1-rc.1
44kubeVersion : ' >= 1.21.0'
5- appVersion : v24.10.0
5+ appVersion : v24.10.1-rc.1
66description : Nvidia network operator
77type : application
88keywords :
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ operator:
225225 operator : In
226226 values : [ "" ]
227227 # -- Network Operator image repository.
228- repository : nvcr.io/nvidia/cloud-native
228+ repository : nvcr.io/nvstaging/mellanox
229229 # -- Network Operator image name
230230 image : network-operator
231231 # imagePullSecrets: []
Original file line number Diff line number Diff line change 11NetworkOperator :
22 image : network-operator
3- repository : nvcr.io/nvidia/cloud-native
4- version : v24.10.0
3+ repository : nvcr.io/nvstaging/mellanox
4+ version : v24.10.1-rc.1
55NetworkOperatorInitContainer :
66 image : network-operator-init-container
77 repository : ghcr.io/mellanox
You can’t perform that action at this time.
0 commit comments