From 463c63694bab9f6735fb8ed95dca3d2f3c2a061f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 23 Feb 2023 15:55:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ddns-go/4.0.19/app-changelog.md | 9 --------- .../ddns-go/{4.0.19 => 4.0.20}/CHANGELOG.md | 18 +++++++++--------- stable/ddns-go/{4.0.19 => 4.0.20}/Chart.yaml | 4 ++-- stable/ddns-go/{4.0.19 => 4.0.20}/README.md | 0 stable/ddns-go/4.0.20/app-changelog.md | 9 +++++++++ .../ddns-go/{4.0.19 => 4.0.20}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../ddns-go/{4.0.19 => 4.0.20}/ix_values.yaml | 2 +- .../ddns-go/{4.0.19 => 4.0.20}/questions.yaml | 0 .../{4.0.19 => 4.0.20}/templates/common.yaml | 0 stable/ddns-go/{4.0.19 => 4.0.20}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ddns-go/4.0.19/app-changelog.md rename stable/ddns-go/{4.0.19 => 4.0.20}/CHANGELOG.md (91%) rename stable/ddns-go/{4.0.19 => 4.0.20}/Chart.yaml (95%) rename stable/ddns-go/{4.0.19 => 4.0.20}/README.md (100%) create mode 100644 stable/ddns-go/4.0.20/app-changelog.md rename stable/ddns-go/{4.0.19 => 4.0.20}/app-readme.md (100%) rename stable/ddns-go/{4.0.19 => 4.0.20}/charts/common-11.1.2.tgz (100%) rename stable/ddns-go/{4.0.19 => 4.0.20}/ix_values.yaml (81%) rename stable/ddns-go/{4.0.19 => 4.0.20}/questions.yaml (100%) rename stable/ddns-go/{4.0.19 => 4.0.20}/templates/common.yaml (100%) rename stable/ddns-go/{4.0.19 => 4.0.20}/values.yaml (100%) diff --git a/stable/ddns-go/4.0.19/app-changelog.md b/stable/ddns-go/4.0.19/app-changelog.md deleted file mode 100644 index d125683b85..0000000000 --- a/stable/ddns-go/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-4.0.19](https://github.com/truecharts/charts/compare/ddns-go-4.0.18...ddns-go-4.0.19) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v4.5.3 - - \ No newline at end of file diff --git a/stable/ddns-go/4.0.19/CHANGELOG.md b/stable/ddns-go/4.0.20/CHANGELOG.md similarity index 91% rename from stable/ddns-go/4.0.19/CHANGELOG.md rename to stable/ddns-go/4.0.20/CHANGELOG.md index 1aa2d65598..13dcfc0ca7 100644 --- a/stable/ddns-go/4.0.19/CHANGELOG.md +++ b/stable/ddns-go/4.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-4.0.20](https://github.com/truecharts/charts/compare/ddns-go-4.0.19...ddns-go-4.0.20) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.5.4 + + + + ## [ddns-go-4.0.19](https://github.com/truecharts/charts/compare/ddns-go-4.0.18...ddns-go-4.0.19) (2023-02-10) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major - - -## [ddns-go-4.0.9](https://github.com/truecharts/charts/compare/ddns-go-4.0.8...ddns-go-4.0.9) (2022-12-23) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v4.4.0 - - diff --git a/stable/ddns-go/4.0.19/Chart.yaml b/stable/ddns-go/4.0.20/Chart.yaml similarity index 95% rename from stable/ddns-go/4.0.19/Chart.yaml rename to stable/ddns-go/4.0.20/Chart.yaml index 4d6fce50e6..db24d8d008 100644 --- a/stable/ddns-go/4.0.19/Chart.yaml +++ b/stable/ddns-go/4.0.20/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 4.0.19 -appVersion: "4.5.3" +version: 4.0.20 +appVersion: "4.5.4" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/stable/ddns-go/4.0.19/README.md b/stable/ddns-go/4.0.20/README.md similarity index 100% rename from stable/ddns-go/4.0.19/README.md rename to stable/ddns-go/4.0.20/README.md diff --git a/stable/ddns-go/4.0.20/app-changelog.md b/stable/ddns-go/4.0.20/app-changelog.md new file mode 100644 index 0000000000..af803c9622 --- /dev/null +++ b/stable/ddns-go/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-4.0.20](https://github.com/truecharts/charts/compare/ddns-go-4.0.19...ddns-go-4.0.20) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.5.4 + + \ No newline at end of file diff --git a/stable/ddns-go/4.0.19/app-readme.md b/stable/ddns-go/4.0.20/app-readme.md similarity index 100% rename from stable/ddns-go/4.0.19/app-readme.md rename to stable/ddns-go/4.0.20/app-readme.md diff --git a/stable/ddns-go/4.0.19/charts/common-11.1.2.tgz b/stable/ddns-go/4.0.20/charts/common-11.1.2.tgz similarity index 100% rename from stable/ddns-go/4.0.19/charts/common-11.1.2.tgz rename to stable/ddns-go/4.0.20/charts/common-11.1.2.tgz diff --git a/stable/ddns-go/4.0.19/ix_values.yaml b/stable/ddns-go/4.0.20/ix_values.yaml similarity index 81% rename from stable/ddns-go/4.0.19/ix_values.yaml rename to stable/ddns-go/4.0.20/ix_values.yaml index 6a11678910..9e73b21063 100644 --- a/stable/ddns-go/4.0.19/ix_values.yaml +++ b/stable/ddns-go/4.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.5.3@sha256:c5c57aef9a134bed22045419935311508a736d0bd882134f0c92d46d9c80054c + tag: 4.5.4@sha256:56ecbedb965d6dffe0a2c133e53b997206200e574cd184e3a4ebef340cdb7666 securityContext: readOnlyRootFilesystem: false diff --git a/stable/ddns-go/4.0.19/questions.yaml b/stable/ddns-go/4.0.20/questions.yaml similarity index 100% rename from stable/ddns-go/4.0.19/questions.yaml rename to stable/ddns-go/4.0.20/questions.yaml diff --git a/stable/ddns-go/4.0.19/templates/common.yaml b/stable/ddns-go/4.0.20/templates/common.yaml similarity index 100% rename from stable/ddns-go/4.0.19/templates/common.yaml rename to stable/ddns-go/4.0.20/templates/common.yaml diff --git a/stable/ddns-go/4.0.19/values.yaml b/stable/ddns-go/4.0.20/values.yaml similarity index 100% rename from stable/ddns-go/4.0.19/values.yaml rename to stable/ddns-go/4.0.20/values.yaml