Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nextcloud-4.0.6"></a>
|
||||
### [nextcloud-4.0.6](https://github.com/truecharts/apps/compare/nextcloud-4.0.5...nextcloud-4.0.6) (2021-09-11)
|
||||
|
||||
#### Fix
|
||||
|
||||
* bump postgresql on nextcloud to a working version
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-4.0.5"></a>
|
||||
### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11)
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.3.1 |
|
||||
| https://truecharts.org/ | common | 7.0.3 |
|
||||
| https://truecharts.org/ | postgresql | 2.1.0 |
|
||||
| https://truecharts.org/ | postgresql | 2.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="nextcloud-4.0.5"></a>
|
||||
### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11)
|
||||
<a name="nextcloud-4.0.6"></a>
|
||||
### [nextcloud-4.0.6](https://github.com/truecharts/apps/compare/nextcloud-4.0.5...nextcloud-4.0.6) (2021-09-11)
|
||||
|
||||
#### Fix
|
||||
|
||||
* use correct appversion string
|
||||
* bump postgresql on nextcloud to a working version
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nextcloud-4.0.6"></a>
|
||||
### [nextcloud-4.0.6](https://github.com/truecharts/apps/compare/nextcloud-4.0.5...nextcloud-4.0.6) (2021-09-11)
|
||||
|
||||
#### Fix
|
||||
|
||||
* bump postgresql on nextcloud to a working version
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-4.0.5"></a>
|
||||
### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11)
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.3.1 |
|
||||
| https://truecharts.org/ | common | 7.0.3 |
|
||||
| https://truecharts.org/ | postgresql | 2.1.0 |
|
||||
| https://truecharts.org/ | postgresql | 2.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
+40
-1
@@ -87695,6 +87695,45 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
nextcloud:
|
||||
- apiVersion: v2
|
||||
appVersion: 22.1.1
|
||||
created: "2021-09-11T19:58:16.745394863Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.3
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 2.1.1
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.3.1
|
||||
description: A private cloud server that puts the control and security of your
|
||||
own data back into your hands.
|
||||
digest: 9e2c162febce1b109f802e1bb1947d595d5aa4d210c104ac93f8282ba788ef85
|
||||
home: https://nextcloud.com/
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
|
||||
keywords:
|
||||
- nextcloud
|
||||
- storage
|
||||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: nextcloud
|
||||
sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/nextcloud-4.0.6/nextcloud-4.0.6.tgz
|
||||
version: 4.0.6
|
||||
- apiVersion: v2
|
||||
appVersion: 22.1.1
|
||||
created: "2021-09-11T19:47:10.459677353Z"
|
||||
@@ -178827,4 +178866,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-09-11T19:47:10.680620905Z"
|
||||
generated: "2021-09-11T19:58:16.803771855Z"
|
||||
|
||||
Reference in New Issue
Block a user