chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-08-29 21:49:54 +00:00
parent a6766d645c
commit 1320170934
1474 changed files with 9052 additions and 1716 deletions
@@ -2,6 +2,15 @@
## [godaddy-ddns-0.0.20](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.19...godaddy-ddns-0.0.20) (2022-08-29)
### Chore
- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
## [godaddy-ddns-0.0.19](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.17...godaddy-ddns-0.0.19) (2022-08-26)
### Fix
+2 -2
View File
@@ -1,6 +1,6 @@
# godaddy-ddns
![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Docker image 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 container.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.0 |
| https://library-charts.truecharts.org | common | 10.5.4 |
## Installing the Chart