mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-03-14 21:16:04 +00:00
26 lines
629 B
YAML
26 lines
629 B
YAML
apiVersion: v2
|
|
appVersion: v0.2.4
|
|
description: A PowerDNS web interface with advanced features
|
|
name: powerdns-admin
|
|
version: 1.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- powerdns
|
|
- pdns
|
|
- powerdns-admin
|
|
- admin
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns-admin
|
|
sources:
|
|
- https://github.com/PowerDNS-Admin/PowerDNS-Admin
|
|
maintainers:
|
|
- name: psych0d0g
|
|
email: psych0d0g@users.noreply.github.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.3.0
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: Initial chart version
|