Skip to content

Releases: djha-skin/terraform-provider-helmcmd

Allow versions to be prepended with a `v`

Choose a tag to compare

@djha-skin djha-skin released this 31 Oct 04:32

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

Pre-release

Choose a tag to compare

@djha-skin djha-skin released this 22 Sep 20:44
  • Fix #3
  • Fix #6
  • Add all global options for helm to provider block
  • Make sure they're used everywhere where they are relevant

Add `tiller_namespace`

Pre-release

Choose a tag to compare

@djha-skin djha-skin released this 30 Aug 03:45
0.3.0

Add `tiller_namespace`

Improve `helm upgrade` error information

Choose a tag to compare

@djha-skin djha-skin released this 10 Apr 19:16

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

Initial Release Pre-release
Pre-release

Choose a tag to compare

@djha-skin djha-skin released this 30 Mar 16:37

Expect bugs, but I wanted to release a straight forward helm provider, so here it is.