Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alekc committed Nov 17, 2024
1 parent 3a2f950 commit eade03a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v1.0.0
* Added support for additional sources (multiple sources in the chart)
* `skip_crd` has been renamed to `helm_skip_crd`
* `helm_parameters` default value is now null
* `helm_values` type is now `string`
* Added `managed_namespace_metadata`, `additional_yaml_manifests`, `additional_sources`,`helm_pass_credentials`,`helm_version`,`helm_kube_version`,`helm_api_versions`,`helm_namespace`,`info`,`prune_propagation_policy`

## V0.0.7
* Fixed name being required, when it was not the case

Expand Down

0 comments on commit eade03a

Please sign in to comment.