github Azure/draft v0.6.0-rc1

latest releases: v0.16.0, v0.16.0-rc.1, v0.15.0...
6 years ago

This is a pre-release candidate, not a final release.

The v0.6.0 release introduces a number of significant features to Draft!

  • we added a plugin manager called draft plugins
  • we replaced the websocket protocol used on draft up with gRPC
  • we introduced much smarter language detection on draft create
  • we re-wrote much of draft create to make charts generated with Draft to be fully compatible with Helm's toolchain like helm lint and helm package.

See CHANGELOG.md for more information on what changed in this release.

Because Draft currently does not have a way to upgrade, you'll need to delete Draft from your cluster with helm delete --purge draft, delete your local Draft configuration via rm -rf $HOME/.draft, grab and unpack one of the clients provided below and re-run draft init according to the installation guide. Happy Drafting!

Don't miss a new draft release

NewReleases is sending notifications on new releases.