Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,30 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="omada-controller-3.0.16"></a>
|
||||
### [omada-controller-3.0.16](https://github.com/truecharts/apps/compare/omada-controller-3.0.15...omada-controller-3.0.16) (2021-10-19)
|
||||
|
||||
#### Change
|
||||
|
||||
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
|
||||
|
||||
#### Chore
|
||||
|
||||
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
|
||||
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
|
||||
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
|
||||
* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174))
|
||||
|
||||
#### Feat
|
||||
|
||||
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
|
||||
|
||||
#### Refactor
|
||||
|
||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
||||
|
||||
|
||||
|
||||
<a name="omada-controller-3.0.15"></a>
|
||||
### [omada-controller-3.0.15](https://github.com/truecharts/apps/compare/omada-controller-3.0.14...omada-controller-3.0.15) (2021-10-19)
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.3.12 |
|
||||
| https://truecharts.org | common | 8.3.13 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -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:e349c2a1c03e04843fdc0ce59a927298fac6c2e8a16ff33a0b3772ebad2c5dcc"` | image tag |
|
||||
| image.tag | string | `"4.4@sha256:73a19237abf90e9509cd75e2a96157f352ed9f5c7978908f731e0fe3c5f1707f"` | 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