Skip to content

Releases: technosophos/helm-template

Update for Helm 2.5.1

31 Jul 15:33
b217b6c
Compare
Choose a tag to compare

This release has Windows support and sorting of output manifests.

Several New Features!

11 May 20:49
83e3261
Compare
Choose a tag to compare

This release updates to Helm 2.4.1 and adds the following new features:

  • You can now specify release name and namespace with --release and --namespace flags
  • The --set flag can be specified multiple times
  • You can see the output of an individual template with --execute=PATH

Changelog

  • Removed debugging output 83e3261 (Matt Butcher)
  • Add -x flag for executing particular templates. 044d066 (Matt Butcher)
  • Fix Broken Install URL 235fff2 (Kevin Pierce)
  • Capture all values passed by set flags. 156bfb8 (megalord)
  • Release name and namespace replacement support 5c2939a (Lukyanchenko Alexander)

2.3.0+1: Now with Helm 2.3 support!

08 Apr 00:21
a06c69d
Compare
Choose a tag to compare

This release adds support for Helm 2.3.0.

Notably, this changes the plugin system to use the Helm Plugin Manager. That means you can now install this binary release with the command: helm plugin install https://github.com/technosophos/helm-template.

Update to Helm 2.2.2

08 Mar 02:54
ccafaa1
Compare
Choose a tag to compare

This is a minor update to bring helm-template up to date with upstream.

Minor correction for last build

06 Mar 17:07
a26b2be
Compare
Choose a tag to compare

Version 2.2.1+1 built off of a branch instead of master. This is a build fix that includes one change to the output of helm template.

Update to Helm 2.2.1 Library

02 Mar 22:30
3ff8c68
Compare
Choose a tag to compare

This release updates the binary to Helm 2.2.1.

Initial binary release

30 Jan 19:44
ee1813f
Compare
Choose a tag to compare

This release builds against Helm 2.1.3.