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 Sep 11, 2024
1 parent c0216fe commit b76bed7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion manifests/state-multus-cni/0050-multus-ds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ spec:
items:
- key: cni-conf.json
path: 00-multus.conf
{{- end}}
{{- end }}

0 comments on commit b76bed7

Please sign in to comment.