From 6c1e3f0e23cd54451fc5e5a523803e431709f4f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 16:18:11 -0500 Subject: [PATCH] [unifi-poller] Update helm chart common to v1.6.2 (#246) 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 37a1e0a3..616e65a4 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: 3.1.1 +version: 3.2.0 keywords: - unifi - unifi-poller @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.6.1 + version: 1.6.2