From 826739ab342bc9e1fa32587d15214dca2ecb5a87 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 00:02:36 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.36.0 (#5010) 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.35.0` → `v2.36.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.35.0` → `v2.36.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.36.0`](https://github.com/unpoller/unpoller/releases/tag/v2.36.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.35.0...v2.36.0) ##### Changelog - [`cedc52f`](https://github.com/unpoller/unpoller/commit/cedc52fc891f0fdd026c3532b4e09c7a91d61b75) feat(lokiunifi): add richer low-cardinality stream labels ([#​932](https://github.com/unpoller/unpoller/issues/932)) ([#​975](https://github.com/unpoller/unpoller/issues/975)) - [`117392d`](https://github.com/unpoller/unpoller/commit/117392dd8ca325325f243936bf374b434e8d7019) feat: export site\_to\_site\_enabled VPN metric ([#​926](https://github.com/unpoller/unpoller/issues/926)) ([#​976](https://github.com/unpoller/unpoller/issues/976)) - [`a958047`](https://github.com/unpoller/unpoller/commit/a95804743d551a227cfeb53b6005dff5835194a2) feat(lokiunifi): add extra\_labels config for custom Loki stream labels ([#​691](https://github.com/unpoller/unpoller/issues/691)) ([#​973](https://github.com/unpoller/unpoller/issues/973)) - [`6c5ff54`](https://github.com/unpoller/unpoller/commit/6c5ff5482d7fd38b3118f46b9efd35b983e9e417) feat(promunifi): add unifi\_controller\_up gauge metric (closes [#​356](https://github.com/unpoller/unpoller/issues/356)) ([#​974](https://github.com/unpoller/unpoller/issues/974)) - [`8c7f1cb`](https://github.com/unpoller/unpoller/commit/8c7f1cb8543d6bafdbee40bc8123204cd8c52428) fix: remove age==0 guard that silently dropped all rogue AP metrics ([#​972](https://github.com/unpoller/unpoller/issues/972)) - [`dcdbef6`](https://github.com/unpoller/unpoller/commit/dcdbef6687d308eb46966cf8e1bc7087416491f2) fix(inputunifi): gracefully handle 404s from remote API event endpoints ([#​971](https://github.com/unpoller/unpoller/issues/971))
--- ### 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/5010 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 d3c88f62a..1de6ffe1a 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.35.0 +appVersion: v2.36.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index 1143100e8..29e1e7e3b 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.35.0 + tag: v2.36.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS