chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-08-01 09:23:41 +00:00
parent 6460136fae
commit 23c174998c
3 changed files with 16 additions and 6 deletions
+9
View File
@@ -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
+5 -5
View File
@@ -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
+2 -1
View File
@@ -1,6 +1,6 @@
# ddns-go # ddns-go
![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.2](https://img.shields.io/badge/AppVersion-3.7.2-informational?style=flat-square) ![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)
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