From 423c8b00dce0ba749e95a7072e274831cd3dc874 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 10:22:38 +0100 Subject: [PATCH] Update Helm chart influxdb to v1.1.6 (#453) Co-authored-by: Renovate Bot --- charts/unifi-poller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/unifi-poller/Chart.yaml b/charts/unifi-poller/Chart.yaml index 485ad964..b1647034 100644 --- a/charts/unifi-poller/Chart.yaml +++ b/charts/unifi-poller/Chart.yaml @@ -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: 5.1.1 +version: 5.1.2 keywords: - unifi - unifi-poller @@ -19,6 +19,6 @@ dependencies: repository: https://k8s-at-home.com/charts/ version: 2.1.1 - name: influxdb - version: 1.1.4 + version: 1.1.6 repository: https://charts.bitnami.com/bitnami condition: influxdb.enabled