From a027da436e0b8a81c8f0d0e6e329d298cb1008a8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 25 Jan 2026 20:55:35 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.24.0 (#3504) 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.21.0` → `v2.24.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.21.0` → `v2.24.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.24.0`](https://github.com/unpoller/unpoller/releases/tag/v2.24.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.23.0...v2.24.0) #### Changelog - [`2a44b2f`](https://github.com/unpoller/unpoller/commit/2a44b2f0bef777b29fdf3c7e8fe18418f4d05bdd) Merge pull request [#​920](https://github.com/unpoller/unpoller/issues/920) from unpoller/issue-742 - [`3f60654`](https://github.com/unpoller/unpoller/commit/3f60654a2ad1aa5afb852cee0c5fa0aa0fa17bec) Fix Homebrew formula for newer Homebrew versions - [`037f456`](https://github.com/unpoller/unpoller/commit/037f4563f086c88c2934f0f893f33300a90db7ee) Merge pull request [#​919](https://github.com/unpoller/unpoller/issues/919) from unpoller/issue-415 - [`0fc8b6f`](https://github.com/unpoller/unpoller/commit/0fc8b6f0084b3c3add21c138cbc1372cb18ccac9) use new unifi version - [`97d3f99`](https://github.com/unpoller/unpoller/commit/97d3f995b13a296e1d711c1b4da2469353f460dd) Enrich alarms with device names for Loki logs - [`a35e52c`](https://github.com/unpoller/unpoller/commit/a35e52c140404ca4f6747217bacfee7bbef3455c) Merge pull request [#​918](https://github.com/unpoller/unpoller/issues/918) from unpoller/issue-417 - [`ae1ab40`](https://github.com/unpoller/unpoller/commit/ae1ab40386bcec66780eec7a8577adf11b06b4ad) Populate num\_user field for VPN subsystem metrics - [`10a43dc`](https://github.com/unpoller/unpoller/commit/10a43dcf04f69655d437b4c39ef505c0a6d996d1) Merge pull request [#​917](https://github.com/unpoller/unpoller/issues/917) from unpoller/issue-425 - [`f51a0c7`](https://github.com/unpoller/unpoller/commit/f51a0c7202ca9d7775900c09d45960f6328014d1) Allow polling to continue when individual controllers fail ### [`v2.23.0`](https://github.com/unpoller/unpoller/releases/tag/v2.23.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.22.0...v2.23.0) #### Changelog - [`4e3c823`](https://github.com/unpoller/unpoller/commit/4e3c82398913044850d2f8be6d388ff8521f1f90) Merge pull request [#​916](https://github.com/unpoller/unpoller/issues/916) from unpoller/issue-904 - [`a1a8963`](https://github.com/unpoller/unpoller/commit/a1a89631593803119859f881fa794f60a9d8b1f4) Fix authentication retry to prevent data gaps after re-auth - [`092dd69`](https://github.com/unpoller/unpoller/commit/092dd69509e1c50c06e5bee9fccac895421e7ec0) Merge pull request [#​915](https://github.com/unpoller/unpoller/issues/915) from unpoller/issue-910 - [`9e3debd`](https://github.com/unpoller/unpoller/commit/9e3debd58ab87dfd55ba824af44ddebda82d573e) Allow PoE-providing ports to be scraped even when disabled - [`347467a`](https://github.com/unpoller/unpoller/commit/347467a96975d8f0d57d04647c2650d76f25b338) Merge pull request [#​914](https://github.com/unpoller/unpoller/issues/914) from unpoller/issue-912 - [`0778121`](https://github.com/unpoller/unpoller/commit/07781214c3444d6fabdcceda06d637f8bfc82079) Add config option to suppress unknown device type messages ### [`v2.22.0`](https://github.com/unpoller/unpoller/releases/tag/v2.22.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.21.0...v2.22.0) #### Changelog - [`2c20013`](https://github.com/unpoller/unpoller/commit/2c20013ac6cf11927c2e07615c51381ff224063f) Merge pull request [#​913](https://github.com/unpoller/unpoller/issues/913) from brngates98/master - [`1235430`](https://github.com/unpoller/unpoller/commit/12354304785f007cb90effcd176bb990319d653a) Update to unifi library v5.6.0 and fix linter errors - [`e17d8bf`](https://github.com/unpoller/unpoller/commit/e17d8bf62ee08a6c0aad4543f8d24715eb3a6298) move remote.go to use unifi library functions - [`0cb331a`](https://github.com/unpoller/unpoller/commit/0cb331a7459818905d39a99129a5c4075b455971) Fix golangci-lint empty-block errors in input.go - [`28e77d1`](https://github.com/unpoller/unpoller/commit/28e77d1ac5333c9bd4b2d9a6cf657f43e74637f6) Fix site name override for DPI clients, anomalies, and site metrics - [`3996fd8`](https://github.com/unpoller/unpoller/commit/3996fd868387b432e9831caef9257f60aa169e52) Format code with gofmt - [`d0abba6`](https://github.com/unpoller/unpoller/commit/d0abba6ddb299531dff539fc76c1c77e758b2a02) Improve site name override to handle all default site name variations - [`1440f14`](https://github.com/unpoller/unpoller/commit/1440f1426edd1c40a892f77ec99a7d363d90b9b4) Fix site name override for remote API Cloud Gateways - [`5f76c59`](https://github.com/unpoller/unpoller/commit/5f76c59fa2d2cb7fc5504e1d05750ac5029ea9ce) fix duplicate controllers due to cloud gateways site being default - [`28eae6a`](https://github.com/unpoller/unpoller/commit/28eae6ab2223e504ddc07765f6e96e527d93b031) Add remote API support for UniFi Site Manager - [`1df4ba9`](https://github.com/unpoller/unpoller/commit/1df4ba9932e5ed3c5e2d0af76f9c7c4a85ac1bb5) Merge pull request [#​908](https://github.com/unpoller/unpoller/issues/908) from unpoller/dependabot/go\_modules/all-cf2caa1bb8 - [`dc0cacd`](https://github.com/unpoller/unpoller/commit/dc0cacd6156434471b49c3cd3e5ab2352b40660b) Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group - [`f47b463`](https://github.com/unpoller/unpoller/commit/f47b463384df7ce2790eb777fadf3c37417bb305) Merge pull request [#​907](https://github.com/unpoller/unpoller/issues/907) from unpoller/dependabot/go\_modules/all-0542acbba5 - [`2a2dfb0`](https://github.com/unpoller/unpoller/commit/2a2dfb0e59355cc039ae77d4d8434c0f606948e2) Bump the all group with 2 updates
--- ### 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/3504 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 78b9054c1..dedf68541 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.21.0 +appVersion: v2.24.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index fbfa0935c..f712e53ba 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.21.0 + tag: v2.24.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS