diff --git a/deployment/network-operator/values.yaml b/deployment/network-operator/values.yaml index 388ecbf03..c91ea460a 100644 --- a/deployment/network-operator/values.yaml +++ b/deployment/network-operator/values.yaml @@ -364,7 +364,7 @@ secondaryNetwork: deploy: true image: multus-cni@sha256 repository: ghcr.io/k8snetworkplumbingwg - version: ce1f91d6b49cb27bd0b92ac1c092727f0e5eca515728d994bfeda11e8b814cb8 + version: cc3303520e83f8c158511d64176c136aeab3b22e190029611d005e90a5e57775 # imagePullSecrets: [] # config: '' # containerResources: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml index f1cadac59..19063548c 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml @@ -66,9 +66,9 @@ spec: repository: ghcr.io/mellanox version: v1.2.0 multus: - image: multus-cni + image: multus-cni@sha256 repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: cc3303520e83f8c158511d64176c136aeab3b22e190029611d005e90a5e57775 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 e31d552f7..1cae71841 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml @@ -62,9 +62,9 @@ spec: repository: ghcr.io/k8snetworkplumbingwg version: v1.5.0 multus: - image: multus-cni + image: multus-cni@sha256 repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: cc3303520e83f8c158511d64176c136aeab3b22e190029611d005e90a5e57775 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 dba93bb0c..3c151f6a7 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml @@ -62,9 +62,9 @@ spec: repository: ghcr.io/k8snetworkplumbingwg version: v1.5.0 multus: - image: multus-cni + image: multus-cni@sha256 repository: ghcr.io/k8snetworkplumbingwg - version: v3.9.3 + version: cc3303520e83f8c158511d64176c136aeab3b22e190029611d005e90a5e57775 config: '' ipamPlugin: image: whereabouts