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-26 23:18:29 +00:00
parent 919b1273ba
commit f40ee6213d
591 changed files with 4307 additions and 509 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-6.0.2"></a>
### [nextcloud-6.0.2](https://github.com/truecharts/apps/compare/nextcloud-6.0.0...nextcloud-6.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
<a name="nextcloud-6.0.0"></a>
### [nextcloud-6.0.0](https://github.com/truecharts/apps/compare/nextcloud-5.0.6...nextcloud-6.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 22.1.1
appVersion: "22.1.1"
dependencies:
- name: common
repository: https://truecharts.org
+2 -2
View File
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.2 |
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="nextcloud-6.0.0"></a>
### [nextcloud-6.0.0](https://github.com/truecharts/apps/compare/nextcloud-5.0.6...nextcloud-6.0.0) (2021-09-26)
<a name="nextcloud-6.0.2"></a>
### [nextcloud-6.0.2](https://github.com/truecharts/apps/compare/nextcloud-6.0.0...nextcloud-6.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))