From f051f6c2bc863dccff5286989bea4c6349c7f5ed Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 1 May 2023 07:38:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wg-easy/4.0.0/app-changelog.md | 13 --- stable/wg-easy/{4.0.0 => 4.0.1}/CHANGELOG.md | 18 ++-- stable/wg-easy/{4.0.0 => 4.0.1}/Chart.yaml | 2 +- stable/wg-easy/{4.0.0 => 4.0.1}/README.md | 0 stable/wg-easy/4.0.1/app-changelog.md | 9 ++ stable/wg-easy/{4.0.0 => 4.0.1}/app-readme.md | 0 .../{4.0.0 => 4.0.1}/charts/common-12.6.1.tgz | Bin .../wg-easy/{4.0.0 => 4.0.1}/ix_values.yaml | 0 .../wg-easy/{4.0.0 => 4.0.1}/questions.yaml | 95 ++++++++++-------- .../{4.0.0 => 4.0.1}/templates/NOTES.txt | 0 .../{4.0.0 => 4.0.1}/templates/common.yaml | 0 stable/wg-easy/{4.0.0 => 4.0.1}/values.yaml | 0 12 files changed, 70 insertions(+), 67 deletions(-) delete mode 100644 stable/wg-easy/4.0.0/app-changelog.md rename stable/wg-easy/{4.0.0 => 4.0.1}/CHANGELOG.md (89%) rename stable/wg-easy/{4.0.0 => 4.0.1}/Chart.yaml (98%) rename stable/wg-easy/{4.0.0 => 4.0.1}/README.md (100%) create mode 100644 stable/wg-easy/4.0.1/app-changelog.md rename stable/wg-easy/{4.0.0 => 4.0.1}/app-readme.md (100%) rename stable/wg-easy/{4.0.0 => 4.0.1}/charts/common-12.6.1.tgz (100%) rename stable/wg-easy/{4.0.0 => 4.0.1}/ix_values.yaml (100%) rename stable/wg-easy/{4.0.0 => 4.0.1}/questions.yaml (97%) rename stable/wg-easy/{4.0.0 => 4.0.1}/templates/NOTES.txt (100%) rename stable/wg-easy/{4.0.0 => 4.0.1}/templates/common.yaml (100%) rename stable/wg-easy/{4.0.0 => 4.0.1}/values.yaml (100%) diff --git a/stable/wg-easy/4.0.0/app-changelog.md b/stable/wg-easy/4.0.0/app-changelog.md deleted file mode 100644 index c1eccf3173..0000000000 --- a/stable/wg-easy/4.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [wg-easy-4.0.0](https://github.com/truecharts/charts/compare/wg-easy-3.0.8...wg-easy-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/stable/wg-easy/4.0.0/CHANGELOG.md b/stable/wg-easy/4.0.1/CHANGELOG.md similarity index 89% rename from stable/wg-easy/4.0.0/CHANGELOG.md rename to stable/wg-easy/4.0.1/CHANGELOG.md index 3ec2b26358..8681f34c05 100644 --- a/stable/wg-easy/4.0.0/CHANGELOG.md +++ b/stable/wg-easy/4.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wg-easy-4.0.1](https://github.com/truecharts/charts/compare/wg-easy-4.0.0...wg-easy-4.0.1) (2023-05-01) + +### Docs + +- Update docs for PUID issue ([#8650](https://github.com/truecharts/charts/issues/8650)) + + + + ## [wg-easy-4.0.0](https://github.com/truecharts/charts/compare/wg-easy-3.0.8...wg-easy-4.0.0) (2023-04-30) ### Feat @@ -88,12 +97,3 @@ ## [wg-easy-3.0.2](https://github.com/truecharts/charts/compare/wg-easy-3.0.1...wg-easy-3.0.2) (2022-11-30) - - - -## [wg-easy-3.0.2](https://github.com/truecharts/charts/compare/wg-easy-3.0.1...wg-easy-3.0.2) (2022-11-30) - - - - -## [wg-easy-3.0.2](https://github.com/truecharts/charts/compare/wg-easy-3.0.1...wg-easy-3.0.2) (2022-11-30) diff --git a/stable/wg-easy/4.0.0/Chart.yaml b/stable/wg-easy/4.0.1/Chart.yaml similarity index 98% rename from stable/wg-easy/4.0.0/Chart.yaml rename to stable/wg-easy/4.0.1/Chart.yaml index 4f1d9a9ee2..395ae2a377 100644 --- a/stable/wg-easy/4.0.0/Chart.yaml +++ b/stable/wg-easy/4.0.1/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - https://github.com/WeeJeWel/wg-easy type: application -version: 4.0.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - networking diff --git a/stable/wg-easy/4.0.0/README.md b/stable/wg-easy/4.0.1/README.md similarity index 100% rename from stable/wg-easy/4.0.0/README.md rename to stable/wg-easy/4.0.1/README.md diff --git a/stable/wg-easy/4.0.1/app-changelog.md b/stable/wg-easy/4.0.1/app-changelog.md new file mode 100644 index 0000000000..8460a24ee4 --- /dev/null +++ b/stable/wg-easy/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wg-easy-4.0.1](https://github.com/truecharts/charts/compare/wg-easy-4.0.0...wg-easy-4.0.1) (2023-05-01) + +### Docs + +- Update docs for PUID issue ([#8650](https://github.com/truecharts/charts/issues/8650)) + + \ No newline at end of file diff --git a/stable/wg-easy/4.0.0/app-readme.md b/stable/wg-easy/4.0.1/app-readme.md similarity index 100% rename from stable/wg-easy/4.0.0/app-readme.md rename to stable/wg-easy/4.0.1/app-readme.md diff --git a/stable/wg-easy/4.0.0/charts/common-12.6.1.tgz b/stable/wg-easy/4.0.1/charts/common-12.6.1.tgz similarity index 100% rename from stable/wg-easy/4.0.0/charts/common-12.6.1.tgz rename to stable/wg-easy/4.0.1/charts/common-12.6.1.tgz diff --git a/stable/wg-easy/4.0.0/ix_values.yaml b/stable/wg-easy/4.0.1/ix_values.yaml similarity index 100% rename from stable/wg-easy/4.0.0/ix_values.yaml rename to stable/wg-easy/4.0.1/ix_values.yaml diff --git a/stable/wg-easy/4.0.0/questions.yaml b/stable/wg-easy/4.0.1/questions.yaml similarity index 97% rename from stable/wg-easy/4.0.0/questions.yaml rename to stable/wg-easy/4.0.1/questions.yaml index 1285046df9..5b8a1f62ed 100644 --- a/stable/wg-easy/4.0.0/questions.yaml +++ b/stable/wg-easy/4.0.1/questions.yaml @@ -205,60 +205,67 @@ questions: additional_attrs: true type: dict attrs: - - variable: hostNetwork - label: "Host Networking" + - variable: expertPodOpts + label: "Expert - Pod Options" schema: type: boolean default: false - - variable: dnsConfig - label: "DNS Configuration" - schema: - type: dict - additional_attrs: true - attrs: - - variable: options - label: "Options" + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" schema: - type: list - default: [{"name": "ndots", "value": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" schema: type: string required: true - - variable: value - label: "Value" + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" schema: type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true + required: true - variable: service group: Networking and Services label: Configure Service(s) diff --git a/stable/wg-easy/4.0.0/templates/NOTES.txt b/stable/wg-easy/4.0.1/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/4.0.0/templates/NOTES.txt rename to stable/wg-easy/4.0.1/templates/NOTES.txt diff --git a/stable/wg-easy/4.0.0/templates/common.yaml b/stable/wg-easy/4.0.1/templates/common.yaml similarity index 100% rename from stable/wg-easy/4.0.0/templates/common.yaml rename to stable/wg-easy/4.0.1/templates/common.yaml diff --git a/stable/wg-easy/4.0.0/values.yaml b/stable/wg-easy/4.0.1/values.yaml similarity index 100% rename from stable/wg-easy/4.0.0/values.yaml rename to stable/wg-easy/4.0.1/values.yaml