30 lines
906 B
YAML
30 lines
906 B
YAML
apiVersion: v2
|
|
appVersion: "8.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.1.15
|
|
deprecated: false
|
|
description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/technitium
|
|
icon: https://truecharts.org/_static/img/appicons/technitium.png
|
|
keywords:
|
|
- DNS
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: technitium
|
|
sources:
|
|
- https://github.com/TechnitiumSoftware/DnsServer
|
|
- https://technitium.com/
|
|
- https://hub.docker.com/r/technitium/dns-server
|
|
type: application
|
|
version: 0.0.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- networking
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|