40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
kubeVersion: ">=1.24.0"
|
|
apiVersion: v2
|
|
name: godaddy-ddns
|
|
version: 2.0.12
|
|
appVersion: latest
|
|
description:
|
|
Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy
|
|
REST API to update the given domain's DNS IP address to the public IP address of
|
|
the host it is executing on. Performs a check every 10 minutes, but you can alter
|
|
this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart.
|
|
home: https://truecharts.org/charts/incubator/godaddy-ddns
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns
|
|
- https://hub.docker.com/r/jwater7/godaddy-publicip-updater
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- godaddy-ddns
|
|
- Network-Web
|
|
dependencies:
|
|
- name: common
|
|
version: 11.1.2
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: Network-Web
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|