chore(deps): update ghcr.io/unpoller/unpoller docker tag to v3 #6759

Merged
alexlebens merged 1 commits from renovate/major-unified-unpoller into main 2026-05-09 16:49:35 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller major v2.39.0v3.1.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

unpoller/unpoller (ghcr.io/unpoller/unpoller)

v3.1.0

Compare Source

Changelog

  • 46f9f8f Merge pull request #​1010 from unpoller/chore/deps-unifi-5.28.0
  • 84a14ed chore(deps): upgrade unifi to v5.28.0
  • 840fa0a Merge pull request #​1009 from unpoller/chore/deps-unifi-5.27.0
  • 679face chore(deps): upgrade unifi to v5.27.0 and refresh golang.org/x deps
  • 817d725 Merge pull request #​1008 from unpoller/feature/issue-988-uap-uplink-metrics
  • fef3ae7 test: update integration expectations for new UAP uplink fields
  • b1a8d60 feat: add UAP uplink metrics and Prometheus parity for USW/UBB/UDB (closes #​988)

v3.0.1

Compare Source

Changelog

  • cf56aa9 Merge pull request #​1007 from unpoller/feature/influx-global-tags-1001
  • 511c524 feat(influxunifi): add global tags applied to every measurement
  • 724982b Merge pull request #​1005 from jimstrang/fix/prometheus-integration-device-collision
  • c48b991 fix(promunifi): avoid descriptor collision on unpoller_device_uptime_seconds

v3.0.0

Compare Source

Breaking Change

  • Unifi network APIs have changed significantly in later 10.x releases. v5.26.0 of unifi incorporates some of these changes, but expect metrics, events and logs to have changed (new, missing, changed). This release may not work for older Unifi installations on 9.x network APIs and the earlier 10.x releases. See #​987 issue.

Changelog

  • 7288697 Merge pull request #​1000 from unpoller/fix/issue-995-brew-up-conf
  • 8697e45 fix: reference up.conf.example in brew install steps (#​995)
  • bbc3300 Merge pull request #​999 from unpoller/upgrade/unifi-v5.26.0
  • d2948b8 feat: upgrade unifi to v5.26.0 and add Integration/v1 + new legacy metrics
  • f23e681 Merge pull request #​992 from danroozemond/feature/docker-compose-remote
  • 431d6db Merge pull request #​993 from unpoller/dependabot/go_modules/all-aa7bbf7b0a
  • fff55b1 build(deps): bump the all group with 2 updates
  • 2dec2d7 feat: add docker-compose example for remote (ui.com cloud) mode
  • 6d9ba5d Merge pull request #​989 from unpoller/dependabot/go_modules/all-8bc9e2f491
  • c529f1a Merge pull request #​990 from unpoller/dependabot/github_actions/all-cb5fd4910d
  • 99793f9 build(deps): bump docker/login-action in the all group
  • 00311ab build(deps): bump the all group with 6 updates

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | major | `v2.39.0` → `v3.1.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information. --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v3.1.0`](https://github.com/unpoller/unpoller/releases/tag/v3.1.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.0.1...v3.1.0) #### Changelog - [`46f9f8f`](https://github.com/unpoller/unpoller/commit/46f9f8fe72e08013988dd1612727fd7b1370830d) Merge pull request [#&#8203;1010](https://github.com/unpoller/unpoller/issues/1010) from unpoller/chore/deps-unifi-5.28.0 - [`84a14ed`](https://github.com/unpoller/unpoller/commit/84a14edb647ac8ed4e649029f0bd9ef52de6b3ad) chore(deps): upgrade unifi to v5.28.0 - [`840fa0a`](https://github.com/unpoller/unpoller/commit/840fa0a6a5e0c235579fe98ad4b56f43bf44434a) Merge pull request [#&#8203;1009](https://github.com/unpoller/unpoller/issues/1009) from unpoller/chore/deps-unifi-5.27.0 - [`679face`](https://github.com/unpoller/unpoller/commit/679faceafd7b549664d9603b7976053cc06399dd) chore(deps): upgrade unifi to v5.27.0 and refresh golang.org/x deps - [`817d725`](https://github.com/unpoller/unpoller/commit/817d725f634471aad644b8933c56b3e91e652231) Merge pull request [#&#8203;1008](https://github.com/unpoller/unpoller/issues/1008) from unpoller/feature/issue-988-uap-uplink-metrics - [`fef3ae7`](https://github.com/unpoller/unpoller/commit/fef3ae74f26e5a8dc2ee65dbe87b3aa108ba8c6c) test: update integration expectations for new UAP uplink fields - [`b1a8d60`](https://github.com/unpoller/unpoller/commit/b1a8d60460ac033f669dd83efb78fb1c4dc3f822) feat: add UAP uplink metrics and Prometheus parity for USW/UBB/UDB (closes [#&#8203;988](https://github.com/unpoller/unpoller/issues/988)) ### [`v3.0.1`](https://github.com/unpoller/unpoller/releases/tag/v3.0.1) [Compare Source](https://github.com/unpoller/unpoller/compare/v3.0.0...v3.0.1) #### Changelog - [`cf56aa9`](https://github.com/unpoller/unpoller/commit/cf56aa9c58184843fe220554d69f71b2144d8933) Merge pull request [#&#8203;1007](https://github.com/unpoller/unpoller/issues/1007) from unpoller/feature/influx-global-tags-1001 - [`511c524`](https://github.com/unpoller/unpoller/commit/511c524e6e45f93a54022fff762aa86cf461b51d) feat(influxunifi): add global tags applied to every measurement - [`724982b`](https://github.com/unpoller/unpoller/commit/724982b1e34387b278ea87c07562ad842546619a) Merge pull request [#&#8203;1005](https://github.com/unpoller/unpoller/issues/1005) from jimstrang/fix/prometheus-integration-device-collision - [`c48b991`](https://github.com/unpoller/unpoller/commit/c48b9917b05ea98c50c375ebb4aa32d56fb09c9d) fix(promunifi): avoid descriptor collision on unpoller\_device\_uptime\_seconds ### [`v3.0.0`](https://github.com/unpoller/unpoller/releases/tag/v3.0.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.39.0...v3.0.0) #### Breaking Change - Unifi network APIs have changed significantly in later 10.x releases. v5.26.0 of unifi incorporates some of these changes, but expect metrics, events and logs to have changed (new, missing, changed). This release may not work for older Unifi installations on 9.x network APIs and the earlier 10.x releases. See [#&#8203;987](https://github.com/unpoller/unpoller/issues/987) issue. #### Changelog - [`7288697`](https://github.com/unpoller/unpoller/commit/728869741a0bf2b3377a4cbd6ffc8645221c687e) Merge pull request [#&#8203;1000](https://github.com/unpoller/unpoller/issues/1000) from unpoller/fix/issue-995-brew-up-conf - [`8697e45`](https://github.com/unpoller/unpoller/commit/8697e455f6d113d119f317037828b833936a27a2) fix: reference up.conf.example in brew install steps ([#&#8203;995](https://github.com/unpoller/unpoller/issues/995)) - [`bbc3300`](https://github.com/unpoller/unpoller/commit/bbc33006ee3a01f6813ba0162e813702bbf4e97a) Merge pull request [#&#8203;999](https://github.com/unpoller/unpoller/issues/999) from unpoller/upgrade/unifi-v5.26.0 - [`d2948b8`](https://github.com/unpoller/unpoller/commit/d2948b8bd0731a3bf09febd887253c62e3ed2f14) feat: upgrade unifi to v5.26.0 and add Integration/v1 + new legacy metrics - [`f23e681`](https://github.com/unpoller/unpoller/commit/f23e681c016396262bac615471002a914761d0e4) Merge pull request [#&#8203;992](https://github.com/unpoller/unpoller/issues/992) from danroozemond/feature/docker-compose-remote - [`431d6db`](https://github.com/unpoller/unpoller/commit/431d6dbfdccdaba2779498665bb110035176608d) Merge pull request [#&#8203;993](https://github.com/unpoller/unpoller/issues/993) from unpoller/dependabot/go\_modules/all-aa7bbf7b0a - [`fff55b1`](https://github.com/unpoller/unpoller/commit/fff55b13595b96dfc369d9fd4784546a09d1777d) build(deps): bump the all group with 2 updates - [`2dec2d7`](https://github.com/unpoller/unpoller/commit/2dec2d7d257fb25319df63fcec75914f56ac39f0) feat: add docker-compose example for remote (ui.com cloud) mode - [`6d9ba5d`](https://github.com/unpoller/unpoller/commit/6d9ba5de04afd869e9438a0a06461d6b0c154a94) Merge pull request [#&#8203;989](https://github.com/unpoller/unpoller/issues/989) from unpoller/dependabot/go\_modules/all-8bc9e2f491 - [`c529f1a`](https://github.com/unpoller/unpoller/commit/c529f1aa8c7bfc874b306fdb3949acd320c192d8) Merge pull request [#&#8203;990](https://github.com/unpoller/unpoller/issues/990) from unpoller/dependabot/github\_actions/all-cb5fd4910d - [`99793f9`](https://github.com/unpoller/unpoller/commit/99793f92ba665e957040fa5369e1b479c07555a5) build(deps): bump docker/login-action in the all group - [`00311ab`](https://github.com/unpoller/unpoller/commit/00311abcb421fdec39bab300725470f5dec62420) build(deps): bump the all group with 6 updates </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRvY2tlciJdfQ==-->
renovate-bot added the docker label 2026-05-09 01:28:07 +00:00
renovate-bot added 1 commit 2026-05-09 16:22:59 +00:00
chore(deps): update ghcr.io/unpoller/unpoller docker tag to v3
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 42s
lint-test-helm / validate-kubeconform (pull_request) Successful in 33s
render-manifests / render-manifests (pull_request) Successful in 1m34s
ef1b9181e3
renovate-bot force-pushed renovate/major-unified-unpoller from 68ea4ab0c5 to ef1b9181e3 2026-05-09 16:22:59 +00:00 Compare
alexlebens merged commit 58880216ac into main 2026-05-09 16:49:35 +00:00
alexlebens deleted branch renovate/major-unified-unpoller 2026-05-09 16:49:39 +00:00
Sign in to join this conversation.