Skip to content

v0.25.6

Compare
Choose a tag to compare
@lblackstone lblackstone released this 07 Aug 21:16
· 1280 commits to master since this release
v0.25.6
fc7bf17

Supported Kubernetes versions

  • v1.15.x
  • v1.14.x
  • v1.13.x

Bug fixes

  • Align YAML parsing with core Kubernetes supported YAML subset. (#690).
  • Handle string values in the equalNumbers function. (#691).
  • Properly detect readiness for Deployment scaled to 0. (#688).
  • Fix a bug that caused crashes when empty array values were added to resource inputs. (#696)