Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-18 00:16:31 +00:00
parent eb54f0f599
commit 0b74e15ca8
281 changed files with 4865 additions and 972 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-11.0.15"></a>
### [nextcloud-11.0.15](https://github.com/truecharts/apps/compare/nextcloud-11.0.14...nextcloud-11.0.15) (2022-01-17)
#### Chore
* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728))
<a name="nextcloud-11.0.14"></a>
### [nextcloud-11.0.14](https://github.com/truecharts/apps/compare/nextcloud-11.0.13...nextcloud-11.0.14) (2022-01-13)
+1 -1
View File
@@ -29,7 +29,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 | `"tccr.io/truecharts/nextcloud"` | |
| image.tag | string | `"v23.0.0@sha256:255a965be297dce738dfd8e346b778ea2fa776b4f71b1543fe5909231824b0a1"` | |
| image.tag | string | `"v23.0.0@sha256:578c46a25bba631783bcfeec2773d403698de7d838aaa8b973052e1b3d11975b"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |
| podSecurityContext.fsGroup | int | `33` | |
File diff suppressed because one or more lines are too long