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

28
rsync/CHANGELOG.md Normal file
View File

@@ -0,0 +1,28 @@
## 1.3.0 - 2021-04-02
* 🔨 Use ghcr.io/home-assistant for base images
* 🔼 Update openssh-client to `8.4_p1-r3`
## 1.2.0 - 2021-02-27
* 🔼 Update rsync to `3.2.3-r1`
* 🔼 Update alpine to `3.13`
* 🔼 Update coreutils to `8.32-r2`
* 🔼 Update openssh-client to `8.4_p1-r2`
## 1.1.1 - 2020-10-22
* 🔨 Disable S6-Overlay Init
## 1.1.0 - 2019-10-12
* Introduced option for own rsync flags.
* 🔨 Updated Docs for folders
## 1.0.0 - 2019-10-10
* Introduced rsync addon