feat(container): update image ghcr.io/unpoller/unpoller ( v2.17.2 ➔ v2.19.0 )#3716
Merged
binaryn3xus merged 1 commit intomainfrom Dec 12, 2025
Merged
Conversation
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.2@sha256:81c05a7e120e8cb71f681c73119b700179c8dde9486abd2b88bca0e56759a7a5
+ tag: v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
probes:
liveness:
enabled: true
readiness:
enabled: true
resources: |
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.2@sha256:81c05a7e120e8cb71f681c73119b700179c8dde9486abd2b88bca0e56759a7a5
+ image: ghcr.io/unpoller/unpoller:v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
97bcaf9 to
1e20954
Compare
1e20954 to
02893fd
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.2->v2.19.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller)
v2.19.0Compare Source
Changelog
9ba7ddcMerge pull request #898 from unpoller/issue-350-countersa00aeb2Add byte counters for InfluxDB and Prometheus outputs (issue #350)v2.18.0Compare Source
Changelog
f86eb46Merge pull request #896 from unpoller/issue-841-fix-multi-wan-speedtests0ffe615Fix multi-WAN speed test reporting (issue #841)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.