Skip to content

Commit

Permalink
fix(container): update ghcr.io/kashalls/external-dns-unifi-webhook ( …
Browse files Browse the repository at this point in the history
…v0.3.3 → v0.3.4 ) (#6066)

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.3.3` -> `v0.3.4` |

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/kashalls/external-dns-unifi-webhook/compare/v0.3.3...v0.3.4)

#### What's Changed

- chore(config): migrate renovate config by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/72](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/72)
- Stringify boolean by
[@&#8203;drewburr](https://redirect.github.com/drewburr) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/73](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/73)
- fix(deps): update module github.com/go-chi/chi/v5 to v5.2.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/74](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/74)
- fix(deps): update module github.com/caarlos0/env/v11 to v11.3.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/76](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/76)
- fix(deps): update module golang.org/x/net to v0.33.0 \[security] by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/79](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/79)

#### New Contributors

- [@&#8203;drewburr](https://redirect.github.com/drewburr) made their
first contribution in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/73](https://redirect.github.com/kashalls/external-dns-unifi-webhook/pull/73)

**Full Changelog**:
kashalls/external-dns-unifi-webhook@v0.3.3...v0.3.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 22, 2024
1 parent f8c37ee commit 8a8f8ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
webhook:
image:
repository: ghcr.io/kashalls/external-dns-unifi-webhook
tag: v0.3.3@sha256:65f895fa0a6aaea4d70e4d3a778f71281ae734eec38b58c3dd8f0c7ce19c16e0
tag: v0.3.4@sha256:28dc00c7a21f9571d43181fcc0dd3de59e291741f27bc075d7e06378876b2974
env:
- name: UNIFI_HOST
value: https://10.1.0.1
Expand Down

0 comments on commit 8a8f8ba

Please sign in to comment.