chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# godaddy-ddns
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user