Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-12 09:40:15 +00:00
parent 8d08cabc03
commit 62c5a07793
192 changed files with 1700 additions and 191 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-6.0.16"></a>
### [nextcloud-6.0.16](https://github.com/truecharts/apps/compare/nextcloud-6.0.15...nextcloud-6.0.16) (2021-10-12)
#### Chore
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
<a name="nextcloud-6.0.15"></a>
### [nextcloud-6.0.15](https://github.com/truecharts/apps/compare/nextcloud-6.0.14...nextcloud-6.0.15) (2021-10-12)
+1 -1
View File
@@ -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:50d4d103bf6a229ec0d589785e057ecdaa8cb718f197056739fa14f483e0071b"` | |
| image.tag | string | `"22.2.0@sha256:d0bc6d11da1c91b0bf235ecec05c418b0a2219998676a236c892fd59cb515015"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |