apiVersion: v2
name: technitium-dnsserver
description: Technitium DNS Server is a DNS that can be use as a piHole or AdGuardHome replacement. It can also be used as authoritative server

type: application
keywords:
  - dns
  - recursive
  - authoritative
  - pihole
  - adguard

version: 1.13.0
appVersion: "15.4.0"

icon: https://raw.githubusercontent.com/obeone/charts/main/logo/technitium-dnsserver.png
sources:
  - https://github.com/TechnitiumSoftware/DnsServer
maintainers:
  - name: obeone
    email: obeone@obeone.org

dependencies:
  - name: common
    repository: https://library-charts.k8s-at-home.com
    version: 4.5.2
annotations:
  artifacthub.io/signKey: |
    fingerprint: B9FE852F28888D27F8C9A11CD33E04CD22E335CE
    url: https://raw.githubusercontent.com/obeone/charts/main/public_key.gpg
  artifacthub.io/maintainers: |
    - name: obeone
      email: obeone@obeone.org
  artifacthub.io/changes: |
    - kind: changed
      description: Update Technitium DNS Server to 15.4.0
    - kind: fixed
      description: Upstream 15.4 fixes a UDP socket binding issue affecting response routing and further RFC compliance issues in resolution and zone transfer
    - kind: added
      description: Upstream 15.4 adds Unix Domain Socket support for the Web Service over HTTPS and DNS-over-HTTPS
