From 9189706ab17a23ec230ce41a8e76b8d393e6fc32 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Mar 2026 01:33:54 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.35.0 (#4982) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.34.0` → `v2.35.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.34.0` → `v2.35.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.35.0`](https://github.com/unpoller/unpoller/releases/tag/v2.35.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.34.0...v2.35.0) ##### Changelog - [`873202a`](https://github.com/unpoller/unpoller/commit/873202ab5b00468c1edf219cd7d51ffaa4663511) fix(inputunifi): recover from GetActiveDHCPLeasesWithAssociations panic ([#​969](https://github.com/unpoller/unpoller/issues/969)) - [`38c74f1`](https://github.com/unpoller/unpoller/commit/38c74f19c491ab9997c6ab8edb0346de43b06bc7) build(deps): bump the all group with 2 updates ([#​967](https://github.com/unpoller/unpoller/issues/967)) - [`54bb3bf`](https://github.com/unpoller/unpoller/commit/54bb3bfe8e6fbd2bba19f2ac94cf72e84ef60ff3) feat(devices): add UDB (UniFi Device Bridge) support ([#​968](https://github.com/unpoller/unpoller/issues/968)) - [`4248d2e`](https://github.com/unpoller/unpoller/commit/4248d2e3044c069415293a6361a09d8c70f1fc21) build(deps): bump the all group with 4 updates ([#​964](https://github.com/unpoller/unpoller/issues/964)) - [`f94d10d`](https://github.com/unpoller/unpoller/commit/f94d10d223b394674f7b12444b9706cf9f2bfeff) build(deps): bump the all group with 3 updates ([#​960](https://github.com/unpoller/unpoller/issues/960)) - [`a70e521`](https://github.com/unpoller/unpoller/commit/a70e52180d07f2c7fe029f46163ffa6706efab8d) build(deps): bump goreleaser/goreleaser-action in the all group ([#​961](https://github.com/unpoller/unpoller/issues/961)) - [`074595c`](https://github.com/unpoller/unpoller/commit/074595c0a9bb481ea7c2f8b87581c615d105134f) Fix remote API (Fabric/API key): 429 handling, NVR filter, updateWeb nil panic ([#​958](https://github.com/unpoller/unpoller/issues/958))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4982 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- 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 a8fded15e..d3c88f62a 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.34.0 +appVersion: v2.35.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index e36b3d293..1143100e8 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.34.0 + tag: v2.35.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS