github Azure/draft v0.5.1

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

This release fixes the docker-in-docker container added in v0.5.0 to run with the overlay driver by default as well as fix the --yes flag in draft init.

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.

Client

  • fix up --yes being ignored on draft init

Server

  • use overlayfs as the selected storage driver

Don't miss a new draft release

NewReleases is sending notifications on new releases.