Skip to content

Commit 56238fc

Browse files
committed
🎉 Release of add-on Technitium DNS Server 0.0.4
1 parent 3f7de91 commit 56238fc

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ Their open-source contributions make add-ons like this possible.
5656

5757
MIT License - Copyright (c) 2025 Jeppe Stærk
5858

59-
[addon-technitium-dns]: https://github.com/staerk-ha-addons/addon-technitium-dns/tree/v0.0.3
60-
[addon-doc-technitium-dns]: https://github.com/staerk-ha-addons/addon-technitium-dns/blob/v0.0.3/README.md
59+
[addon-technitium-dns]: https://github.com/staerk-ha-addons/addon-technitium-dns/tree/v0.0.4
60+
[addon-doc-technitium-dns]: https://github.com/staerk-ha-addons/addon-technitium-dns/blob/v0.0.4/README.md
6161
[technitium-dns-issue]: https://github.com/staerk-ha-addons/addon-technitium-dns/issues
62-
[technitium-dns-version-shield]: https://img.shields.io/badge/version-v0.0.3-blue.svg
62+
[technitium-dns-version-shield]: https://img.shields.io/badge/version-v0.0.4-blue.svg
6363
[technitium-dns-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
6464
[technitium-dns-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
6565
[technitium-dns-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

technitium-dns/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
## ⬆️ Dependency updates
44

5-
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.8.3 @[renovate[bot]](https://github.com/apps/renovate) (#7)
5+
- ⬆️ Update base image, Dotnet and DNS server versions @jeppestaerk (#13)

technitium-dns/DOCS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,11 @@ Zone name: 1.168.192.in-addr.arpa
146146
### ❌ Common Issues
147147

148148
1. **Certificate Issues**
149-
150149
- Check certificate paths are correct
151150
- Verify certificate permissions
152151
- Check logs for certificate conversion errors
153152

154153
2. **Port Conflicts**
155-
156154
- Ensure no other services use ports
157155
- Try alternative ports if needed
158156
- Check firewall settings

technitium-dns/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Technitium DNS Server
2-
version: 0.0.3
2+
version: 0.0.4
33
slug: technitium-dns
44
description: Self-hosted DNS server with Home Assistant add-on integration.
55
url: https://github.com/staerk-ha-addons/addon-technitium-dns

0 commit comments

Comments
 (0)