From b13a69a94b668c072ecc9542af8e7d6ebfce9a8e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 11 Sep 2021 19:58:18 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/nextcloud/CHANGELOG.md | 9 +++++ charts/stable/nextcloud/README.md | 2 +- charts/stable/nextcloud/SCALE/CHANGELOG.md | 6 ++-- docs/apps/stable/nextcloud/CHANGELOG.md | 9 +++++ docs/apps/stable/nextcloud/index.md | 2 +- docs/index.yaml | 41 +++++++++++++++++++++- 6 files changed, 63 insertions(+), 6 deletions(-) diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index 903d30479b2..75673988236 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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 + + + ### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11) diff --git a/charts/stable/nextcloud/README.md b/charts/stable/nextcloud/README.md index 84093256f70..9f956cb1d0c 100644 --- a/charts/stable/nextcloud/README.md +++ b/charts/stable/nextcloud/README.md @@ -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 diff --git a/charts/stable/nextcloud/SCALE/CHANGELOG.md b/charts/stable/nextcloud/SCALE/CHANGELOG.md index 417f0ae1f78..e744361181f 100644 --- a/charts/stable/nextcloud/SCALE/CHANGELOG.md +++ b/charts/stable/nextcloud/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11) + +### [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 diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md index 903d30479b2..75673988236 100644 --- a/docs/apps/stable/nextcloud/CHANGELOG.md +++ b/docs/apps/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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 + + + ### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11) diff --git a/docs/apps/stable/nextcloud/index.md b/docs/apps/stable/nextcloud/index.md index 84093256f70..9f956cb1d0c 100644 --- a/docs/apps/stable/nextcloud/index.md +++ b/docs/apps/stable/nextcloud/index.md @@ -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 diff --git a/docs/index.yaml b/docs/index.yaml index f562e6b4e1f..905c4716e27 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -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"