v0.1.34
This release of the image-builder container is available at:
registry.k8s.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.34
What's Changed
- Updated docs for v0.1.33 by @AverageMarcus in #1542
- Update containerd by @0nebody in #1543
- Patch feature flags directly into cloud-init code since newer versions do not load
feature_overrides.py
anymore by @AndiDog in #1546 - Set correct Guest OS type to Windows Server 2022 for VMware OVAs by @laozc in #1545
- Update guest types for VMware Windows 2019 and 2022 OVA by @laozc in #1548
- fix: unrooted path for 90proxy file by @BobVanB in #1550
- Fix timesyncd support in latest Flatcar release for Azure by @AverageMarcus in #1551
- Pin base container image to Ubuntu 24.04 by @AverageMarcus in #1552
- Install AWS CLI with --update flag by @ohayak in #1547
New Contributors
- @AndiDog made their first contribution in #1546
- @BobVanB made their first contribution in #1550
- @ohayak made their first contribution in #1547
Full Changelog: v0.1.33...v0.1.34