Skip to content

Commit

Permalink
feat(container): update image ghcr.io/kashalls/external-dns-unifi-web…
Browse files Browse the repository at this point in the history
…hook ( v0.1.0 → v0.2.0 ) (#3845)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/kashalls/external-dns-unifi-webhook](https://togithub.com/kashalls/external-dns-unifi-webhook)
| minor | `v0.1.0` -> `v0.2.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/kashalls/external-dns-unifi-webhook/compare/v0.1.0...v0.2.0)

#### What's Changed

- chore(deps): update dependency go to v1.22.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/31](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/31)
- fix(deps): update module golang.org/x/net to v0.26.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/32](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/32)
- chore: Add CoC, CODEOWNERS, and issue templates by
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/33](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/33)
- feat: migrate logrus to zap by
[@&#8203;kashalls](https://togithub.com/kashalls) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/34](https://togithub.com/kashalls/external-dns-unifi-webhook/pull/34)

**Full Changelog**:
kashalls/external-dns-unifi-webhook@v0.1.0...v0.2.0

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jun 14, 2024
1 parent a20a56a commit b409287
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.1.0@sha256:f06ace9c46345ee2d2e901f5a392688e7f0f0da53257805928f1d4bcd1320f6f
tag: v0.2.0@sha256:4f0d996ba6932f38e921b0717ba44cb58b7d687dcf6a55c9d3843396d23b22d1
env:
- name: UNIFI_HOST
value: https://10.0.0.1
Expand Down

0 comments on commit b409287

Please sign in to comment.