-
v0.1.0-alpha.5.1 protectedd87bbea1 · ·
- Fixed some servers settings being ignored
-
v0.1.0-alpha.5 protected24b25aec · ·
- Added automatic reconnection - Overhauled config - Improved error handling **BREAKING CHANGE:** `config.yml` has been renamed to `config.conf` and is now in HOCON. `config.conf` will be generated automatically if it's missing.
-
v0.1.0-alpha.4 protectedc8276193 · ·
- Added Kubernetes support - Added `/servers` command - Improved permissions - Renamed `docker.notifystatus` to `docker.servers.notify.<provider>.<server>` - Removed `docker.compose.deploy.<type>` **BREAKING CHANGE:** The `labels` section of the config has been replaced by the new and improved `servers` section and must manually be updated, the [default config](https://git.got2.duckdns.org/TheSuperGamer20578/velocity-docker/-/blob/v0.1.0-alpha.4/src/main/resources/config.yml) can be used as an example.
-
v0.1.0-alpha.3 protecteddad2b64b · ·
- Added ping passthrough - Added server status notifications - Added automatic stack deletion for stacks labeled with `velocity.compose.autoremove=true` - Added option for user defined variables - Improved Docker Compose numbering
-
v0.1.0-alpha.2 protected62522a94 · ·
- Added default label - Added hostname label - Added Docker compose command config option