chore(helm): update image ghcr.io/unpoller/unpoller v2.18.0 → v2.19.0 (#42686)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `d1f9818` -> `6b48109` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.19.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.19.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.18.0...v2.19.0) #### Changelog - [`9ba7ddc`](https://redirect.github.com/unpoller/unpoller/commit/9ba7ddcd11d6badc7bb648679762e0b930532356) Merge pull request [#​898](https://redirect.github.com/unpoller/unpoller/issues/898) from unpoller/issue-350-counters - [`a00aeb2`](https://redirect.github.com/unpoller/unpoller/commit/a00aeb2eb5a709d0ec820df1cd8769b66d03dd1d) Add byte counters for InfluxDB and Prometheus outputs (issue [#​350](https://redirect.github.com/unpoller/unpoller/issues/350)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.18.0
|
||||
appVersion: 2.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpoller
|
||||
- https://github.com/unifi-poller/unifi-poller
|
||||
type: application
|
||||
version: 13.16.0
|
||||
version: 13.17.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.18.0@sha256:d1f98188d0a7a3022ebaabe6d46466652ca89ac0d5d5c2b966c2b1f0cb1cf6e1
|
||||
tag: v2.19.0@sha256:6b481094a15d6da4d4b701ba5cb2f8358f307a0c438c8e84b4b132b36879ff77
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user