22 lines
740 B
YAML
22 lines
740 B
YAML
|
apiVersion: v2
|
||
|
appVersion: 'auto'
|
||
|
description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform.
|
||
|
name: omada-controller
|
||
|
version: 1.0.0
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
keywords:
|
||
|
- omada-controller
|
||
|
home: https://github.com/truechartsapps/tree/master/charts/incubator/omada-controller
|
||
|
icon: https://www.tp-link.com/assets/images/icon/logo-white.svg
|
||
|
sources:
|
||
|
- https://github.com/mbentley/docker-omada-controller
|
||
|
- https://github.com/truechartsapps/tree/master/charts/omada-controller
|
||
|
maintainers:
|
||
|
- name: truecharts
|
||
|
email: info@truecharts.org
|
||
|
url: https://truecharts.org
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 6.4.6
|