From 16f0c9a7f4c0b9962feec15da63d79a09db76572 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Jan 2026 23:53:46 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.27.0 (#3600) 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.25.0` → `v2.27.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.25.0` → `v2.27.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.27.0`](https://github.com/unpoller/unpoller/releases/tag/v2.27.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.26.0...v2.27.0) ##### Changelog - [`1145043`](https://github.com/unpoller/unpoller/commit/11450439fc9c175b5562e33b38aba1b3ce565238) Merge pull request [#​925](https://github.com/unpoller/unpoller/issues/925) from brngates98/feat/wan-metrics - [`b966061`](https://github.com/unpoller/unpoller/commit/b96606128d368ed352149b00a1c389ef1bfdcb2a) chore: Update go.sum for unifi v5.11.0 and fix formatting - [`af6cbdf`](https://github.com/unpoller/unpoller/commit/af6cbdf79fdf93ddf3f53dfa13de7d1708b1523b) chore: Update unifi dependency to v5.11.0 for WAN metrics support - [`b8519ca`](https://github.com/unpoller/unpoller/commit/b8519ca05816cd143d55899784e5a96f36cb300c) feat: Add WAN metrics to InfluxDB and Datadog exporters - [`aac4917`](https://github.com/unpoller/unpoller/commit/aac4917da76e1ce1801e171b0b66b793d00db62a) feat: Add WAN metrics export to Prometheus ### [`v2.26.0`](https://github.com/unpoller/unpoller/releases/tag/v2.26.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.25.0...v2.26.0) ##### Changelog - [`d178da7`](https://github.com/unpoller/unpoller/commit/d178da7c75a664f84d7f419b51b01535af1e9eed) Merge pull request [#​924](https://github.com/unpoller/unpoller/issues/924) from brngates98/feat/dhcp-client-monitoring - [`86bc1c9`](https://github.com/unpoller/unpoller/commit/86bc1c9d6dc9db948d436917921f112a04dad28c) fix: rename unused exportWithTags param to \_ to satisfy revive - [`39b1b31`](https://github.com/unpoller/unpoller/commit/39b1b316a26602521141b47b6c35d55a04fae67a) Merge branch 'master' into feat/dhcp-client-monitoring - [`8769f8f`](https://github.com/unpoller/unpoller/commit/8769f8f1213638a330b10c57748fa30a0cbbd536) chore: bump unifi to v5.10.0 - [`3faaa3a`](https://github.com/unpoller/unpoller/commit/3faaa3a696b5d208e2dd0fa3c3c3b8664e1bf552) fix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts - [`74c30ea`](https://github.com/unpoller/unpoller/commit/74c30eabe6b00e307153754166d3b5e60f5b9e4f) feat: Add DHCP lease metrics export to Prometheus - [`6d85ea7`](https://github.com/unpoller/unpoller/commit/6d85ea76abb242956fa033ee0faea5d9579e2021) Add device tag support to Prometheus metrics
--- ### 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/3600 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 824ef94b2..a5a24e697 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.25.0 +appVersion: v2.27.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index a3be51d60..3fd4dc90a 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.25.0 + tag: v2.27.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS