Skip to content

v0.13.0

Compare
Choose a tag to compare
@schallert schallert released this 17 Feb 19:13
· 41 commits to master since this release
a0ecbf9

0.13.0 adds support for pod anti-affinity. It also fixes a bug in StatefulSet updates caused by making decisions about
updates without the set metadata being fully up-to-date.

  • [BUGFIX] Ensure k8s statefulset statuses are fresh (#271)
  • [FEATURE] Add support for pod anti-affinity (#266)