Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-25 10:18:10 +00:00
parent 8c7e3e9a47
commit 8ab73d70d9
5 changed files with 45 additions and 1 deletions
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="omada-controller-4.0.68"></a>
### [omada-controller-4.0.68](https://github.com/truecharts/apps/compare/omada-controller-4.0.67...omada-controller-4.0.68) (2022-02-25)
<a name="omada-controller-4.0.67"></a>
### [omada-controller-4.0.67](https://github.com/truecharts/apps/compare/omada-controller-4.0.66...omada-controller-4.0.67) (2022-02-24)
@@ -17,6 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"v5.0@sha256:31b3cd5a6eee52c2b04a694f8a103447fc98a03b52f3b20c49d867058f15e314"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
| persistence.work.enabled | bool | `true` | |
| persistence.work.mountPath | string | `"/work"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |