Releases: kashalls/external-dns-unifi-webhook
Releases · kashalls/external-dns-unifi-webhook
v0.2.0
v0.1.0
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
Unifi Network v8.2.92 disables the ability to add new CNAME records, and claims it will return in a future release. Please stay on v8.2.87 for the time being.
Special thanks to @buroa, everything is working as it should.
What's Changed
- Print literally everything that wants to be applied by @kashalls in #10
- fix: everything by @buroa in #12
New Contributors
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Creating records is working, issues with txt ownership at the moment. Deleteing/Updating records hasn't been fully tested yet and may not work. Your mileage may vary.
What's Changed
- fix(deps): update module github.com/caarlos0/env/v8 to v11 by @renovate in #6
- fix: update dockerfile to distroless by @onedr0p in #7
- chore: update github workflow by @onedr0p in #8
- chore: update renovate by @onedr0p in #9
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Uses an actual numerical value for the image user since kubernetes complains with:
Error: container has runAsNonRoot and image has non-numeric user (nobody), cannot verify user is non-root
What's Changed
- chore(deps): update golang docker tag to v1.22 by @renovate in #3
- fix(deps): update module github.com/go-chi/chi/v5 to v5.0.12 by @renovate in #2
Full Changelog: v0.0.1...v0.0.2