Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 01:28
v0.7.0
d522c27

Added

  • install and uninstall commands to interact directly with the current cluster
  • one letter aliases to the main commands: render, install, uninstall

Changed

  • compile is now called render because compile itself is inherent to all commands that interact with a package
  • order for CRDs is ignored for performance reasons, otherwise we would need to run discover everytime a CRD is applied