This commit is contained in:
2021-06-29 12:37:08 +03:00
commit 12fdc96d20
282 changed files with 13627 additions and 0 deletions

78
syncthing/CHANGELOG.md Normal file
View File

@@ -0,0 +1,78 @@
## 1.11.0 - 2021-06-03
* 🔼 Update syncthing to `1.17.0-r0`
## 1.10.0 - 2021-04-02
* 🔼 Update alpine to `3.13`
* 🔼 Update syncthing to `1.16.0-r0`
## 1.9.0 - 2021-04-02
* 🔨 Use ghcr.io/home-assistant for base images
## 1.8.1 - 2021-03-17
* 🐛 Specifiy own S6 entrypoint, don't rely on the base image.
## 1.8.0 - 2021-01-30
* 🔼 Update alpine to `3.12`
* 🔼 Update syncthing to `1.12.1-r0`
* 🔨 Use Jemalloc for better memory handling
## 1.7.0 - 2020-12-11
* 🔼 Update syncthing to `1.12.0-r0` (also for aarch64)
## 1.6.2 - 2020-10-22
* 🔨 Use S6-Overlay for execution
* 🔨 Start as `application` startup type
## 1.6.1 - 2020-10-08
* 🔼 Update syncthing to `1.10.0-r1` (aarch64 still`1.5.0-r0`)
## 1.6.0 - 2020-10-07
* Map also `/media` folder inside
## 1.5.0 - 2020-10-06
* 🔼 Update syncthing to `1.10.0-r0` (except for aarch64, there its downgraded to `1.5.0-r0`)
## 1.4.0 - 2020-08-16
* 🔼 Update syncthing to `1.8.0-r0` (except for aarch64, there its `1.7.1-r1`)
* Map also `/ssl` folder inside
## 1.3.0 - 2020-06-15
* 🔼 Update syncthing to `1.6.1-r0`
* 🔼 Update alpine to `3.12`
## 1.2.0 - 2020-05-22
* 🔨 Updated Changelog to new format
* 🔼 Update syncthing to `1.5.0-r0`
## 1.1.0 - 2020-04-16
* 🔼 Update syncthing to `1.4.2-r0`
## 1.0.0 - 2020-03-19
* Started with syncthing version `1.4`