mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 08:47:27 +00:00
7 lines
209 B
Markdown
7 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.
|