feat(apps): move koel and zerotier to stable (#2232)

* feat(koel): move to stable

* feat(zerotier): move to stable

* update app req
This commit is contained in:
Stavros Kois
2022-03-20 22:21:31 +02:00
committed by GitHub
parent 35b228a474
commit f29a6746ba
21 changed files with 2 additions and 3 deletions
+36
View File
@@ -0,0 +1,36 @@
# Changelog<br>
<a name="koel-0.0.5"></a>
### [koel-0.0.5](https://github.com/truecharts/apps/compare/koel-0.0.4...koel-0.0.5) (2022-03-17)
#### Chore
* update helm general non-major helm releases ([#2186](https://github.com/truecharts/apps/issues/2186))
<a name="koel-0.0.4"></a>
### [koel-0.0.4](https://github.com/truecharts/apps/compare/koel-0.0.3...koel-0.0.4) (2022-03-16)
#### Fix
* Run as root ([#2191](https://github.com/truecharts/apps/issues/2191))
<a name="koel-0.0.3"></a>
### [koel-0.0.3](https://github.com/truecharts/apps/compare/koel-0.0.1...koel-0.0.3) (2022-03-16)
#### Fix
* use installContainer to init app and run as www-data ([#2189](https://github.com/truecharts/apps/issues/2189))
<a name="koel-0.0.1"></a>
### koel-0.0.1 (2022-03-15)
#### Feat
* Add koel ([#2182](https://github.com/truecharts/apps/issues/2182))