This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
v0.8.0-rc2
Pre-release
Pre-release
bacongobbler
released this
19 Oct 17:51
·
601 commits
to master
since this release
This is a pre-release candidate, not a final release.
The v0.8.0 release introduces a number of significant features to Draft!
- implemented
draft logs
to view build logs afterdraft up
- implemented
draft delete
to remove applications from Kubernetes - added
--tail
flag todraft connect
(as well asdraft logs
) - added an "upgrade" workflow to
draft init
- installed the
pack-repo
plugin by default ondraft init
, re-vamping how packs are managed locally - added global flag
--draft-namespace
for talking to draftd in another namespace
Release binaries can be found here moving forward:
See CHANGELOG.md for more information on what changed in this release.
Now that Draft has an upgrade workflow starting with this release, you should be able to upgrade using draft init
. Try it out, and open tickets for any bugs you find!