Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nextcloud-9.0.0"></a>
|
||||
### [nextcloud-9.0.0](https://github.com/truecharts/apps/compare/nextcloud-8.0.5...nextcloud-9.0.0) (2021-10-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-8.0.5"></a>
|
||||
### [nextcloud-8.0.5](https://github.com/truecharts/apps/compare/nextcloud-7.1.0...nextcloud-8.0.5) (2021-10-26)
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"docker.io/nextcloud"` | |
|
||||
| image.tag | string | `"22.2.0@sha256:f6fa4b7989fcefdfacd92b94d15ae82dd0b072d9794f64c017f5ef5d4fc1c05b"` | |
|
||||
| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
|
||||
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/var/www/html"` | |
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
||||
| https://truecharts.org/ | postgresql | 4.1.0 |
|
||||
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||
| https://truecharts.org | common | 8.3.14 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
Reference in New Issue
Block a user