mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-03 15:25:19 +00:00
343 B
343 B
Release HOWTO
since I forget.
-
Review existing tags and pick new release number
git tag -
Tag locally
git tag -a v0.1.0 -m "First release" -
Push
git push origin v0.1.0 -
Verify release and edit notes. See https://github.com/client9/misspell/releases