30 lines
868 B
YAML
30 lines
868 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: duckdns
|
|
version: 2.0.47
|
|
appVersion: "latest"
|
|
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
|
|
type: application
|
|
deprecated: false
|
|
home: https://truecharts.org/docs/charts/stable/duckdns
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
|
|
keywords:
|
|
- duckdns
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
|
|
- https://hub.docker.com/r/linuxserver/duckdns
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.6.11
|
|
# 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
|