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-13 21:35:39 +00:00
parent 9112c749dc
commit 256af9e373
366 changed files with 2710 additions and 462 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-6.0.19"></a>
### [nextcloud-6.0.19](https://github.com/truecharts/apps/compare/nextcloud-6.0.18...nextcloud-6.0.19) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="nextcloud-6.0.18"></a>
### [nextcloud-6.0.18](https://github.com/truecharts/apps/compare/nextcloud-6.0.17...nextcloud-6.0.18) (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:d0bc6d11da1c91b0bf235ecec05c418b0a2219998676a236c892fd59cb515015"` | |
| image.tag | string | `"22.2.0@sha256:842b3bfd60633639be8d631cba82b3e0fab06bd98259c6ee1bce03ec1e84390d"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |