From e08cb645ea6e260a87008ac3a8812fc2ac7f4b56 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 04:03:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ddns-go/4.0.21/app-changelog.md | 9 --------- .../ddns-go/{4.0.21 => 4.0.22}/CHANGELOG.md | 18 +++++++++--------- stable/ddns-go/{4.0.21 => 4.0.22}/Chart.yaml | 4 ++-- stable/ddns-go/{4.0.21 => 4.0.22}/README.md | 0 stable/ddns-go/4.0.22/app-changelog.md | 9 +++++++++ .../ddns-go/{4.0.21 => 4.0.22}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../ddns-go/{4.0.21 => 4.0.22}/ix_values.yaml | 2 +- .../ddns-go/{4.0.21 => 4.0.22}/questions.yaml | 0 .../{4.0.21 => 4.0.22}/templates/common.yaml | 0 stable/ddns-go/{4.0.21 => 4.0.22}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ddns-go/4.0.21/app-changelog.md rename stable/ddns-go/{4.0.21 => 4.0.22}/CHANGELOG.md (90%) rename stable/ddns-go/{4.0.21 => 4.0.22}/Chart.yaml (95%) rename stable/ddns-go/{4.0.21 => 4.0.22}/README.md (100%) create mode 100644 stable/ddns-go/4.0.22/app-changelog.md rename stable/ddns-go/{4.0.21 => 4.0.22}/app-readme.md (100%) rename stable/ddns-go/{4.0.21 => 4.0.22}/charts/common-11.1.2.tgz (100%) rename stable/ddns-go/{4.0.21 => 4.0.22}/ix_values.yaml (81%) rename stable/ddns-go/{4.0.21 => 4.0.22}/questions.yaml (100%) rename stable/ddns-go/{4.0.21 => 4.0.22}/templates/common.yaml (100%) rename stable/ddns-go/{4.0.21 => 4.0.22}/values.yaml (100%) diff --git a/stable/ddns-go/4.0.21/app-changelog.md b/stable/ddns-go/4.0.21/app-changelog.md deleted file mode 100644 index 75a4e38421..0000000000 --- a/stable/ddns-go/4.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-4.0.21](https://github.com/truecharts/charts/compare/ddns-go-4.0.20...ddns-go-4.0.21) (2023-02-24) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v4.5.5 - - \ No newline at end of file diff --git a/stable/ddns-go/4.0.21/CHANGELOG.md b/stable/ddns-go/4.0.22/CHANGELOG.md similarity index 90% rename from stable/ddns-go/4.0.21/CHANGELOG.md rename to stable/ddns-go/4.0.22/CHANGELOG.md index a1e2713de5..79b2f9da9a 100644 --- a/stable/ddns-go/4.0.21/CHANGELOG.md +++ b/stable/ddns-go/4.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-4.0.22](https://github.com/truecharts/charts/compare/ddns-go-4.0.21...ddns-go-4.0.22) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.5.6 + + + + ## [ddns-go-4.0.21](https://github.com/truecharts/charts/compare/ddns-go-4.0.20...ddns-go-4.0.21) (2023-02-24) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - -## [ddns-go-4.0.11](https://github.com/truecharts/charts/compare/ddns-go-4.0.10...ddns-go-4.0.11) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - diff --git a/stable/ddns-go/4.0.21/Chart.yaml b/stable/ddns-go/4.0.22/Chart.yaml similarity index 95% rename from stable/ddns-go/4.0.21/Chart.yaml rename to stable/ddns-go/4.0.22/Chart.yaml index c2d5b5e102..a328419f64 100644 --- a/stable/ddns-go/4.0.21/Chart.yaml +++ b/stable/ddns-go/4.0.22/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 4.0.21 -appVersion: "4.5.5" +version: 4.0.22 +appVersion: "4.5.6" 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.21/README.md b/stable/ddns-go/4.0.22/README.md similarity index 100% rename from stable/ddns-go/4.0.21/README.md rename to stable/ddns-go/4.0.22/README.md diff --git a/stable/ddns-go/4.0.22/app-changelog.md b/stable/ddns-go/4.0.22/app-changelog.md new file mode 100644 index 0000000000..c2ec453a8d --- /dev/null +++ b/stable/ddns-go/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-4.0.22](https://github.com/truecharts/charts/compare/ddns-go-4.0.21...ddns-go-4.0.22) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.5.6 + + \ No newline at end of file diff --git a/stable/ddns-go/4.0.21/app-readme.md b/stable/ddns-go/4.0.22/app-readme.md similarity index 100% rename from stable/ddns-go/4.0.21/app-readme.md rename to stable/ddns-go/4.0.22/app-readme.md diff --git a/stable/ddns-go/4.0.21/charts/common-11.1.2.tgz b/stable/ddns-go/4.0.22/charts/common-11.1.2.tgz similarity index 100% rename from stable/ddns-go/4.0.21/charts/common-11.1.2.tgz rename to stable/ddns-go/4.0.22/charts/common-11.1.2.tgz diff --git a/stable/ddns-go/4.0.21/ix_values.yaml b/stable/ddns-go/4.0.22/ix_values.yaml similarity index 81% rename from stable/ddns-go/4.0.21/ix_values.yaml rename to stable/ddns-go/4.0.22/ix_values.yaml index 23e058ca7c..cf35bd5354 100644 --- a/stable/ddns-go/4.0.21/ix_values.yaml +++ b/stable/ddns-go/4.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.5.5@sha256:926003a7d9270676bcdf3e48d2d99dd90e01596040c6768e2845469bd7bb6fb9 + tag: 4.5.6@sha256:a04a187ef15fe274e1969c3808586d963affb9e5e0f34377823a15182cdb4b5a securityContext: readOnlyRootFilesystem: false diff --git a/stable/ddns-go/4.0.21/questions.yaml b/stable/ddns-go/4.0.22/questions.yaml similarity index 100% rename from stable/ddns-go/4.0.21/questions.yaml rename to stable/ddns-go/4.0.22/questions.yaml diff --git a/stable/ddns-go/4.0.21/templates/common.yaml b/stable/ddns-go/4.0.22/templates/common.yaml similarity index 100% rename from stable/ddns-go/4.0.21/templates/common.yaml rename to stable/ddns-go/4.0.22/templates/common.yaml diff --git a/stable/ddns-go/4.0.21/values.yaml b/stable/ddns-go/4.0.22/values.yaml similarity index 100% rename from stable/ddns-go/4.0.21/values.yaml rename to stable/ddns-go/4.0.22/values.yaml