2023-12-03 23:55:02 +00:00
|
|
|
kubeVersion: ">=1.24.0"
|
2022-07-20 19:13:31 +00:00
|
|
|
apiVersion: v2
|
2023-12-02 11:49:35 +00:00
|
|
|
name: godaddy-ddns
|
2023-12-03 22:19:50 +00:00
|
|
|
version: 2.0.11
|
2023-12-01 20:51:42 +00:00
|
|
|
appVersion: latest
|
2023-12-03 23:55:02 +00:00
|
|
|
description:
|
|
|
|
Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy
|
2023-12-02 11:49:35 +00:00
|
|
|
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.
|
2022-12-19 23:31:32 +00:00
|
|
|
home: https://truecharts.org/charts/incubator/godaddy-ddns
|
2022-08-08 23:15:26 +00:00
|
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png
|
2023-12-02 11:49:35 +00:00
|
|
|
deprecated: false
|
2022-07-20 19:13:31 +00:00
|
|
|
sources:
|
2023-12-03 23:55:02 +00:00
|
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns
|
|
|
|
- https://github.com/truecharts/containers/tree/master/mirrorgodaddy-ddns
|
2023-12-02 11:49:35 +00:00
|
|
|
maintainers:
|
2023-12-03 23:55:02 +00:00
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: https://truecharts.org
|
2023-12-02 11:49:35 +00:00
|
|
|
keywords:
|
2023-12-03 23:55:02 +00:00
|
|
|
- godaddy-ddns
|
|
|
|
- Network-Web
|
2023-12-02 11:49:35 +00:00
|
|
|
dependencies:
|
2023-12-03 23:55:02 +00:00
|
|
|
- name: common
|
|
|
|
version: 11.1.2
|
|
|
|
repository: https://library-charts.truecharts.org
|
|
|
|
condition: ""
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
2023-12-02 11:49:35 +00:00
|
|
|
annotations:
|
2023-12-02 12:55:57 +00:00
|
|
|
max_scale_version: 23.10.1
|
|
|
|
min_scale_version: 22.12.4
|
|
|
|
truecharts.org/SCALE-support: "true"
|
2023-12-02 12:12:50 +00:00
|
|
|
truecharts.org/category: Network-Web
|
2023-12-02 12:55:57 +00:00
|
|
|
truecharts.org/max_helm_version: "3.13"
|
|
|
|
truecharts.org/min_helm_version: "3.12"
|
|
|
|
truecharts.org/train: incubator
|