Releases: hashicorp/terraform-provider-helm
Releases · hashicorp/terraform-provider-helm
v0.3.0
Implemented enhancements:
- update to helm 2.6.1 and terraform 0.10.3, fixes #13 (5ad70bb)
- provider: tiller auto-installation (b1a5f90)
- resource_chart: new values field and value renamed to set (5d5bad8)
Merged pull requests:
v0.2.0
Fixed bugs:
- provider fails after failed chart deployment #3
- config_path not being used #6
Closed issues:
- provider.helm: "kubernetes": this field cannot be set #2
Merged pull requests:
- use new helm client for each helm_chart resource #8 (calind)
- show values.yaml in debug log #5 (calind)