Skip to content

v0.1.0

Compare
Choose a tag to compare
@Karandash8 Karandash8 released this 04 Aug 14:19
· 57 commits to main since this release
41d2c1d

What's Changed

Breaking changes

  • Files referenced with include and include_raw shall not contain application directory in the path (e.g., app_X/files/myfile.json -> files/myfile.json)
  • In order to render non kubernetes manifest files a new application parameter (non_k8s_files_to_render) shall be used (common use-case is values.yml file for helm).

Full Changelog: v0.0.42...v0.1.0