You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release is full of new enhancements done by the community, a bit thanks to them. Also, we upgraded the dependencies to the latest stable releases available at this time.
New version based on helm 2.10.0, client-go 8.0.0 and terraform 0.11.8
Implemented enhancements:
Read namespace and version keys from release to ensure they are correct #90 (cezarsa)
Allow disabling the Tiller installation step #88 (cosmopetrich)
Add support for username and password to repository #81 (trthomps)
Add support in-cluster authentification #76 (cryptobioz)
This is a new release, of the provider. It contains (again) a small breaking change, helm_release.values is now a list. Thanks to @Mistobaan and @rodcloutier for all this PRs
Implemented enhancements:
added multiple values files support for release #46 (rodcloutier)