mirror of https://github.com/dexidp/dex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
454 B
454 B
Making a dex Release
-
Make sure you've uploaded your GPG key.
-
Make a new clone of the dex repo:
$ git clone git@github.com:coreos/dex.git
$ cd dex
-
Tag with the release name:
git tag -s v0.4.0 -
Push the change:
git push origin v0.4.0 -
Make a release with release notes here: https://github.com/coreos/dex/releases