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-6.0.22"></a>
|
||||
### [nextcloud-6.0.22](https://github.com/truecharts/apps/compare/nextcloud-6.0.21...nextcloud-6.0.22) (2021-10-18)
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove regex for mountPath on `redismaster` for now ([#1167](https://github.com/truecharts/apps/issues/1167))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-6.0.21"></a>
|
||||
### [nextcloud-6.0.21](https://github.com/truecharts/apps/compare/nextcloud-6.0.20...nextcloud-6.0.21) (2021-10-17)
|
||||
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
|
||||
<a name="nextcloud-6.0.21"></a>
|
||||
### [nextcloud-6.0.21](https://github.com/truecharts/apps/compare/nextcloud-6.0.20...nextcloud-6.0.21) (2021-10-17)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
|
||||
<a name="nextcloud-6.0.22"></a>
|
||||
### [nextcloud-6.0.22](https://github.com/truecharts/apps/compare/nextcloud-6.0.21...nextcloud-6.0.22) (2021-10-18)
|
||||
|
||||
#### Fix
|
||||
|
||||
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))
|
||||
* remove regex for mountPath on `redismaster` for now ([#1167](https://github.com/truecharts/apps/issues/1167))
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nextcloud-6.0.22"></a>
|
||||
### [nextcloud-6.0.22](https://github.com/truecharts/apps/compare/nextcloud-6.0.21...nextcloud-6.0.22) (2021-10-18)
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove regex for mountPath on `redismaster` for now ([#1167](https://github.com/truecharts/apps/issues/1167))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-6.0.21"></a>
|
||||
### [nextcloud-6.0.21](https://github.com/truecharts/apps/compare/nextcloud-6.0.20...nextcloud-6.0.21) (2021-10-17)
|
||||
|
||||
|
||||
@@ -103781,6 +103781,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.2.0
|
||||
created: "2021-10-18T09:07:52.639486852Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.10
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.16
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.4.1
|
||||
description: A private cloud server that puts the control and security of your
|
||||
own data back into your hands.
|
||||
digest: dabef31e6d3cff1c69da3ba4dd41053cbe0c82f2bcf20910354389c0d5d2a9b5
|
||||
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-6.0.22/nextcloud-6.0.22.tgz
|
||||
version: 6.0.22
|
||||
- apiVersion: v2
|
||||
appVersion: 22.2.0
|
||||
created: "2021-10-13T22:52:04.243457599Z"
|
||||
@@ -210195,4 +210234,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-10-18T08:45:28.366765142Z"
|
||||
generated: "2021-10-18T09:07:52.711856183Z"
|
||||
|
||||
Reference in New Issue
Block a user