Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-26 18:24:56 +00:00
parent acf510ea13
commit 4c1861933f
758 changed files with 4575 additions and 1750 deletions
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="omada-controller-3.0.0"></a>
### [omada-controller-3.0.0](https://github.com/truecharts/apps/compare/omada-controller-2.0.4...omada-controller-3.0.0) (2021-09-26)
<a name="omada-controller-2.0.4"></a>
### [omada-controller-2.0.4](https://github.com/truecharts/apps/compare/omada-controller-2.0.3...omada-controller-2.0.4) (2021-09-21)
@@ -17,13 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"docker.io/mbentley/omada-controller"` | image repository |
| image.tag | string | `"4.4@sha256:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `0` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| podSecurityContext.supplementalGroups | list | `[]` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.privileged | bool | `false` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 7.0.14 |
| https://truecharts.org | common | 8.0.7 |
## Installing the Chart