Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/unpoller/unpoller v2.13.1 → v2.14.0 (
Browse files Browse the repository at this point in the history
…#30799)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller)
| minor | `2376aff` -> `6e9eb4a` |

---

> [!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.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>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Jan 11, 2025
1 parent ec19f3d commit 47e10bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/unpoller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.13.1
appVersion: 2.14.0
dependencies:
- name: common
version: 25.3.1
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/unpoller
- https://github.com/unifi-poller/unifi-poller
type: application
version: 12.6.0
version: 12.7.0
2 changes: 1 addition & 1 deletion charts/stable/unpoller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/unpoller/unpoller
pullPolicy: IfNotPresent
tag: v2.13.1@sha256:2376aff5e18b8f9fdd618becc2ef668ce31deb4c0e74acc5bea88e6c20c23a39
tag: v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118
service:
main:
ports:
Expand Down

0 comments on commit 47e10bb

Please sign in to comment.