29 lines
839 B
YAML
29 lines
839 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: ddclient
|
||
|
version: 0.0.1
|
||
|
appVersion: 1.0.0
|
||
|
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/ddclient
|
||
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png
|
||
|
keywords:
|
||
|
- ddclient
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/ddclient
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.16
|
||
|
# condition:
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- incubator
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|