Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-12 09:40:15 +00:00
parent 8d08cabc03
commit 62c5a07793
192 changed files with 1700 additions and 191 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="omada-controller-3.0.8"></a>
### [omada-controller-3.0.8](https://github.com/truecharts/apps/compare/omada-controller-3.0.7...omada-controller-3.0.8) (2021-10-12)
#### Chore
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
<a name="omada-controller-3.0.7"></a>
### [omada-controller-3.0.7](https://github.com/truecharts/apps/compare/omada-controller-3.0.6...omada-controller-3.0.7) (2021-10-12)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: '4.4'
appVersion: "4.4"
dependencies:
- name: common
repository: https://truecharts.org
@@ -1,7 +1,7 @@
<a name="omada-controller-3.0.7"></a>
### [omada-controller-3.0.7](https://github.com/truecharts/apps/compare/omada-controller-3.0.6...omada-controller-3.0.7) (2021-10-12)
<a name="omada-controller-3.0.8"></a>
### [omada-controller-3.0.8](https://github.com/truecharts/apps/compare/omada-controller-3.0.7...omada-controller-3.0.8) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123))
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
@@ -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 | `"docker.io/mbentley/omada-controller"` | image repository |
| image.tag | string | `"4.4@sha256:6d918d637a83c18e12e884d50615b7c8785631e88b3894d30d5e1eb4449e592d"` | image tag |
| image.tag | string | `"4.4@sha256:b9105b9aa045865c35bb1da5deeb3187688188098344b251bcf37c18c149f12f"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |