Releases: WasinUddy/Montainer
Releases · WasinUddy/Montainer
2.1.1
Added
- Expose ipv6 on 19133/udp by Jason Clark
###Fixed - Container
HealthCheck
not working properly by Jason Clark
2.1.0
Added
- Added platform specifications in the Dockerfile --
linux/amd64
as suggested by pull request #14 - Added Documentation for usage of Montainer on ARM64 machines
2.0.6
Fixed
- Fixed unable to backup to AWS S3
2.0.5
Fixed
- boto3 module not found fix by using requirments.txt within Dockerfile
2.0.4
Added
- Added
/healthz
endpoint to check the health of the server for use in Kubernetes liveness and readiness probes
2.0.3
Added
- Added ability to back up persistent data to AWS S3 compatible storage
2.0.2
Added
- Force Restart button to restart the server