Skip to content

Commit

Permalink
update multus chart to add optional dhcp daemonset
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz committed Jan 5, 2024
1 parent 83a11d2 commit c835ad2
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 c835ad2

Please sign in to comment.