run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "8.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
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/incubator/technitium
|
||||
icon: https://truecharts.org/img/chart-icons/technitium.png
|
||||
keywords:
|
||||
- DNS
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- DNS
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- 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
|
||||
- https://github.com/TechnitiumSoftware/DnsServer
|
||||
- https://technitium.com/
|
||||
- https://hub.docker.com/r/technitium/dns-server
|
||||
type: application
|
||||
version: 1.0.20
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user