From b4e45274ffe689871af26283935c4cbaf4510b73 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 4 Sep 2023 01:01:08 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/cloudflareddns/6.0.7/app-changelog.md | 9 --------- .../{6.0.7 => 6.0.8}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.7 => 6.0.8}/Chart.yaml | 2 +- .../cloudflareddns/{6.0.7 => 6.0.8}/README.md | 0 stable/cloudflareddns/6.0.8/app-changelog.md | 9 +++++++++ .../{6.0.7 => 6.0.8}/app-readme.md | 0 .../{6.0.7 => 6.0.8}/charts/common-14.0.1.tgz | Bin .../{6.0.7 => 6.0.8}/ix_values.yaml | 2 +- .../{6.0.7 => 6.0.8}/questions.yaml | 0 .../{6.0.7 => 6.0.8}/templates/NOTES.txt | 0 .../{6.0.7 => 6.0.8}/templates/_secret.tpl | 0 .../{6.0.7 => 6.0.8}/templates/common.yaml | 0 .../{6.0.7 => 6.0.8}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/cloudflareddns/6.0.7/app-changelog.md rename stable/cloudflareddns/{6.0.7 => 6.0.8}/CHANGELOG.md (93%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/Chart.yaml (98%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/README.md (100%) create mode 100644 stable/cloudflareddns/6.0.8/app-changelog.md rename stable/cloudflareddns/{6.0.7 => 6.0.8}/app-readme.md (100%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/charts/common-14.0.1.tgz (100%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/ix_values.yaml (92%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/questions.yaml (100%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/templates/NOTES.txt (100%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/templates/_secret.tpl (100%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/templates/common.yaml (100%) rename stable/cloudflareddns/{6.0.7 => 6.0.8}/values.yaml (100%) diff --git a/stable/cloudflareddns/6.0.7/app-changelog.md b/stable/cloudflareddns/6.0.7/app-changelog.md deleted file mode 100644 index fe2769c44a..0000000000 --- a/stable/cloudflareddns/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.7/CHANGELOG.md b/stable/cloudflareddns/6.0.8/CHANGELOG.md similarity index 93% rename from stable/cloudflareddns/6.0.7/CHANGELOG.md rename to stable/cloudflareddns/6.0.8/CHANGELOG.md index 5fdce89928..9c21c26525 100644 --- a/stable/cloudflareddns/6.0.7/CHANGELOG.md +++ b/stable/cloudflareddns/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflareddns-6.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.7...cloudflareddns-6.0.8) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12198](https://github.com/truecharts/charts/issues/12198)) + + + + ## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/cloudflareddns to latest ([#10229](https://github.com/truecharts/charts/issues/10229)) - - - -## [cloudflareddns-5.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.27...cloudflareddns-5.0.28) (2023-07-06) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#10195](https://github.com/truecharts/charts/issues/10195)) - diff --git a/stable/cloudflareddns/6.0.7/Chart.yaml b/stable/cloudflareddns/6.0.8/Chart.yaml similarity index 98% rename from stable/cloudflareddns/6.0.7/Chart.yaml rename to stable/cloudflareddns/6.0.8/Chart.yaml index 5929107e10..f579261cc2 100644 --- a/stable/cloudflareddns/6.0.7/Chart.yaml +++ b/stable/cloudflareddns/6.0.8/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 6.0.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - networking diff --git a/stable/cloudflareddns/6.0.7/README.md b/stable/cloudflareddns/6.0.8/README.md similarity index 100% rename from stable/cloudflareddns/6.0.7/README.md rename to stable/cloudflareddns/6.0.8/README.md diff --git a/stable/cloudflareddns/6.0.8/app-changelog.md b/stable/cloudflareddns/6.0.8/app-changelog.md new file mode 100644 index 0000000000..f1e0b9cd61 --- /dev/null +++ b/stable/cloudflareddns/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-6.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.7...cloudflareddns-6.0.8) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12198](https://github.com/truecharts/charts/issues/12198)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.7/app-readme.md b/stable/cloudflareddns/6.0.8/app-readme.md similarity index 100% rename from stable/cloudflareddns/6.0.7/app-readme.md rename to stable/cloudflareddns/6.0.8/app-readme.md diff --git a/stable/cloudflareddns/6.0.7/charts/common-14.0.1.tgz b/stable/cloudflareddns/6.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/cloudflareddns/6.0.7/charts/common-14.0.1.tgz rename to stable/cloudflareddns/6.0.8/charts/common-14.0.1.tgz diff --git a/stable/cloudflareddns/6.0.7/ix_values.yaml b/stable/cloudflareddns/6.0.8/ix_values.yaml similarity index 92% rename from stable/cloudflareddns/6.0.7/ix_values.yaml rename to stable/cloudflareddns/6.0.8/ix_values.yaml index 4a7efa315d..c8902fe9ee 100644 --- a/stable/cloudflareddns/6.0.7/ix_values.yaml +++ b/stable/cloudflareddns/6.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:fdbc57d7980434d1e410bf0aa8216c6700d35607795ac2eaa2006ffc55b10864 + tag: latest@sha256:f553567b13c39573137e33230077f63f11868f0c7b4b7a3b2039bdc899e85c1f securityContext: container: diff --git a/stable/cloudflareddns/6.0.7/questions.yaml b/stable/cloudflareddns/6.0.8/questions.yaml similarity index 100% rename from stable/cloudflareddns/6.0.7/questions.yaml rename to stable/cloudflareddns/6.0.8/questions.yaml diff --git a/stable/cloudflareddns/6.0.7/templates/NOTES.txt b/stable/cloudflareddns/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/6.0.7/templates/NOTES.txt rename to stable/cloudflareddns/6.0.8/templates/NOTES.txt diff --git a/stable/cloudflareddns/6.0.7/templates/_secret.tpl b/stable/cloudflareddns/6.0.8/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/6.0.7/templates/_secret.tpl rename to stable/cloudflareddns/6.0.8/templates/_secret.tpl diff --git a/stable/cloudflareddns/6.0.7/templates/common.yaml b/stable/cloudflareddns/6.0.8/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/6.0.7/templates/common.yaml rename to stable/cloudflareddns/6.0.8/templates/common.yaml diff --git a/stable/cloudflareddns/6.0.7/values.yaml b/stable/cloudflareddns/6.0.8/values.yaml similarity index 100% rename from stable/cloudflareddns/6.0.7/values.yaml rename to stable/cloudflareddns/6.0.8/values.yaml