Releases: rancher/image-build-multus
Releases · rancher/image-build-multus
v4.0.2-build20240418
What's Changed
- Bump build base version to v1.21.7b1 by @github-actions in #40
- Bump build base version to v1.21.8b1 by @github-actions in #41
- Bump build base version to v1.21.9b1 by @github-actions in #43
- Migrate to Github Actions by @thomasferrandiz in #42
- Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 by @dependabot in #44
Full Changelog: v4.0.2-build20240208...v4.0.2-build20240418
v4.0.2-build20240208
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #31
- use scratch as base image by @thomasferrandiz in #32
- Use updatecli to update multus version by @manuelbuil in #33
- Remove unnecessary binaries by @manuelbuil in #36
Full Changelog: v4.0.2-build20231009...v4.0.2-build20240208
v4.0.2-build20231009
What's Changed
- Update base build to v1.20.7b3 by @johnatasr in #28
- Bump actions/checkout from 3 to 4 by @dependabot in #29
New Contributors
- @johnatasr made their first contribution in #28
- @dependabot made their first contribution in #29
Full Changelog: v4.0.2-build20230811...v4.0.2-build20231009
v4.0.2-build20230811
What's Changed
- Patch upstream issue where multus delegates to itself by @thomasferrandiz in #27
Full Changelog: v4.0.2-build20230707...v4.0.2-build20230811
v4.0.2-build20230707
Fixes the multiarch
v4.0.2-build20230706
What's Changed
- Update to v4.0.2 by @manuelbuil in #25
Full Changelog: v3.9.3-build20230607...v4.0.2-build20230706
v3.9.3-build20230607
add arm64 support (#24)
v3.9.3-build20230109
What's Changed
- update multus to v3.9.3 and use go 1.18 by @thomasferrandiz in #17
- Use python3 in BCI image by @thomasferrandiz in #18
v3.9-build20221028
What's Changed
- Update multus version to 3.9 by @thomasferrandiz in #16
New Contributors
- @thomasferrandiz made their first contribution in #16
Full Changelog: v3.8-build20221011...v3.9-build20221028
v3.8-build20221011
BCI base image (#15) * Distribute with BCI * install gawk which Signed-off-by: Brooks Newberry <[email protected]> * whitespace formatting Signed-off-by: Brooks Newberry <[email protected]> Signed-off-by: Brooks Newberry <[email protected]> Co-authored-by: Nikolai Shields <[email protected]>