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-21 01:00:11 +00:00
parent 13370e9a1e
commit 79db98857b
131 changed files with 1807 additions and 637 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="nextcloud-11.0.17"></a>
### [nextcloud-11.0.17](https://github.com/truecharts/apps/compare/nextcloud-11.0.16...nextcloud-11.0.17) (2022-01-21)
#### Chore
* update docker general non-major ([#1751](https://github.com/truecharts/apps/issues/1751))
#### Fix
* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750))
<a name="nextcloud-11.0.16"></a>
### [nextcloud-11.0.16](https://github.com/truecharts/apps/compare/nextcloud-11.0.15...nextcloud-11.0.16) (2022-01-18)
+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:578c46a25bba631783bcfeec2773d403698de7d838aaa8b973052e1b3d11975b"` | |
| image.tag | string | `"v23.0.0@sha256:24e327a83c055501d8d882b04a9afd8993230f08650716c526d91983f54723ba"` | |
| 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