Skip to content

Commit

Permalink
Update multus to v4.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Oct 10, 2024
1 parent 034466c commit a0bbe60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charts:
- version: 3.12.003
filename: /charts/rke2-metrics-server.yaml
bootstrap: false
- version: v4.1.001
- version: v4.1.200
filename: /charts/rke2-multus.yaml
bootstrap: true
- version: v0.25.700
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ EOF
fi

xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-multus-cni:v4.1.0-build20240910
${REGISTRY}/rancher/hardened-multus-cni:v4.1.2-build20241009
${REGISTRY}/rancher/hardened-cni-plugins:v1.5.1-build20240910
${REGISTRY}/rancher/hardened-whereabouts:v0.8.0-build20240910
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
Expand Down

0 comments on commit a0bbe60

Please sign in to comment.