Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Releases: vmware-archive/helm-crd

v0.4.1

08 Jun 13:11
7e4b584
Compare
Choose a tag to compare

This release fixes a bug in which a Tiller releases got automatically upgraded after being created.

v0.4.0

30 May 16:21
c6c583c
Compare
Choose a tag to compare
  • Adds support for specifying the Tiller release name as part of the HelmRelease spec.

v0.3.0 release

25 Apr 13:26
Compare
Choose a tag to compare
  • Adds support for specifying the Authorization header to use when pulling from the chart repository

v0.2.1 release

07 Dec 10:20
85ad53d
Compare
Choose a tag to compare
  • 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

29 Nov 05:16
f8e8959
Compare
Choose a tag to compare
  • "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

29 Nov 04:08
44f66fc
Compare
Choose a tag to compare

Alpha release. Looking for usage reports on basic functionality and feedback on the expressiveness of HelmRelease resource (positive or negative).