Skip to content

Commit

Permalink
Update multus chart
Browse files Browse the repository at this point in the history
Chart bump for the following images:
- hardened-cni-plugins:v1.6.2-build20250124
- hardened-whereabouts:v0.8.0-build20250131

Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Feb 6, 2025
1 parent d521b20 commit 12fb983
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.200
filename: /charts/rke2-metrics-server.yaml
bootstrap: false
- version: v4.1.400
- version: v4.1.403
filename: /charts/rke2-multus.yaml
bootstrap: true
- version: v0.26.402
Expand Down
4 changes: 2 additions & 2 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ fi

xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-multus-cni:v4.1.4-build20250108
${REGISTRY}/rancher/hardened-cni-plugins:v1.6.0-build20241022
${REGISTRY}/rancher/hardened-whereabouts:v0.8.0-build20241011
${REGISTRY}/rancher/hardened-cni-plugins:v1.6.2-build20250124
${REGISTRY}/rancher/hardened-whereabouts:v0.8.0-build20250131
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
EOF

Expand Down

0 comments on commit 12fb983

Please sign in to comment.