Releases: djha-skin/terraform-provider-helmcmd
Releases · djha-skin/terraform-provider-helmcmd
Release list
Allow versions to be prepended with a `v`
Bug fix release to allow v to appear at the beginning of chart versions, which is what I believe helm allows. Should fix #8.
Fix bugs, add global helm options
Add `tiller_namespace`
0.3.0 Add `tiller_namespace`
Improve `helm upgrade` error information
This release ensures that helm upgrade command has the entire commandline printed out so that when an error happens it can be debugged easier.
Initial Release
Expect bugs, but I wanted to release a straight forward helm provider, so here it is.