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="omada-controller-3.0.2"></a>
|
||||
### [omada-controller-3.0.2](https://github.com/truecharts/apps/compare/omada-controller-3.0.1...omada-controller-3.0.2) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
|
||||
|
||||
|
||||
<a name="omada-controller-3.0.1"></a>
|
||||
### [omada-controller-3.0.1](https://github.com/truecharts/apps/compare/omada-controller-3.0.0...omada-controller-3.0.1) (2021-09-26)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: '4.4'
|
||||
appVersion: "4.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
<a name="omada-controller-3.0.1"></a>
|
||||
### [omada-controller-3.0.1](https://github.com/truecharts/apps/compare/omada-controller-3.0.0...omada-controller-3.0.1) (2021-09-26)
|
||||
<a name="omada-controller-3.0.2"></a>
|
||||
### [omada-controller-3.0.2](https://github.com/truecharts/apps/compare/omada-controller-3.0.1...omada-controller-3.0.2) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
|
||||
@@ -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:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e"` | image tag |
|
||||
| image.tag | string | `"4.4@sha256:4af661728fde7cf87e83e8d1c9a49c924e1bde892b7af077e2b385447e9f2120"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
|
||||
Reference in New Issue
Block a user