From 9f7f71ded57added4037d38a8d7d85fc2461261a Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 03:38:38 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/kash?= =?UTF-8?q?alls/external-dns-unifi-webhook=20(=20v0.2.2=20=E2=86=92=20v0.2?= =?UTF-8?q?.3=20)=20(#4260)?= 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.2.2` -> `v0.2.3` | --- ### Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook) ### [`v0.2.3`](https://redirect.github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.2.3) [Compare Source](https://redirect.github.com/kashalls/external-dns-unifi-webhook/compare/v0.2.2...v0.2.3) #### What's Changed - fix(deps): update module github.com/caarlos0/env/v11 to v11.2.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/46](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/46) - chore(deps): update golang docker tag to v1.23 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/48](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/48) - chore(deps): update dependency go to v1.23.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/47](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/47) - fix(deps): update module github.com/prometheus/client_golang to v1.20.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/49](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/49) - fix(deps): update module github.com/prometheus/client_golang to v1.20.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/50](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/50) - chore(deps): update dependency go to v1.23.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/53](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/53) - fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/52](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/52) - fix(deps): update module golang.org/x/net to v0.29.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/54](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/54) - fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/kashalls/external-dns-unifi-webhook/pull/51](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/51) **Full Changelog**: https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.2.2...v0.2.3
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 a50e372f6..b5b0abe74 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.2.2@sha256:7778b1e932e920181007be34bb03306722e85fc8ded34cd87c0f16060b9f07e3 + tag: v0.2.3@sha256:fe9720cbf0af98694b7ece216472a577677c97a3f79471f8359d79f4da607a0b env: - name: LOG_LEVEL value: "debug"