From 1c7e3eb5872c57b64dff203697768a2365baaa05 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Oct 2023 07:46:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ddclient/6.0.4/app-changelog.md | 10 ---------- stable/ddclient/{6.0.4 => 6.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/ddclient/{6.0.4 => 6.0.5}/Chart.yaml | 2 +- stable/ddclient/{6.0.4 => 6.0.5}/README.md | 0 stable/ddclient/6.0.5/app-changelog.md | 9 +++++++++ .../ddclient/{6.0.4 => 6.0.5}/app-readme.md | 0 .../{6.0.4 => 6.0.5}/charts/common-14.2.0.tgz | Bin .../ddclient/{6.0.4 => 6.0.5}/ix_values.yaml | 2 +- .../ddclient/{6.0.4 => 6.0.5}/questions.yaml | 0 .../{6.0.4 => 6.0.5}/templates/NOTES.txt | 0 .../{6.0.4 => 6.0.5}/templates/common.yaml | 0 stable/ddclient/{6.0.4 => 6.0.5}/values.yaml | 0 12 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644 stable/ddclient/6.0.4/app-changelog.md rename stable/ddclient/{6.0.4 => 6.0.5}/CHANGELOG.md (91%) rename stable/ddclient/{6.0.4 => 6.0.5}/Chart.yaml (98%) rename stable/ddclient/{6.0.4 => 6.0.5}/README.md (100%) create mode 100644 stable/ddclient/6.0.5/app-changelog.md rename stable/ddclient/{6.0.4 => 6.0.5}/app-readme.md (100%) rename stable/ddclient/{6.0.4 => 6.0.5}/charts/common-14.2.0.tgz (100%) rename stable/ddclient/{6.0.4 => 6.0.5}/ix_values.yaml (87%) rename stable/ddclient/{6.0.4 => 6.0.5}/questions.yaml (100%) rename stable/ddclient/{6.0.4 => 6.0.5}/templates/NOTES.txt (100%) rename stable/ddclient/{6.0.4 => 6.0.5}/templates/common.yaml (100%) rename stable/ddclient/{6.0.4 => 6.0.5}/values.yaml (100%) diff --git a/stable/ddclient/6.0.4/app-changelog.md b/stable/ddclient/6.0.4/app-changelog.md deleted file mode 100644 index 84ea882fd7b..00000000000 --- a/stable/ddclient/6.0.4/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [ddclient-6.0.4](https://github.com/truecharts/charts/compare/ddclient-6.0.3...ddclient-6.0.4) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/ddclient/6.0.4/CHANGELOG.md b/stable/ddclient/6.0.5/CHANGELOG.md similarity index 91% rename from stable/ddclient/6.0.4/CHANGELOG.md rename to stable/ddclient/6.0.5/CHANGELOG.md index 4d7ea4cb9c7..9a201f34192 100644 --- a/stable/ddclient/6.0.4/CHANGELOG.md +++ b/stable/ddclient/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddclient-6.0.5](https://github.com/truecharts/charts/compare/ddclient-6.0.4...ddclient-6.0.5) (2023-10-31) + +### Chore + +- update container image tccr.io/truecharts/ddclient to v3.11.1 ([#14156](https://github.com/truecharts/charts/issues/14156)) + + + + ## [ddclient-6.0.4](https://github.com/truecharts/charts/compare/ddclient-6.0.3...ddclient-6.0.4) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [ddclient-5.0.20](https://github.com/truecharts/charts/compare/ddclient-5.0.19...ddclient-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) diff --git a/stable/ddclient/6.0.4/Chart.yaml b/stable/ddclient/6.0.5/Chart.yaml similarity index 98% rename from stable/ddclient/6.0.4/Chart.yaml rename to stable/ddclient/6.0.5/Chart.yaml index 577a4617663..fed537d30a4 100644 --- a/stable/ddclient/6.0.4/Chart.yaml +++ b/stable/ddclient/6.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 6.0.4 +version: 6.0.5 appVersion: "3.11.1" description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application diff --git a/stable/ddclient/6.0.4/README.md b/stable/ddclient/6.0.5/README.md similarity index 100% rename from stable/ddclient/6.0.4/README.md rename to stable/ddclient/6.0.5/README.md diff --git a/stable/ddclient/6.0.5/app-changelog.md b/stable/ddclient/6.0.5/app-changelog.md new file mode 100644 index 00000000000..543122a8e9a --- /dev/null +++ b/stable/ddclient/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-6.0.5](https://github.com/truecharts/charts/compare/ddclient-6.0.4...ddclient-6.0.5) (2023-10-31) + +### Chore + +- update container image tccr.io/truecharts/ddclient to v3.11.1 ([#14156](https://github.com/truecharts/charts/issues/14156)) + + \ No newline at end of file diff --git a/stable/ddclient/6.0.4/app-readme.md b/stable/ddclient/6.0.5/app-readme.md similarity index 100% rename from stable/ddclient/6.0.4/app-readme.md rename to stable/ddclient/6.0.5/app-readme.md diff --git a/stable/ddclient/6.0.4/charts/common-14.2.0.tgz b/stable/ddclient/6.0.5/charts/common-14.2.0.tgz similarity index 100% rename from stable/ddclient/6.0.4/charts/common-14.2.0.tgz rename to stable/ddclient/6.0.5/charts/common-14.2.0.tgz diff --git a/stable/ddclient/6.0.4/ix_values.yaml b/stable/ddclient/6.0.5/ix_values.yaml similarity index 87% rename from stable/ddclient/6.0.4/ix_values.yaml rename to stable/ddclient/6.0.5/ix_values.yaml index 018e5958ea5..b934291acf5 100644 --- a/stable/ddclient/6.0.4/ix_values.yaml +++ b/stable/ddclient/6.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddclient pullPolicy: IfNotPresent - tag: v3.11.1@sha256:5158a09e9777c7d865734e36254d06d5db293efbcd3cb697274432b36d92d6db + tag: v3.11.1@sha256:6650c70215d211083cc341c0ae884991e07acb60643eeb79dad1674d9a637af2 securityContext: container: diff --git a/stable/ddclient/6.0.4/questions.yaml b/stable/ddclient/6.0.5/questions.yaml similarity index 100% rename from stable/ddclient/6.0.4/questions.yaml rename to stable/ddclient/6.0.5/questions.yaml diff --git a/stable/ddclient/6.0.4/templates/NOTES.txt b/stable/ddclient/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/ddclient/6.0.4/templates/NOTES.txt rename to stable/ddclient/6.0.5/templates/NOTES.txt diff --git a/stable/ddclient/6.0.4/templates/common.yaml b/stable/ddclient/6.0.5/templates/common.yaml similarity index 100% rename from stable/ddclient/6.0.4/templates/common.yaml rename to stable/ddclient/6.0.5/templates/common.yaml diff --git a/stable/ddclient/6.0.4/values.yaml b/stable/ddclient/6.0.5/values.yaml similarity index 100% rename from stable/ddclient/6.0.4/values.yaml rename to stable/ddclient/6.0.5/values.yaml