From 6186b42eed6d00b5f17e35a1e24a8d1252e41ab7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Dec 2025 02:32:26 +0000 Subject: [PATCH] Update ghcr.io/unpoller/unpoller Docker tag to v2.19.0 (#2669) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.18.0` -> `v2.19.0` | --- ### Release Notes
unpoller/unpoller (ghcr.io/unpoller/unpoller) ### [`v2.19.0`](https://github.com/unpoller/unpoller/releases/tag/v2.19.0) [Compare Source](https://github.com/unpoller/unpoller/compare/v2.18.0...v2.19.0) #### Changelog - [`9ba7ddc`](https://github.com/unpoller/unpoller/commit/9ba7ddcd11d6badc7bb648679762e0b930532356) Merge pull request [#​898](https://github.com/unpoller/unpoller/issues/898) from unpoller/issue-350-counters - [`a00aeb2`](https://github.com/unpoller/unpoller/commit/a00aeb2eb5a709d0ec820df1cd8769b66d03dd1d) Add byte counters for InfluxDB and Prometheus outputs (issue [#​350](https://github.com/unpoller/unpoller/issues/350))
--- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2669 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/unpoller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/unpoller/values.yaml b/clusters/cl01tl/helm/unpoller/values.yaml index 36e9f7139..6afdaf167 100644 --- a/clusters/cl01tl/helm/unpoller/values.yaml +++ b/clusters/cl01tl/helm/unpoller/values.yaml @@ -9,7 +9,7 @@ unpoller: main: image: repository: ghcr.io/unpoller/unpoller - tag: v2.18.0 + tag: v2.19.0 pullPolicy: IfNotPresent env: - name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS