Skip to content

v0.0.37

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 18:49
· 30 commits to main since this release
f3bc1a4

Added

  • #346 Adding GetManifestFiles func and refactoring
  • #347 Migrate workflows to go templates
  • #348 Add exclusion for .git in artifact upload
  • #352 Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects
  • #355 Replacing ManifestFile Path property with yaml content as []byte
  • #357 Cleanup for kustomize/helm feature
  • #364 Adding new safeguards

Fixed

  • #344 Remove name overrides from draft config
  • #356 Fixed workflow template for helm deployment
  • #362 Fix for private cluster support for kube and kustomize deployments
  • #365 Simplify namespace creation for helm deployment