feat(unpoller): update image ghcr.io/unpoller/unpoller v2.33.0 → v2.34.0 (#45189)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `654764c` → `73423dd` | --- > [!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.34.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.34.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.33.0...v2.34.0) #### Changelog - [`4bf5c1e`](https://redirect.github.com/unpoller/unpoller/commit/4bf5c1e6b5c1ce3c4f1a8c61b77b7cceeb1e37c3) build(deps): bump the all group with 2 updates ([#​955](https://redirect.github.com/unpoller/unpoller/issues/955)) - [`40e2a77`](https://redirect.github.com/unpoller/unpoller/commit/40e2a7703fa5dc8bc06a2e974412a79d49d38626) Fix panic when remote discovery fails and no controllers configured (fixes [#​953](https://redirect.github.com/unpoller/unpoller/issues/953)) ([#​957](https://redirect.github.com/unpoller/unpoller/issues/957)) - [`eae3741`](https://redirect.github.com/unpoller/unpoller/commit/eae3741120560d9ee22a27d1ad3ed248970caaeb) build(deps): bump the all group with 2 updates ([#​950](https://redirect.github.com/unpoller/unpoller/issues/950)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3VucG9sbGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.33.0
|
||||
appVersion: 2.34.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpoller
|
||||
- https://github.com/unifi-poller/unifi-poller
|
||||
type: application
|
||||
version: 13.28.1
|
||||
version: 13.29.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.33.0@sha256:654764c5202f936601aa66a9892783c9d0fca13eba619ed170f6e921623dbc51
|
||||
tag: v2.34.0@sha256:73423ddfe304e866b2cda2d3ecf8e68c15317c93a22945ad7d941d3ca3a6d022
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user