Skip to content

v2.2.0

Choose a tag to compare

@bambash bambash released this 08 Nov 16:37
· 274 commits to master since this release
b5a9f49

v2.2.0

Changes

  • Added a warning message when using helm3: NOTE HELM3 IS NOT YET SUPPORTED! Use at your own peril!
  • Added better logging for helm errors (into debug output)
  • Added better handling of uninitialized helm (client side)
  • Fixed issues where helm would try to interpolate variables in comments provided in values: {} section of a chart definition
  • Added better logging for debug when unexpected errors happen in python
  • Added better logging output for debugging yaml parse issues
  • Fixed repository git support for defining git chart endpoints at the top level and chart level