This repository was archived by the owner on Feb 18, 2025. It is now read-only.
This release is to account for the (upcoming) v10 CRCON release that contains API changes.
If you are still on a v9.x
version of CRCON you shouldn't upgrade to this release yet! It won't work.
Upgrade instructions
git fetch --tags
git checkout v1.0.0
docker compose pull
docker compose up -d
What's Changed
- Maint/rcon v10 by @cemathey in #27
- Update Layer defintion to match CRCON by @cemathey in #28
- Update .pre-commit-config.yaml by @cemathey in #29
Full Changelog: v0.4.7...v1.0.0