Skip to content

Commit

Permalink
chore: upgrade ipoib-cni to v1.2.1
Browse files Browse the repository at this point in the history
changelog: https://github.com/Mellanox/ipoib-cni/releases/tag/v1.2.1
CVE fixes and go version upgrade
Signed-off-by: Alexander Maslennikov <[email protected]>
  • Loading branch information
almaslennikov committed Feb 13, 2025
1 parent 0275f59 commit 236d048
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
ipoib:
image: ipoib-cni
repository: ghcr.io/mellanox
version: v1.2.0
version: v1.2.1
multus:
image: multus-cni
repository: ghcr.io/k8snetworkplumbingwg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
ipoib:
image: ipoib-cni
repository: ghcr.io/mellanox
version: v1.2.0
version: v1.2.1
multus:
image: multus-cni
repository: ghcr.io/k8snetworkplumbingwg
Expand Down
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Multus:
Ipoib:
image: ipoib-cni
repository: ghcr.io/mellanox
version: v1.2.0
version: v1.2.1
IpamPlugin:
image: whereabouts
repository: ghcr.io/k8snetworkplumbingwg
Expand Down

0 comments on commit 236d048

Please sign in to comment.