From 98fe22dc921bc4684c0d6bc4ae241b7615bfafab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 Jan 2026 17:02:22 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.30.0 --- 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 c87be62e2..348b35891 100644 --- a/clusters/cl01tl/helm/unpoller/Chart.yaml +++ b/clusters/cl01tl/helm/unpoller/Chart.yaml @@ -21,4 +21,4 @@ dependencies: version: 4.6.2 icon: https://camo.githubusercontent.com/c5d07a5b3acfeac8e1c25bf56f440ffe032b86e4e7f15de82357f022a43fc927/68747470733a2f2f756e706f6c6c65722e636f6d2f696d672f6c6f676f2e706e67 # renovate: datasource=github-releases depName=unpoller/unpoller -appVersion: v2.29.0 +appVersion: v2.30.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index 57892982f..77d6470e0 100644 --- a/clusters/cl01tl/helm/unpoller/values.yaml +++ b/clusters/cl01tl/helm/unpoller/values.yaml @@ -9,7 +9,7 @@ unpoller: main: image: repository: ghcr.io/unpoller/unpoller - tag: v2.29.0 + tag: v2.30.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS -- 2.49.1