feat(container): update image ghcr.io/unpoller/unpoller ( v2.16.0 ➔ v2.17.0 )#3708
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.16.0@sha256:bfe3eee9396919165f8dfe8282dfc7d30b27308748e0d6bb5c90aabc4dd36e3e
+ image: ghcr.io/unpoller/unpoller:v2.17.0@sha256:397bc41f0f031f7a2edfe4024deaebcdad5e75621134ef04b5e15130d3118323
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.16.0@sha256:bfe3eee9396919165f8dfe8282dfc7d30b27308748e0d6bb5c90aabc4dd36e3e
+ tag: v2.17.0@sha256:397bc41f0f031f7a2edfe4024deaebcdad5e75621134ef04b5e15130d3118323
probes:
liveness:
enabled: true
readiness:
enabled: true
resources: |
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.16.0->v2.17.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller)
v2.17.0Compare Source
Changelog
4e6ebeeMerge pull request #890 from unpoller/docker-healthcheckb960695Add Docker health check supportConfiguration
📅 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.