File tree Expand file tree Collapse file tree 3 files changed +19
-6
lines changed
Expand file tree Collapse file tree 3 files changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ Their open-source contributions make add-ons like this possible.
6969
7070MIT License - Copyright (c) 2025 Jeppe Stærk
7171
72- [ addon-technitium-dns ] : https://github.com/staerk-ha-addons/addon-technitium-dns/tree/v1.14.1
73- [ addon-doc-technitium-dns ] : https://github.com/staerk-ha-addons/addon-technitium-dns/blob/v1.14.1 /README.md
72+ [ addon-technitium-dns ] : https://github.com/staerk-ha-addons/addon-technitium-dns/tree/v1.14.3
73+ [ addon-doc-technitium-dns ] : https://github.com/staerk-ha-addons/addon-technitium-dns/blob/v1.14.3 /README.md
7474[ technitium-dns-issue ] : https://github.com/staerk-ha-addons/addon-technitium-dns/issues
75- [ technitium-dns-version-shield ] : https://img.shields.io/badge/version-v1.14.1 -blue.svg
75+ [ technitium-dns-version-shield ] : https://img.shields.io/badge/version-v1.14.3 -blue.svg
7676[ technitium-dns-aarch64-shield ] : https://img.shields.io/badge/aarch64-yes-green.svg
7777[ technitium-dns-amd64-shield ] : https://img.shields.io/badge/amd64-yes-green.svg
7878[ technitium-dns-armhf-shield ] : https://img.shields.io/badge/armhf-no-red.svg
Original file line number Diff line number Diff line change 1- ## What's Changed
2- ** Full Changelog** : https://github.com/staerk-ha-addons/addon-technitium-dns/compare/v0.0.4...v1.14.1
1+ ## ⚠️ Important
2+
3+ - Add-on now uses ** host networking** mode for proper DNS functionality. Ensure port 53 is available on your host.
4+
5+ ## What’s changed
6+
7+ ## ⬆️ Dependency updates
8+
9+ - ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v9 @[ renovate[ bot]] ( https://github.com/apps/renovate ) (#16 )
10+ - ⬆️ Update DNS_SERVER_VERSION to v14.1.0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) (#18 )
11+ - ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v9.1.0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) (#19 )
12+ - ⬆️ Update DNS_SERVER_VERSION to v14.2.0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) (#20 )
13+ - ⬆️ Update DNS_SERVER_VERSION to v14.3.0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) (#22 )
14+ - ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v9.2.0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) (#24 )
Original file line number Diff line number Diff line change 11name : Technitium DNS Server
2- version : 1.14.1
2+ version : 1.14.3
33slug : technitium-dns
44description : Self-hosted DNS server with Home Assistant add-on integration.
55url : https://github.com/staerk-ha-addons/addon-technitium-dns
1515- type : ssl
1616- type : addon_config
1717 read_only : false
18+ host_network : true
1819ports :
1920 53/tcp : null
2021 53/udp : 53
You can’t perform that action at this time.
0 commit comments