Skip to content

Commit

Permalink
chore: Update SR-IOV CNI and IB SR-IOV CNI (#850)
Browse files Browse the repository at this point in the history
Update SR-IOV CNI and IB SR-IOV CNI
  • Loading branch information
e0ne authored Mar 13, 2024
2 parents 7193b1e + e86d3cc commit 9e90d02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ sriov-network-operator:
images:
operator: nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.1.0-beta.3
sriovConfigDaemon: nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.1.0-beta.3
sriovCni: ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.7.0
ibSriovCni: ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.0.3
sriovCni: ghcr.io/k8snetworkplumbingwg/sriov-cni:3e6368077716f6b8368b0e036a1290d1c64cf1fb
ibSriovCni: ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:fc002af57a81855542759d0f77d16dacd7e1aa38
sriovDevicePlugin: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.6.2
resourcesInjector: ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.4
webhook: nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.1.0-beta.3
Expand Down
4 changes: 2 additions & 2 deletions hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ SriovConfigDaemon:
SriovCni:
image: sriov-cni
repository: ghcr.io/k8snetworkplumbingwg
version: v2.7.0
version: 3e6368077716f6b8368b0e036a1290d1c64cf1fb
SriovIbCni:
image: ib-sriov-cni
repository: ghcr.io/k8snetworkplumbingwg
version: v1.0.3
version: fc002af57a81855542759d0f77d16dacd7e1aa38
Mofed:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
Expand Down

0 comments on commit 9e90d02

Please sign in to comment.