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 @@ -157,15 +157,15 @@ sriov-network-operator:
157157
158158 # Image URIs for sriov-network-operator components.
159159 images :
160- operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-v26.1.0-beta.7
161- sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-v26.1.0-beta.7
160+ operator : nvcr.io/nvstaging/mellanox/sriov-network-operator:f061c110
161+ sriovConfigDaemon : nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:f061c110
162162 sriovCni : nvcr.io/nvstaging/mellanox/sriov-cni:network-operator-v26.1.0-beta.7
163163 ibSriovCni : nvcr.io/nvstaging/mellanox/ib-sriov-cni:network-operator-v26.1.0-beta.7
164164 ovsCni : nvcr.io/nvstaging/mellanox/ovs-cni-plugin:network-operator-v26.1.0-beta.7
165165 rdmaCni : nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v26.1.0-beta.7
166166 sriovDevicePlugin : nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v26.1.0-beta.7
167167 resourcesInjector : ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
168- webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-v26.1.0-beta.7
168+ webhook : nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:f061c110
169169 # imagePullSecrest for SR-IOV Network Operator related images
170170 # imagePullSecrets: []
171171 sriovOperatorConfig :
Original file line number Diff line number Diff line change @@ -13,21 +13,21 @@ SriovNetworkOperator:
1313 image : sriov-network-operator
1414 repository : nvcr.io/nvstaging/mellanox
1515 sourceRepository : sriov-network-operator
16- version : network-operator-v26.1.0-beta.7
16+ version : f061c110
1717 chartLocation : deployment/sriov-network-operator-chart
1818 excludeChartFiles : ["Chart.yaml", "crds/k8s.cni.cncf.io_networkattachmentdefinitions_crd.yaml"]
1919 nSpectScope : gov-ready
2020SriovNetworkOperatorWebhook :
2121 image : sriov-network-operator-webhook
2222 repository : nvcr.io/nvstaging/mellanox
2323 sourceRepository : sriov-network-operator
24- version : network-operator-v26.1.0-beta.7
24+ version : f061c110
2525 nSpectScope : gov-ready
2626SriovConfigDaemon :
2727 image : sriov-network-operator-config-daemon
2828 repository : nvcr.io/nvstaging/mellanox
2929 sourceRepository : sriov-network-operator
30- version : network-operator-v26.1.0-beta.7
30+ version : f061c110
3131 nSpectScope : general
3232SriovConfigDaemonStigFips :
3333 image : sriov-network-operator-config-daemon-stig-fips
You can’t perform that action at this time.
0 commit comments