Skip to content

Commit

Permalink
chore: use nvstaging for master
Browse files Browse the repository at this point in the history
Align SRIOV NO images to use nvstaging

Signed-off-by: Fred Rolland <[email protected]>
  • Loading branch information
rollandf committed Dec 22, 2024
1 parent c296194 commit 987c28a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ NetworkOperatorInitContainer:
version: v0.0.2
SriovNetworkOperator:
image: sriov-network-operator
repository: nvcr.io/nvidia/mellanox
repository: nvcr.io/nvstaging/mellanox
version: network-operator-24.10.0
SriovNetworkOperatorWebhook:
image: sriov-network-operator-webhook
repository: nvcr.io/nvidia/mellanox
repository: nvcr.io/nvstaging/mellanox
version: network-operator-24.10.0
SriovConfigDaemon:
image: sriov-network-operator-config-daemon
repository: nvcr.io/nvidia/mellanox
repository: nvcr.io/nvstaging/mellanox
version: network-operator-24.10.0
SriovCni:
image: sriov-cni
Expand Down

0 comments on commit 987c28a

Please sign in to comment.