From 111c993fea2e45666b48520f33aa336a23fc472c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 09:43:47 -0500 Subject: [PATCH] [unifi-poller] Update helm chart common to v1.7.0 (#278) 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 a9162a68..19777934 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.2.1 +version: 3.3.0 keywords: - unifi - unifi-poller @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.6.2 + version: 1.7.0