2021-12-12 22:27:04 +00:00
|
|
|
apiVersion: v2
|
|
|
|
kubeVersion: ">=1.16.0-0"
|
|
|
|
name: duckdns
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 1.0.0
|
2021-12-12 22:42:29 +00:00
|
|
|
appVersion: "2021.11.17"
|
2021-12-12 22:27:04 +00:00
|
|
|
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://github.com/truecharts/apps/tree/master/charts/stable/duckdns
|
2022-03-06 19:11:45 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/duckdns.png
|
2021-12-12 22:27:04 +00:00
|
|
|
keywords:
|
|
|
|
- duckdns
|
|
|
|
sources:
|
|
|
|
- https://hub.docker.com/r/linuxserver/duckdns
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 9.0.0
|
2021-12-12 22:27:04 +00:00
|
|
|
# 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
|