Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nextcloud-7.0.0"></a>
|
||||
### [nextcloud-7.0.0](https://github.com/truecharts/apps/compare/nextcloud-6.0.28...nextcloud-7.0.0) (2021-10-20)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214))
|
||||
|
||||
#### Fix
|
||||
|
||||
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-6.0.28"></a>
|
||||
### [nextcloud-6.0.28](https://github.com/truecharts/apps/compare/nextcloud-6.0.27...nextcloud-6.0.28) (2021-10-20)
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.4.1 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.20 |
|
||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
||||
| https://truecharts.org | common | 8.3.13 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
Reference in New Issue
Block a user