Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-15 15:31:02 +00:00
parent 596fb9f935
commit f4c461e2ee
292 changed files with 6478 additions and 5161 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-12.0.4"></a>
### [nextcloud-12.0.4](https://github.com/truecharts/apps/compare/nextcloud-12.0.3...nextcloud-12.0.4) (2022-03-15)
#### Chore
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
<a name="nextcloud-12.0.3"></a>
### [nextcloud-12.0.3](https://github.com/truecharts/apps/compare/nextcloud-12.0.2...nextcloud-12.0.3) (2022-03-08)
+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.2@sha256:1f6fb1ad5955e1196e87f4f6e5d6504bbb5546031a55f7638419d3e0315d59c1"` | |
| image.tag | string | `"v23.0.2@sha256:77a5783b2e3d7b1ba4ecf6a6ec16759a3342e1758f6fa9fcfc4e509ca5010c10"` | |
| 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