29 lines
714 B
YAML
29 lines
714 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: unifi
|
|
version: 3.1.5
|
|
upstream_version: 1.5.1
|
|
appVersion: "auto"
|
|
description: Ubiquiti Network's Unifi Controller
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/unifi
|
|
icon: https://dl.ubnt.com/press/logo-UniFi.png
|
|
keywords:
|
|
- ubiquiti
|
|
- unifi
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/unifi
|
|
- https://github.com/jacobalberty/unifi-docker
|
|
- https://unifi-network.ui.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|