From 1d62d1963b514734426bb3058805f5fa7328f8af Mon Sep 17 00:00:00 2001 From: Ethan Leisinger Date: Wed, 27 Dec 2023 15:53:56 -0700 Subject: [PATCH] chore(many): remove references to UMASK in container env as it is handled in common library (#16565) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** This is a large batch of updates to remove UMASK env questions as this is duplicated in common library ⚒️ Fixes #16564 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** This update was tested locally only with `flextv`. The update _should_ be valid for all updated charts but is worth a second look. **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/incubator/conreq/Chart.yaml | 2 +- charts/incubator/conreq/questions.yaml | 15 ++------------- charts/incubator/ferdi-client/Chart.yaml | 2 +- charts/incubator/ferdi-client/questions.yaml | 6 ------ charts/incubator/go-auto-yt/Chart.yaml | 2 +- charts/incubator/go-auto-yt/questions.yaml | 15 ++------------- charts/incubator/go-auto-yt/values.yaml | 1 - charts/incubator/moviegrabber/Chart.yaml | 2 +- charts/incubator/moviegrabber/questions.yaml | 14 ++------------ charts/incubator/raneto/Chart.yaml | 2 +- charts/incubator/raneto/questions.yaml | 15 ++------------- charts/incubator/ungoogled-chromium/Chart.yaml | 2 +- .../incubator/ungoogled-chromium/questions.yaml | 5 ----- charts/incubator/vorta/Chart.yaml | 2 +- charts/incubator/vorta/questions.yaml | 17 ----------------- charts/incubator/vorta/values.yaml | 3 --- charts/stable/anope/Chart.yaml | 2 +- charts/stable/anope/questions.yaml | 6 ------ charts/stable/avorion/Chart.yaml | 2 +- charts/stable/avorion/questions.yaml | 6 ------ charts/stable/blender/Chart.yaml | 2 +- charts/stable/blender/questions.yaml | 6 ------ charts/stable/citadel-forgedwithfire/Chart.yaml | 2 +- .../citadel-forgedwithfire/questions.yaml | 6 ------ charts/stable/electrum/Chart.yaml | 2 +- charts/stable/electrum/questions.yaml | 6 ------ charts/stable/flextv/Chart.yaml | 8 ++++---- charts/stable/flextv/questions.yaml | 13 ++----------- charts/stable/fluttercoin-wallet/Chart.yaml | 2 +- charts/stable/fluttercoin-wallet/questions.yaml | 6 ------ charts/stable/fmd2-wine/questions.yaml | 2 -- charts/stable/kdenlive/Chart.yaml | 2 +- charts/stable/kdenlive/questions.yaml | 6 ------ charts/stable/kerbalspaceprogram-lmp/Chart.yaml | 2 +- .../kerbalspaceprogram-lmp/questions.yaml | 5 ----- .../stable/kerbalspaceprogram-lmp/values.yaml | 1 - charts/stable/mediaelch/Chart.yaml | 2 +- charts/stable/mediaelch/questions.yaml | 14 ++------------ charts/stable/mindustry/Chart.yaml | 2 +- charts/stable/mindustry/questions.yaml | 6 ------ charts/stable/mindustry/values.yaml | 1 - charts/stable/neverwinternights-ee/Chart.yaml | 2 +- .../stable/neverwinternights-ee/questions.yaml | 6 ------ charts/stable/neverwinternights-ee/values.yaml | 1 - charts/stable/post-recording/Chart.yaml | 2 +- charts/stable/post-recording/questions.yaml | 6 ------ charts/stable/postscriptum/Chart.yaml | 2 +- charts/stable/postscriptum/questions.yaml | 6 ------ charts/stable/preclear/Chart.yaml | 2 +- charts/stable/preclear/questions.yaml | 5 ----- charts/stable/pvk-ii/Chart.yaml | 2 +- charts/stable/pvk-ii/questions.yaml | 6 ------ charts/stable/pyload-ng/Chart.yaml | 2 +- charts/stable/pyload-ng/questions.yaml | 15 ++------------- charts/stable/quake3/Chart.yaml | 2 +- charts/stable/quake3/questions.yaml | 6 ------ charts/stable/quake3/values.yaml | 1 - charts/stable/socials/Chart.yaml | 2 +- charts/stable/socials/questions.yaml | 5 ----- charts/stable/starmade/Chart.yaml | 2 +- charts/stable/starmade/questions.yaml | 6 ------ charts/stable/starmade/values.yaml | 1 - charts/stable/urban-terror/Chart.yaml | 2 +- charts/stable/urban-terror/questions.yaml | 6 ------ charts/stable/urban-terror/values.yaml | 1 - 65 files changed, 45 insertions(+), 263 deletions(-) diff --git a/charts/incubator/conreq/Chart.yaml b/charts/incubator/conreq/Chart.yaml index 224c494f0f4..641f12f7756 100644 --- a/charts/incubator/conreq/Chart.yaml +++ b/charts/incubator/conreq/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: conreq -version: 3.0.9 +version: 3.0.10 appVersion: latest description: Conreq, a Content Requesting platform. home: https://truecharts.org/charts/incubator/conreq diff --git a/charts/incubator/conreq/questions.yaml b/charts/incubator/conreq/questions.yaml index cb99a53fe9d..a82f9be0135 100644 --- a/charts/incubator/conreq/questions.yaml +++ b/charts/incubator/conreq/questions.yaml @@ -10,19 +10,8 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "" +# Include{containerBasic} +# Include{containerAdvanced} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/ferdi-client/Chart.yaml b/charts/incubator/ferdi-client/Chart.yaml index 2e1fe0a0901..261ce99db52 100644 --- a/charts/incubator/ferdi-client/Chart.yaml +++ b/charts/incubator/ferdi-client/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ferdi-client -version: 3.0.9 +version: 3.0.10 appVersion: latest description: Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. home: https://truecharts.org/charts/incubator/ferdi-client diff --git a/charts/incubator/ferdi-client/questions.yaml b/charts/incubator/ferdi-client/questions.yaml index 585fec29a02..e153d3f7a80 100644 --- a/charts/incubator/ferdi-client/questions.yaml +++ b/charts/incubator/ferdi-client/questions.yaml @@ -35,12 +35,6 @@ questions: schema: type: string default: "768" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/go-auto-yt/Chart.yaml b/charts/incubator/go-auto-yt/Chart.yaml index fc0edcc1508..50505e67388 100644 --- a/charts/incubator/go-auto-yt/Chart.yaml +++ b/charts/incubator/go-auto-yt/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: go-auto-yt -version: 3.0.9 +version: 3.0.10 appVersion: stable description: GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. home: https://truecharts.org/charts/incubator/go-auto-yt diff --git a/charts/incubator/go-auto-yt/questions.yaml b/charts/incubator/go-auto-yt/questions.yaml index f4f31d73247..bf736db2fd1 100644 --- a/charts/incubator/go-auto-yt/questions.yaml +++ b/charts/incubator/go-auto-yt/questions.yaml @@ -10,19 +10,8 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK_SET - label: "UMASK_SET" - description: "Container Variable UMASKSET" - schema: - type: string - default: "0022" +# Include{containerBasic} +# Include{containerAdvanced} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/go-auto-yt/values.yaml b/charts/incubator/go-auto-yt/values.yaml index 5d5957059d7..f3a770e5670 100644 --- a/charts/incubator/go-auto-yt/values.yaml +++ b/charts/incubator/go-auto-yt/values.yaml @@ -30,4 +30,3 @@ workload: containers: main: env: - UMASK_SET: "0022" diff --git a/charts/incubator/moviegrabber/Chart.yaml b/charts/incubator/moviegrabber/Chart.yaml index 7bd3afe74de..5223acb6a9b 100644 --- a/charts/incubator/moviegrabber/Chart.yaml +++ b/charts/incubator/moviegrabber/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: moviegrabber -version: 3.0.9 +version: 3.0.10 appVersion: latest description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. home: https://truecharts.org/charts/incubator/moviegrabber diff --git a/charts/incubator/moviegrabber/questions.yaml b/charts/incubator/moviegrabber/questions.yaml index 9237fa32fc1..77b2d817789 100644 --- a/charts/incubator/moviegrabber/questions.yaml +++ b/charts/incubator/moviegrabber/questions.yaml @@ -10,18 +10,8 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "000" +# Include{containerBasic} +# Include{containerAdvanced} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/raneto/Chart.yaml b/charts/incubator/raneto/Chart.yaml index 1195be685d9..776718d6aaf 100644 --- a/charts/incubator/raneto/Chart.yaml +++ b/charts/incubator/raneto/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: raneto -version: 3.0.9 +version: 3.0.10 appVersion: latest description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. home: https://truecharts.org/charts/incubator/raneto diff --git a/charts/incubator/raneto/questions.yaml b/charts/incubator/raneto/questions.yaml index be2b49de4a6..6391d930795 100644 --- a/charts/incubator/raneto/questions.yaml +++ b/charts/incubator/raneto/questions.yaml @@ -10,19 +10,8 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "" +# Include{containerBasic} +# Include{containerAdvanced} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/ungoogled-chromium/Chart.yaml b/charts/incubator/ungoogled-chromium/Chart.yaml index 05348e9bfb0..07eb5f69268 100644 --- a/charts/incubator/ungoogled-chromium/Chart.yaml +++ b/charts/incubator/ungoogled-chromium/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ungoogled-chromium -version: 3.0.9 +version: 3.0.10 appVersion: latest description: Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. home: https://truecharts.org/charts/incubator/ungoogled-chromium diff --git a/charts/incubator/ungoogled-chromium/questions.yaml b/charts/incubator/ungoogled-chromium/questions.yaml index 5f2d2aa2a28..4ff8468679c 100644 --- a/charts/incubator/ungoogled-chromium/questions.yaml +++ b/charts/incubator/ungoogled-chromium/questions.yaml @@ -47,11 +47,6 @@ questions: schema: type: string default: "768" - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/vorta/Chart.yaml b/charts/incubator/vorta/Chart.yaml index 3422920b85d..598b42e833a 100644 --- a/charts/incubator/vorta/Chart.yaml +++ b/charts/incubator/vorta/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vorta -version: 3.0.9 +version: 3.0.10 appVersion: latest description: Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. home: https://truecharts.org/charts/incubator/vorta diff --git a/charts/incubator/vorta/questions.yaml b/charts/incubator/vorta/questions.yaml index 124cdce89a8..65c961bc9cf 100644 --- a/charts/incubator/vorta/questions.yaml +++ b/charts/incubator/vorta/questions.yaml @@ -35,23 +35,6 @@ questions: schema: type: string default: "" - - variable: USER_ID - label: "USER_ID" - description: "Default 1028" - schema: - type: string - default: "99" - - variable: GROUP_ID - label: "GROUP_ID" - description: "Default 100" - schema: - type: string - default: "100" - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "022" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/incubator/vorta/values.yaml b/charts/incubator/vorta/values.yaml index 46880e79791..e13dae3361e 100644 --- a/charts/incubator/vorta/values.yaml +++ b/charts/incubator/vorta/values.yaml @@ -35,8 +35,5 @@ workload: main: env: APP_NAME: Vorta - GROUP_ID: "100" SECURE_CONNECTION: "0" - - USER_ID: "99" VNC_PASSWORD: "" diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index eb568bb7efd..0ac6f9930a3 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anope -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Anope is a set of IRC Services designed for flexibility and ease of use. home: https://truecharts.org/charts/incubator/anope diff --git a/charts/stable/anope/questions.yaml b/charts/stable/anope/questions.yaml index 9a3a04476d3..d132d212e99 100644 --- a/charts/stable/anope/questions.yaml +++ b/charts/stable/anope/questions.yaml @@ -63,12 +63,6 @@ questions: schema: type: string default: "services" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" - variable: DATA_PERM label: "DATA_PERM" description: "Container Variable DATAPERM" diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index d296a44f17f..2ac3239786d 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avorion -version: 4.0.1 +version: 4.0.2 appVersion: avorion description: This Chart will download and install SteamCMD. It will also install Avorion and run it. home: https://truecharts.org/charts/incubator/avorion diff --git a/charts/stable/avorion/questions.yaml b/charts/stable/avorion/questions.yaml index 66ba0efdff9..f31795cb4df 100644 --- a/charts/stable/avorion/questions.yaml +++ b/charts/stable/avorion/questions.yaml @@ -54,12 +54,6 @@ questions: schema: type: boolean default: true - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index e3ece45c2f6..b2c0b5211b0 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** home: https://truecharts.org/charts/incubator/blender diff --git a/charts/stable/blender/questions.yaml b/charts/stable/blender/questions.yaml index e25884cd36c..ef1f7bcccae 100644 --- a/charts/stable/blender/questions.yaml +++ b/charts/stable/blender/questions.yaml @@ -29,12 +29,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index 4d73cf82398..bec97c2b8b8 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: citadel-forgedwithfire -version: 4.0.1 +version: 4.0.2 appVersion: citadelfwf description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. home: https://truecharts.org/charts/incubator/citadel-forgedwithfire diff --git a/charts/stable/citadel-forgedwithfire/questions.yaml b/charts/stable/citadel-forgedwithfire/questions.yaml index f9fa3576a71..99370f1fa52 100644 --- a/charts/stable/citadel-forgedwithfire/questions.yaml +++ b/charts/stable/citadel-forgedwithfire/questions.yaml @@ -48,12 +48,6 @@ questions: schema: type: boolean default: true - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index f849c5b0383..c7bf7c04244 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: electrum -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. home: https://truecharts.org/charts/incubator/electrum diff --git a/charts/stable/electrum/questions.yaml b/charts/stable/electrum/questions.yaml index f7d270f696a..f491a2bc4e3 100644 --- a/charts/stable/electrum/questions.yaml +++ b/charts/stable/electrum/questions.yaml @@ -23,12 +23,6 @@ questions: schema: type: string default: "768" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" - variable: DATA_PERM label: "DATA_PERM" description: "Container Variable DATAPERM" diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index 3006ac9128a..1e2f551740d 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -1,15 +1,15 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flextv -version: 4.0.1 +version: 4.0.2 appVersion: latest description: A super-sexy voice interface for the Plex HTPC. -home: https://truecharts.org/charts/incubator/flextv +home: https://truecharts.org/charts/stable/flextv icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png deprecated: false sources: - https://registry.hub.docker.com/r/jcreynolds/flextv/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - https://github.com/truecharts/charts/tree/master/charts/stable/flextv - https://hub.docker.com/r/jcreynolds/flextv - https://github.com/d8ahazard/FlexTV maintainers: @@ -34,5 +34,5 @@ annotations: truecharts.org/category: MediaApp truecharts.org/max_helm_version: "3.13" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable type: application diff --git a/charts/stable/flextv/questions.yaml b/charts/stable/flextv/questions.yaml index 828a0305c3e..07623ac1dc1 100644 --- a/charts/stable/flextv/questions.yaml +++ b/charts/stable/flextv/questions.yaml @@ -10,18 +10,9 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} +# Include{containerBasic} +# Include{containerAdvanced} - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index 7f3b108242a..bc1518e97ce 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluttercoin-wallet -version: 4.0.1 +version: 4.0.2 appVersion: latest description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. home: https://truecharts.org/charts/incubator/fluttercoin-wallet diff --git a/charts/stable/fluttercoin-wallet/questions.yaml b/charts/stable/fluttercoin-wallet/questions.yaml index 97cc9fb0be6..28ef6534253 100644 --- a/charts/stable/fluttercoin-wallet/questions.yaml +++ b/charts/stable/fluttercoin-wallet/questions.yaml @@ -29,12 +29,6 @@ questions: schema: type: string default: "768" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" - variable: DATA_PERM label: "DATA_PERM" description: "Container Variable DATAPERM" diff --git a/charts/stable/fmd2-wine/questions.yaml b/charts/stable/fmd2-wine/questions.yaml index 3aad8c3aaa8..40902366f5b 100644 --- a/charts/stable/fmd2-wine/questions.yaml +++ b/charts/stable/fmd2-wine/questions.yaml @@ -10,8 +10,6 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - # Include{containerBasic} # Include{containerAdvanced} diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index 4caaefe7cab..18462f10984 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive -version: 4.0.2 +version: 4.0.3 appVersion: latest description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. home: https://truecharts.org/charts/incubator/kdenlive diff --git a/charts/stable/kdenlive/questions.yaml b/charts/stable/kdenlive/questions.yaml index e25884cd36c..ef1f7bcccae 100644 --- a/charts/stable/kdenlive/questions.yaml +++ b/charts/stable/kdenlive/questions.yaml @@ -29,12 +29,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index da563599f7b..372ea321107 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerbalspaceprogram-lmp -version: 4.0.1 +version: 4.0.2 appVersion: latest description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp diff --git a/charts/stable/kerbalspaceprogram-lmp/questions.yaml b/charts/stable/kerbalspaceprogram-lmp/questions.yaml index bf115b65038..c6e03ba2af2 100644 --- a/charts/stable/kerbalspaceprogram-lmp/questions.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/questions.yaml @@ -23,11 +23,6 @@ questions: schema: type: string default: "latest" - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "0000" - variable: DATA_PERM label: "DATA_PERM" schema: diff --git a/charts/stable/kerbalspaceprogram-lmp/values.yaml b/charts/stable/kerbalspaceprogram-lmp/values.yaml index ff83f3e66ab..d530fa89ace 100644 --- a/charts/stable/kerbalspaceprogram-lmp/values.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/values.yaml @@ -29,7 +29,6 @@ workload: env: DATA_PERM: "770" LMP_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 - UMASK: "0000" probes: liveness: enabled: false diff --git a/charts/stable/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index d543385a261..c52f97f24ca 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediaelch -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. home: https://truecharts.org/charts/incubator/mediaelch diff --git a/charts/stable/mediaelch/questions.yaml b/charts/stable/mediaelch/questions.yaml index ec89b216b25..1a817eefb33 100644 --- a/charts/stable/mediaelch/questions.yaml +++ b/charts/stable/mediaelch/questions.yaml @@ -10,18 +10,8 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "000" +# Include{containerBasic} +# Include{containerAdvanced} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index 15516d30dbd..99b85155bfd 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mindustry -version: 4.0.1 +version: 4.0.2 appVersion: latest description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. home: https://truecharts.org/charts/incubator/mindustry diff --git a/charts/stable/mindustry/questions.yaml b/charts/stable/mindustry/questions.yaml index 9951edd1980..324e52a83f4 100644 --- a/charts/stable/mindustry/questions.yaml +++ b/charts/stable/mindustry/questions.yaml @@ -35,12 +35,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - description: "Permissions for newly created files. Dont change unless you are knowing what you are doing!" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/mindustry/values.yaml b/charts/stable/mindustry/values.yaml index 7c2d40daf36..84b11ef6b43 100644 --- a/charts/stable/mindustry/values.yaml +++ b/charts/stable/mindustry/values.yaml @@ -38,4 +38,3 @@ workload: GAME_PARAMS: "" GAME_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 SRV_NAME: DockerMindustry - UMASK: "000" diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index 9f39a13aaec..7e691e86871 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: neverwinternights-ee -version: 4.0.1 +version: 4.0.2 appVersion: latest description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." home: https://truecharts.org/charts/incubator/neverwinternights-ee diff --git a/charts/stable/neverwinternights-ee/questions.yaml b/charts/stable/neverwinternights-ee/questions.yaml index 612579561ec..f6c885f2f56 100644 --- a/charts/stable/neverwinternights-ee/questions.yaml +++ b/charts/stable/neverwinternights-ee/questions.yaml @@ -131,12 +131,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/neverwinternights-ee/values.yaml b/charts/stable/neverwinternights-ee/values.yaml index b5bef87cf29..d96be7db0e4 100644 --- a/charts/stable/neverwinternights-ee/values.yaml +++ b/charts/stable/neverwinternights-ee/values.yaml @@ -46,7 +46,6 @@ workload: RLD_W_E: "0" SERVERVAULT: "0" SRV_NAME: Docker NWNEE - UMASK: "000" probes: liveness: enabled: false diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index 6c95377c592..e2c18e9e01b 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: post-recording -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. home: https://truecharts.org/charts/incubator/post-recording diff --git a/charts/stable/post-recording/questions.yaml b/charts/stable/post-recording/questions.yaml index e27a4250d72..19e1ce51dd0 100644 --- a/charts/stable/post-recording/questions.yaml +++ b/charts/stable/post-recording/questions.yaml @@ -51,12 +51,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{containerBasic} # Include{containerAdvanced} # Include{containerConfig} diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 90f63e702bb..4a44a696614 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: postscriptum -version: 4.0.1 +version: 4.0.2 appVersion: postscriptum description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. home: https://truecharts.org/charts/incubator/postscriptum diff --git a/charts/stable/postscriptum/questions.yaml b/charts/stable/postscriptum/questions.yaml index 10ffa142d3b..cb4cdf9a097 100644 --- a/charts/stable/postscriptum/questions.yaml +++ b/charts/stable/postscriptum/questions.yaml @@ -54,12 +54,6 @@ questions: schema: type: string default: "770" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/preclear/Chart.yaml b/charts/stable/preclear/Chart.yaml index e4b881732da..cfde754e61f 100644 --- a/charts/stable/preclear/Chart.yaml +++ b/charts/stable/preclear/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: preclear -version: 4.0.1 +version: 4.0.2 appVersion: latest description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. home: https://truecharts.org/charts/incubator/preclear diff --git a/charts/stable/preclear/questions.yaml b/charts/stable/preclear/questions.yaml index f0199ec7c9f..4a3d4f4c146 100644 --- a/charts/stable/preclear/questions.yaml +++ b/charts/stable/preclear/questions.yaml @@ -27,11 +27,6 @@ questions: schema: type: string default: "" - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index a9b4d42e35a..1aac0051fe9 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pvk-ii -version: 4.0.1 +version: 4.0.2 appVersion: pvkii description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. home: https://truecharts.org/charts/incubator/pvk-ii diff --git a/charts/stable/pvk-ii/questions.yaml b/charts/stable/pvk-ii/questions.yaml index a711e392f1a..7a58e3457ce 100644 --- a/charts/stable/pvk-ii/questions.yaml +++ b/charts/stable/pvk-ii/questions.yaml @@ -54,12 +54,6 @@ questions: schema: type: boolean default: true - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" - variable: DATA_PERM label: "DATA_PERM" description: "Container Variable DATAPERM" diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index 22a8b667190..236b1758a91 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload-ng -version: 4.0.1 +version: 4.0.2 appVersion: latest description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. home: https://truecharts.org/charts/incubator/pyload-ng diff --git a/charts/stable/pyload-ng/questions.yaml b/charts/stable/pyload-ng/questions.yaml index 404bed40475..58bd85e0e19 100644 --- a/charts/stable/pyload-ng/questions.yaml +++ b/charts/stable/pyload-ng/questions.yaml @@ -10,19 +10,8 @@ questions: # Include{replicas1} # Include{podSpec} # Include{containerMain} - - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "" +# Include{containerBasic} +# Include{containerAdvanced} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index 4911574553e..82986469120 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quake3 -version: 4.0.1 +version: 4.0.2 appVersion: latest description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). home: https://truecharts.org/charts/incubator/quake3 diff --git a/charts/stable/quake3/questions.yaml b/charts/stable/quake3/questions.yaml index 8521d479e37..467e114cb09 100644 --- a/charts/stable/quake3/questions.yaml +++ b/charts/stable/quake3/questions.yaml @@ -29,12 +29,6 @@ questions: schema: type: string default: "q3dm1" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" - variable: Q3_PORT label: "Q3_PORT" description: "Base Port" diff --git a/charts/stable/quake3/values.yaml b/charts/stable/quake3/values.yaml index 575d3e8e0cc..b4147f765d4 100644 --- a/charts/stable/quake3/values.yaml +++ b/charts/stable/quake3/values.yaml @@ -32,7 +32,6 @@ workload: GAME_PARAMS: +set sv_punkbuster 0 +set fs_game osp +set com_hunkMegs 32 Q3_MAP: q3dm1 Q3_PORT: "27960" - UMASK: "000" probes: liveness: enabled: false diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 287a2b65121..c0ef7ab5c09 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: socials -version: 4.0.1 +version: 4.0.2 appVersion: main description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! home: https://truecharts.org/charts/incubator/socials diff --git a/charts/stable/socials/questions.yaml b/charts/stable/socials/questions.yaml index b2ab62cd7a7..c1323ad8c24 100644 --- a/charts/stable/socials/questions.yaml +++ b/charts/stable/socials/questions.yaml @@ -22,11 +22,6 @@ questions: schema: type: string default: "info" - - variable: UMASK - label: "UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index 96b2e9d6e9b..57731bd7016 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: starmade -version: 4.0.1 +version: 4.0.2 appVersion: latest description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. home: https://truecharts.org/charts/incubator/starmade diff --git a/charts/stable/starmade/questions.yaml b/charts/stable/starmade/questions.yaml index 4e001d6dc5b..8530eaa17e2 100644 --- a/charts/stable/starmade/questions.yaml +++ b/charts/stable/starmade/questions.yaml @@ -35,12 +35,6 @@ questions: schema: type: string default: "1024" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" - variable: DATA_PERM label: "DATA_PERM" description: "Container Variable DATAPERM" diff --git a/charts/stable/starmade/values.yaml b/charts/stable/starmade/values.yaml index 9411068b0ba..0e1c8052995 100644 --- a/charts/stable/starmade/values.yaml +++ b/charts/stable/starmade/values.yaml @@ -32,6 +32,5 @@ workload: GAME_PARAMS: "" RUNTIME_NAME: basicjre STARTER_PARAMS: -nogui - UMASK: "000" XMS_SIZE: "1024" XMX_SIZE: "1024" diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index b4b72bdb36d..1c26f1ebac5 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: urban-terror -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. home: https://truecharts.org/charts/incubator/urban-terror diff --git a/charts/stable/urban-terror/questions.yaml b/charts/stable/urban-terror/questions.yaml index 5dc00656d26..e0c4821790b 100644 --- a/charts/stable/urban-terror/questions.yaml +++ b/charts/stable/urban-terror/questions.yaml @@ -29,12 +29,6 @@ questions: schema: type: string default: "true" - - variable: UMASK - label: "UMASK" - description: "Container Variable UMASK" - schema: - type: string - default: "000" # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/urban-terror/values.yaml b/charts/stable/urban-terror/values.yaml index f039f84e8b3..ad2132405aa 100644 --- a/charts/stable/urban-terror/values.yaml +++ b/charts/stable/urban-terror/values.yaml @@ -29,7 +29,6 @@ workload: env: CHECK_FOR_UPDATES: "true" START_PARAMS: "" - UMASK: "000" probes: liveness: enabled: false