From b01a732d03234aeaa94a470285528e71ca04e603 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 11 Oct 2023 09:39:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ddns-go/6.0.5/app-changelog.md | 9 --------- stable/ddns-go/{6.0.5 => 6.0.6}/CHANGELOG.md | 18 +++++++++--------- stable/ddns-go/{6.0.5 => 6.0.6}/Chart.yaml | 4 ++-- stable/ddns-go/{6.0.5 => 6.0.6}/README.md | 0 stable/ddns-go/6.0.6/app-changelog.md | 9 +++++++++ stable/ddns-go/{6.0.5 => 6.0.6}/app-readme.md | 0 .../{6.0.5 => 6.0.6}/charts/common-14.0.9.tgz | Bin .../ddns-go/{6.0.5 => 6.0.6}/ix_values.yaml | 2 +- .../ddns-go/{6.0.5 => 6.0.6}/questions.yaml | 0 .../{6.0.5 => 6.0.6}/templates/NOTES.txt | 0 .../{6.0.5 => 6.0.6}/templates/common.yaml | 0 stable/ddns-go/{6.0.5 => 6.0.6}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ddns-go/6.0.5/app-changelog.md rename stable/ddns-go/{6.0.5 => 6.0.6}/CHANGELOG.md (91%) rename stable/ddns-go/{6.0.5 => 6.0.6}/Chart.yaml (95%) rename stable/ddns-go/{6.0.5 => 6.0.6}/README.md (100%) create mode 100644 stable/ddns-go/6.0.6/app-changelog.md rename stable/ddns-go/{6.0.5 => 6.0.6}/app-readme.md (100%) rename stable/ddns-go/{6.0.5 => 6.0.6}/charts/common-14.0.9.tgz (100%) rename stable/ddns-go/{6.0.5 => 6.0.6}/ix_values.yaml (89%) rename stable/ddns-go/{6.0.5 => 6.0.6}/questions.yaml (100%) rename stable/ddns-go/{6.0.5 => 6.0.6}/templates/NOTES.txt (100%) rename stable/ddns-go/{6.0.5 => 6.0.6}/templates/common.yaml (100%) rename stable/ddns-go/{6.0.5 => 6.0.6}/values.yaml (100%) diff --git a/stable/ddns-go/6.0.5/app-changelog.md b/stable/ddns-go/6.0.5/app-changelog.md deleted file mode 100644 index db7072c495..0000000000 --- a/stable/ddns-go/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-6.0.5](https://github.com/truecharts/charts/compare/ddns-go-6.0.4...ddns-go-6.0.5) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/ddns-go/6.0.5/CHANGELOG.md b/stable/ddns-go/6.0.6/CHANGELOG.md similarity index 91% rename from stable/ddns-go/6.0.5/CHANGELOG.md rename to stable/ddns-go/6.0.6/CHANGELOG.md index 00c90f570f..fdcb0c6d0b 100644 --- a/stable/ddns-go/6.0.5/CHANGELOG.md +++ b/stable/ddns-go/6.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-6.0.6](https://github.com/truecharts/charts/compare/ddns-go-6.0.5...ddns-go-6.0.6) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.6.3 ([#13500](https://github.com/truecharts/charts/issues/13500)) + + + + ## [ddns-go-6.0.5](https://github.com/truecharts/charts/compare/ddns-go-6.0.4...ddns-go-6.0.5) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/ddns-go to v5.4.1 ([#10656](https://github.com/truecharts/charts/issues/10656)) - - - -## [ddns-go-5.0.28](https://github.com/truecharts/charts/compare/ddns-go-5.0.27...ddns-go-5.0.28) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.3.7 ([#10571](https://github.com/truecharts/charts/issues/10571)) - diff --git a/stable/ddns-go/6.0.5/Chart.yaml b/stable/ddns-go/6.0.6/Chart.yaml similarity index 95% rename from stable/ddns-go/6.0.5/Chart.yaml rename to stable/ddns-go/6.0.6/Chart.yaml index 9ff87cb3ad..e09ee9e449 100644 --- a/stable/ddns-go/6.0.5/Chart.yaml +++ b/stable/ddns-go/6.0.6/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 6.0.5 -appVersion: "5.6.2" +version: 6.0.6 +appVersion: "5.6.3" 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/6.0.5/README.md b/stable/ddns-go/6.0.6/README.md similarity index 100% rename from stable/ddns-go/6.0.5/README.md rename to stable/ddns-go/6.0.6/README.md diff --git a/stable/ddns-go/6.0.6/app-changelog.md b/stable/ddns-go/6.0.6/app-changelog.md new file mode 100644 index 0000000000..0856701dcc --- /dev/null +++ b/stable/ddns-go/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-6.0.6](https://github.com/truecharts/charts/compare/ddns-go-6.0.5...ddns-go-6.0.6) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.6.3 ([#13500](https://github.com/truecharts/charts/issues/13500)) + + \ No newline at end of file diff --git a/stable/ddns-go/6.0.5/app-readme.md b/stable/ddns-go/6.0.6/app-readme.md similarity index 100% rename from stable/ddns-go/6.0.5/app-readme.md rename to stable/ddns-go/6.0.6/app-readme.md diff --git a/stable/ddns-go/6.0.5/charts/common-14.0.9.tgz b/stable/ddns-go/6.0.6/charts/common-14.0.9.tgz similarity index 100% rename from stable/ddns-go/6.0.5/charts/common-14.0.9.tgz rename to stable/ddns-go/6.0.6/charts/common-14.0.9.tgz diff --git a/stable/ddns-go/6.0.5/ix_values.yaml b/stable/ddns-go/6.0.6/ix_values.yaml similarity index 89% rename from stable/ddns-go/6.0.5/ix_values.yaml rename to stable/ddns-go/6.0.6/ix_values.yaml index 7cd062605c..0d61fc183e 100644 --- a/stable/ddns-go/6.0.5/ix_values.yaml +++ b/stable/ddns-go/6.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: v5.6.2@sha256:4dbd352ee9dd6d783bfff51b691478206b08c6c64392a99c2806296b0631f41c + tag: v5.6.3@sha256:396d63d85302698ed11166c547b7b4c615909d9312831d8e6dcb6d2aafed717f securityContext: container: diff --git a/stable/ddns-go/6.0.5/questions.yaml b/stable/ddns-go/6.0.6/questions.yaml similarity index 100% rename from stable/ddns-go/6.0.5/questions.yaml rename to stable/ddns-go/6.0.6/questions.yaml diff --git a/stable/ddns-go/6.0.5/templates/NOTES.txt b/stable/ddns-go/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/6.0.5/templates/NOTES.txt rename to stable/ddns-go/6.0.6/templates/NOTES.txt diff --git a/stable/ddns-go/6.0.5/templates/common.yaml b/stable/ddns-go/6.0.6/templates/common.yaml similarity index 100% rename from stable/ddns-go/6.0.5/templates/common.yaml rename to stable/ddns-go/6.0.6/templates/common.yaml diff --git a/stable/ddns-go/6.0.5/values.yaml b/stable/ddns-go/6.0.6/values.yaml similarity index 100% rename from stable/ddns-go/6.0.5/values.yaml rename to stable/ddns-go/6.0.6/values.yaml