Skip to content

Commit 5f35deb

Browse files
authored
chore: Bump IPoIB CNI image to the latest (#803)
Signed-off-by: Ivan Kolodiazhny <[email protected]> (cherry picked from commit e99ba01)
2 parents 2f58662 + c3bfaaa commit 5f35deb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

deployment/network-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@ secondaryNetwork:
400400
ipoib:
401401
deploy: false
402402
image: ipoib-cni
403-
repository: nvcr.io/nvidia/cloud-native
404-
version: v1.1.0
403+
repository: ghcr.io/mellanox
404+
version: 428715a57c0b633e48ec7620f6e3af6863149ccf
405405
# imagePullSecrets: []
406406
# containerResources:
407407
# - name: "ipoib-cni"

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ spec:
6363
version: v1.3.0
6464
ipoib:
6565
image: ipoib-cni
66-
repository: nvcr.io/nvidia/cloud-native
67-
version: v1.1.0
66+
repository: ghcr.io/mellanox
67+
version: 428715a57c0b633e48ec7620f6e3af6863149ccf
6868
multus:
6969
image: multus-cni
7070
repository: ghcr.io/k8snetworkplumbingwg

hack/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Multus:
5151
version: v3.9.3
5252
Ipoib:
5353
image: ipoib-cni
54-
repository: nvcr.io/nvidia/cloud-native
55-
version: v1.1.0
54+
repository: ghcr.io/mellanox
55+
version: 428715a57c0b633e48ec7620f6e3af6863149ccf
5656
IpamPlugin:
5757
image: whereabouts
5858
repository: ghcr.io/k8snetworkplumbingwg

0 commit comments

Comments
 (0)