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

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)
### Chore

View File

@ -2,23 +2,23 @@ apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
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
type: application
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
keywords:
- ddns-go
- ddns
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://github.com/jeessy2/ddns-go
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version:
10.4.8
# condition:
version: 10.4.8
# condition:
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -1,6 +1,6 @@
# 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
@ -13,6 +13,7 @@ For more information, please click here: [ddns-go](https://truecharts.org/docs/c
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go>
* <https://github.com/jeessy2/ddns-go>
## Requirements