Skip to content

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Jan 28, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller minor v2.24.0v2.25.0

Release Notes

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

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

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.

…2.25.0 )

| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| docker     | ghcr.io/unpoller/unpoller | v2.24.0 | v2.25.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Jan 28, 2026

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

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

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

               UP_UNIFI_DEFAULT_VERIFY_SSL: false
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.24.0@sha256:8ce4cfa443e833a3c9a300a8fd379742490869683f4a952c36c6c17fc6252a56
+              tag: v2.25.0@sha256:664745b17859a4a98a6e40a1641c53dabd159566d306d2067b88b3ab38cd29da
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@mortyops
Copy link
Contributor Author

mortyops bot commented Jan 28, 2026

--- HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller

+++ HelmRelease: monitoring/unpoller Deployment: monitoring/unpoller

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

           value: home-ops
         - name: UP_UNIFI_DEFAULT_VERIFY_SSL
           value: 'false'
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.24.0@sha256:8ce4cfa443e833a3c9a300a8fd379742490869683f4a952c36c6c17fc6252a56
+        image: ghcr.io/unpoller/unpoller:v2.25.0@sha256:664745b17859a4a98a6e40a1641c53dabd159566d306d2067b88b3ab38cd29da
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

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