Skip to content

Comments

fix(container): update image ghcr.io/unpoller/unpoller ( v2.17.0 ➔ v2.17.2 )#3711

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-unpoller-unpoller-2.x
Dec 9, 2025
Merged

fix(container): update image ghcr.io/unpoller/unpoller ( v2.17.0 ➔ v2.17.2 )#3711
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-unpoller-unpoller-2.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Dec 9, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/unpoller/unpoller patch v2.17.0 -> v2.17.2

Warning

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


Release Notes

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

v2.17.2

Compare Source

Changelog
  • 9b5dbef Merge pull request #​894 from unpoller/enhance-ubb-support-409
  • 8000597 Refactor Prometheus UBB label construction to use append
  • c61d265 Enhance InfluxDB and Datadog UBB outputs with comprehensive metrics
  • ab2c677 uses new unifi lib
  • 6a135c6 Enhance UBB device support with comprehensive Prometheus metrics
  • 750f3f3 Merge pull request #​893 from unpoller/fix-892-healthcheck-binding
  • ae4cf46 Merge pull request #​891 from unpoller/unifi-bump-5-2-0
  • f0ed295 bump unifi to v5.2.0

v2.17.1

Compare Source

Changelog

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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Dec 9, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Dec 9, 2025

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

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

@@ -50,13 +50,13 @@

           value: 0.0.0.0:80
         - name: UP_UNIFI_DEFAULT_URL
           value: https://10.0.30.1
         envFrom:
         - secretRef:
             name: unpoller-secret
-        image: ghcr.io/unpoller/unpoller:v2.17.0@sha256:397bc41f0f031f7a2edfe4024deaebcdad5e75621134ef04b5e15130d3118323
+        image: ghcr.io/unpoller/unpoller:v2.17.2@sha256:81c05a7e120e8cb71f681c73119b700179c8dde9486abd2b88bca0e56759a7a5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Dec 9, 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_URL: https://10.0.30.1
             envFrom:
             - secretRef:
                 name: unpoller-secret
             image:
               repository: ghcr.io/unpoller/unpoller
-              tag: v2.17.0@sha256:397bc41f0f031f7a2edfe4024deaebcdad5e75621134ef04b5e15130d3118323
+              tag: v2.17.2@sha256:81c05a7e120e8cb71f681c73119b700179c8dde9486abd2b88bca0e56759a7a5
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-unpoller-unpoller-2.x branch from c566199 to ff80abf Compare December 9, 2025 18:10
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title fix(container): update image ghcr.io/unpoller/unpoller ( v2.17.0 ➔ v2.17.1 ) fix(container): update image ghcr.io/unpoller/unpoller ( v2.17.0 ➔ v2.17.2 ) Dec 9, 2025
@binaryn3xus binaryn3xus merged commit a2fcea1 into main Dec 9, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-unpoller-unpoller-2.x branch December 9, 2025 22:25
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.

1 participant