This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
Releases: vmware-archive/helm-crd
Releases · vmware-archive/helm-crd
v0.4.1
v0.4.0
- Adds support for specifying the Tiller release name as part of the HelmRelease spec.
v0.3.0 release
- Adds support for specifying the Authorization header to use when pulling from the chart repository
v0.2.1 release
- Fixes a bug where installing charts with Tiller v2.7.1+ was not working due to a change in the GRPC error response for detecting whether a chart exists or not
v0.2.0 release
- "Purge" (not just delete) releases when a HelmRelease resource is deleted. This ensures a new HelmRelease can be created later with the same name/namespace without issues.
Initial release
Alpha release. Looking for usage reports on basic functionality and feedback on the expressiveness of HelmRelease resource (positive or negative).