chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [ddns-go-2.0.25](https://github.com/truecharts/apps/compare/ddns-go-2.0.24...ddns-go-2.0.25) (2022-08-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ddns-go to v4.0.0 ([#3357](https://github.com/truecharts/apps/issues/3357))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ddns-go-2.0.24](https://github.com/truecharts/apps/compare/ddns-go-2.0.23...ddns-go-2.0.24) (2022-07-26)
|
## [ddns-go-2.0.24](https://github.com/truecharts/apps/compare/ddns-go-2.0.23...ddns-go-2.0.24) (2022-07-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
@@ -2,23 +2,23 @@ apiVersion: v2
|
|||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: ddns-go
|
name: ddns-go
|
||||||
version: 2.0.25
|
version: 2.0.25
|
||||||
appVersion: "3.7.2"
|
appVersion: "4.0.0"
|
||||||
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
||||||
home: https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
home: https://truecharts.org/docs/charts/stable/ddns-go
|
||||||
icon: https://truecharts.org/img/chart-icons/ddns-go.png
|
icon: https://truecharts.org/img/chart-icons/ddns-go.png
|
||||||
keywords:
|
keywords:
|
||||||
- ddns-go
|
- ddns-go
|
||||||
- ddns
|
- ddns
|
||||||
sources:
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
||||||
- https://github.com/jeessy2/ddns-go
|
- https://github.com/jeessy2/ddns-go
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version:
|
version: 10.4.8
|
||||||
10.4.8
|
# condition:
|
||||||
# condition:
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# ddns-go
|
# ddns-go
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||||
|
|
||||||
@@ -13,6 +13,7 @@ For more information, please click here: [ddns-go](https://truecharts.org/docs/c
|
|||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
|
* <https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go>
|
||||||
* <https://github.com/jeessy2/ddns-go>
|
* <https://github.com/jeessy2/ddns-go>
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|||||||
Reference in New Issue
Block a user