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 <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`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`](a81a6e6e16) feat: add port anomaly metrics (closes [#​929](https://github.com/unpoller/unpoller/issues/929)) ([#​982](https://github.com/unpoller/unpoller/issues/982)) - [`643c108`](643c108674) feat: add network topology metrics (closes [#​931](https://github.com/unpoller/unpoller/issues/931)) ([#​981](https://github.com/unpoller/unpoller/issues/981)) - [`f3d4e21`](f3d4e21e0e) build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 ([#​980](https://github.com/unpoller/unpoller/issues/980)) - [`6b33b6b`](6b33b6b97b) 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`](521c2f88bc) feat(otelunifi): add OpenTelemetry output plugin ([#​978](https://github.com/unpoller/unpoller/issues/978)) - [`4c34180`](4c34180047) feat(clients): add MIMO spatial stream metrics for WiFi clients ([#​977](https://github.com/unpoller/unpoller/issues/977)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44NC4yIiwidXBkYXRlZEluVmVyIjoiNDMuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5019 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
25 lines
828 B
YAML
25 lines
828 B
YAML
apiVersion: v2
|
|
name: unpoller
|
|
version: 1.0.0
|
|
description: Unpoller
|
|
keywords:
|
|
- unpoller
|
|
- ubiquiti
|
|
- unifi
|
|
- metrics
|
|
home: https://wiki.alexlebens.dev/s/cac4e7b1-3d8e-4a32-993c-c6b3f1d2c344
|
|
sources:
|
|
- https://github.com/unpoller/unpoller
|
|
- https://github.com/unpoller/unpoller/pkgs/container/unpoller
|
|
- https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: app-template
|
|
alias: unpoller
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.2
|
|
icon: https://camo.githubusercontent.com/c5d07a5b3acfeac8e1c25bf56f440ffe032b86e4e7f15de82357f022a43fc927/68747470733a2f2f756e706f6c6c65722e636f6d2f696d672f6c6f676f2e706e67
|
|
# renovate: datasource=github-releases depName=unpoller/unpoller
|
|
appVersion: v2.37.0
|