Skip to content

v0.1.14

Compare
Choose a tag to compare
@MChorfa MChorfa released this 23 Sep 01:52
· 41 commits to master since this release

Fixes

  • Fix unit tests

Features

  • Add --create-namespace flag by default on installation and upgrade actions where it creates the release namespace if not present.
  • Add noHooks  flag: disable pre/post upgrade hooks (defaulted to false)
  • Add skipCrds flag: if set, no CRDs will be installed (defaulted to false)

Updates

  • Update default helm3 version to v3.7.0
  • Update documentation

Deprecated

  • Upsert flag is removed in benefit of upgrade --install in both porter action install and upgrade
  • Replace flag is removed, because it is not recommended for production use