mirror of
https://github.com/fluxcd/flux2.git
synced 2025-11-01 10:12:51 +08:00
8 lines
209 B
Markdown
8 lines
209 B
Markdown
# Release
|
|
|
|
To release a new version the following steps should be followed:
|
|
|
|
1. Create a `<next semver>` tag form `master` and
|
|
push it to remote.
|
|
1. Confirm CI builds and releases the newly tagged version.
|