mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[unifi-poller] Update helm chart influxdb to v1.1.1 (#302)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cfec6a9cc2
commit
0099a56e38
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: 2.0.1
|
||||
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
|
||||
name: unifi-poller
|
||||
version: 4.0.0
|
||||
version: 4.1.0
|
||||
keywords:
|
||||
- unifi
|
||||
- unifi-poller
|
||||
@ -19,6 +19,6 @@ dependencies:
|
||||
repository: https://k8s-at-home.com/charts/
|
||||
version: 1.7.0
|
||||
- name: influxdb
|
||||
version: 1.0.0
|
||||
version: 1.1.1
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: influxdb.enabled
|
||||
|
Loading…
Reference in New Issue
Block a user