Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kashalls/external-dns-unifi-webh…
Browse files Browse the repository at this point in the history
…ook ( v0.2.2 → v0.2.3 ) (#4260)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook)
| patch | `v0.2.2` -> `v0.2.3` |

---

### Release Notes

<details>
<summary>kashalls/external-dns-unifi-webhook
(ghcr.io/kashalls/external-dns-unifi-webhook)</summary>

###
[`v0.2.3`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.2.3)

[Compare
Source](https://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
[@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#46
- chore(deps): update golang docker tag to v1.23 by
[@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#48
- chore(deps): update dependency go to v1.23.0 by
[@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#47
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.0 by [@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#49
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.2 by [@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#50
- chore(deps): update dependency go to v1.23.1 by
[@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#53
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.3 by [@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#52
- fix(deps): update module golang.org/x/net to v0.29.0 by
[@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#54
- fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 by
[@&#8203;renovate](https://github.com/renovate) in
[kashalls/external-dns-unifi-webhook#51

**Full Changelog**:
kashalls/external-dns-unifi-webhook@v0.2.2...v0.2.3

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Sep 9, 2024
1 parent 84d1e19 commit 9f7f71d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9f7f71d

Please # to comment.