mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
Update Helm chart influxdb to v1.1.6 (#453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fa10413661
commit
423c8b00dc
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
appVersion: 2.0.1
|
appVersion: 2.0.1
|
||||||
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
|
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
|
||||||
name: unifi-poller
|
name: unifi-poller
|
||||||
version: 5.1.1
|
version: 5.1.2
|
||||||
keywords:
|
keywords:
|
||||||
- unifi
|
- unifi
|
||||||
- unifi-poller
|
- unifi-poller
|
||||||
@ -19,6 +19,6 @@ dependencies:
|
|||||||
repository: https://k8s-at-home.com/charts/
|
repository: https://k8s-at-home.com/charts/
|
||||||
version: 2.1.1
|
version: 2.1.1
|
||||||
- name: influxdb
|
- name: influxdb
|
||||||
version: 1.1.4
|
version: 1.1.6
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: influxdb.enabled
|
condition: influxdb.enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user