Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2025

This PR contains the following updates:

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

Release Notes

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

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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Dec 24, 2025

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

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

@@ -63,13 +63,13 @@

           value: https://unifi.internal
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
         envFrom:
         - secretRef:
             name: unpoller
-        image: ghcr.io/unpoller/unpoller:v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
+        image: ghcr.io/unpoller/unpoller:v2.21.0@sha256:a08b532be181256318211b6170691e316d29ac04575bc54d59620189953f03aa
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9130

@github-actions
Copy link

github-actions bot commented Dec 24, 2025

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

+++ kubernetes/apps/observability/unpoller/app Kustomization: observability/unpoller HelmRelease: observability/unpoller

@@ -43,13 +43,13 @@

               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             envFrom:
             - secretRef:
                 name: unpoller
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
+              tag: v2.21.0@sha256:a08b532be181256318211b6170691e316d29ac04575bc54d59620189953f03aa
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             securityContext:

@renovate 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
@renovate renovate bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from fa29f51 to 6d4fd95 Compare December 24, 2025 21:47
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.

1 participant