Skip to content

fix(container): update ghcr.io/unpoller/unpoller ( v5.2.6 → v5.2.8 ) - #5963

Open
mchesterbot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-5.x
Open

mchesterbot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-5.x

Conversation

@mchesterbot

@mchesterbot mchesterbot Bot commented Sep 18, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller (source) patch v5.2.6 → v5.2.8

Warning

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


Release Notes

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

v5.2.8

Compare Source

Changelog

v5.2.7

Compare Source

Changelog
  • 4123a13 Merge pull request #​1092 from jonathanrdelgado/fix/otel-callback-leak
  • 160b46d fix(otelunifi): callback memory leak

Configuration

📅 Schedule: (in timezone America/Vancouver)

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

@mchesterbot
mchesterbot Bot requested a review from mchestr as a code owner September 18, 2026 14:19
@mchesterbot mchesterbot Bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 18, 2026
@mchesterbot

mchesterbot Bot commented Sep 18, 2026 •

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/observability/unpoller/app Kustomization: observability/unpoller HelmRelease: observability/unpoller

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

@@ -36,13 +36,13 @@

               UP_UNIFI_DEFAULT_URL: https://192.168.1.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v5.2.6@sha256:b6912acc7e69d1dd0c4510538ce07b74a743d7dde0a38e0e89b04158e2520eca
+              tag: v5.2.8@sha256:ca82e584b9bb3c8d2f9998adb429ab9f9bbb8840388ba10f2c62f07bd31ea0e9
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@mchesterbot

mchesterbot Bot commented Sep 18, 2026 •

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: observability/unpoller Deployment: observability/unpoller

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

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

           value: home-ops
         - name: UP_UNIFI_DEFAULT_URL
           value: https://192.168.1.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v5.2.6@sha256:b6912acc7e69d1dd0c4510538ce07b74a743d7dde0a38e0e89b04158e2520eca
+        image: ghcr.io/unpoller/unpoller:v5.2.8@sha256:ca82e584b9bb3c8d2f9998adb429ab9f9bbb8840388ba10f2c62f07bd31ea0e9
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@mchesterbot
mchesterbot Bot force-pushed the renovate/ghcr.io-unpoller-unpoller-5.x branch from 4fc36d1 to 76c1eee Compare September 24, 2026 04:19
@mchesterbot mchesterbot Bot changed the title fix(container): update ghcr.io/unpoller/unpoller ( v5.2.6 → v5.2.7 ) fix(container): update ghcr.io/unpoller/unpoller ( v5.2.6 → v5.2.8 ) Sep 24, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants