Skip to content

Commit

Permalink
feat(container): update image docker.io/golift/unifi-poller ( v2.13.1…
Browse files Browse the repository at this point in the history
… → v2.14.0 ) (#4967)

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

<details>
<summary>unpoller/unpoller (docker.io/golift/unifi-poller)</summary>

###
[`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
[#&#8203;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
[#&#8203;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

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 10, 2025
1 parent f25a5f5 commit 842955d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 842955d

Please sign in to comment.