mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
95bb3dce97
Signed-off-by: matttrach <matttrach@gmail.com>
638 B
638 B
Update Channel Server
Once the release is verified, the channel server config needs to be updated to reflect the new version for “stable”.
- Channel.yaml can be found at the root of the K3s repo.
- When updating the channel server a single-line change will need to be performed.
- Release Captains responsible for this change will need to update the following stanza to reflect the new stable version of kubernetes relative to the release in progress.
- Example:
channels: name: stable latest: v1.22.12+k3s1