feat(unpoller): update image ghcr.io/unpoller/unpoller v2.36.0 → v2.38.0 (#46367)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `16ccaba` → `006cf7b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.38.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.38.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.37.0...v2.38.0) #### Changelog - [`2f1e28c`](https://redirect.github.com/unpoller/unpoller/commit/2f1e28c7d3f997de44ada2e2bf6f0d32ba965c79) chore: apply linter auto-fixes (wsl\_v5, nlreturn, tagalign) ([#​984](https://redirect.github.com/unpoller/unpoller/issues/984)) - [`18c6e66`](https://redirect.github.com/unpoller/unpoller/commit/18c6e66a8eec30c668b023b96354300bb501c1d9) feat: add Site Magic site-to-site VPN metrics (closes [#​926](https://redirect.github.com/unpoller/unpoller/issues/926)) ([#​983](https://redirect.github.com/unpoller/unpoller/issues/983)) ### [`v2.37.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.37.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.36.0...v2.37.0) #### Changelog - [`a81a6e6`](https://redirect.github.com/unpoller/unpoller/commit/a81a6e6e167dd44f32b14dbf6d6d235baf359b72) feat: add port anomaly metrics (closes [#​929](https://redirect.github.com/unpoller/unpoller/issues/929)) ([#​982](https://redirect.github.com/unpoller/unpoller/issues/982)) - [`643c108`](https://redirect.github.com/unpoller/unpoller/commit/643c1086749359c58d064f230e49dde933546c0c) feat: add network topology metrics (closes [#​931](https://redirect.github.com/unpoller/unpoller/issues/931)) ([#​981](https://redirect.github.com/unpoller/unpoller/issues/981)) - [`f3d4e21`](https://redirect.github.com/unpoller/unpoller/commit/f3d4e21e0e9a47da7be007d549adf1463ffddf7c) build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 ([#​980](https://redirect.github.com/unpoller/unpoller/issues/980)) - [`6b33b6b`](https://redirect.github.com/unpoller/unpoller/commit/6b33b6b97b441b8c15582876481a9e8e32ec2a0f) feat: firewall policy metrics across all output plugins (closes [#​928](https://redirect.github.com/unpoller/unpoller/issues/928)) ([#​979](https://redirect.github.com/unpoller/unpoller/issues/979)) - [`521c2f8`](https://redirect.github.com/unpoller/unpoller/commit/521c2f88bcbb80b3e65ce7fac0e5bf8ca56e46fb) feat(otelunifi): add OpenTelemetry output plugin ([#​978](https://redirect.github.com/unpoller/unpoller/issues/978)) - [`4c34180`](https://redirect.github.com/unpoller/unpoller/commit/4c341800472e8b611b12d4df0fe8bd4719876436) feat(clients): add MIMO spatial stream metrics for WiFi clients ([#​977](https://redirect.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**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5wb2xsZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.36.0
|
||||
appVersion: 2.38.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpoller
|
||||
- https://github.com/unifi-poller/unifi-poller
|
||||
type: application
|
||||
version: 14.2.0
|
||||
version: 14.3.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.36.0@sha256:16ccaba600bb973160d8d67810b8d59b294b2f3967ed359ab40dbf07ed0f725b
|
||||
tag: v2.38.0@sha256:006cf7b8139fd7e3ced6b0ade7f822a0657a09a727b26befa635a09226efc6db
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user