Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-07 16:24:09 +00:00
parent d1dd00ba74
commit 66c5becadf
838 changed files with 11511 additions and 376 deletions
+22
View File
@@ -1,6 +1,28 @@
# Changelog<br>
<a name="nextcloud-9.0.7"></a>
### [nextcloud-9.0.7](https://github.com/truecharts/apps/compare/nextcloud-9.0.6...nextcloud-9.0.7) (2021-11-07)
#### Chore
* update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291))
* Update label / description on admin credentials ([#1274](https://github.com/truecharts/apps/issues/1274))
#### Chore
* Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289))
#### Feat
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
#### Fix
* make the env-var descriptions more clear
<a name="nextcloud-9.0.6"></a>
### [nextcloud-9.0.6](https://github.com/truecharts/apps/compare/nextcloud-9.0.5...nextcloud-9.0.6) (2021-11-02)
@@ -71,6 +71,8 @@ You will, however, be able to use all values referenced in the common chart here
| service.hpb.enabled | bool | `true` | |
| service.hpb.ports.hpb.enabled | bool | `true` | |
| service.hpb.ports.hpb.port | int | `7867` | |
| service.hpb.ports.hpb.targetPort | int | `7867` | |
| service.main.ports.main.port | int | `80` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
+2 -2
View File
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.5.4 |
| https://truecharts.org/ | postgresql | 5.1.7 |
| https://truecharts.org | common | 8.3.19 |
| https://truecharts.org/ | postgresql | 5.1.8 |
| https://truecharts.org | common | 8.5.2 |
## Installing the Chart