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

Helm Classic

Compare
Choose a tag to compare
@krancour krancour released this 09 May 17:32
· 26 commits to master since this release

0.6.0 -> 0.7.0

The teams at Deis and Google are working hard to bring you a new and improved Helm. In the meanwhile, the Deis team is committed to maintaining the original tool as Helm Classic-- new name, same great taste! The name change ensures the original and next generation Helm binaries can exist side-by-side and that the two tools can be discussed unambiguously.

For more information and updates about the new Helm check out kubernetes/helm!

Fixes

  • 0d6e8ea force: pass the force flag to all the tpl commands

Documentation

  • 20a7ed7 migration: Add migration docs
  • 895808f all: Update docs for helm-classic
  • fd69337 cli/update.go: remove duplicated text from updateDescription

Maintenance

  • 53be5a0 (all): Update comments and help strings for Helm Classic
  • 0c68fbd scripts: Remove unused install script
  • 690d2fb helmc: Rename the uploaded binary files to start with helmc
  • bd3a7ad (all): update go to 1.6.2 and glide to 0.10.2
  • 005f110 build: Change binary name from helm to helmc
  • e3645c7 all: Use HELMC_HOME instead of HELM_HOME
  • c983f0a package names: Change to reflect upcoming repo name change
  • 0c69f8b containerize helm build: docker build for helm
  • ec079e7 status: update readme to reflect helm/helm status