From af0e06257b1f3ab73cae548e6c8cd7725b923bf4 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 00:57:10 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/kash?= =?UTF-8?q?alls/external-dns-unifi-webhook=20(=20v0.2.1=20=E2=86=92=20v0.2?= =?UTF-8?q?.2=20)=20(#4087)?= 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://togithub.com/kashalls/external-dns-unifi-webhook) | patch | `v0.2.1` -> `v0.2.2` | --- ### Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook) ### [`v0.2.2`](https://togithub.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.2.2) [Compare Source](https://togithub.com/kashalls/external-dns-unifi-webhook/compare/v0.2.1...v0.2.2) #### What's Changed - Update README.md by [@​bcrochet](https://togithub.com/bcrochet) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/42](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/42) - fix(deps): update module github.com/caarlos0/env/v11 to v11.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/43](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/43) - fix(deps): update module golang.org/x/net to v0.28.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/45](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/45) - chore(deps): update dependency go to v1.22.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/44](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/44) #### New Contributors - [@​bcrochet](https://togithub.com/bcrochet) made their first contribution in [https://github.com/kashalls/external-dns-unifi-webhook/pull/42](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/42) **Full Changelog**: https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.2.1...v0.2.2
Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../main/apps/networking/external-dns/unifi/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/networking/external-dns/unifi/helm-release.yaml b/kubernetes/main/apps/networking/external-dns/unifi/helm-release.yaml index ccb28896a..f56539003 100644 --- a/kubernetes/main/apps/networking/external-dns/unifi/helm-release.yaml +++ b/kubernetes/main/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.2.1@sha256:5690d19149103e1f9fa7bed6783e5e9c7935fd347487d0e3cafe02589b2173f2 + tag: v0.2.2@sha256:7778b1e932e920181007be34bb03306722e85fc8ded34cd87c0f16060b9f07e3 env: # - name: LOG_LEVEL # value: "debug"