31 lines
875 B
YAML
31 lines
875 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: ddns-go
|
|
version: 4.0.2
|
|
appVersion: "4.2.1"
|
|
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
|
type: application
|
|
deprecated: false
|
|
home: https://truecharts.org/docs/charts/stable/ddns-go
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
|
|
keywords:
|
|
- ddns-go
|
|
- ddns
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
|
- https://github.com/jeessy2/ddns-go
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 11.0.3
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- cloud
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|