github Azure/draft v0.4.0

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

This release bumps Draft up to Helm v2.4 compatibility. To upgrade your existing draft deployment to this release, delete draft from your cluster with helm delete --purge draft, grab and unpack one of the clients provided below and re-run draft init according to the installation guide.

Client

  • Added -o/--dest flag to draft create
  • Fixed unused --app flag on draft create
  • go-bindata is now used to package the default packs, making it easier to contribute new packs

Server

  • Bumped to Helm v2.4 compatibility
  • Refactored and cleaned up package api

Documentation

  • Added a Draft logo
  • Added a nice video tutorial for Draft on Azure Container Services
  • Documented basedomain and basic ingress setups
  • Added descriptions to some of the fields in draft init
  • Added documentation on getting started with Minikube

Test Infrastructure

  • CI will now publish binaries on tagged releases of Draft

Don't miss a new draft release

NewReleases is sending notifications on new releases.