Skip to content

Releases: shawly/docker-keepalived

v2.3.4

14 Dec 11:27

Choose a tag to compare

What's Changed

  • doc: add example for nomad job by @resmo in #9
  • fix: ignore @ appendix in interface names when KEEPALIVED_INTERFACE i… by @tredger in #10
  • fix: escape ampersands in check script by @fairct in #11
  • fix: correct a few typos and use NET_RAW by @fairct in #12
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #13
  • feat: add VRRP authentication support (PASS/AH) by @abs3ntdev in #14
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #16
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #15

New Contributors

Full Changelog: v2.3.1...v2.3.4

v2.3.1

27 May 17:06

Choose a tag to compare

Re-release containing fix #8