Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@labassistantbot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.19.0 -> v2.20.0

Release Notes

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

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.

@labassistantbot
Copy link
Contributor Author

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

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

@@ -44,13 +44,13 @@

               UP_UNIFI_DEFAULT_URL: https://192.168.20.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
+              tag: v2.20.0@sha256:d5fa53e6abfe5b5462c9b65205ce1a13da890a0b9ae850de6f846a24d22935ab
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@labassistantbot
Copy link
Contributor Author

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

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

@@ -47,13 +47,13 @@

           value: home-ops
         - name: UP_UNIFI_DEFAULT_URL
           value: https://192.168.20.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
+        image: ghcr.io/unpoller/unpoller:v2.20.0@sha256:d5fa53e6abfe5b5462c9b65205ce1a13da890a0b9ae850de6f846a24d22935ab
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@tholinka tholinka merged commit 18c1594 into main Dec 23, 2025
14 checks passed
@tholinka tholinka deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch December 23, 2025 05:32
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.

2 participants