From d529934239beb3fd216a2f83eee48bfb101105c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 Jan 2026 03:39:50 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.29.0 (#3633) 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.28.0` → `v2.29.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.28.0` → `v2.29.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.29.0`](https://github.com/unpoller/unpoller/releases/tag/v2.29.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.28.0...v2.29.0) ##### Changelog - [`e3f1a8f`](https://github.com/unpoller/unpoller/commit/e3f1a8f7e0a64d117c23b006e5e549396148a41f) Merge pull request [#​937](https://github.com/unpoller/unpoller/issues/937) from brngates98/feat/discover-flag - [`719b746`](https://github.com/unpoller/unpoller/commit/719b74627f173f531b084e9c0043e4826845533e) deps: use unifi v5.13.0, remove replace and CI unifi checkout - [`8d3d983`](https://github.com/unpoller/unpoller/commit/8d3d98384409269303890b8fc9d91ea5f5b3f8ea) ci: checkout unifi discover-flag when go.mod has replace => ../unifi - [`9cfb732`](https://github.com/unpoller/unpoller/commit/9cfb732c11487eb66f3c02172636bafc27ab81d8) Replace Python endpoint-discovery with --discover flag (replaces [#​936](https://github.com/unpoller/unpoller/issues/936)) - [`fe23e85`](https://github.com/unpoller/unpoller/commit/fe23e85a21b982e2743cb9465be56955e27e1456) Merge pull request [#​936](https://github.com/unpoller/unpoller/issues/936) from brngates98/feat/endpoint-discovery-tool - [`6be9312`](https://github.com/unpoller/unpoller/commit/6be9312a1a27933f8971c4a4533b5afa7a55cd66) Add tools/endpoint-discovery for controller API discovery
--- ### 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/3633 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 0f56e64b1..c87be62e2 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.28.0 +appVersion: v2.29.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index 7e39e4d9f..57892982f 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.28.0 + tag: v2.29.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS