mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 17:21:25 -03:00
feat(unpoller): update image ghcr.io/unpoller/unpoller v2.29.0 → v2.30.0 (#44399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `b556eb4` -> `4f2b1f4` | --- > [!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.30.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.30.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.29.0...v2.30.0) #### Changelog - [`bf2d1f7`](bf2d1f7617) Merge pull request [#​939](https://redirect.github.com/unpoller/unpoller/issues/939) from unpoller/upgrade-unifi-5-14-0 - [`5e4a6cb`](5e4a6cbef3) upgrade unifi - [`9aba310`](9aba3101cd) Merge pull request [#​938](https://redirect.github.com/unpoller/unpoller/issues/938) from brngates98/restore-endpoint-discovery-tool - [`adf9985`](adf9985675) Merge branch 'master' into restore-endpoint-discovery-tool - [`4d19a9b`](4d19a9b2c8) Restore tools/endpoint-discovery as optional Python tool </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5wb2xsZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -2,13 +2,19 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: metrics
|
||||
trueforge.org/max_helm_version: "3.20"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.29.0
|
||||
appVersion: 2.30.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.40
|
||||
@@ -19,8 +25,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/unpoller
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/unpoller.webp
|
||||
home: https://truecharts.org/charts/stable/unpoller
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.webp
|
||||
keywords:
|
||||
- unifi
|
||||
- unifi-poller
|
||||
@@ -28,13 +34,13 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: unpoller
|
||||
sources:
|
||||
- https://ghcr.io/unpoller/unpoller
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpoller
|
||||
- https://github.com/unifi-poller/unifi-poller
|
||||
type: application
|
||||
version: 13.24.0
|
||||
version: 13.25.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.29.0@sha256:b556eb45802bc01c4e53c51292b9629e2131870a45b9890f8adebcadf2ae4bcb
|
||||
tag: v2.30.0@sha256:4f2b1f42388987596a40ee8a754afbfd5782f46bfcab8ceb1679b327ecba2fc8
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user