Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8c7e3e9a47
commit
8ab73d70d9
|
@ -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` | |
|
||||
|
|
|
@ -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` | |
|
||||
|
|
|
@ -36971,6 +36971,36 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/odoo-4.0.12/odoo-4.0.12.tgz
|
||||
version: 4.0.12
|
||||
omada-controller:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: "5.0"
|
||||
created: "2022-02-25T10:18:10.052399991Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.16.0
|
||||
description: Omada is a SDN tool for TP-Link Omada hardware
|
||||
digest: 2e9b80024de8bbf9bd03a6c7620bdf118cf686435e0a541fca9722b9cf8c67e0
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/omada-controller
|
||||
icon: https://truecharts.org/_static/img/appicons/omada-controller-icon.png
|
||||
keywords:
|
||||
- omada-controller
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: omada-controller
|
||||
sources:
|
||||
- https://github.com/mbentley/docker-omada-controller
|
||||
- https://github.com/truecharts/apps/tree/master/charts/omada-controller
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/omada-controller-4.0.68/omada-controller-4.0.68.tgz
|
||||
version: 4.0.68
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -64631,4 +64661,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-02-24T23:56:09.82317115Z"
|
||||
generated: "2022-02-25T10:18:10.057737231Z"
|
||||
|
|
Loading…
Reference in New Issue