File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed
Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ Their open-source contributions make add-ons like this possible.
5656
5757MIT 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
Original file line number Diff line number Diff line change 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 )
Original file line number Diff line number Diff line change @@ -146,13 +146,11 @@ Zone name: 1.168.192.in-addr.arpa
146146### ❌ Common Issues
147147
1481481 . ** Certificate Issues**
149-
150149 - Check certificate paths are correct
151150 - Verify certificate permissions
152151 - Check logs for certificate conversion errors
153152
1541532 . ** Port Conflicts**
155-
156154 - Ensure no other services use ports
157155 - Try alternative ports if needed
158156 - Check firewall settings
Original file line number Diff line number Diff line change 11name : Technitium DNS Server
2- version : 0.0.3
2+ version : 0.0.4
33slug : technitium-dns
44description : Self-hosted DNS server with Home Assistant add-on integration.
55url : https://github.com/staerk-ha-addons/addon-technitium-dns
You can’t perform that action at this time.
0 commit comments