Releases: k3s-io/klipper-lb
Releases · k3s-io/klipper-lb
v0.4.9
v0.4.8
What's Changed
- Bump alpine from 3.19 to 3.20 in /package by @dependabot in #68
- Remove dapper, greatly simplify package system by @dereknola in #69
- Fix dockerfile location in tag CI by @dereknola in #70
New Contributors
- @dereknola made their first contribution in #69
Full Changelog: v0.4.7...v0.4.8
v0.4.8-rc2
What's Changed
- Fix dockerfile location in tag CI by @dereknola in #70
Full Changelog: v0.4.8-rc1...v0.4.8-rc2
v0.4.8-rc1
What's Changed
- Bump alpine from 3.19 to 3.20 in /package by @dependabot in #68
- Remove dapper, greatly simplify package system by @dereknola in #69
New Contributors
- @dereknola made their first contribution in #69
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Install iptables-legacy package by @manuelbuil in #64
Full Changelog: v0.4.6...v0.4.7
v0.4.6
Warning!
It does not work well on OS with iptables-legacy. Use v0.4.7 instead
What's Changed
- remove s390x steps temporarily since runners are disabled by @thomasferrandiz in #61
- Bump alpine from 3.18 to 3.19 in /package by @dependabot in #62
New Contributors
- @thomasferrandiz made their first contribution in #61
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
What's Changed
- fix updatecli values filename, move repo info to configs by @matttrach in #52
- Add dependabot label and reviewer by @matttrach in #51
- Introduce updatecli to repo and validate basic functionality by @github-actions in #53
- Bump alpine from 3.16 to 3.18 in /package by @dependabot in #55
- Bump golang from 1.19-alpine3.16 to 1.20-alpine3.16 by @dependabot in #47
- Fix iptables filtering rules when externalTrafficPolicy is Local by @motoki317 in #54
New Contributors
- @github-actions made their first contribution in #53
- @dependabot made their first contribution in #55
- @motoki317 made their first contribution in #54
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Fix legacy iptables support (#50) * Fix legacy mode in klipper-lb Signed-off-by: galal-hussein <[email protected]> * Fix erroring out when nft doesnt exist Signed-off-by: galal-hussein <[email protected]> --------- Signed-off-by: galal-hussein <[email protected]>
v0.4.2
Fix docker arm publish image (#49) Signed-off-by: galal-hussein <[email protected]>