Skip to content

Releases: jameslikeslinux/kubecm

v0.1.1

16 Dec 19:23
e119b2c
Compare
Choose a tag to compare

Initial release including fully functional deploy plan originally from Nest. Parameter names have been changed to be a little more generic, and the code has been significantly refactored for public consumption. Added tests and documentation.

Features

  • Deploy charts with custom resources, values, and patches.
  • Integrate into your own project with parameters to customize lookups.
  • Automatically generate Helm chart to manage bare resources.
  • Manage multiple charts as one release with subcharts.

Bugfixes

  • Build intermediate files in separate directories to avoid conflicts.

Known Issues

  • This project does not currently run on Windows.