This commit is contained in:
2021-08-24 14:35:11 +03:00
parent d8fba9335d
commit 4f37cb59b1
107 changed files with 3941 additions and 66 deletions

34
ympd/CHANGELOG.md Normal file
View File

@@ -0,0 +1,34 @@
## 1.3.0 - 2021-04-02
* 🔨 Use ghcr.io/home-assistant for base images
## 1.2.1 - 2021-03-17
* 🐛 Specifiy own S6 entrypoint, don't rely on the base image
## 1.2.0 - 2021-01-30
* 🔼 Update alpine to `3.13`
* 🔨 Use Jemalloc for better memory handling
## 1.1.0 - 2020-10-22
* 🔼 Update alpine to `3.12`
* 🔼 Update ympd to `1.3.0-r9`
* 🔨 Use S6-Overlay for execution
* 🔨 Start ympd as `application` startup
## 1.0.1 - 2020-05-22
* 🔨 Updated Changelog to new format
## 1.0.0 - 2020-02-12
### Added
* Add ympd version `1.3.0-r8`