feat(unpoller): update image ghcr.io/unpoller/unpoller v2.35.0 → v2.36.0 (#46358)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `4bb1183` → `16ccaba` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.36.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.36.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.35.0...v2.36.0) #### Changelog - [`cedc52f`](https://redirect.github.com/unpoller/unpoller/commit/cedc52fc891f0fdd026c3532b4e09c7a91d61b75) feat(lokiunifi): add richer low-cardinality stream labels ([#​932](https://redirect.github.com/unpoller/unpoller/issues/932)) ([#​975](https://redirect.github.com/unpoller/unpoller/issues/975)) - [`117392d`](https://redirect.github.com/unpoller/unpoller/commit/117392dd8ca325325f243936bf374b434e8d7019) feat: export site\_to\_site\_enabled VPN metric ([#​926](https://redirect.github.com/unpoller/unpoller/issues/926)) ([#​976](https://redirect.github.com/unpoller/unpoller/issues/976)) - [`a958047`](https://redirect.github.com/unpoller/unpoller/commit/a95804743d551a227cfeb53b6005dff5835194a2) feat(lokiunifi): add extra\_labels config for custom Loki stream labels ([#​691](https://redirect.github.com/unpoller/unpoller/issues/691)) ([#​973](https://redirect.github.com/unpoller/unpoller/issues/973)) - [`6c5ff54`](https://redirect.github.com/unpoller/unpoller/commit/6c5ff5482d7fd38b3118f46b9efd35b983e9e417) feat(promunifi): add unifi\_controller\_up gauge metric (closes [#​356](https://redirect.github.com/unpoller/unpoller/issues/356)) ([#​974](https://redirect.github.com/unpoller/unpoller/issues/974)) - [`8c7f1cb`](https://redirect.github.com/unpoller/unpoller/commit/8c7f1cb8543d6bafdbee40bc8123204cd8c52428) fix: remove age==0 guard that silently dropped all rogue AP metrics ([#​972](https://redirect.github.com/unpoller/unpoller/issues/972)) - [`dcdbef6`](https://redirect.github.com/unpoller/unpoller/commit/dcdbef6687d308eb46966cf8e1bc7087416491f2) fix(inputunifi): gracefully handle 404s from remote API event endpoints ([#​971](https://redirect.github.com/unpoller/unpoller/issues/971)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5wb2xsZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.35.0
|
||||
appVersion: 2.36.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpoller
|
||||
- https://github.com/unifi-poller/unifi-poller
|
||||
type: application
|
||||
version: 14.1.0
|
||||
version: 14.2.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.35.0@sha256:4bb11839e4d9c44baa1b802f8d497d479b9566173366507e055d200d6fade5ca
|
||||
tag: v2.36.0@sha256:16ccaba600bb973160d8d67810b8d59b294b2f3967ed359ab40dbf07ed0f725b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user