Skip to content

v0.22.1

Compare
Choose a tag to compare
@lblackstone lblackstone released this 10 Apr 00:13
· 1284 commits to master since this release
v0.22.1
5ded4d4

Supported Kubernetes versions

  • v1.14.x
  • v1.13.x
  • v1.12.x

Major changes

  • Add basic YAML support to Python SDK (#499)
  • Add transforms to YAML support for Python SDK (#500)

Improvements

  • Move helm module into a directory (#512)
  • Move yaml module into a directory (#513)

Bug fixes

  • Fix Deployment await logic for old API schema (#523)
  • Replace PodDisruptionBudget if spec changes (#527)