Skip to content

Commit

Permalink
run make release-build
Browse files Browse the repository at this point in the history
Signed-off-by: adrianc <[email protected]>
  • Loading branch information
adrianchiris committed Jun 27, 2024
1 parent 575065d commit 6507320
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ secondaryNetwork:
deploy: true
image: multus-cni@sha256
repository: ghcr.io/k8snetworkplumbingwg
version: ce1f91d6b49cb27bd0b92ac1c092727f0e5eca515728d994bfeda11e8b814cb8
version: cc3303520e83f8c158511d64176c136aeab3b22e190029611d005e90a5e57775
# imagePullSecrets: []
# config: ''
# containerResources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6507320

Please sign in to comment.