From 23c174998ce090e277b0a9964e73730197f92181 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Mon, 1 Aug 2022 09:23:41 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/ddns-go/CHANGELOG.md | 9 +++++++++ charts/stable/ddns-go/Chart.yaml | 10 +++++----- charts/stable/ddns-go/README.md | 3 ++- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/charts/stable/ddns-go/CHANGELOG.md b/charts/stable/ddns-go/CHANGELOG.md index 5f1d9b0f3f7..91b5771cccb 100644 --- a/charts/stable/ddns-go/CHANGELOG.md +++ b/charts/stable/ddns-go/CHANGELOG.md @@ -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 diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 14b55818055..f1285ca23dd 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -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 diff --git a/charts/stable/ddns-go/README.md b/charts/stable/ddns-go/README.md index 247fd968460..3e35471f672 100644 --- a/charts/stable/ddns-go/README.md +++ b/charts/stable/ddns-go/README.md @@ -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 +* * ## Requirements