Skip to content

Release v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 03:11
· 81 commits to main since this release
v0.7.0
c1d397b

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