Skip to content

feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.34.0 )#241

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-unpoller-unpoller-2.x
Open

feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.34.0 )#241
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-unpoller-unpoller-2.x

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.19.0v2.34.0

Warning

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


Release Notes

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

v2.34.0

Compare Source

Changelog

v2.33.0

Compare Source

Changelog
  • b4fa16b fix(influxunifi): use CelsiusSafe() for temp fields to fix InfluxDB type conflict (#​944) (#​945)
  • 6488fef Bump docker/login-action from 3.6.0 to 3.7.0 in the all group (#​942)

v2.32.0

Compare Source

Changelog

v2.31.0

Compare Source

Changelog

v2.30.0

Compare Source

Changelog
  • bf2d1f7 Merge pull request #​939 from unpoller/upgrade-unifi-5-14-0
  • 5e4a6cb upgrade unifi
  • 9aba310 Merge pull request #​938 from brngates98/restore-endpoint-discovery-tool
  • adf9985 Merge branch 'master' into restore-endpoint-discovery-tool
  • 4d19a9b Restore tools/endpoint-discovery as optional Python tool

v2.29.0

Compare Source

Changelog
  • e3f1a8f Merge pull request #​937 from brngates98/feat/discover-flag
  • 719b746 deps: use unifi v5.13.0, remove replace and CI unifi checkout
  • 8d3d983 ci: checkout unifi discover-flag when go.mod has replace => ../unifi
  • 9cfb732 Replace Python endpoint-discovery with --discover flag (replaces #​936)
  • fe23e85 Merge pull request #​936 from brngates98/feat/endpoint-discovery-tool
  • 6be9312 Add tools/endpoint-discovery for controller API discovery

v2.28.0

Compare Source

Changelog

v2.27.0

Compare Source

Changelog
  • 1145043 Merge pull request #​925 from brngates98/feat/wan-metrics
  • b966061 chore: Update go.sum for unifi v5.11.0 and fix formatting
  • af6cbdf chore: Update unifi dependency to v5.11.0 for WAN metrics support
  • b8519ca feat: Add WAN metrics to InfluxDB and Datadog exporters
  • aac4917 feat: Add WAN metrics export to Prometheus

v2.26.0

Compare Source

Changelog
  • d178da7 Merge pull request #​924 from brngates98/feat/dhcp-client-monitoring
  • 86bc1c9 fix: rename unused exportWithTags param to _ to satisfy revive
  • 39b1b31 Merge branch 'master' into feat/dhcp-client-monitoring
  • 8769f8f chore: bump unifi to v5.10.0
  • 3faaa3a fix: Remove local replace directive and update unifi to v5.8.0 to resolve go.sum conflicts
  • 74c30ea feat: Add DHCP lease metrics export to Prometheus
  • 6d85ea7 Add device tag support to Prometheus metrics

v2.25.0

Compare Source

Changelog
  • d26d84e Merge pull request #​923 from unpoller/issue-921
  • 5e68016 fix client side log error
  • a14d5c4 Merge pull request #​922 from brngates98/add-ai-context-files
  • 969445f Add AI context files for major LLMs

v2.24.0

Compare Source

Changelog
  • 2a44b2f Merge pull request #​920 from unpoller/issue-742
  • 3f60654 Fix Homebrew formula for newer Homebrew versions
  • 037f456 Merge pull request #​919 from unpoller/issue-415
  • 0fc8b6f use new unifi version
  • 97d3f99 Enrich alarms with device names for Loki logs
  • a35e52c Merge pull request #​918 from unpoller/issue-417
  • ae1ab40 Populate num_user field for VPN subsystem metrics
  • 10a43dc Merge pull request #​917 from unpoller/issue-425
  • f51a0c7 Allow polling to continue when individual controllers fail

v2.23.0

Compare Source

Changelog
  • 4e3c823 Merge pull request #​916 from unpoller/issue-904
  • a1a8963 Fix authentication retry to prevent data gaps after re-auth
  • 092dd69 Merge pull request #​915 from unpoller/issue-910
  • 9e3debd Allow PoE-providing ports to be scraped even when disabled
  • 347467a Merge pull request #​914 from unpoller/issue-912
  • 0778121 Add config option to suppress unknown device type messages

v2.22.0

Compare Source

Changelog
  • 2c20013 Merge pull request #​913 from brngates98/master
  • 1235430 Update to unifi library v5.6.0 and fix linter errors
  • e17d8bf move remote.go to use unifi library functions
  • 0cb331a Fix golangci-lint empty-block errors in input.go
  • 28e77d1 Fix site name override for DPI clients, anomalies, and site metrics
  • 3996fd8 Format code with gofmt
  • d0abba6 Improve site name override to handle all default site name variations
  • 1440f14 Fix site name override for remote API Cloud Gateways
  • 5f76c59 fix duplicate controllers due to cloud gateways site being default
  • 28eae6a Add remote API support for UniFi Site Manager
  • 1df4ba9 Merge pull request #​908 from unpoller/dependabot/go_modules/all-cf2caa1bb8
  • dc0cacd Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group
  • f47b463 Merge pull request #​907 from unpoller/dependabot/go_modules/all-0542acbba5
  • 2a2dfb0 Bump the all group with 2 updates

v2.21.0

Compare Source

Changelog
  • c71cc9a Merge pull request #​905 from aharper343/fix/nil-dereference
  • 25ba0bd Fix incorrect initialization of SaveTraffic
  • db85517 Merge pull request #​903 from aharper343/feat/traffic-support
  • f7d488a Lint and format cleanup
  • 9b62519 Rebasing
  • 6205900 Adding constants for periods and debug logs for retrieved counts
  • ab7073d Added support for regions and sub-regions
  • 22dfc25 Temp fix for test cases and warning from Dockerfile
  • 0b9d3de First working version DPI metrics and traffic exported

v2.20.1

Compare Source

Changelog
  • bb4a4c8 Merge pull request #​902 from svennergr/fix/http-timeout-config
  • 7e59c48 fix: add HTTP timeout configuration to prevent indefinite hangs

v2.20.0

Compare Source

Changelog
  • 0d39302 Merge pull request #​901 from svennergr/feature/protect-logs
  • 7e7fd0f chore: upgrade to unifi 5.5.0
  • 07e1e5b feat: add UniFi Protect logs support with Loki integration
  • 703dff9 Merge pull request #​900 from svennergr/svennergr/add-syslog
  • 02c7b6a chore: upgrade to unifi 5.4.0
  • 4726707 chore: comment out local replace directive for unifi module in go.mod
  • a3dc4cd feat: add save_syslog option for v2 system-log API
  • 966cac1 Merge pull request #​899 from unpoller/dependabot/go_modules/all-74468f11a3
  • 0ab6e30 Bump github.com/DataDog/datadog-go/v5 in the all group

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 becomes conflicted, 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.

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

--- kubernetes/apps/observability/unpoller/app Kustomization: flux-system/unpoller HelmRelease: observability/unpoller

+++ kubernetes/apps/observability/unpoller/app Kustomization: flux-system/unpoller HelmRelease: observability/unpoller

@@ -39,13 +39,13 @@

               UP_UNIFI_DEFAULT_ROLE: home-ops
               UP_UNIFI_DEFAULT_URL: https://unifi.parsec.sh
               UP_UNIFI_DEFAULT_USER: unifipoller
               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
+              tag: v2.34.0@sha256:73423ddfe304e866b2cda2d3ecf8e68c15317c93a22945ad7d941d3ca3a6d022
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

--- HelmRelease: observability/unpoller Deployment: observability/unpoller

+++ HelmRelease: observability/unpoller Deployment: observability/unpoller

@@ -49,13 +49,13 @@

         - name: UP_UNIFI_DEFAULT_URL
           value: https://unifi.parsec.sh
         - name: UP_UNIFI_DEFAULT_USER
           value: unifipoller
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
-        image: ghcr.io/unpoller/unpoller:v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
+        image: ghcr.io/unpoller/unpoller:v2.34.0@sha256:73423ddfe304e866b2cda2d3ecf8e68c15317c93a22945ad7d941d3ca3a6d022
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 7aedcc0 to dd31a98 Compare December 23, 2025 23:05
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.20.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.20.1 ) Dec 23, 2025
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from dd31a98 to 98e3f2c Compare December 24, 2025 21:05
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.20.1 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.21.0 ) Dec 24, 2025
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch 8 times, most recently from 2f45cad to 013dc80 Compare December 31, 2025 12:09
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch 11 times, most recently from 885c964 to a3d360f Compare January 9, 2026 12:09
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch 2 times, most recently from 543e139 to 80cb9ae Compare January 13, 2026 17:12
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch 2 times, most recently from 2392c79 to 0d5e100 Compare January 25, 2026 18:07
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.21.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.23.0 ) Jan 25, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 0d5e100 to 93eccb5 Compare January 25, 2026 19:05
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.23.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.24.0 ) Jan 25, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch 3 times, most recently from 6b31f82 to 6b03bdd Compare January 28, 2026 03:35
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.24.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.25.0 ) Jan 28, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 6b03bdd to 20f6988 Compare January 29, 2026 23:09
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.25.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.27.0 ) Jan 29, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 20f6988 to bc260ff Compare January 30, 2026 18:13
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.27.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.28.0 ) Jan 30, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from bc260ff to fa5cf1d Compare January 31, 2026 02:56
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.28.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.29.0 ) Jan 31, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from fa5cf1d to ca11acd Compare January 31, 2026 17:09
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.29.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.30.0 ) Jan 31, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from ca11acd to 4aa4db5 Compare February 1, 2026 01:36
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.30.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.31.0 ) Feb 1, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 4aa4db5 to 17c8b48 Compare February 1, 2026 03:05
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.31.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.32.0 ) Feb 1, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch 2 times, most recently from 8b5f7a9 to e2089ca Compare February 4, 2026 03:00
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.32.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.33.0 ) Feb 4, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from e2089ca to ee39fd3 Compare February 6, 2026 09:23
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from ee39fd3 to d6cd823 Compare February 18, 2026 01:37
@parsec-renovate parsec-renovate bot changed the title feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.33.0 ) feat(container): update image ghcr.io/unpoller/unpoller ( v2.19.0 ➔ v2.34.0 ) Feb 18, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from d6cd823 to 016ae01 Compare March 4, 2026 04:36
@parsec-renovate parsec-renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from 016ae01 to 8bb17f7 Compare March 14, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants