Skip to content

Commit

Permalink
Merge pull request #5211 from thomasferrandiz/backport-1.27-multus-dhcp
Browse files Browse the repository at this point in the history
[release-1.27] update multus chart to add optional dhcp daemonset
  • Loading branch information
thomasferrandiz authored Jan 5, 2024
2 parents 83a11d2 + c835ad2 commit 030a851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ charts:
- version: 2.11.100-build2023051511
filename: /charts/rke2-metrics-server.yaml
bootstrap: false
- version: v4.0.2-build2023081103
- version: v4.0.2-build2023081106
filename: /charts/rke2-multus.yaml
bootstrap: true
- version: 1.5.100
Expand Down
1 change: 1 addition & 0 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-sriov-network-resources-injector:v1.5-build20231009
${REGISTRY}/rancher/hardened-sriov-network-webhook:v1.2.0-build20230607
${REGISTRY}/rancher/hardened-whereabouts:v0.6.2-build20231009
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-harvester.txt
Expand Down

0 comments on commit 030a851

Please sign in to comment.