From 0d076ca0be3bb4aa189e6843c26d5058ce2ab97a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 27 Dec 2023 22:56:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/fmd2-wine/4.0.1/app-changelog.md | 9 - .../fmd2-wine/{4.0.1 => 4.0.2}/CHANGELOG.md | 18 +- stable/fmd2-wine/{4.0.1 => 4.0.2}/Chart.yaml | 2 +- stable/fmd2-wine/{4.0.1 => 4.0.2}/README.md | 0 stable/fmd2-wine/4.0.2/app-changelog.md | 9 + .../fmd2-wine/{4.0.1 => 4.0.2}/app-readme.md | 0 .../{4.0.1 => 4.0.2}/charts/common-17.1.4.tgz | Bin .../fmd2-wine/{4.0.1 => 4.0.2}/ix_values.yaml | 6 - .../fmd2-wine/{4.0.1 => 4.0.2}/questions.yaml | 171 +++++++++++++++++- .../{4.0.1 => 4.0.2}/templates/common.yaml | 0 stable/fmd2-wine/{4.0.1 => 4.0.2}/values.yaml | 0 11 files changed, 181 insertions(+), 34 deletions(-) delete mode 100644 stable/fmd2-wine/4.0.1/app-changelog.md rename stable/fmd2-wine/{4.0.1 => 4.0.2}/CHANGELOG.md (92%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/Chart.yaml (98%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/README.md (100%) create mode 100644 stable/fmd2-wine/4.0.2/app-changelog.md rename stable/fmd2-wine/{4.0.1 => 4.0.2}/app-readme.md (100%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/charts/common-17.1.4.tgz (100%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/ix_values.yaml (90%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/questions.yaml (96%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/templates/common.yaml (100%) rename stable/fmd2-wine/{4.0.1 => 4.0.2}/values.yaml (100%) diff --git a/stable/fmd2-wine/4.0.1/app-changelog.md b/stable/fmd2-wine/4.0.1/app-changelog.md deleted file mode 100644 index 053b744104..0000000000 --- a/stable/fmd2-wine/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fmd2-wine-4.0.1](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.0...fmd2-wine-4.0.1) (2023-12-26) - -### Chore - -- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) - - \ No newline at end of file diff --git a/stable/fmd2-wine/4.0.1/CHANGELOG.md b/stable/fmd2-wine/4.0.2/CHANGELOG.md similarity index 92% rename from stable/fmd2-wine/4.0.1/CHANGELOG.md rename to stable/fmd2-wine/4.0.2/CHANGELOG.md index 0e5fe31e1b..a9d21a1688 100644 --- a/stable/fmd2-wine/4.0.1/CHANGELOG.md +++ b/stable/fmd2-wine/4.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fmd2-wine-4.0.2](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.1...fmd2-wine-4.0.2) (2023-12-27) + +### Fix + +- remove usmask ([#16569](https://github.com/truecharts/charts/issues/16569)) + + + + ## [fmd2-wine-4.0.1](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.0...fmd2-wine-4.0.1) (2023-12-26) ### Chore @@ -88,12 +97,3 @@ ## [fmd2-wine-3.0.10](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.9...fmd2-wine-3.0.10) (2023-12-21) ### Fix - -- bump to release middleware fix - - - - -## [fmd2-wine-3.0.9](https://github.com/truecharts/charts/compare/fmd2-wine-3.0.8...fmd2-wine-3.0.9) (2023-12-21) - -### Chore diff --git a/stable/fmd2-wine/4.0.1/Chart.yaml b/stable/fmd2-wine/4.0.2/Chart.yaml similarity index 98% rename from stable/fmd2-wine/4.0.1/Chart.yaml rename to stable/fmd2-wine/4.0.2/Chart.yaml index b123c25a8e..25ef0e4f2e 100644 --- a/stable/fmd2-wine/4.0.1/Chart.yaml +++ b/stable/fmd2-wine/4.0.2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fmd2-wine -version: 4.0.1 +version: 4.0.2 appVersion: latest description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " home: https://truecharts.org/charts/incubator/fmd2-wine diff --git a/stable/fmd2-wine/4.0.1/README.md b/stable/fmd2-wine/4.0.2/README.md similarity index 100% rename from stable/fmd2-wine/4.0.1/README.md rename to stable/fmd2-wine/4.0.2/README.md diff --git a/stable/fmd2-wine/4.0.2/app-changelog.md b/stable/fmd2-wine/4.0.2/app-changelog.md new file mode 100644 index 0000000000..3bdec23b8c --- /dev/null +++ b/stable/fmd2-wine/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fmd2-wine-4.0.2](https://github.com/truecharts/charts/compare/fmd2-wine-4.0.1...fmd2-wine-4.0.2) (2023-12-27) + +### Fix + +- remove usmask ([#16569](https://github.com/truecharts/charts/issues/16569)) + + \ No newline at end of file diff --git a/stable/fmd2-wine/4.0.1/app-readme.md b/stable/fmd2-wine/4.0.2/app-readme.md similarity index 100% rename from stable/fmd2-wine/4.0.1/app-readme.md rename to stable/fmd2-wine/4.0.2/app-readme.md diff --git a/stable/fmd2-wine/4.0.1/charts/common-17.1.4.tgz b/stable/fmd2-wine/4.0.2/charts/common-17.1.4.tgz similarity index 100% rename from stable/fmd2-wine/4.0.1/charts/common-17.1.4.tgz rename to stable/fmd2-wine/4.0.2/charts/common-17.1.4.tgz diff --git a/stable/fmd2-wine/4.0.1/ix_values.yaml b/stable/fmd2-wine/4.0.2/ix_values.yaml similarity index 90% rename from stable/fmd2-wine/4.0.1/ix_values.yaml rename to stable/fmd2-wine/4.0.2/ix_values.yaml index 2438431afb..5e2c933a85 100644 --- a/stable/fmd2-wine/4.0.1/ix_values.yaml +++ b/stable/fmd2-wine/4.0.2/ix_values.yaml @@ -33,9 +33,3 @@ service: port: 6080 protocol: tcp targetPort: 6080 -workload: - main: - podSpec: - containers: - main: - env: diff --git a/stable/fmd2-wine/4.0.1/questions.yaml b/stable/fmd2-wine/4.0.2/questions.yaml similarity index 96% rename from stable/fmd2-wine/4.0.1/questions.yaml rename to stable/fmd2-wine/4.0.2/questions.yaml index 836b355df8..c0009753b7 100644 --- a/stable/fmd2-wine/4.0.1/questions.yaml +++ b/stable/fmd2-wine/4.0.2/questions.yaml @@ -101,18 +101,171 @@ questions: type: dict attrs: - - variable: env - label: Image Environment + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg schema: type: string - default: "002" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + 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: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" - variable: service group: Networking and Services label: Configure Service(s) diff --git a/stable/fmd2-wine/4.0.1/templates/common.yaml b/stable/fmd2-wine/4.0.2/templates/common.yaml similarity index 100% rename from stable/fmd2-wine/4.0.1/templates/common.yaml rename to stable/fmd2-wine/4.0.2/templates/common.yaml diff --git a/stable/fmd2-wine/4.0.1/values.yaml b/stable/fmd2-wine/4.0.2/values.yaml similarity index 100% rename from stable/fmd2-wine/4.0.1/values.yaml rename to stable/fmd2-wine/4.0.2/values.yaml