From 8b50c47327b3222167f2d5aebfa2461eb9e8466e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 6 Jan 2023 17:50:15 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/cloudflareddns/4.0.0/app-changelog.md | 9 --------- .../cloudflareddns/{4.0.0 => 4.0.1}/CHANGELOG.md | 10 +++++----- stable/cloudflareddns/{4.0.0 => 4.0.1}/Chart.yaml | 2 +- stable/cloudflareddns/{4.0.0 => 4.0.1}/README.md | 0 stable/cloudflareddns/4.0.1/app-changelog.md | 4 ++++ .../cloudflareddns/{4.0.0 => 4.0.1}/app-readme.md | 0 .../{4.0.0 => 4.0.1}/charts/common-11.1.2.tgz | Bin .../{4.0.0 => 4.0.1}/ix_values.yaml | 0 .../{4.0.0 => 4.0.1}/questions.yaml | 14 +++++++------- .../{4.0.0 => 4.0.1}/templates/_secret.tpl | 2 +- .../{4.0.0 => 4.0.1}/templates/common.yaml | 0 .../cloudflareddns/{4.0.0 => 4.0.1}/values.yaml | 0 12 files changed, 18 insertions(+), 23 deletions(-) delete mode 100644 stable/cloudflareddns/4.0.0/app-changelog.md rename stable/cloudflareddns/{4.0.0 => 4.0.1}/CHANGELOG.md (94%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/Chart.yaml (98%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/README.md (100%) create mode 100644 stable/cloudflareddns/4.0.1/app-changelog.md rename stable/cloudflareddns/{4.0.0 => 4.0.1}/app-readme.md (100%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/charts/common-11.1.2.tgz (100%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/ix_values.yaml (100%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/questions.yaml (99%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/templates/_secret.tpl (96%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/templates/common.yaml (100%) rename stable/cloudflareddns/{4.0.0 => 4.0.1}/values.yaml (100%) diff --git a/stable/cloudflareddns/4.0.0/app-changelog.md b/stable/cloudflareddns/4.0.0/app-changelog.md deleted file mode 100644 index 01bb5b5af0..0000000000 --- a/stable/cloudflareddns/4.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-4.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.10...cloudflareddns-4.0.0) (2023-01-06) - -### Feat - -- BREAKING CHANGE - Rewrite GUI ([#5995](https://github.com/truecharts/charts/issues/5995)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/4.0.0/CHANGELOG.md b/stable/cloudflareddns/4.0.1/CHANGELOG.md similarity index 94% rename from stable/cloudflareddns/4.0.0/CHANGELOG.md rename to stable/cloudflareddns/4.0.1/CHANGELOG.md index 6a840e10c3..7acaeb3f56 100644 --- a/stable/cloudflareddns/4.0.0/CHANGELOG.md +++ b/stable/cloudflareddns/4.0.1/CHANGELOG.md @@ -4,6 +4,11 @@ +## [cloudflareddns-4.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.0...cloudflareddns-4.0.1) (2023-01-06) + + + + ## [cloudflareddns-4.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.10...cloudflareddns-4.0.0) (2023-01-06) ### Feat @@ -92,8 +97,3 @@ -## [cloudflareddns-3.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-3.0.2...cloudflareddns-3.0.3) (2022-11-30) - - - - diff --git a/stable/cloudflareddns/4.0.0/Chart.yaml b/stable/cloudflareddns/4.0.1/Chart.yaml similarity index 98% rename from stable/cloudflareddns/4.0.0/Chart.yaml rename to stable/cloudflareddns/4.0.1/Chart.yaml index fd96d3aa02..15ac921e5e 100644 --- a/stable/cloudflareddns/4.0.0/Chart.yaml +++ b/stable/cloudflareddns/4.0.1/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 4.0.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - networking diff --git a/stable/cloudflareddns/4.0.0/README.md b/stable/cloudflareddns/4.0.1/README.md similarity index 100% rename from stable/cloudflareddns/4.0.0/README.md rename to stable/cloudflareddns/4.0.1/README.md diff --git a/stable/cloudflareddns/4.0.1/app-changelog.md b/stable/cloudflareddns/4.0.1/app-changelog.md new file mode 100644 index 0000000000..781ec917a2 --- /dev/null +++ b/stable/cloudflareddns/4.0.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [cloudflareddns-4.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.0...cloudflareddns-4.0.1) (2023-01-06) + diff --git a/stable/cloudflareddns/4.0.0/app-readme.md b/stable/cloudflareddns/4.0.1/app-readme.md similarity index 100% rename from stable/cloudflareddns/4.0.0/app-readme.md rename to stable/cloudflareddns/4.0.1/app-readme.md diff --git a/stable/cloudflareddns/4.0.0/charts/common-11.1.2.tgz b/stable/cloudflareddns/4.0.1/charts/common-11.1.2.tgz similarity index 100% rename from stable/cloudflareddns/4.0.0/charts/common-11.1.2.tgz rename to stable/cloudflareddns/4.0.1/charts/common-11.1.2.tgz diff --git a/stable/cloudflareddns/4.0.0/ix_values.yaml b/stable/cloudflareddns/4.0.1/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/4.0.0/ix_values.yaml rename to stable/cloudflareddns/4.0.1/ix_values.yaml diff --git a/stable/cloudflareddns/4.0.0/questions.yaml b/stable/cloudflareddns/4.0.1/questions.yaml similarity index 99% rename from stable/cloudflareddns/4.0.0/questions.yaml rename to stable/cloudflareddns/4.0.1/questions.yaml index a5f33cb48b..6e1e0a8b4b 100644 --- a/stable/cloudflareddns/4.0.0/questions.yaml +++ b/stable/cloudflareddns/4.0.1/questions.yaml @@ -82,6 +82,12 @@ questions: additional_attrs: true type: dict attrs: + - variable: api_key + label: CF API Key + schema: + type: string + private: true + default: "" - variable: user label: CF User description: Cloudflare Username (eg. your.cf.email@example.com) @@ -94,12 +100,6 @@ questions: type: string private: true default: "" - - variable: api_key - label: CF API Key - schema: - type: string - private: true - default: "" - variable: api_token_zone label: CF API Token Zone schema: @@ -140,7 +140,7 @@ questions: description: dig-opendns.com - variable: detect_override label: Detection mode Override - description: If you want to set DETECTION_MODE to 'local:eth0' for a local interface, this will override the dropdown selection + description: If you want to set Detection Mode to 'local:eth0' for a local interface, this will override the dropdown selection schema: type: string default: "" diff --git a/stable/cloudflareddns/4.0.0/templates/_secret.tpl b/stable/cloudflareddns/4.0.1/templates/_secret.tpl similarity index 96% rename from stable/cloudflareddns/4.0.0/templates/_secret.tpl rename to stable/cloudflareddns/4.0.1/templates/_secret.tpl index bc4b73ebe3..730ecbef1a 100644 --- a/stable/cloudflareddns/4.0.0/templates/_secret.tpl +++ b/stable/cloudflareddns/4.0.1/templates/_secret.tpl @@ -6,7 +6,7 @@ {{- $domains := list }} {{- $records := list }} {{- $zones := list }} -{{- range $item := $cfddns.host_and_record }} +{{- range $item := $cfddns.host_zone_record }} {{- $domains = mustAppend $domains $item.domain }} {{- $records = mustAppend $records $item.record }} {{- $zones = mustAppend $zones $item.zone }} diff --git a/stable/cloudflareddns/4.0.0/templates/common.yaml b/stable/cloudflareddns/4.0.1/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/4.0.0/templates/common.yaml rename to stable/cloudflareddns/4.0.1/templates/common.yaml diff --git a/stable/cloudflareddns/4.0.0/values.yaml b/stable/cloudflareddns/4.0.1/values.yaml similarity index 100% rename from stable/cloudflareddns/4.0.0/values.yaml rename to stable/cloudflareddns/4.0.1/values.yaml