From 842955d424396ba2bc105b6c01b7fa47628ecc21 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:32:22 -0500 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20docker.io/g?= =?UTF-8?q?olift/unifi-poller=20(=20v2.13.1=20=E2=86=92=20v2.14.0=20)=20(#?= =?UTF-8?q?4967)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/golift/unifi-poller](https://redirect.github.com/unpoller/unpoller) | minor | `v2.13.1` -> `v2.14.0` | --- ### Release Notes
unpoller/unpoller (docker.io/golift/unifi-poller) ### [`v2.14.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.14.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.13.1...v2.14.0) #### Changelog - [`8cb90ed`](https://redirect.github.com/unpoller/unpoller/commit/8cb90edb2a53c083a8654009a4e4370887d0ae63) Merge pull request [#​791](https://redirect.github.com/unpoller/unpoller/issues/791) from unpoller/apikey-support - [`cba1111`](https://redirect.github.com/unpoller/unpoller/commit/cba1111f297e65f0fd14bc98319375fbaec0cf2d) add support for api-key auth - [`0c639d6`](https://redirect.github.com/unpoller/unpoller/commit/0c639d68776cd9b62ea9fecdc474faa8f7c2b9a6) Merge pull request [#​789](https://redirect.github.com/unpoller/unpoller/issues/789) from unpoller/dependabot/go_modules/golang.org/x/term-0.28.0 - [`f9eac56`](https://redirect.github.com/unpoller/unpoller/commit/f9eac565b1011b1137bee6a88652fb3a0515a850) Bump golang.org/x/term from 0.27.0 to 0.28.0
Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../main/apps/observability/unifi-poller/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/unifi-poller/app/helm-release.yaml b/kubernetes/main/apps/observability/unifi-poller/app/helm-release.yaml index 83eafdc55..46c47edbb 100644 --- a/kubernetes/main/apps/observability/unifi-poller/app/helm-release.yaml +++ b/kubernetes/main/apps/observability/unifi-poller/app/helm-release.yaml @@ -41,7 +41,7 @@ spec: app: image: repository: docker.io/golift/unifi-poller - tag: v2.13.1@sha256:2376aff5e18b8f9fdd618becc2ef668ce31deb4c0e74acc5bea88e6c20c23a39 + tag: v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118 env: TZ: "${CONFIG_TIMEZONE}" UP_UNIFI_DEFAULT_ROLE: "homelab-controller"