From c145c495beb5e7ebc1c49fb741228477e99d5f3a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 2 Sep 2023 23:41:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/cloudflareddns/6.0.6/app-changelog.md | 9 --------- .../{6.0.6 => 6.0.7}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.6 => 6.0.7}/Chart.yaml | 2 +- .../cloudflareddns/{6.0.6 => 6.0.7}/README.md | 0 stable/cloudflareddns/6.0.7/app-changelog.md | 9 +++++++++ .../{6.0.6 => 6.0.7}/app-readme.md | 0 .../{6.0.6 => 6.0.7}/charts/common-14.0.1.tgz | Bin .../{6.0.6 => 6.0.7}/ix_values.yaml | 2 +- .../{6.0.6 => 6.0.7}/questions.yaml | 0 .../{6.0.6 => 6.0.7}/templates/NOTES.txt | 0 .../{6.0.6 => 6.0.7}/templates/_secret.tpl | 0 .../{6.0.6 => 6.0.7}/templates/common.yaml | 0 .../{6.0.6 => 6.0.7}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/cloudflareddns/6.0.6/app-changelog.md rename stable/cloudflareddns/{6.0.6 => 6.0.7}/CHANGELOG.md (91%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/Chart.yaml (98%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/README.md (100%) create mode 100644 stable/cloudflareddns/6.0.7/app-changelog.md rename stable/cloudflareddns/{6.0.6 => 6.0.7}/app-readme.md (100%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/charts/common-14.0.1.tgz (100%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/ix_values.yaml (92%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/questions.yaml (100%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/templates/NOTES.txt (100%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/templates/_secret.tpl (100%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/templates/common.yaml (100%) rename stable/cloudflareddns/{6.0.6 => 6.0.7}/values.yaml (100%) diff --git a/stable/cloudflareddns/6.0.6/app-changelog.md b/stable/cloudflareddns/6.0.6/app-changelog.md deleted file mode 100644 index f252b034e2..0000000000 --- a/stable/cloudflareddns/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11952](https://github.com/truecharts/charts/issues/11952)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.6/CHANGELOG.md b/stable/cloudflareddns/6.0.7/CHANGELOG.md similarity index 91% rename from stable/cloudflareddns/6.0.6/CHANGELOG.md rename to stable/cloudflareddns/6.0.7/CHANGELOG.md index f29dbdab71..5fdce89928 100644 --- a/stable/cloudflareddns/6.0.6/CHANGELOG.md +++ b/stable/cloudflareddns/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12164](https://github.com/truecharts/charts/issues/12164)) + + + + ## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/cloudflareddns to latest ([#10195](https://github.com/truecharts/charts/issues/10195)) - - - -## [cloudflareddns-5.0.27](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.26...cloudflareddns-5.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/cloudflareddns/6.0.6/Chart.yaml b/stable/cloudflareddns/6.0.7/Chart.yaml similarity index 98% rename from stable/cloudflareddns/6.0.6/Chart.yaml rename to stable/cloudflareddns/6.0.7/Chart.yaml index 5781c0a564..5929107e10 100644 --- a/stable/cloudflareddns/6.0.6/Chart.yaml +++ b/stable/cloudflareddns/6.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - networking diff --git a/stable/cloudflareddns/6.0.6/README.md b/stable/cloudflareddns/6.0.7/README.md similarity index 100% rename from stable/cloudflareddns/6.0.6/README.md rename to stable/cloudflareddns/6.0.7/README.md diff --git a/stable/cloudflareddns/6.0.7/app-changelog.md b/stable/cloudflareddns/6.0.7/app-changelog.md new file mode 100644 index 0000000000..fe2769c44a --- /dev/null +++ b/stable/cloudflareddns/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12164](https://github.com/truecharts/charts/issues/12164)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.6/app-readme.md b/stable/cloudflareddns/6.0.7/app-readme.md similarity index 100% rename from stable/cloudflareddns/6.0.6/app-readme.md rename to stable/cloudflareddns/6.0.7/app-readme.md diff --git a/stable/cloudflareddns/6.0.6/charts/common-14.0.1.tgz b/stable/cloudflareddns/6.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/cloudflareddns/6.0.6/charts/common-14.0.1.tgz rename to stable/cloudflareddns/6.0.7/charts/common-14.0.1.tgz diff --git a/stable/cloudflareddns/6.0.6/ix_values.yaml b/stable/cloudflareddns/6.0.7/ix_values.yaml similarity index 92% rename from stable/cloudflareddns/6.0.6/ix_values.yaml rename to stable/cloudflareddns/6.0.7/ix_values.yaml index 44c9a45311..4a7efa315d 100644 --- a/stable/cloudflareddns/6.0.6/ix_values.yaml +++ b/stable/cloudflareddns/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:e87306e2f083fda67a39e7c7107fc2950daf155a6ae8b5b72f449c8731d9851b + tag: latest@sha256:fdbc57d7980434d1e410bf0aa8216c6700d35607795ac2eaa2006ffc55b10864 securityContext: container: diff --git a/stable/cloudflareddns/6.0.6/questions.yaml b/stable/cloudflareddns/6.0.7/questions.yaml similarity index 100% rename from stable/cloudflareddns/6.0.6/questions.yaml rename to stable/cloudflareddns/6.0.7/questions.yaml diff --git a/stable/cloudflareddns/6.0.6/templates/NOTES.txt b/stable/cloudflareddns/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/6.0.6/templates/NOTES.txt rename to stable/cloudflareddns/6.0.7/templates/NOTES.txt diff --git a/stable/cloudflareddns/6.0.6/templates/_secret.tpl b/stable/cloudflareddns/6.0.7/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/6.0.6/templates/_secret.tpl rename to stable/cloudflareddns/6.0.7/templates/_secret.tpl diff --git a/stable/cloudflareddns/6.0.6/templates/common.yaml b/stable/cloudflareddns/6.0.7/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/6.0.6/templates/common.yaml rename to stable/cloudflareddns/6.0.7/templates/common.yaml diff --git a/stable/cloudflareddns/6.0.6/values.yaml b/stable/cloudflareddns/6.0.7/values.yaml similarity index 100% rename from stable/cloudflareddns/6.0.6/values.yaml rename to stable/cloudflareddns/6.0.7/values.yaml