From e850753fe9c9772325a3c3ff503f867dde17d6d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Oct 2025 03:30:38 +0000 Subject: [PATCH] Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.7.0 (#1678) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook) | minor | `v0.6.2` -> `v0.7.0` | --- ### Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook) ### [`v0.7.0`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.7.0) [Compare Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.6.2...v0.7.0) #### What's Changed - chore(deps): update golang docker tag to v1.25 by [@​renovate](https://github.com/renovate)\[bot] in [#​127](https://github.com/kashalls/external-dns-unifi-webhook/pull/127) - chore(deps): update actions/checkout action to v5 by [@​renovate](https://github.com/renovate)\[bot] in [#​126](https://github.com/kashalls/external-dns-unifi-webhook/pull/126) - fix(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by [@​renovate](https://github.com/renovate)\[bot] in [#​128](https://github.com/kashalls/external-dns-unifi-webhook/pull/128) - fix(deps): update module golang.org/x/net to v0.44.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​131](https://github.com/kashalls/external-dns-unifi-webhook/pull/131) - fix(deps): update module sigs.k8s.io/external-dns to v0.19.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​130](https://github.com/kashalls/external-dns-unifi-webhook/pull/130) - fix(deps): update module github.com/prometheus/client\_golang to v1.23.2 by [@​renovate](https://github.com/renovate)\[bot] in [#​129](https://github.com/kashalls/external-dns-unifi-webhook/pull/129) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1678 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/services/external-dns/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/external-dns/values.yaml b/clusters/cl01tl/services/external-dns/values.yaml index 6b5f8df41..a9d450cf4 100644 --- a/clusters/cl01tl/services/external-dns/values.yaml +++ b/clusters/cl01tl/services/external-dns/values.yaml @@ -19,7 +19,7 @@ external-dns-unifi: webhook: image: repository: ghcr.io/kashalls/external-dns-unifi-webhook - tag: v0.6.2 + tag: v0.7.0 env: - name: UNIFI_HOST value: https://192.168.1.1