We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Releases are tagged from the dist branch.
dist
Merge master into dist, pulling in all changes except the .gitignore.
master
.gitignore
Run grunt release and commit changes in dist/ directory
grunt release
dist/
Tag the commit with the release version.
Add the tag in the Docker Hub repo and kick off an image build.
Between tagged releases, create a beta tag that is built from the head of the dist branch.
E.g. After creating the tagged release 0.7.0, create a 0.8.0-beta branch that always contains the latest code in the repo.
0.7.0
0.8.0-beta