From 4c60e63411687e37a3a987c14ed94cf48170731b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 01:44:35 +0000 Subject: [PATCH] chore(deps): update unpoller/unpoller to v2.37.0 (#5019) 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.36.0` → `v2.37.0` | | [unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.36.0` → `v2.37.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.37.0`](https://github.com/unpoller/unpoller/releases/tag/v2.37.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.36.0...v2.37.0) ##### Changelog - [`a81a6e6`](https://github.com/unpoller/unpoller/commit/a81a6e6e167dd44f32b14dbf6d6d235baf359b72) feat: add port anomaly metrics (closes [#​929](https://github.com/unpoller/unpoller/issues/929)) ([#​982](https://github.com/unpoller/unpoller/issues/982)) - [`643c108`](https://github.com/unpoller/unpoller/commit/643c1086749359c58d064f230e49dde933546c0c) feat: add network topology metrics (closes [#​931](https://github.com/unpoller/unpoller/issues/931)) ([#​981](https://github.com/unpoller/unpoller/issues/981)) - [`f3d4e21`](https://github.com/unpoller/unpoller/commit/f3d4e21e0e9a47da7be007d549adf1463ffddf7c) build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 ([#​980](https://github.com/unpoller/unpoller/issues/980)) - [`6b33b6b`](https://github.com/unpoller/unpoller/commit/6b33b6b97b441b8c15582876481a9e8e32ec2a0f) feat: firewall policy metrics across all output plugins (closes [#​928](https://github.com/unpoller/unpoller/issues/928)) ([#​979](https://github.com/unpoller/unpoller/issues/979)) - [`521c2f8`](https://github.com/unpoller/unpoller/commit/521c2f88bcbb80b3e65ce7fac0e5bf8ca56e46fb) feat(otelunifi): add OpenTelemetry output plugin ([#​978](https://github.com/unpoller/unpoller/issues/978)) - [`4c34180`](https://github.com/unpoller/unpoller/commit/4c341800472e8b611b12d4df0fe8bd4719876436) feat(clients): add MIMO spatial stream metrics for WiFi clients ([#​977](https://github.com/unpoller/unpoller/issues/977))
--- ### 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/5019 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 1de6ffe1a..bda3bc590 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.36.0 +appVersion: v2.37.0 diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index 29e1e7e3b..859ef4035 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.36.0 + tag: v2.37.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS