Skip to content

feat(container): update image ghcr.io/unpoller/unpoller ( v3.3.4 β†’ v3.4.1 ) - #1523

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

feat(container): update image ghcr.io/unpoller/unpoller ( v3.3.4 β†’ v3.4.1 )#1523
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-unpoller-unpoller-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller (source) minor v3.3.4 β†’ v3.4.1

Release Notes

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

v3.4.1

Compare Source

Changelog
  • d9f4fcb Merge pull request #​1046 from Nebu2k/feat/save-speedtest-toggle
  • b48836f Merge branch 'master' into feat/save-speedtest-toggle
  • 04f0010 feat(inputunifi): add save_speedtest toggle for the WAN speed test poll

v3.4.0

Compare Source

Changelog
  • 9c662ad Merge pull request #​1048 from jimstrang/chore/deps-unifi-5.30.0
  • 5dcb06a chore(deps): upgrade unifi to v5.30.0
  • 251aebf Merge pull request #​1044 from unpoller/dependabot/github_actions/all-94d0792ac8
  • 33feda4 build(deps): bump the all group with 2 updates
  • 7e10339 Merge pull request #​1042 from unpoller/dependabot/go_modules/all-443659d970
  • 251d9aa build(deps): bump docker/login-action in the all group
  • 449aaab build(deps): bump the all group with 2 updates

Configuration

πŸ“… Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • 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.

@igloo-bot igloo-bot Bot added the area/kubernetes Changes made in the kubernetes directory label Aug 8, 2026
@igloo-bot

igloo-bot Bot commented Aug 8, 2026

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

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

@@ -33,13 +33,13 @@

               UP_UNIFI_DEFAULT_URL: https://192.168.1.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v3.3.4@sha256:6cd108c731a4f5896d008982ba53b398a5510421d4ef67ce2218aa61d6d2cf8d
+              tag: v3.4.1@sha256:87e5bdca854b2fc2a1c6d73525c81bf541078e70db0059473a3c024fa3e69c97
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@igloo-bot

igloo-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
--- 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:v3.3.4@sha256:6cd108c731a4f5896d008982ba53b398a5510421d4ef67ce2218aa61d6d2cf8d
+        image: ghcr.io/unpoller/unpoller:v3.4.1@sha256:87e5bdca854b2fc2a1c6d73525c81bf541078e70db0059473a3c024fa3e69c97
         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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants