From 5cb72a774e47765cd77fa648019d9aa4f49b7b56 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2026 23:51:04 +0000 Subject: [PATCH] chore(deps): update unpoller to v3 --- clusters/cl01tl/helm/unpoller/Chart.yaml | 2 +- clusters/cl01tl/helm/unpoller/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/unpoller/Chart.yaml b/clusters/cl01tl/helm/unpoller/Chart.yaml index 6e9e41baf..e5b4ce9f2 100644 --- a/clusters/cl01tl/helm/unpoller/Chart.yaml +++ b/clusters/cl01tl/helm/unpoller/Chart.yaml @@ -20,4 +20,4 @@ dependencies: version: 5.0.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/ubiquiti-unifi.png # renovate: datasource=github-releases depName=unpoller/unpoller -appVersion: v2.39.0 +appVersion: v3.0.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index c2718fa7c..f5010b57d 100644 --- a/clusters/cl01tl/helm/unpoller/values.yaml +++ b/clusters/cl01tl/helm/unpoller/values.yaml @@ -8,7 +8,7 @@ unpoller: main: image: repository: ghcr.io/unpoller/unpoller - tag: v2.39.0@sha256:1cf63ad43121acc6995da1bd636063de9023b4bfc16599a4297951a6fb6b7fd2 + tag: v3.0.0@sha256:1c9caf56720b59343113fe148fb2f4c84e5a74e4dad10cc504b2fff82f5ef794 env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS value: 'true' -- 2.49.1