Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-01 13:05:03 +00:00
parent 60aa03a510
commit 2610d5fce5
146 changed files with 1774 additions and 81 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="owncloud-ocis-4.0.3"></a>
### [owncloud-ocis-4.0.3](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.2...owncloud-ocis-4.0.3) (2021-11-01)
#### Chore
* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263))
<a name="owncloud-ocis-4.0.2"></a>
### [owncloud-ocis-4.0.2](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.1...owncloud-ocis-4.0.2) (2021-10-26)
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/ocis"` | image repository |
| image.tag | string | `"v1.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d"` | image tag |
| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |