1
0
Fork 0
This repository has been archived on 2025-08-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
pterodactyl-on-k8s/docs/internals/releases.md
2022-09-10 16:18:58 +02:00

15 lines
532 B
Markdown

# Releases
Currently releases are hand made, but it is planned to automate the release process via GitHub Actions.
For more information, see [Roadmap](../roadmap.md)
## Versioning
As said in the [Changelog](../changelog.md), this project is currently under active development and releases are following [zer0ver](https://0ver.org/) until a stable release.
When times come for a stable release, [Semantic Versioning](https://semver.org/spec/v2.0.0.html) will be strictly followed.
## Stable release
There is currently no ETA.