31 lines
862 B
YAML
31 lines
862 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "2.1.3"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.3
|
||
|
deprecated: false
|
||
|
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
|
||
|
icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo.png
|
||
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller
|
||
|
keywords:
|
||
|
- unifi
|
||
|
- unifi-poller
|
||
|
- metrics
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: unifi-poller
|
||
|
sources:
|
||
|
- https://github.com/unifi-poller/unifi-poller
|
||
|
- https://hub.docker.com/r/golift/unifi-poller
|
||
|
type: application
|
||
|
version: 1.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- metrics
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|