k3s_version: v1.29.0+k3s1
kube_vip_tag_version: "v0.6.4"
metal_lb_speaker_tag_version: "v0.13.12"
metal_lb_controller_tag_version: "v0.13.12"
calico_tag: "v3.27.0"
What's Changed
Enhancements
- Added support for latest raspberrypi os (debian 12 bookworm) by @joaopedrocg27 in #404
- Add Calico CNI option by @sholdee in #414
- Fetch kubeconfig from master after deployment by @gereonvey in #431
- Add kube-vip as a service load balancer by @gereonvey in #432
Fixes
- Only run CI for PRs by @timothystewart6 in #430
- Fix for metallb version upgrades by @egandro in #394
- Don't run CI for certain files by @timothystewart6 in #433
Updates
- Updated LBs by @timothystewart6 in #428
- Bump actions/checkout from 2.5.0 to 4.1.1 by @dependabot in #424
- Bump actions/setup-python from 2.3.3 to 5.0.0 by @dependabot in #423
- Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 2.0.1 to 3.0.3 by @dependabot in #425
- Bump actions/upload-artifact from 3.1.1 to 4.3.0 by @dependabot in #426
New Contributors
- @joaopedrocg27 made their first contribution in #404
- @gereonvey made their first contribution in #431
Full Changelog: v1.29.0+k3s1...v1.29.0+k3s1+tt2