From b76bed7078e90b1ed32714074967474e092fd94e Mon Sep 17 00:00:00 2001 From: adrianc Date: Wed, 19 Jun 2024 15:38:09 +0300 Subject: [PATCH] run make release-build Signed-off-by: adrianc --- example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml | 2 +- .../crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml | 2 +- .../mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml | 2 +- example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml | 2 +- manifests/state-multus-cni/0050-multus-ds.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml index 2924de65..94f38d4b 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml @@ -90,7 +90,7 @@ spec: multus: image: multus-cni repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: v4.1.0 config: '' ipamPlugin: image: whereabouts diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml index bd1ac3ac..d36e564e 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml @@ -68,7 +68,7 @@ spec: multus: image: multus-cni repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: v4.1.0 config: '' ipamPlugin: image: whereabouts diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml index 9f148d2c..2a6d49ed 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml @@ -64,7 +64,7 @@ spec: multus: image: multus-cni repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: v4.1.0 config: '' nvIpam: image: nvidia-k8s-ipam diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml index e8a44674..1d1f57bf 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml @@ -64,7 +64,7 @@ spec: multus: image: multus-cni repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: v4.1.0 config: '' ipamPlugin: image: whereabouts diff --git a/manifests/state-multus-cni/0050-multus-ds.yml b/manifests/state-multus-cni/0050-multus-ds.yml index 3ec299c2..34c6c6fb 100644 --- a/manifests/state-multus-cni/0050-multus-ds.yml +++ b/manifests/state-multus-cni/0050-multus-ds.yml @@ -119,4 +119,4 @@ spec: items: - key: cni-conf.json path: 00-multus.conf - {{- end}} + {{- end }}