Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-13 17:07:54 +00:00
parent 2349bb4d40
commit e9944183a2
756 changed files with 9305 additions and 1096 deletions
+15 -4
View File
@@ -1,7 +1,18 @@
<a name="readarr-6.11.16"></a>
## [readarr-6.11.16](https://github.com/truecharts/apps/compare/readarr-6.11.15...readarr-6.11.16) (2021-09-08)
<a name="readarr-7.0.1"></a>
### [readarr-7.0.1](https://github.com/truecharts/apps/compare/readarr-6.11.16...readarr-7.0.1) (2021-09-13)
### Fix
#### Chore
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
#### Feat
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
* Move some common containers to our own containers
#### Fix
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))