From 752070820722b7ec055e39c7b5202ca9ab423def Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Dec 2025 19:36:52 +0000 Subject: [PATCH] Update ghcr.io/unpoller/unpoller Docker tag to v2.20.1 (#2826) 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.19.0` -> `v2.20.1` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.20.1`](https://github.com/unpoller/unpoller/releases/tag/v2.20.1) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.20.0...v2.20.1) #### Changelog - [`bb4a4c8`](https://github.com/unpoller/unpoller/commit/bb4a4c823f3537757a1431de9f9ad4563f37efb6) Merge pull request [#​902](https://github.com/unpoller/unpoller/issues/902) from svennergr/fix/http-timeout-config - [`7e59c48`](https://github.com/unpoller/unpoller/commit/7e59c4883b95b202381d3518da4ed07aa8661904) fix: add HTTP timeout configuration to prevent indefinite hangs ### [`v2.20.0`](https://github.com/unpoller/unpoller/releases/tag/v2.20.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.19.0...v2.20.0) #### Changelog - [`0d39302`](https://github.com/unpoller/unpoller/commit/0d39302c191aa4dd4919a63c2ac2465a7c824c35) Merge pull request [#​901](https://github.com/unpoller/unpoller/issues/901) from svennergr/feature/protect-logs - [`7e7fd0f`](https://github.com/unpoller/unpoller/commit/7e7fd0ff1232f5c072a2fc9685b92c827688eb30) chore: upgrade to unifi 5.5.0 - [`07e1e5b`](https://github.com/unpoller/unpoller/commit/07e1e5bc4d381361a5c25d321b2df14356c4258d) feat: add UniFi Protect logs support with Loki integration - [`703dff9`](https://github.com/unpoller/unpoller/commit/703dff9b1eaaa64dae6a99dbf00d16007aa16e96) Merge pull request [#​900](https://github.com/unpoller/unpoller/issues/900) from svennergr/svennergr/add-syslog - [`02c7b6a`](https://github.com/unpoller/unpoller/commit/02c7b6afa4043c19cc6b39bb6a3b11ff32b369b7) chore: upgrade to unifi 5.4.0 - [`4726707`](https://github.com/unpoller/unpoller/commit/47267073aca459cce422aad1c1f437b809a94f2a) chore: comment out local replace directive for unifi module in go.mod - [`a3dc4cd`](https://github.com/unpoller/unpoller/commit/a3dc4cd0b2d438e28ec4c7d8f4b4e6c91ea2171d) feat: add save\_syslog option for v2 system-log API - [`966cac1`](https://github.com/unpoller/unpoller/commit/966cac10530854abf699fb36d55e545810f06d98) Merge pull request [#​899](https://github.com/unpoller/unpoller/issues/899) from unpoller/dependabot/go\_modules/all-74468f11a3 - [`0ab6e30`](https://github.com/unpoller/unpoller/commit/0ab6e30d4255192abcd067b64e2572348f6a4202) Bump github.com/DataDog/datadog-go/v5 in the all group
--- ### 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/2826 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 52f1c5764..a0938d2a2 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.19.0 + tag: v2.20.1 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS