k3s_version: v1.36.2+k3s1
kube_vip_tag_version: v1.2.2
metal_lb_speaker_tag_version: v0.16.0
metal_lb_controller_tag_version: v0.16.0
calico_tag: v3.32.1
cilium_tag: v1.20.0
cilium_cli_tag: v0.19.7What's Changed
- Add default values to roles by @bdsoha in #509
- Change to FQCN with ansible-lint fixer by @rholmboe in #553
- k3s_server: add kube-vip BGP support by @berendt in #554
- chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by @app/dependabot in #555
- Make it possible to disable the creation of the kubectl/crictl symlinks by @berendt in #558
- k3s_server: add missing parameter descriptions by @berendt in #559
- chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by @app/dependabot in #561
- chore(deps): bump pyyaml from 6.0.1 to 6.0.2 by @app/dependabot in #562
- chore(deps): bump ansible-core from 2.17.2 to 2.17.3 by @app/dependabot in #564
- Make kubectl binary configurable with the k3s_kubectl_binary parameter by @berendt in #567
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.10 to 3.0.11 by @app/dependabot in #571
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @app/dependabot in #573
- chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @app/dependabot in #574
- fix: fix raspberry pi preparation for ubuntu 24.04 by @linkvt in #576
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.11 to 3.0.12 by @app/dependabot in #577
- chore(deps): bump ansible-core from 2.17.3 to 2.17.4 by @app/dependabot in #578
- k3s_server_post: add cilium_bgp_neighbors parameter by @berendt in #579
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @app/dependabot in #580
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.12 to 3.0.13 by @app/dependabot in #582
- chore(deps): bump actions/cache from 4.0.2 to 4.1.0 by @app/dependabot in #584
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.13 to 3.0.14 by @app/dependabot in #585
- chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 by @app/dependabot in #587
- chore(deps): bump ansible-core from 2.17.4 to 2.17.5 by @app/dependabot in #589
- chore(deps): bump actions/upload-artifact from 4.4.1 to 4.4.3 by @app/dependabot in #592
- chore(deps): bump actions/cache from 4.1.0 to 4.1.2 by @app/dependabot in #596
- k3s_server_post: always set _cilium_bgp_neighbors by @berendt in #597
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.2 by @app/dependabot in #598
- k3s_server: add kube_vip_bgp_peers parameter by @berendt in #599
- chore(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @app/dependabot in #600
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.15 by @app/dependabot in #601
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to 3.0.16 by @app/dependabot in #605
- Variable documentation by @4t1l4 in #606
- chore(deps): bump ansible-core from 2.17.5 to 2.18.0 by @app/dependabot in #607
- Restore isolated Molecule CI runner by @timothystewart6 in #679
- test(molecule): update Vagrant boxes to current releases by @timothystewart6 in #680
- feat(dependencies): upgrade supported cluster components by @timothystewart6 in #681
New Contributors
- @rholmboe made their first contribution in #553
- @linkvt made their first contribution in #576
- @4t1l4 made their first contribution in #606
Full Changelog: v1.30.2+k3s2+tt1...v1.36.2+k3s1+tt1