From 8af8e3773faeac19d1e03a9d27e5fd0df3774994 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 02:05:53 -0500 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/kash?= =?UTF-8?q?alls/external-dns-unifi-webhook=20(=20v0.4.0=20=E2=86=92=20v0.4?= =?UTF-8?q?.1=20)=20(#5067)?= 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://redirect.github.com/kashalls/external-dns-unifi-webhook) | patch | `v0.4.0` -> `v0.4.1` | --- ### Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook) ### [`v0.4.1`](https://redirect.github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/kashalls/external-dns-unifi-webhook/compare/v0.4.0...v0.4.1) ##### What's Changed - chore(deps): update dependency go to v1.23.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/86](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/86) **Full Changelog**: https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.4.0...v0.4.1
Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../apps/networking/external-dns/unifi/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml b/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml index 69c17e16f3..a7971bd779 100644 --- a/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml +++ b/kubernetes/staging/apps/networking/external-dns/unifi/helm-release.yaml @@ -32,7 +32,7 @@ spec: webhook: image: repository: ghcr.io/kashalls/external-dns-unifi-webhook - tag: v0.4.0@sha256:f71f9e64f723a1af77e9ecdcbaef2db2095721d33b385baee1848d0bf09d44e7 + tag: v0.4.1@sha256:5c01923d9a2c050362335c1750c2361046c0d2caf1ab796661c215da47446aad env: - name: LOG_LEVEL value: "debug"