2020-08-29 15:22:37 +00:00
|
|
|
apiVersion: v2
|
2020-08-31 20:42:20 +00:00
|
|
|
appVersion: 2.0.1
|
2020-08-18 17:58:15 +00:00
|
|
|
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
|
|
|
|
name: unifi-poller
|
2021-03-18 12:11:24 +00:00
|
|
|
version: 6.2.1
|
2021-02-16 10:04:57 +00:00
|
|
|
kubeVersion: ">=1.16.0-0"
|
2020-08-18 17:58:15 +00:00
|
|
|
keywords:
|
2021-02-13 23:46:58 +00:00
|
|
|
- unifi
|
|
|
|
- unifi-poller
|
2021-03-18 12:11:24 +00:00
|
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller
|
2020-08-18 17:58:15 +00:00
|
|
|
icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo.png
|
|
|
|
sources:
|
2021-02-13 23:46:58 +00:00
|
|
|
- https://github.com/unifi-poller/unifi-poller
|
|
|
|
- https://hub.docker.com/r/golift/unifi-poller
|
2020-08-18 17:58:15 +00:00
|
|
|
maintainers:
|
2021-02-13 23:46:58 +00:00
|
|
|
- name: billimek
|
|
|
|
email: jeff@billimek.com
|
2020-11-15 20:53:07 +00:00
|
|
|
dependencies:
|
2021-02-13 23:46:58 +00:00
|
|
|
- name: common
|
2021-03-12 12:59:14 +00:00
|
|
|
repository: https://library-charts.k8s-at-home.com
|
|
|
|
version: 1.0.0
|
2021-02-13 23:46:58 +00:00
|
|
|
- name: influxdb
|
|
|
|
version: 1.1.9
|
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: influxdb.enabled
|