fix(container): update image ghcr.io/unpoller/unpoller ( v2.17.0 ➔ v2.17.2 )#3711
Merged
binaryn3xus merged 1 commit intomainfrom Dec 9, 2025
Merged
Conversation
Contributor
Author
--- 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 |
Contributor
Author
--- 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: |
c566199 to
ff80abf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.17.0->v2.17.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller)
v2.17.2Compare Source
Changelog
9b5dbefMerge pull request #894 from unpoller/enhance-ubb-support-4098000597Refactor Prometheus UBB label construction to use appendc61d265Enhance InfluxDB and Datadog UBB outputs with comprehensive metricsab2c677uses new unifi lib6a135c6Enhance UBB device support with comprehensive Prometheus metrics750f3f3Merge pull request #893 from unpoller/fix-892-healthcheck-bindingae4cf46Merge pull request #891 from unpoller/unifi-bump-5-2-0f0ed295bump unifi to v5.2.0v2.17.1Compare Source
Changelog
8323346Fix health check port binding conflict (issue #892)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.
This PR has been generated by Renovate Bot.