Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="owncloud-ocis-4.0.14"></a>
|
||||
### [owncloud-ocis-4.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.13...owncloud-ocis-4.0.14) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387))
|
||||
|
||||
|
||||
|
||||
<a name="owncloud-ocis-4.0.13"></a>
|
||||
### [owncloud-ocis-4.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.12...owncloud-ocis-4.0.13) (2021-11-23)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.14.0"
|
||||
appVersion: "1.15.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag |
|
||||
| image.tag | string | `"v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4"` | 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. |
|
||||
|
||||
Reference in New Issue
Block a user