From 24125b1a0f7b911898b71dbf0c5a571b9899c846 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Dec 2025 04:20:48 +0000 Subject: [PATCH] Update ghcr.io/unpoller/unpoller Docker tag to v2.18.0 (#2368) 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.16.0` -> `v2.18.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.18.0`](https://github.com/unpoller/unpoller/releases/tag/v2.18.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.17.2...v2.18.0) #### Changelog - [`f86eb46`](https://github.com/unpoller/unpoller/commit/f86eb46192a273d4de74b36385d1ba773204a366) Merge pull request [#​896](https://github.com/unpoller/unpoller/issues/896) from unpoller/issue-841-fix-multi-wan-speedtests - [`0ffe615`](https://github.com/unpoller/unpoller/commit/0ffe6152abb4ca606de36a319915272c65e67a75) Fix multi-WAN speed test reporting (issue [#​841](https://github.com/unpoller/unpoller/issues/841)) ### [`v2.17.2`](https://github.com/unpoller/unpoller/releases/tag/v2.17.2) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.17.1...v2.17.2) #### Changelog - [`9b5dbef`](https://github.com/unpoller/unpoller/commit/9b5dbef869eaacfbd5af0d7147330fa6fb2de38d) Merge pull request [#​894](https://github.com/unpoller/unpoller/issues/894) from unpoller/enhance-ubb-support-409 - [`8000597`](https://github.com/unpoller/unpoller/commit/8000597fce6186675753255790dca013ac592e8d) Refactor Prometheus UBB label construction to use append - [`c61d265`](https://github.com/unpoller/unpoller/commit/c61d2651a22dceb04a1e8b1b3b57b986f72e6169) Enhance InfluxDB and Datadog UBB outputs with comprehensive metrics - [`ab2c677`](https://github.com/unpoller/unpoller/commit/ab2c677f303bdc4082622bd3d65c1cebbb8cae3d) uses new unifi lib - [`6a135c6`](https://github.com/unpoller/unpoller/commit/6a135c60a79dc65d5c16b47e0db96e151d1145c1) Enhance UBB device support with comprehensive Prometheus metrics - [`750f3f3`](https://github.com/unpoller/unpoller/commit/750f3f38c28de58f7f4c4ad936fdd3463c2af54a) Merge pull request [#​893](https://github.com/unpoller/unpoller/issues/893) from unpoller/fix-892-healthcheck-binding - [`ae4cf46`](https://github.com/unpoller/unpoller/commit/ae4cf462a0dd176f2e3aa432e5f78ad180824bcd) Merge pull request [#​891](https://github.com/unpoller/unpoller/issues/891) from unpoller/unifi-bump-5-2-0 - [`f0ed295`](https://github.com/unpoller/unpoller/commit/f0ed2954b8c1fecc25fc1b1997b8c04abf64581c) bump unifi to v5.2.0 ### [`v2.17.1`](https://github.com/unpoller/unpoller/releases/tag/v2.17.1) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.17.0...v2.17.1) #### Changelog - [`8323346`](https://github.com/unpoller/unpoller/commit/832334655cbd64d32b7ae4c6236538ae9de2942f) Fix health check port binding conflict (issue [#​892](https://github.com/unpoller/unpoller/issues/892)) ### [`v2.17.0`](https://github.com/unpoller/unpoller/releases/tag/v2.17.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.16.0...v2.17.0) #### Changelog - [`4e6ebee`](https://github.com/unpoller/unpoller/commit/4e6ebee524efd0bff9dc675d117dbf5d82363a0a) Merge pull request [#​890](https://github.com/unpoller/unpoller/issues/890) from unpoller/docker-healthcheck - [`b960695`](https://github.com/unpoller/unpoller/commit/b960695f3b50eda7aa6200ef3708321f1f2fc45a) Add Docker health check support
--- ### 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 this update 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/2368 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/unpoller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index 124b10d79..36e9f7139 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.16.0 + tag: v2.18.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS