diff --git a/stable/browserless-chrome/5.0.6/app-changelog.md b/stable/browserless-chrome/5.0.6/app-changelog.md deleted file mode 100644 index e422a19fb40..00000000000 --- a/stable/browserless-chrome/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-5.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.5...browserless-chrome-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.6/CHANGELOG.md b/stable/browserless-chrome/5.0.7/CHANGELOG.md similarity index 91% rename from stable/browserless-chrome/5.0.6/CHANGELOG.md rename to stable/browserless-chrome/5.0.7/CHANGELOG.md index 09394e49d8c..7b224667ab4 100644 --- a/stable/browserless-chrome/5.0.6/CHANGELOG.md +++ b/stable/browserless-chrome/5.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [browserless-chrome-5.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.6...browserless-chrome-5.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [browserless-chrome-5.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.5...browserless-chrome-5.0.6) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - -## [browserless-chrome-4.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-4.0.8...browserless-chrome-4.0.9) (2023-01-14) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.57.0 - - diff --git a/stable/browserless-chrome/5.0.6/Chart.yaml b/stable/browserless-chrome/5.0.7/Chart.yaml similarity index 98% rename from stable/browserless-chrome/5.0.6/Chart.yaml rename to stable/browserless-chrome/5.0.7/Chart.yaml index d6871f94ccb..d7da4389613 100644 --- a/stable/browserless-chrome/5.0.6/Chart.yaml +++ b/stable/browserless-chrome/5.0.7/Chart.yaml @@ -20,7 +20,7 @@ name: browserless-chrome sources: - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - https://docs.browserless.io/docs/docker.html -version: 5.0.6 +version: 5.0.7 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/browserless-chrome/5.0.6/README.md b/stable/browserless-chrome/5.0.7/README.md similarity index 100% rename from stable/browserless-chrome/5.0.6/README.md rename to stable/browserless-chrome/5.0.7/README.md diff --git a/stable/browserless-chrome/5.0.7/app-changelog.md b/stable/browserless-chrome/5.0.7/app-changelog.md new file mode 100644 index 00000000000..501e1b2af91 --- /dev/null +++ b/stable/browserless-chrome/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [browserless-chrome-5.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.6...browserless-chrome-5.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.6/app-readme.md b/stable/browserless-chrome/5.0.7/app-readme.md similarity index 100% rename from stable/browserless-chrome/5.0.6/app-readme.md rename to stable/browserless-chrome/5.0.7/app-readme.md diff --git a/stable/browserless-chrome/5.0.6/charts/common-12.4.20.tgz b/stable/browserless-chrome/5.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/browserless-chrome/5.0.6/charts/common-12.4.20.tgz rename to stable/browserless-chrome/5.0.7/charts/common-12.4.20.tgz diff --git a/stable/browserless-chrome/5.0.6/ix_values.yaml b/stable/browserless-chrome/5.0.7/ix_values.yaml similarity index 98% rename from stable/browserless-chrome/5.0.6/ix_values.yaml rename to stable/browserless-chrome/5.0.7/ix_values.yaml index d88cd053ab3..b39c3fcce3f 100644 --- a/stable/browserless-chrome/5.0.6/ix_values.yaml +++ b/stable/browserless-chrome/5.0.7/ix_values.yaml @@ -8,8 +8,6 @@ puppeteerImage: pullPolicy: IfNotPresent tag: 1.57.0-puppeteer@sha256:e02a6ca0408a5951cfdc71a835aa145b9f016db49bc411ff5aec74ffdedfec6f -imageSelector: "image" - service: main: ports: @@ -23,6 +21,7 @@ workload: podSpec: containers: main: + imageSelector: "image" probes: liveness: path: "/metrics" diff --git a/stable/browserless-chrome/5.0.6/questions.yaml b/stable/browserless-chrome/5.0.7/questions.yaml similarity index 99% rename from stable/browserless-chrome/5.0.6/questions.yaml rename to stable/browserless-chrome/5.0.7/questions.yaml index bc697c737da..5494bd673b5 100644 --- a/stable/browserless-chrome/5.0.6/questions.yaml +++ b/stable/browserless-chrome/5.0.7/questions.yaml @@ -47,17 +47,6 @@ portals: path: "/metrics" questions: - - variable: imageSelector - group: "Container Image" - label: "Select Image" - schema: - type: string - default: "image" - enum: - - value: "image" - description: "Chrome" - - value: "puppeteerImage" - description: "Puppeteer" - variable: workload group: "Workload Settings" label: "" @@ -107,8 +96,17 @@ questions: additional_attrs: true type: dict attrs: + - variable: imageSelector + label: "Select Image" + schema: + type: string + default: "image" + enum: + - value: "image" + description: "Chrome" + - value: "puppeteerImage" + description: "Puppeteer" - variable: env - group: "App Configuration" label: "Image Environment" schema: additional_attrs: true diff --git a/stable/browserless-chrome/5.0.6/templates/NOTES.txt b/stable/browserless-chrome/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/5.0.6/templates/NOTES.txt rename to stable/browserless-chrome/5.0.7/templates/NOTES.txt diff --git a/stable/browserless-chrome/5.0.6/templates/common.yaml b/stable/browserless-chrome/5.0.7/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/5.0.6/templates/common.yaml rename to stable/browserless-chrome/5.0.7/templates/common.yaml diff --git a/stable/browserless-chrome/5.0.6/values.yaml b/stable/browserless-chrome/5.0.7/values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.6/values.yaml rename to stable/browserless-chrome/5.0.7/values.yaml diff --git a/stable/deepstack/7.0.6/app-changelog.md b/stable/deepstack/7.0.6/app-changelog.md deleted file mode 100644 index 41166d390ca..00000000000 --- a/stable/deepstack/7.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [deepstack-7.0.6](https://github.com/truecharts/charts/compare/deepstack-7.0.5...deepstack-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/deepstack/7.0.6/CHANGELOG.md b/stable/deepstack/7.0.7/CHANGELOG.md similarity index 90% rename from stable/deepstack/7.0.6/CHANGELOG.md rename to stable/deepstack/7.0.7/CHANGELOG.md index c34750bc499..f3027bf86fc 100644 --- a/stable/deepstack/7.0.6/CHANGELOG.md +++ b/stable/deepstack/7.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [deepstack-7.0.7](https://github.com/truecharts/charts/compare/deepstack-7.0.6...deepstack-7.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [deepstack-7.0.6](https://github.com/truecharts/charts/compare/deepstack-7.0.5...deepstack-7.0.6) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/deepstack-gpu to v2022.01.1 - - -## [deepstack-6.0.8](https://github.com/truecharts/charts/compare/deepstack-6.0.7...deepstack-6.0.8) (2023-01-14) - -### Chore - -- group more apps and fix some images ([#6356](https://github.com/truecharts/charts/issues/6356)) - - diff --git a/stable/deepstack/7.0.6/Chart.yaml b/stable/deepstack/7.0.7/Chart.yaml similarity index 98% rename from stable/deepstack/7.0.6/Chart.yaml rename to stable/deepstack/7.0.7/Chart.yaml index e191b796b9a..3479143b0db 100644 --- a/stable/deepstack/7.0.6/Chart.yaml +++ b/stable/deepstack/7.0.7/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/johnolafenwa/DeepStack - https://www.deepstack.cc/ type: application -version: 7.0.6 +version: 7.0.7 annotations: truecharts.org/catagories: | - AI diff --git a/stable/deepstack/7.0.6/README.md b/stable/deepstack/7.0.7/README.md similarity index 100% rename from stable/deepstack/7.0.6/README.md rename to stable/deepstack/7.0.7/README.md diff --git a/stable/deepstack/7.0.7/app-changelog.md b/stable/deepstack/7.0.7/app-changelog.md new file mode 100644 index 00000000000..c9e2f5e09e3 --- /dev/null +++ b/stable/deepstack/7.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deepstack-7.0.7](https://github.com/truecharts/charts/compare/deepstack-7.0.6...deepstack-7.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/deepstack/7.0.6/app-readme.md b/stable/deepstack/7.0.7/app-readme.md similarity index 100% rename from stable/deepstack/7.0.6/app-readme.md rename to stable/deepstack/7.0.7/app-readme.md diff --git a/stable/deepstack/7.0.6/charts/common-12.4.20.tgz b/stable/deepstack/7.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/deepstack/7.0.6/charts/common-12.4.20.tgz rename to stable/deepstack/7.0.7/charts/common-12.4.20.tgz diff --git a/stable/deepstack/7.0.6/ix_values.yaml b/stable/deepstack/7.0.7/ix_values.yaml similarity index 98% rename from stable/deepstack/7.0.6/ix_values.yaml rename to stable/deepstack/7.0.7/ix_values.yaml index 256c71df780..9648d26d740 100644 --- a/stable/deepstack/7.0.6/ix_values.yaml +++ b/stable/deepstack/7.0.7/ix_values.yaml @@ -7,8 +7,6 @@ gpuImage: pullPolicy: IfNotPresent tag: 2022.01.1@sha256:8df0f00903427234b7786e3bbe9ecfbc852a34d22509823e360336f1f04b41ba -imageSelector: "image" - securityContext: container: readOnlyRootFilesystem: false @@ -44,6 +42,7 @@ workload: podSpec: containers: main: + imageSelector: "image" probes: liveness: type: http diff --git a/stable/deepstack/7.0.6/questions.yaml b/stable/deepstack/7.0.7/questions.yaml similarity index 99% rename from stable/deepstack/7.0.6/questions.yaml rename to stable/deepstack/7.0.7/questions.yaml index 46f8a4c0e28..6d3d94dd8d4 100644 --- a/stable/deepstack/7.0.6/questions.yaml +++ b/stable/deepstack/7.0.7/questions.yaml @@ -40,17 +40,6 @@ portals: questions: # Portal - - variable: imageSelector - group: "Container Image" - label: "Select Image" - schema: - type: string - default: "image" - enum: - - value: "image" - description: "CPU" - - value: "gpuImage" - description: "GPU" - variable: workload group: "Workload Settings" label: "" @@ -100,8 +89,17 @@ questions: additional_attrs: true type: dict attrs: + - variable: imageSelector + label: "Select Image" + schema: + type: string + default: "image" + enum: + - value: "image" + description: "CPU" + - value: "gpuImage" + description: "GPU" - variable: env - group: "App Configuration" label: "Image Environment" schema: additional_attrs: true diff --git a/stable/deepstack/7.0.6/templates/NOTES.txt b/stable/deepstack/7.0.7/templates/NOTES.txt similarity index 100% rename from stable/deepstack/7.0.6/templates/NOTES.txt rename to stable/deepstack/7.0.7/templates/NOTES.txt diff --git a/stable/deepstack/7.0.6/templates/common.yaml b/stable/deepstack/7.0.7/templates/common.yaml similarity index 100% rename from stable/deepstack/7.0.6/templates/common.yaml rename to stable/deepstack/7.0.7/templates/common.yaml diff --git a/stable/deepstack/7.0.6/values.yaml b/stable/deepstack/7.0.7/values.yaml similarity index 100% rename from stable/deepstack/7.0.6/values.yaml rename to stable/deepstack/7.0.7/values.yaml diff --git a/stable/doublecommander/7.0.6/app-changelog.md b/stable/doublecommander/7.0.6/app-changelog.md deleted file mode 100644 index 60453a8bf1b..00000000000 --- a/stable/doublecommander/7.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/doublecommander/7.0.6/CHANGELOG.md b/stable/doublecommander/7.0.7/CHANGELOG.md similarity index 91% rename from stable/doublecommander/7.0.6/CHANGELOG.md rename to stable/doublecommander/7.0.7/CHANGELOG.md index d82dfaeaaaa..ec1509f400b 100644 --- a/stable/doublecommander/7.0.6/CHANGELOG.md +++ b/stable/doublecommander/7.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - -## [doublecommander-6.0.5](https://github.com/truecharts/charts/compare/doublecommander-6.0.4...doublecommander-6.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - diff --git a/stable/doublecommander/7.0.6/Chart.yaml b/stable/doublecommander/7.0.7/Chart.yaml similarity index 98% rename from stable/doublecommander/7.0.6/Chart.yaml rename to stable/doublecommander/7.0.7/Chart.yaml index 1bfa72e8971..982997d62b4 100644 --- a/stable/doublecommander/7.0.6/Chart.yaml +++ b/stable/doublecommander/7.0.7/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 7.0.6 +version: 7.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/7.0.6/README.md b/stable/doublecommander/7.0.7/README.md similarity index 100% rename from stable/doublecommander/7.0.6/README.md rename to stable/doublecommander/7.0.7/README.md diff --git a/stable/doublecommander/7.0.7/app-changelog.md b/stable/doublecommander/7.0.7/app-changelog.md new file mode 100644 index 00000000000..a2dc3174ad4 --- /dev/null +++ b/stable/doublecommander/7.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/doublecommander/7.0.6/app-readme.md b/stable/doublecommander/7.0.7/app-readme.md similarity index 100% rename from stable/doublecommander/7.0.6/app-readme.md rename to stable/doublecommander/7.0.7/app-readme.md diff --git a/stable/doublecommander/7.0.6/charts/common-12.4.20.tgz b/stable/doublecommander/7.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/doublecommander/7.0.6/charts/common-12.4.20.tgz rename to stable/doublecommander/7.0.7/charts/common-12.4.20.tgz diff --git a/stable/doublecommander/7.0.6/ix_values.yaml b/stable/doublecommander/7.0.7/ix_values.yaml similarity index 88% rename from stable/doublecommander/7.0.6/ix_values.yaml rename to stable/doublecommander/7.0.7/ix_values.yaml index 54200784e59..09e5b41c5eb 100644 --- a/stable/doublecommander/7.0.6/ix_values.yaml +++ b/stable/doublecommander/7.0.7/ix_values.yaml @@ -22,6 +22,10 @@ workload: podSpec: containers: main: + securityContext: + capabilities: + add: + - SYS_CHROOT probes: liveness: type: http @@ -32,7 +36,6 @@ workload: startup: type: http path: / - env: {} persistence: config: diff --git a/stable/doublecommander/7.0.6/questions.yaml b/stable/doublecommander/7.0.7/questions.yaml similarity index 100% rename from stable/doublecommander/7.0.6/questions.yaml rename to stable/doublecommander/7.0.7/questions.yaml diff --git a/stable/doublecommander/7.0.6/templates/NOTES.txt b/stable/doublecommander/7.0.7/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/7.0.6/templates/NOTES.txt rename to stable/doublecommander/7.0.7/templates/NOTES.txt diff --git a/stable/doublecommander/7.0.6/templates/common.yaml b/stable/doublecommander/7.0.7/templates/common.yaml similarity index 100% rename from stable/doublecommander/7.0.6/templates/common.yaml rename to stable/doublecommander/7.0.7/templates/common.yaml diff --git a/stable/doublecommander/7.0.6/values.yaml b/stable/doublecommander/7.0.7/values.yaml similarity index 100% rename from stable/doublecommander/7.0.6/values.yaml rename to stable/doublecommander/7.0.7/values.yaml diff --git a/stable/impostor-server/4.0.4/app-changelog.md b/stable/impostor-server/4.0.4/app-changelog.md deleted file mode 100644 index 5572ae79a58..00000000000 --- a/stable/impostor-server/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-4.0.4](https://github.com/truecharts/charts/compare/impostor-server-4.0.3...impostor-server-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/impostor-server/4.0.4/CHANGELOG.md b/stable/impostor-server/4.0.5/CHANGELOG.md similarity index 89% rename from stable/impostor-server/4.0.4/CHANGELOG.md rename to stable/impostor-server/4.0.5/CHANGELOG.md index 42527935a8b..dcc3c48aeb5 100644 --- a/stable/impostor-server/4.0.4/CHANGELOG.md +++ b/stable/impostor-server/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [impostor-server-4.0.5](https://github.com/truecharts/charts/compare/impostor-server-4.0.4...impostor-server-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [impostor-server-4.0.4](https://github.com/truecharts/charts/compare/impostor-server-4.0.3...impostor-server-4.0.4) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/impostor-server-nightly to vnightly - - -## [impostor-server-3.0.10](https://github.com/truecharts/charts/compare/impostor-server-3.0.9...impostor-server-3.0.10) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#6037](https://github.com/truecharts/charts/issues/6037)) - - diff --git a/stable/impostor-server/4.0.4/Chart.yaml b/stable/impostor-server/4.0.5/Chart.yaml similarity index 97% rename from stable/impostor-server/4.0.4/Chart.yaml rename to stable/impostor-server/4.0.5/Chart.yaml index dcbb9ed91ba..1a8120ae97f 100644 --- a/stable/impostor-server/4.0.4/Chart.yaml +++ b/stable/impostor-server/4.0.5/Chart.yaml @@ -19,7 +19,7 @@ name: impostor-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server type: application -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - games diff --git a/stable/impostor-server/4.0.4/README.md b/stable/impostor-server/4.0.5/README.md similarity index 100% rename from stable/impostor-server/4.0.4/README.md rename to stable/impostor-server/4.0.5/README.md diff --git a/stable/impostor-server/4.0.5/app-changelog.md b/stable/impostor-server/4.0.5/app-changelog.md new file mode 100644 index 00000000000..c9f5a189812 --- /dev/null +++ b/stable/impostor-server/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [impostor-server-4.0.5](https://github.com/truecharts/charts/compare/impostor-server-4.0.4...impostor-server-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/impostor-server/4.0.4/app-readme.md b/stable/impostor-server/4.0.5/app-readme.md similarity index 100% rename from stable/impostor-server/4.0.4/app-readme.md rename to stable/impostor-server/4.0.5/app-readme.md diff --git a/stable/impostor-server/4.0.4/charts/common-12.4.20.tgz b/stable/impostor-server/4.0.5/charts/common-12.4.20.tgz similarity index 100% rename from stable/impostor-server/4.0.4/charts/common-12.4.20.tgz rename to stable/impostor-server/4.0.5/charts/common-12.4.20.tgz diff --git a/stable/impostor-server/4.0.4/ix_values.yaml b/stable/impostor-server/4.0.5/ix_values.yaml similarity index 97% rename from stable/impostor-server/4.0.4/ix_values.yaml rename to stable/impostor-server/4.0.5/ix_values.yaml index 17fd68a7419..07fe557ed85 100644 --- a/stable/impostor-server/4.0.4/ix_values.yaml +++ b/stable/impostor-server/4.0.5/ix_values.yaml @@ -22,6 +22,7 @@ workload: podSpec: containers: main: + imageSelector: image probes: liveness: enabled: false diff --git a/stable/impostor-server/4.0.4/questions.yaml b/stable/impostor-server/4.0.5/questions.yaml similarity index 99% rename from stable/impostor-server/4.0.4/questions.yaml rename to stable/impostor-server/4.0.5/questions.yaml index f128a85fd9d..0561ac93335 100644 --- a/stable/impostor-server/4.0.4/questions.yaml +++ b/stable/impostor-server/4.0.5/questions.yaml @@ -39,17 +39,6 @@ portals: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: imageSelector - group: "Container Image" - label: "Select Image" - schema: - type: string - default: "image" - enum: - - value: "image" - description: "Stable" - - value: "nightlyImage" - description: "Nightly" - variable: workload group: "Workload Settings" label: "" @@ -100,8 +89,17 @@ questions: type: dict attrs: + - variable: imageSelector + label: "Select Image" + schema: + type: string + default: "image" + enum: + - value: "image" + description: "Stable" + - value: "nightlyImage" + description: "Nightly" - variable: env - group: "App Configuration" label: "Image Environment" schema: additional_attrs: true diff --git a/stable/impostor-server/4.0.4/templates/NOTES.txt b/stable/impostor-server/4.0.5/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/4.0.4/templates/NOTES.txt rename to stable/impostor-server/4.0.5/templates/NOTES.txt diff --git a/stable/impostor-server/4.0.4/templates/common.yaml b/stable/impostor-server/4.0.5/templates/common.yaml similarity index 100% rename from stable/impostor-server/4.0.4/templates/common.yaml rename to stable/impostor-server/4.0.5/templates/common.yaml diff --git a/stable/impostor-server/4.0.4/values.yaml b/stable/impostor-server/4.0.5/values.yaml similarity index 100% rename from stable/impostor-server/4.0.4/values.yaml rename to stable/impostor-server/4.0.5/values.yaml diff --git a/stable/jupyter/4.0.6/app-changelog.md b/stable/jupyter/4.0.6/app-changelog.md deleted file mode 100644 index c8b7343971c..00000000000 --- a/stable/jupyter/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.6](https://github.com/truecharts/charts/compare/jupyter-4.0.5...jupyter-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.6/CHANGELOG.md b/stable/jupyter/4.0.7/CHANGELOG.md similarity index 91% rename from stable/jupyter/4.0.6/CHANGELOG.md rename to stable/jupyter/4.0.7/CHANGELOG.md index a3b8a65e1a7..1231959538b 100644 --- a/stable/jupyter/4.0.6/CHANGELOG.md +++ b/stable/jupyter/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.7](https://github.com/truecharts/charts/compare/jupyter-4.0.6...jupyter-4.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [jupyter-4.0.6](https://github.com/truecharts/charts/compare/jupyter-4.0.5...jupyter-4.0.6) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - ensure new helm deps repo is used in latest releases as well. - - -## [jupyter-3.0.15](https://github.com/truecharts/charts/compare/jupyter-3.0.14...jupyter-3.0.15) (2023-02-09) - -### Chore - -- update container image tccr.io/truecharts/jupyter-base to v2023-02 - - diff --git a/stable/jupyter/4.0.6/Chart.yaml b/stable/jupyter/4.0.7/Chart.yaml similarity index 98% rename from stable/jupyter/4.0.6/Chart.yaml rename to stable/jupyter/4.0.7/Chart.yaml index 48400c9db25..9e41cc15dd3 100644 --- a/stable/jupyter/4.0.6/Chart.yaml +++ b/stable/jupyter/4.0.7/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.6/README.md b/stable/jupyter/4.0.7/README.md similarity index 100% rename from stable/jupyter/4.0.6/README.md rename to stable/jupyter/4.0.7/README.md diff --git a/stable/jupyter/4.0.7/app-changelog.md b/stable/jupyter/4.0.7/app-changelog.md new file mode 100644 index 00000000000..28a3e8dc3ee --- /dev/null +++ b/stable/jupyter/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.7](https://github.com/truecharts/charts/compare/jupyter-4.0.6...jupyter-4.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.6/app-readme.md b/stable/jupyter/4.0.7/app-readme.md similarity index 100% rename from stable/jupyter/4.0.6/app-readme.md rename to stable/jupyter/4.0.7/app-readme.md diff --git a/stable/jupyter/4.0.6/charts/common-12.4.20.tgz b/stable/jupyter/4.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/jupyter/4.0.6/charts/common-12.4.20.tgz rename to stable/jupyter/4.0.7/charts/common-12.4.20.tgz diff --git a/stable/jupyter/4.0.6/ix_values.yaml b/stable/jupyter/4.0.7/ix_values.yaml similarity index 98% rename from stable/jupyter/4.0.6/ix_values.yaml rename to stable/jupyter/4.0.7/ix_values.yaml index 057514d47ba..2ce43e04884 100644 --- a/stable/jupyter/4.0.6/ix_values.yaml +++ b/stable/jupyter/4.0.7/ix_values.yaml @@ -58,6 +58,7 @@ workload: podSpec: containers: main: + imageSelector: image env: NB_UID: "{{ .Values.securityContext.container.PUID }}" NB_GID: "{{ .Values.securityContext.pod.fsGroup }}" diff --git a/stable/jupyter/4.0.6/questions.yaml b/stable/jupyter/4.0.7/questions.yaml similarity index 98% rename from stable/jupyter/4.0.6/questions.yaml rename to stable/jupyter/4.0.7/questions.yaml index 61ef546dd16..9198498e260 100644 --- a/stable/jupyter/4.0.6/questions.yaml +++ b/stable/jupyter/4.0.7/questions.yaml @@ -39,29 +39,6 @@ portals: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: imageSelector - group: Container Image - label: Select Image - schema: - type: string - default: image - enum: - - value: image - description: Base Notebook - - value: minimalImage - description: Minimal Notebook - - value: rImage - description: R Notebook - - value: scipyImage - description: Scipy Notebook - - value: tensorflowImage - description: Tensorflow Notebook - - value: datascienceImage - description: Data Science Notebook - - value: pysparkImage - description: Pyspark Notebook - - value: allsparkImage - description: All Spark Notebook - variable: workload group: "Workload Settings" label: "" @@ -111,6 +88,28 @@ questions: additional_attrs: true type: dict attrs: + - variable: imageSelector + label: Select Image + schema: + type: string + default: image + enum: + - value: image + description: Base Notebook + - value: minimalImage + description: Minimal Notebook + - value: rImage + description: R Notebook + - value: scipyImage + description: Scipy Notebook + - value: tensorflowImage + description: Tensorflow Notebook + - value: datascienceImage + description: Data Science Notebook + - value: pysparkImage + description: Pyspark Notebook + - value: allsparkImage + description: All Spark Notebook - variable: envList label: Extra Environment Variables diff --git a/stable/jupyter/4.0.6/templates/NOTES.txt b/stable/jupyter/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.6/templates/NOTES.txt rename to stable/jupyter/4.0.7/templates/NOTES.txt diff --git a/stable/jupyter/4.0.6/templates/common.yaml b/stable/jupyter/4.0.7/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.6/templates/common.yaml rename to stable/jupyter/4.0.7/templates/common.yaml diff --git a/stable/jupyter/4.0.6/values.yaml b/stable/jupyter/4.0.7/values.yaml similarity index 100% rename from stable/jupyter/4.0.6/values.yaml rename to stable/jupyter/4.0.7/values.yaml diff --git a/stable/lama-cleaner/2.0.6/app-changelog.md b/stable/lama-cleaner/2.0.6/app-changelog.md deleted file mode 100644 index b8f300c0e40..00000000000 --- a/stable/lama-cleaner/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lama-cleaner-2.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.5...lama-cleaner-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.6/CHANGELOG.md b/stable/lama-cleaner/2.0.7/CHANGELOG.md similarity index 89% rename from stable/lama-cleaner/2.0.6/CHANGELOG.md rename to stable/lama-cleaner/2.0.7/CHANGELOG.md index ffd24030b6b..1c30bf22f18 100644 --- a/stable/lama-cleaner/2.0.6/CHANGELOG.md +++ b/stable/lama-cleaner/2.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [lama-cleaner-2.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.6...lama-cleaner-2.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [lama-cleaner-2.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.5...lama-cleaner-2.0.6) (2023-04-16) ### Chore diff --git a/stable/lama-cleaner/2.0.6/Chart.yaml b/stable/lama-cleaner/2.0.7/Chart.yaml similarity index 98% rename from stable/lama-cleaner/2.0.6/Chart.yaml rename to stable/lama-cleaner/2.0.7/Chart.yaml index 74b5e5c6eca..cdb99ccb1ac 100644 --- a/stable/lama-cleaner/2.0.6/Chart.yaml +++ b/stable/lama-cleaner/2.0.7/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - https://github.com/Sanster/lama-cleaner type: application -version: 2.0.6 +version: 2.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/lama-cleaner/2.0.6/README.md b/stable/lama-cleaner/2.0.7/README.md similarity index 100% rename from stable/lama-cleaner/2.0.6/README.md rename to stable/lama-cleaner/2.0.7/README.md diff --git a/stable/lama-cleaner/2.0.7/app-changelog.md b/stable/lama-cleaner/2.0.7/app-changelog.md new file mode 100644 index 00000000000..098c9c6d3e9 --- /dev/null +++ b/stable/lama-cleaner/2.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lama-cleaner-2.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.6...lama-cleaner-2.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.6/app-readme.md b/stable/lama-cleaner/2.0.7/app-readme.md similarity index 100% rename from stable/lama-cleaner/2.0.6/app-readme.md rename to stable/lama-cleaner/2.0.7/app-readme.md diff --git a/stable/lama-cleaner/2.0.6/charts/common-12.4.20.tgz b/stable/lama-cleaner/2.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/lama-cleaner/2.0.6/charts/common-12.4.20.tgz rename to stable/lama-cleaner/2.0.7/charts/common-12.4.20.tgz diff --git a/stable/lama-cleaner/2.0.6/ix_values.yaml b/stable/lama-cleaner/2.0.7/ix_values.yaml similarity index 96% rename from stable/lama-cleaner/2.0.6/ix_values.yaml rename to stable/lama-cleaner/2.0.7/ix_values.yaml index cc7a4988bb9..c8d7145d69f 100644 --- a/stable/lama-cleaner/2.0.6/ix_values.yaml +++ b/stable/lama-cleaner/2.0.7/ix_values.yaml @@ -6,7 +6,6 @@ gpuImage: repository: tccr.io/truecharts/lama-cleaner-gpu tag: v0.26.1@sha256:14ee85f997664a5e638287609b7bff9829c65ead48ce445612ac258631f4fc7d pullPolicy: Always -imageSelector: image lamacleaner: model: lama input: "" @@ -44,3 +43,4 @@ workload: containers: main: command: lama-cleaner + imageSelector: image diff --git a/stable/lama-cleaner/2.0.6/questions.yaml b/stable/lama-cleaner/2.0.7/questions.yaml similarity index 99% rename from stable/lama-cleaner/2.0.6/questions.yaml rename to stable/lama-cleaner/2.0.7/questions.yaml index 3d37ff0158a..276b6fc182c 100644 --- a/stable/lama-cleaner/2.0.6/questions.yaml +++ b/stable/lama-cleaner/2.0.7/questions.yaml @@ -39,17 +39,6 @@ portals: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: imageSelector - group: Container Image - label: Select Image - schema: - type: string - default: image - enum: - - value: image - description: CPU Image - - value: imageGPU - description: GPU Image - variable: workload group: "Workload Settings" label: "" @@ -99,6 +88,16 @@ questions: additional_attrs: true type: dict attrs: + - variable: imageSelector + label: Select Image + schema: + type: string + default: image + enum: + - value: image + description: CPU Image + - value: imageGPU + description: GPU Image - variable: envList label: Extra Environment Variables diff --git a/stable/lama-cleaner/2.0.6/templates/NOTES.txt b/stable/lama-cleaner/2.0.7/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/2.0.6/templates/NOTES.txt rename to stable/lama-cleaner/2.0.7/templates/NOTES.txt diff --git a/stable/lama-cleaner/2.0.6/templates/_args.tpl b/stable/lama-cleaner/2.0.7/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/2.0.6/templates/_args.tpl rename to stable/lama-cleaner/2.0.7/templates/_args.tpl diff --git a/stable/lama-cleaner/2.0.6/templates/common.yaml b/stable/lama-cleaner/2.0.7/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/2.0.6/templates/common.yaml rename to stable/lama-cleaner/2.0.7/templates/common.yaml diff --git a/stable/lama-cleaner/2.0.6/values.yaml b/stable/lama-cleaner/2.0.7/values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.6/values.yaml rename to stable/lama-cleaner/2.0.7/values.yaml diff --git a/stable/minecraft-bungeecord/4.0.4/app-changelog.md b/stable/minecraft-bungeecord/4.0.4/app-changelog.md deleted file mode 100644 index c331e7c0021..00000000000 --- a/stable/minecraft-bungeecord/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bungeecord-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.3...minecraft-bungeecord-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.4/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.5/CHANGELOG.md similarity index 91% rename from stable/minecraft-bungeecord/4.0.4/CHANGELOG.md rename to stable/minecraft-bungeecord/4.0.5/CHANGELOG.md index 8b5e2ed7d10..b486292e7f0 100644 --- a/stable/minecraft-bungeecord/4.0.4/CHANGELOG.md +++ b/stable/minecraft-bungeecord/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minecraft-bungeecord-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.4...minecraft-bungeecord-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [minecraft-bungeecord-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.3...minecraft-bungeecord-4.0.4) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major - - -## [minecraft-bungeecord-3.0.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-3.0.2...minecraft-bungeecord-3.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - diff --git a/stable/minecraft-bungeecord/4.0.4/Chart.yaml b/stable/minecraft-bungeecord/4.0.5/Chart.yaml similarity index 98% rename from stable/minecraft-bungeecord/4.0.4/Chart.yaml rename to stable/minecraft-bungeecord/4.0.5/Chart.yaml index a4b7c91de55..1a6e498758a 100644 --- a/stable/minecraft-bungeecord/4.0.4/Chart.yaml +++ b/stable/minecraft-bungeecord/4.0.5/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - https://github.com/itzg/docker-bungeecord type: application -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - proxy diff --git a/stable/minecraft-bungeecord/4.0.4/README.md b/stable/minecraft-bungeecord/4.0.5/README.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.4/README.md rename to stable/minecraft-bungeecord/4.0.5/README.md diff --git a/stable/minecraft-bungeecord/4.0.5/app-changelog.md b/stable/minecraft-bungeecord/4.0.5/app-changelog.md new file mode 100644 index 00000000000..ea743b5a8fb --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bungeecord-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.4...minecraft-bungeecord-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.4/app-readme.md b/stable/minecraft-bungeecord/4.0.5/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.4/app-readme.md rename to stable/minecraft-bungeecord/4.0.5/app-readme.md diff --git a/stable/minecraft-bungeecord/4.0.4/charts/common-12.4.20.tgz b/stable/minecraft-bungeecord/4.0.5/charts/common-12.4.20.tgz similarity index 100% rename from stable/minecraft-bungeecord/4.0.4/charts/common-12.4.20.tgz rename to stable/minecraft-bungeecord/4.0.5/charts/common-12.4.20.tgz diff --git a/stable/minecraft-bungeecord/4.0.4/ix_values.yaml b/stable/minecraft-bungeecord/4.0.5/ix_values.yaml similarity index 98% rename from stable/minecraft-bungeecord/4.0.4/ix_values.yaml rename to stable/minecraft-bungeecord/4.0.5/ix_values.yaml index ffadb046fcb..442aeedc6ae 100644 --- a/stable/minecraft-bungeecord/4.0.4/ix_values.yaml +++ b/stable/minecraft-bungeecord/4.0.5/ix_values.yaml @@ -50,6 +50,7 @@ workload: podSpec: containers: main: + imageSelector: image probes: liveness: type: tcp diff --git a/stable/minecraft-bungeecord/4.0.4/questions.yaml b/stable/minecraft-bungeecord/4.0.5/questions.yaml similarity index 99% rename from stable/minecraft-bungeecord/4.0.4/questions.yaml rename to stable/minecraft-bungeecord/4.0.5/questions.yaml index e868de8b06e..b79d67f956a 100644 --- a/stable/minecraft-bungeecord/4.0.4/questions.yaml +++ b/stable/minecraft-bungeecord/4.0.5/questions.yaml @@ -32,21 +32,6 @@ groups: portals: {} questions: - - variable: imageSelector - group: "Container Image" - label: "Select Image" - schema: - type: string - default: "image" - enum: - - value: "image" - description: "Default Image" - - value: "j17Image" - description: "Java 17" - - value: "j11Image" - description: "Java 11" - - value: "j8Image" - description: "Java 8" - variable: workload group: "Workload Settings" label: "" @@ -96,8 +81,21 @@ questions: additional_attrs: true type: dict attrs: + - variable: imageSelector + label: "Select Image" + schema: + type: string + default: "image" + enum: + - value: "image" + description: "Default Image" + - value: "j17Image" + description: "Java 17" + - value: "j11Image" + description: "Java 11" + - value: "j8Image" + description: "Java 8" - variable: env - group: "App Configuration" label: "Image Environment" schema: additional_attrs: true diff --git a/stable/minecraft-bungeecord/4.0.4/templates/NOTES.txt b/stable/minecraft-bungeecord/4.0.5/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/4.0.4/templates/NOTES.txt rename to stable/minecraft-bungeecord/4.0.5/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/4.0.4/templates/common.yaml b/stable/minecraft-bungeecord/4.0.5/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.4/templates/common.yaml rename to stable/minecraft-bungeecord/4.0.5/templates/common.yaml diff --git a/stable/minecraft-bungeecord/4.0.4/values.yaml b/stable/minecraft-bungeecord/4.0.5/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.4/values.yaml rename to stable/minecraft-bungeecord/4.0.5/values.yaml diff --git a/stable/minecraft-java/4.0.4/app-changelog.md b/stable/minecraft-java/4.0.4/app-changelog.md deleted file mode 100644 index 8aed576a8c9..00000000000 --- a/stable/minecraft-java/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-java-4.0.4](https://github.com/truecharts/charts/compare/minecraft-java-4.0.3...minecraft-java-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/minecraft-java/4.0.4/CHANGELOG.md b/stable/minecraft-java/4.0.5/CHANGELOG.md similarity index 91% rename from stable/minecraft-java/4.0.4/CHANGELOG.md rename to stable/minecraft-java/4.0.5/CHANGELOG.md index d3ddb6ca46b..b95721849bc 100644 --- a/stable/minecraft-java/4.0.4/CHANGELOG.md +++ b/stable/minecraft-java/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minecraft-java-4.0.5](https://github.com/truecharts/charts/compare/minecraft-java-4.0.4...minecraft-java-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [minecraft-java-4.0.4](https://github.com/truecharts/charts/compare/minecraft-java-4.0.3...minecraft-java-4.0.4) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update minecraft-java to v2023.1.0 - - -## [minecraft-java-3.0.24](https://github.com/truecharts/charts/compare/minecraft-java-3.0.23...minecraft-java-3.0.24) (2023-02-04) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest - - diff --git a/stable/minecraft-java/4.0.4/Chart.yaml b/stable/minecraft-java/4.0.5/Chart.yaml similarity index 98% rename from stable/minecraft-java/4.0.4/Chart.yaml rename to stable/minecraft-java/4.0.5/Chart.yaml index c7202fff044..4299fb301ce 100644 --- a/stable/minecraft-java/4.0.4/Chart.yaml +++ b/stable/minecraft-java/4.0.5/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - https://github.com/itzg/docker-minecraft-server type: application -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - games diff --git a/stable/minecraft-java/4.0.4/README.md b/stable/minecraft-java/4.0.5/README.md similarity index 100% rename from stable/minecraft-java/4.0.4/README.md rename to stable/minecraft-java/4.0.5/README.md diff --git a/stable/minecraft-java/4.0.5/app-changelog.md b/stable/minecraft-java/4.0.5/app-changelog.md new file mode 100644 index 00000000000..16ce1daa9ba --- /dev/null +++ b/stable/minecraft-java/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-java-4.0.5](https://github.com/truecharts/charts/compare/minecraft-java-4.0.4...minecraft-java-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/minecraft-java/4.0.4/app-readme.md b/stable/minecraft-java/4.0.5/app-readme.md similarity index 100% rename from stable/minecraft-java/4.0.4/app-readme.md rename to stable/minecraft-java/4.0.5/app-readme.md diff --git a/stable/minecraft-java/4.0.4/charts/common-12.4.20.tgz b/stable/minecraft-java/4.0.5/charts/common-12.4.20.tgz similarity index 100% rename from stable/minecraft-java/4.0.4/charts/common-12.4.20.tgz rename to stable/minecraft-java/4.0.5/charts/common-12.4.20.tgz diff --git a/stable/minecraft-java/4.0.4/ix_values.yaml b/stable/minecraft-java/4.0.5/ix_values.yaml similarity index 99% rename from stable/minecraft-java/4.0.4/ix_values.yaml rename to stable/minecraft-java/4.0.5/ix_values.yaml index a6479bca75d..599a904609c 100644 --- a/stable/minecraft-java/4.0.4/ix_values.yaml +++ b/stable/minecraft-java/4.0.5/ix_values.yaml @@ -50,7 +50,6 @@ j8j9Image: repository: tccr.io/truecharts/minecraft-java8-openj9 tag: 2023.1.0@sha256:c0d6473a7d23fb5cd6fd4776c4d3346c8266a217ada91362b87029f63e677cb4 pullPolicy: Always -imageSelector: image service: main: ports: @@ -81,6 +80,7 @@ workload: podSpec: containers: main: + imageSelector: image probes: liveness: enabled: true diff --git a/stable/minecraft-java/4.0.4/questions.yaml b/stable/minecraft-java/4.0.5/questions.yaml similarity index 98% rename from stable/minecraft-java/4.0.4/questions.yaml rename to stable/minecraft-java/4.0.5/questions.yaml index 287972b2daa..c1600f26279 100644 --- a/stable/minecraft-java/4.0.4/questions.yaml +++ b/stable/minecraft-java/4.0.5/questions.yaml @@ -32,39 +32,6 @@ groups: portals: {} questions: - - variable: imageSelector - group: Container Image - label: Select Image - schema: - type: string - default: image - enum: - - value: image - description: Java 17 HotSpot - - value: j19Image - description: Java 19 HotSpot - - value: j17j9Image - description: Java 17 OpenJ9 - - value: j17jdkImage - description: Java 17 JDK - - value: j17gceImage - description: Java 17 GraalVM CE - - value: j17alpineImage - description: Java 17 Hotspot(Alpine) - - value: j11jdkImage - description: Java 11 JDK - - value: j11Image - description: Java 11 HotSpot - - value: j11j9Image - description: Java 11 OpenJ9 - - value: j8Image - description: Java 8 HotSpot - - value: j8gceImage - description: Java 8 GraalVM CE - - value: j8jdkImage - description: Java 8 JDK - - value: j8j9Image - description: Java 8 OpenJ9 - variable: workload group: "Workload Settings" label: "" @@ -114,9 +81,40 @@ questions: additional_attrs: true type: dict attrs: + - variable: imageSelector + label: Select Image + schema: + type: string + default: image + enum: + - value: image + description: Java 17 HotSpot + - value: j19Image + description: Java 19 HotSpot + - value: j17j9Image + description: Java 17 OpenJ9 + - value: j17jdkImage + description: Java 17 JDK + - value: j17gceImage + description: Java 17 GraalVM CE + - value: j17alpineImage + description: Java 17 Hotspot(Alpine) + - value: j11jdkImage + description: Java 11 JDK + - value: j11Image + description: Java 11 HotSpot + - value: j11j9Image + description: Java 11 OpenJ9 + - value: j8Image + description: Java 8 HotSpot + - value: j8gceImage + description: Java 8 GraalVM CE + - value: j8jdkImage + description: Java 8 JDK + - value: j8j9Image + description: Java 8 OpenJ9 - variable: env - group: App Configuration label: Image Environment schema: additional_attrs: true diff --git a/stable/minecraft-java/4.0.4/templates/NOTES.txt b/stable/minecraft-java/4.0.5/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/4.0.4/templates/NOTES.txt rename to stable/minecraft-java/4.0.5/templates/NOTES.txt diff --git a/stable/minecraft-java/4.0.4/templates/common.yaml b/stable/minecraft-java/4.0.5/templates/common.yaml similarity index 100% rename from stable/minecraft-java/4.0.4/templates/common.yaml rename to stable/minecraft-java/4.0.5/templates/common.yaml diff --git a/stable/minecraft-java/4.0.4/values.yaml b/stable/minecraft-java/4.0.5/values.yaml similarity index 100% rename from stable/minecraft-java/4.0.4/values.yaml rename to stable/minecraft-java/4.0.5/values.yaml diff --git a/stable/paperless-ngx/1.0.6/app-changelog.md b/stable/paperless-ngx/1.0.6/app-changelog.md deleted file mode 100644 index b4c796546cc..00000000000 --- a/stable/paperless-ngx/1.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [paperless-ngx-1.0.6](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.5...paperless-ngx-1.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.6/CHANGELOG.md b/stable/paperless-ngx/1.0.7/CHANGELOG.md similarity index 88% rename from stable/paperless-ngx/1.0.6/CHANGELOG.md rename to stable/paperless-ngx/1.0.7/CHANGELOG.md index b5c606d2527..61948fc41f9 100644 --- a/stable/paperless-ngx/1.0.6/CHANGELOG.md +++ b/stable/paperless-ngx/1.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [paperless-ngx-1.0.7](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.6...paperless-ngx-1.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [paperless-ngx-1.0.6](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.5...paperless-ngx-1.0.6) (2023-04-16) ### Chore diff --git a/stable/paperless-ngx/1.0.6/Chart.yaml b/stable/paperless-ngx/1.0.7/Chart.yaml similarity index 98% rename from stable/paperless-ngx/1.0.6/Chart.yaml rename to stable/paperless-ngx/1.0.7/Chart.yaml index 59978ca493e..4e09780fcdc 100644 --- a/stable/paperless-ngx/1.0.6/Chart.yaml +++ b/stable/paperless-ngx/1.0.7/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ngx -version: 1.0.6 +version: 1.0.7 appVersion: "1.13.0" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application diff --git a/stable/paperless-ngx/1.0.6/README.md b/stable/paperless-ngx/1.0.7/README.md similarity index 100% rename from stable/paperless-ngx/1.0.6/README.md rename to stable/paperless-ngx/1.0.7/README.md diff --git a/stable/paperless-ngx/1.0.7/app-changelog.md b/stable/paperless-ngx/1.0.7/app-changelog.md new file mode 100644 index 00000000000..6f750f17dea --- /dev/null +++ b/stable/paperless-ngx/1.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ngx-1.0.7](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.6...paperless-ngx-1.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.6/app-readme.md b/stable/paperless-ngx/1.0.7/app-readme.md similarity index 100% rename from stable/paperless-ngx/1.0.6/app-readme.md rename to stable/paperless-ngx/1.0.7/app-readme.md diff --git a/stable/paperless-ngx/1.0.6/charts/common-12.4.20.tgz b/stable/paperless-ngx/1.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/paperless-ngx/1.0.6/charts/common-12.4.20.tgz rename to stable/paperless-ngx/1.0.7/charts/common-12.4.20.tgz diff --git a/stable/paperless-ngx/1.0.6/charts/redis-6.0.28.tgz b/stable/paperless-ngx/1.0.7/charts/redis-6.0.28.tgz similarity index 100% rename from stable/paperless-ngx/1.0.6/charts/redis-6.0.28.tgz rename to stable/paperless-ngx/1.0.7/charts/redis-6.0.28.tgz diff --git a/stable/paperless-ngx/1.0.6/ix_values.yaml b/stable/paperless-ngx/1.0.7/ix_values.yaml similarity index 86% rename from stable/paperless-ngx/1.0.6/ix_values.yaml rename to stable/paperless-ngx/1.0.7/ix_values.yaml index fdaa6836b24..7bd1792d40b 100644 --- a/stable/paperless-ngx/1.0.6/ix_values.yaml +++ b/stable/paperless-ngx/1.0.7/ix_values.yaml @@ -2,12 +2,14 @@ image: repository: tccr.io/truecharts/paperless-ng pullPolicy: IfNotPresent tag: 1.13.0@sha256:f8836b6d50f6dad48fc4692ede49c56275677f3d387be76e560e285123e0b8e1 + service: main: ports: main: targetPort: 8000 port: 10140 + persistence: data: enabled: true @@ -23,28 +25,43 @@ persistence: redis: enabled: true - redisUsername: default + cnpg: main: enabled: true - user: paperless-ng database: paperless-ng + portal: open: enabled: true + securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 + workload: main: podSpec: containers: main: + probes: + liveness: + type: http + httpHeaders: + Host: localhost + startup: + type: http + httpHeaders: + Host: localhost + readiness: + type: http + httpHeaders: + Host: localhost env: PAPERLESS_PORT: "{{ .Values.service.main.ports.main.targetPort }}" PAPERLESS_DATA_DIR: "/data/" diff --git a/stable/paperless-ngx/1.0.6/questions.yaml b/stable/paperless-ngx/1.0.7/questions.yaml similarity index 100% rename from stable/paperless-ngx/1.0.6/questions.yaml rename to stable/paperless-ngx/1.0.7/questions.yaml diff --git a/stable/paperless-ngx/1.0.6/templates/NOTES.txt b/stable/paperless-ngx/1.0.7/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/1.0.6/templates/NOTES.txt rename to stable/paperless-ngx/1.0.7/templates/NOTES.txt diff --git a/stable/paperless-ngx/1.0.6/templates/_sercrets.tpl b/stable/paperless-ngx/1.0.7/templates/_secrets.tpl similarity index 99% rename from stable/paperless-ngx/1.0.6/templates/_sercrets.tpl rename to stable/paperless-ngx/1.0.7/templates/_secrets.tpl index aa57064903b..0e170725137 100644 --- a/stable/paperless-ngx/1.0.6/templates/_sercrets.tpl +++ b/stable/paperless-ngx/1.0.7/templates/_secrets.tpl @@ -3,7 +3,6 @@ {{- $secretName := (printf "%s-paperlessng-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} {{- $paperlessprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} enabled: true - data: {{- if $paperlessprevious }} PAPERLESS_SECRET_KEY: {{ index $paperlessprevious.data "PAPERLESS_SECRET_KEY" | b64dec }} diff --git a/stable/paperless-ngx/1.0.6/templates/common.yaml b/stable/paperless-ngx/1.0.7/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/1.0.6/templates/common.yaml rename to stable/paperless-ngx/1.0.7/templates/common.yaml diff --git a/stable/paperless-ngx/1.0.6/values.yaml b/stable/paperless-ngx/1.0.7/values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.6/values.yaml rename to stable/paperless-ngx/1.0.7/values.yaml diff --git a/stable/radarr/16.0.1/CHANGELOG.md b/stable/radarr/16.0.1/CHANGELOG.md new file mode 100644 index 00000000000..21edbc91f34 --- /dev/null +++ b/stable/radarr/16.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radarr-16.0.1](https://github.com/truecharts/charts/compare/radarr-16.0.0...radarr-16.0.1) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [radarr-16.0.0](https://github.com/truecharts/charts/compare/radarr-15.0.6...radarr-16.0.0) (2023-04-18) + +### Fix + +- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085)) + + + + +## [radarr-15.0.6](https://github.com/truecharts/charts/compare/radarr-15.0.5...radarr-15.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [radarr-15.0.5](https://github.com/truecharts/charts/compare/radarr-15.0.4...radarr-15.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [radarr-15.0.4](https://github.com/truecharts/charts/compare/radarr-15.0.3...radarr-15.0.4) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + + +## [radarr-15.0.3](https://github.com/truecharts/charts/compare/radarr-15.0.2...radarr-15.0.3) (2023-04-14) + +### Chore + +- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) + + + + +## [radarr-15.0.2](https://github.com/truecharts/charts/compare/radarr-15.0.1...radarr-15.0.2) (2023-04-12) + + + + +## [radarr-15.0.1](https://github.com/truecharts/charts/compare/radarr-15.0.0...radarr-15.0.1) (2023-04-11) + +### Fix + +- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) + + + + +## [radarr-15.0.0](https://github.com/truecharts/charts/compare/radarr-14.0.0...radarr-15.0.0) (2023-04-11) + +### Feat + +- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) + + + + +## [radarr-14.0.0](https://github.com/truecharts/charts/compare/radarr-13.0.15...radarr-14.0.0) (2023-02-28) + + + + +## [radarr-13.0.15](https://github.com/truecharts/charts/compare/radarr-13.0.14...radarr-13.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/radarr to 4.3.2.6857 + + + + +## [radarr-13.0.14](https://github.com/truecharts/charts/compare/radarr-13.0.13...radarr-13.0.14) (2023-02-10) + diff --git a/stable/radarr/16.0.1/Chart.yaml b/stable/radarr/16.0.1/Chart.yaml new file mode 100644 index 00000000000..befbb9b8487 --- /dev/null +++ b/stable/radarr/16.0.1/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.2.6857" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.4.20 +deprecated: false +description: "A fork of Sonarr to work with movies à la Couchpotato" +home: https://truecharts.org/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png +keywords: + - radarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://github.com/Radarr/Radarr +type: application +version: 16.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.6/README.md b/stable/radarr/16.0.1/README.md similarity index 100% rename from stable/rdesktop/4.0.6/README.md rename to stable/radarr/16.0.1/README.md diff --git a/stable/radarr/16.0.1/app-changelog.md b/stable/radarr/16.0.1/app-changelog.md new file mode 100644 index 00000000000..5acbd4ded77 --- /dev/null +++ b/stable/radarr/16.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radarr-16.0.1](https://github.com/truecharts/charts/compare/radarr-16.0.0...radarr-16.0.1) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/radarr/16.0.1/app-readme.md b/stable/radarr/16.0.1/app-readme.md new file mode 100644 index 00000000000..94d71850296 --- /dev/null +++ b/stable/radarr/16.0.1/app-readme.md @@ -0,0 +1,8 @@ +A fork of Sonarr to work with movies à la Couchpotato + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/radarr](https://truecharts.org/charts/stable/radarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/rdesktop/4.0.6/charts/common-12.4.20.tgz b/stable/radarr/16.0.1/charts/common-12.4.20.tgz similarity index 100% rename from stable/rdesktop/4.0.6/charts/common-12.4.20.tgz rename to stable/radarr/16.0.1/charts/common-12.4.20.tgz diff --git a/stable/radarr/16.0.1/ix_values.yaml b/stable/radarr/16.0.1/ix_values.yaml new file mode 100644 index 00000000000..bf2ec91831b --- /dev/null +++ b/stable/radarr/16.0.1/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: 4.4.4.7068@sha256:93c49f0b56ef596a21217e3a5b4d8bb00ff68efc08325f1101d65c24e3c2684e +service: + main: + ports: + main: + port: 7878 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + readiness: + enabled: true + type: http + path: /ping + liveness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + + env: + RADARR__PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/rdesktop/4.0.6/questions.yaml b/stable/radarr/16.0.1/questions.yaml similarity index 97% rename from stable/rdesktop/4.0.6/questions.yaml rename to stable/radarr/16.0.1/questions.yaml index 7bb29a337b6..76dd5f4b566 100644 --- a/stable/rdesktop/4.0.6/questions.yaml +++ b/stable/radarr/16.0.1/questions.yaml @@ -39,67 +39,6 @@ portals: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: imageSelector - group: Container Image - label: Select Image - schema: - type: string - default: image - enum: - # XFCE - - value: image - description: XFCE Alpine - - value: ubuntuXFCEImage - description: XFCE Ubuntu - - value: fedoraXFCEImage - description: XFCE Fedora - - value: archXFCEImage - description: XFCE Arch - # KDE - - value: alpineKDEImage - description: KDE Alpine - - value: ubuntuKDEImage - description: KDE Ubuntu - - value: fedoraKDEImage - description: KDE Fedora - - value: archKDEImage - description: KDE Arch - # Mate - - value: alpineMATEImage - description: Mate Alpine - - value: ubuntuMATEImage - description: Mate Ubuntu - - value: fedoraMATEImage - description: Mate Fedora - - value: archMATEImage - description: Mate Arch - # I3 - - value: alpineI3Image - description: I3 Alpine - - value: ubuntuI3Image - description: I3 Ubuntu - - value: fedoraI3Image - description: I3 Fedora - - value: archI3Image - description: I3 Arch - # OpenBox - - value: alpineOpenBoxImage - description: OpenBox Alpine - - value: ubuntuOpenBoxImage - description: OpenBox Ubuntu - - value: fedoraOpenBoxImage - description: OpenBox Fedora - - value: archOpenBoxImage - description: OpenBox Arch - # OpenBox - - value: alpineICEWMImage - description: ICEWM Alpine - - value: ubuntuICEWMImage - description: ICEWM Ubuntu - - value: fedoraICEWMImage - description: ICEWM Fedora - - value: archICEWMImage - description: ICEWM Arch - variable: workload group: "Workload Settings" label: "" @@ -151,6 +90,28 @@ questions: attrs: + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: RADARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms - 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..." @@ -256,17 +217,17 @@ questions: type: dict attrs: - variable: main - label: "Main Service Port Configuration" + label: Main Service Port Configuration schema: additional_attrs: true type: dict attrs: - variable: port - label: "Port" - description: "This port exposes the container port on the service" + label: Port + description: This port exposes the container port on the service schema: type: int - default: 3389 + default: 7878 required: true - variable: serviceexpert group: Networking and Services @@ -502,8 +463,8 @@ questions: type: dict attrs: - variable: config - label: "config Storage" - description: "abc users home directory" + label: App Config Storage + description: Stores the Application Configuration. schema: additional_attrs: true type: dict @@ -668,7 +629,7 @@ questions: type: dict attrs: - variable: main - label: "Main Ingress" + label: Main Ingress schema: additional_attrs: true type: dict @@ -974,13 +935,13 @@ questions: description: "The UserID of the user running the application" schema: type: int - default: 0 + default: 568 - variable: runAsGroup label: "runAsGroup" - description: "The groupID of the user running the application" + description: "The groupID this App of the user running the application" schema: type: int - default: 0 + default: 568 # Settings from questions.yaml get appended here on a per-app basis - variable: PUID label: Process User ID - PUID diff --git a/stable/rdesktop/4.0.6/templates/NOTES.txt b/stable/radarr/16.0.1/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.6/templates/NOTES.txt rename to stable/radarr/16.0.1/templates/NOTES.txt diff --git a/stable/radarr/16.0.1/templates/common.yaml b/stable/radarr/16.0.1/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/radarr/16.0.1/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/rdesktop/4.0.6/values.yaml b/stable/radarr/16.0.1/values.yaml similarity index 100% rename from stable/rdesktop/4.0.6/values.yaml rename to stable/radarr/16.0.1/values.yaml diff --git a/stable/rdesktop/4.0.6/app-changelog.md b/stable/rdesktop/4.0.6/app-changelog.md deleted file mode 100644 index 757b28013ff..00000000000 --- a/stable/rdesktop/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.6](https://github.com/truecharts/charts/compare/rdesktop-4.0.5...rdesktop-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.6/CHANGELOG.md b/stable/rdesktop/4.0.7/CHANGELOG.md similarity index 91% rename from stable/rdesktop/4.0.6/CHANGELOG.md rename to stable/rdesktop/4.0.7/CHANGELOG.md index 3bba2f8a620..c94adf7655e 100644 --- a/stable/rdesktop/4.0.6/CHANGELOG.md +++ b/stable/rdesktop/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-4.0.7](https://github.com/truecharts/charts/compare/rdesktop-4.0.6...rdesktop-4.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [rdesktop-4.0.6](https://github.com/truecharts/charts/compare/rdesktop-4.0.5...rdesktop-4.0.6) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update rdesktop - - -## [rdesktop-3.0.19](https://github.com/truecharts/charts/compare/rdesktop-3.0.18...rdesktop-3.0.19) (2023-01-24) - -### Chore - -- update rdesktop - - diff --git a/stable/rdesktop/4.0.6/Chart.yaml b/stable/rdesktop/4.0.7/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.6/Chart.yaml rename to stable/rdesktop/4.0.7/Chart.yaml index 968f4ed9858..a0ed60b2bef 100644 --- a/stable/rdesktop/4.0.6/Chart.yaml +++ b/stable/rdesktop/4.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/webtop/5.0.6/README.md b/stable/rdesktop/4.0.7/README.md similarity index 100% rename from stable/webtop/5.0.6/README.md rename to stable/rdesktop/4.0.7/README.md diff --git a/stable/rdesktop/4.0.7/app-changelog.md b/stable/rdesktop/4.0.7/app-changelog.md new file mode 100644 index 00000000000..622c6648244 --- /dev/null +++ b/stable/rdesktop/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.7](https://github.com/truecharts/charts/compare/rdesktop-4.0.6...rdesktop-4.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.6/app-readme.md b/stable/rdesktop/4.0.7/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.6/app-readme.md rename to stable/rdesktop/4.0.7/app-readme.md diff --git a/stable/webtop/5.0.6/charts/common-12.4.20.tgz b/stable/rdesktop/4.0.7/charts/common-12.4.20.tgz similarity index 100% rename from stable/webtop/5.0.6/charts/common-12.4.20.tgz rename to stable/rdesktop/4.0.7/charts/common-12.4.20.tgz diff --git a/stable/rdesktop/4.0.6/ix_values.yaml b/stable/rdesktop/4.0.7/ix_values.yaml similarity index 97% rename from stable/rdesktop/4.0.6/ix_values.yaml rename to stable/rdesktop/4.0.7/ix_values.yaml index df1f3e8326c..c7f7a2dbbd0 100644 --- a/stable/rdesktop/4.0.6/ix_values.yaml +++ b/stable/rdesktop/4.0.7/ix_values.yaml @@ -94,7 +94,12 @@ archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm tag: latest@sha256:e7c1e505662d3485d09bdde575df0ea150ae3893c8c3816390d157f5853612d1 pullPolicy: Always -imageSelector: image +workload: + main: + podSpec: + containers: + main: + imageSelector: image service: main: ports: diff --git a/stable/rdesktop/4.0.7/questions.yaml b/stable/rdesktop/4.0.7/questions.yaml new file mode 100644 index 00000000000..01d1ea33a46 --- /dev/null +++ b/stable/rdesktop/4.0.7/questions.yaml @@ -0,0 +1,1919 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: imageSelector + group: Container Image + label: Select Image + schema: + type: string + default: image + enum: + # XFCE + - value: image + description: XFCE Alpine + - value: ubuntuXFCEImage + description: XFCE Ubuntu + - value: fedoraXFCEImage + description: XFCE Fedora + - value: archXFCEImage + description: XFCE Arch + # KDE + - value: alpineKDEImage + description: KDE Alpine + - value: ubuntuKDEImage + description: KDE Ubuntu + - value: fedoraKDEImage + description: KDE Fedora + - value: archKDEImage + description: KDE Arch + # Mate + - value: alpineMATEImage + description: Mate Alpine + - value: ubuntuMATEImage + description: Mate Ubuntu + - value: fedoraMATEImage + description: Mate Fedora + - value: archMATEImage + description: Mate Arch + # I3 + - value: alpineI3Image + description: I3 Alpine + - value: ubuntuI3Image + description: I3 Ubuntu + - value: fedoraI3Image + description: I3 Fedora + - value: archI3Image + description: I3 Arch + # OpenBox + - value: alpineOpenBoxImage + description: OpenBox Alpine + - value: ubuntuOpenBoxImage + description: OpenBox Ubuntu + - value: fedoraOpenBoxImage + description: OpenBox Fedora + - value: archOpenBoxImage + description: OpenBox Arch + # OpenBox + - value: alpineICEWMImage + description: ICEWM Alpine + - value: ubuntuICEWMImage + description: ICEWM Ubuntu + - value: fedoraICEWMImage + description: ICEWM Fedora + - value: archICEWMImage + description: ICEWM Arch + + + - 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: + 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 + - 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: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3389 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + hidden: true + type: boolean + default: false + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "config Storage" + description: "abc users home directory" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", "0"]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - 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: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/webtop/5.0.6/templates/NOTES.txt b/stable/rdesktop/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.6/templates/NOTES.txt rename to stable/rdesktop/4.0.7/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.6/templates/common.yaml b/stable/rdesktop/4.0.7/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.6/templates/common.yaml rename to stable/rdesktop/4.0.7/templates/common.yaml diff --git a/stable/webtop/5.0.6/values.yaml b/stable/rdesktop/4.0.7/values.yaml similarity index 100% rename from stable/webtop/5.0.6/values.yaml rename to stable/rdesktop/4.0.7/values.yaml diff --git a/stable/transmission/16.0.8/CHANGELOG.md b/stable/transmission/16.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9b1868268a3 --- /dev/null +++ b/stable/transmission/16.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [transmission-16.0.8](https://github.com/truecharts/charts/compare/transmission-16.0.7...transmission-16.0.8) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [transmission-16.0.7](https://github.com/truecharts/charts/compare/transmission-16.0.6...transmission-16.0.7) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [transmission-16.0.6](https://github.com/truecharts/charts/compare/transmission-16.0.5...transmission-16.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [transmission-16.0.5](https://github.com/truecharts/charts/compare/transmission-16.0.4...transmission-16.0.5) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + + +## [transmission-16.0.4](https://github.com/truecharts/charts/compare/transmission-16.0.3...transmission-16.0.4) (2023-04-14) + + + + +## [transmission-16.0.3](https://github.com/truecharts/charts/compare/transmission-16.0.2...transmission-16.0.3) (2023-04-14) + +### Chore + +- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) + - bump common on transmission + + + + +## [transmission-16.0.2](https://github.com/truecharts/charts/compare/transmission-16.0.1...transmission-16.0.2) (2023-04-12) + + + + +## [transmission-16.0.1](https://github.com/truecharts/charts/compare/transmission-16.0.0...transmission-16.0.1) (2023-04-11) + +### Fix + +- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) + + + + +## [transmission-16.0.0](https://github.com/truecharts/charts/compare/transmission-15.0.3...transmission-16.0.0) (2023-04-11) + +### Feat + +- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) + + + + +## [transmission-15.0.3](https://github.com/truecharts/charts/compare/transmission-15.0.2...transmission-15.0.3) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [transmission-15.0.2](https://github.com/truecharts/charts/compare/transmission-15.0.1...transmission-15.0.2) (2023-01-09) + +### Fix + +- automatically set torrent udp port based on tcp port + + + + +## [transmission-15.0.1](https://github.com/truecharts/charts/compare/transmission-15.0.0...transmission-15.0.1) (2023-01-09) diff --git a/stable/transmission/16.0.8/Chart.yaml b/stable/transmission/16.0.8/Chart.yaml new file mode 100644 index 00000000000..e9f99314243 --- /dev/null +++ b/stable/transmission/16.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.4.20 +deprecated: false +description: fast, easy, and free BitTorrent client. +home: https://truecharts.org/charts/stable/transmission +icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: transmission +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://github.com/transmission/transmission +type: application +version: 16.0.8 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" diff --git a/stable/transmission/16.0.8/README.md b/stable/transmission/16.0.8/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/transmission/16.0.8/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/transmission/16.0.8/app-changelog.md b/stable/transmission/16.0.8/app-changelog.md new file mode 100644 index 00000000000..1949d0b39e8 --- /dev/null +++ b/stable/transmission/16.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [transmission-16.0.8](https://github.com/truecharts/charts/compare/transmission-16.0.7...transmission-16.0.8) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/transmission/16.0.8/app-readme.md b/stable/transmission/16.0.8/app-readme.md new file mode 100644 index 00000000000..7ad905d1d99 --- /dev/null +++ b/stable/transmission/16.0.8/app-readme.md @@ -0,0 +1,8 @@ +fast, easy, and free BitTorrent client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/transmission](https://truecharts.org/charts/stable/transmission) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/transmission/16.0.8/charts/common-12.4.20.tgz b/stable/transmission/16.0.8/charts/common-12.4.20.tgz new file mode 100644 index 00000000000..7e460dea867 Binary files /dev/null and b/stable/transmission/16.0.8/charts/common-12.4.20.tgz differ diff --git a/stable/transmission/16.0.8/ix_values.yaml b/stable/transmission/16.0.8/ix_values.yaml new file mode 100644 index 00000000000..9de5f3f3cfe --- /dev/null +++ b/stable/transmission/16.0.8/ix_values.yaml @@ -0,0 +1,122 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + startup: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + readiness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + env: + # PUID: 1001 + # URL is set here so it wont be able to get overwritten by the user + # as this will break the probes, if the need arises we can expose it. + TRANSMISSION__RPC_URL: "/transmission" + # TRANSMISSION_RPC_USERNAME: "" + # TRANSMISSION_RPC_PASSWORD: "" + # TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION_ALT_SPEED_DOWN: 50 + # TRANSMISSION_ALT_SPEED_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION_ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION_ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_END: 1020 + # TRANSMISSION_ALT_SPEED_UP: 50 + # TRANSMISSION_BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION_BIND_ADDRESS_IPV6: "::" + # TRANSMISSION_BLOCKLIST_ENABLED: true + # TRANSMISSION_BLOCKLIST_URL: "http://john.bitsurge.net/public/biglist.p2p.gz" + # TRANSMISSION_CACHE_SIZE_MB: 4 + # TRANSMISSION_DHT_ENABLED: true + # TRANSMISSION_DOWNLOAD_DIR: "/downloads/complete" + # TRANSMISSION_DOWNLOAD_QUEUE_ENABLED: true + # TRANSMISSION_DOWNLOAD_QUEUE_SIZE: 5 + # TRANSMISSION_ENCRYPTION: 1 + # TRANSMISSION_IDLE_SEEDING_LIMIT: 30 + # TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED: false + # TRANSMISSION_INCOMPLETE_DIR: "/downloads/incomplete" + # TRANSMISSION_INCOMPLETE_DIR_ENABLED: true + # TRANSMISSION_LPD_ENABLED: false + # TRANSMISSION_MESSAGE_LEVEL: 2 + # TRANSMISSION_PEER_CONGESTION_ALGORITHM: "" + # TRANSMISSION_PEER_ID_TTL_HOURS: 6 + # TRANSMISSION_PEER_LIMIT_GLOBAL: 200 + # TRANSMISSION_PEER_LIMIT_PER_TORRENT: 50 + TRANSMISSION_PEER_PORT: "{{ .Values.service.torrent.ports.torrent.port }}" + # TRANSMISSION_PEER_PORT_RANDOM_HIGH: 65535 + # TRANSMISSION_PEER_PORT_RANDOM_LOW: 49152 + # TRANSMISSION_PEER_PORT_RANDOM_ON_START: false + # TRANSMISSION_PEER_SOCKET_TOS: default" + # TRANSMISSION_PEX_ENABLED: true + # TRANSMISSION_PORT_FORWARDING_ENABLED: false + # TRANSMISSION_PREALLOCATION: 1 + # TRANSMISSION_PREFETCH_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_MINUTES: 30 + # TRANSMISSION_RATIO_LIMIT: 2 + # TRANSMISSION_RATIO_LIMIT_ENABLED: false + # TRANSMISSION_RENAME_PARTIAL_FILES: true + # TRANSMISSION_RPC_BIND_ADDRESS: "0.0.0.0" + # TRANSMISSION_RPC_ENABLED: true + # TRANSMISSION_RPC_HOST_WHITELIST: "" + # TRANSMISSION_RPC_HOST_WHITELIST_ENABLED: false + TRANSMISSION_RPC_PORT: "{{ .Values.service.main.ports.main.port }}" + # TRANSMISSION_RPC_URL: "/transmission/" + # TRANSMISSION_RPC_WHITELIST: "" + # TRANSMISSION_RPC_WHITELIST_ENABLED: false + # TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED: true + # TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED: false + # TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME: "" + # TRANSMISSION_SEED_QUEUE_ENABLED: false + # TRANSMISSION_SEED_QUEUE_SIZE: 10 + # TRANSMISSION_SPEED_LIMIT_DOWN: 100 + # TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED: false + # TRANSMISSION_SPEED_LIMIT_UP: 100 + # TRANSMISSION_SPEED_LIMIT_UP_ENABLED: false + # TRANSMISSION_START_ADDED_TORRENTS: true + # TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES: false + # TRANSMISSION_UMASK: 2 + # TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT: 14 + # TRANSMISSION_UTP_ENABLED: true + # TRANSMISSION_WATCH_DIR: "/watch" + # TRANSMISSION_WATCH_DIR_ENABLED: false +persistence: + config: + enabled: true + mountPath: "/config" + +service: + main: + ports: + main: + port: 10109 + targetPort: 9091 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + protocol: tcp + torrentudp: + enabled: true + port: 51414 + protocol: udp + +portal: + open: + enabled: true + +manifestManager: + enabled: false diff --git a/stable/transmission/16.0.8/questions.yaml b/stable/transmission/16.0.8/questions.yaml new file mode 100644 index 00000000000..753a9d7079e --- /dev/null +++ b/stable/transmission/16.0.8/questions.yaml @@ -0,0 +1,2228 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/transmission/web/#files" +questions: + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_RPC_USERNAME + label: TRANSMISSION_RPC_USERNAME + schema: + type: string + default: "REPLACETHIS" + - variable: TRANSMISSION_RPC_PASSWORD + label: TRANSMISSION_RPC_PASSWORD + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: TRANSMISSION_ALT_SPEED_DOWN + label: TRANSMISSION_ALT_SPEED_DOWN + schema: + type: int + default: 50 + - variable: TRANSMISSION_ALT_SPEED_ENABLED + label: TRANSMISSION_ALT_SPEED_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_BEGIN + label: TRANSMISSION_ALT_SPEED_TIME_BEGIN + schema: + type: int + default: 540 + - variable: TRANSMISSION_ALT_SPEED_TIME_DAY + label: TRANSMISSION_ALT_SPEED_TIME_DAY + schema: + type: int + default: 127 + - variable: TRANSMISSION_ALT_SPEED_TIME_ENABLED + label: TRANSMISSION_ALT_SPEED_TIME_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_END + label: TRANSMISSION_ALT_SPEED_TIME_END + schema: + type: int + default: 1020 + - variable: TRANSMISSION_ALT_SPEED_UP + label: TRANSMISSION_ALT_SPEED_UP + schema: + type: int + default: 50 + - variable: TRANSMISSION_BIND_ADDRESS_IPV4 + label: TRANSMISSION_BIND_ADDRESS_IPV4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_BIND_ADDRESS_IPV6 + label: TRANSMISSION_BIND_ADDRESS_IPV6 + schema: + type: string + default: "::" + - variable: TRANSMISSION_BLOCKLIST_ENABLED + label: TRANSMISSION_BLOCKLIST_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_BLOCKLIST_URL + label: TRANSMISSION_BLOCKLIST_URL + schema: + type: string + default: "http://john.bitsurge.net/public/biglist.p2p.gz" + - variable: TRANSMISSION_CACHE_SIZE_MB + label: TRANSMISSION_CACHE_SIZE_MB + schema: + type: int + default: 4 + - variable: TRANSMISSION_DHT_ENABLED + label: TRANSMISSION_DHT_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_DIR + label: TRANSMISSION_DOWNLOAD_DIR + schema: + type: string + default: "/downloads/complete" + - variable: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + label: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + label: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + schema: + type: int + default: 5 + - variable: TRANSMISSION_ENCRYPTION + label: TRANSMISSION_ENCRYPTION + schema: + type: int + default: 1 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT + label: TRANSMISSION_IDLE_SEEDING_LIMIT + schema: + type: int + default: 30 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + label: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_INCOMPLETE_DIR + label: TRANSMISSION_INCOMPLETE_DIR + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION_INCOMPLETE_DIR_ENABLED + label: TRANSMISSION_INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_LPD_ENABLED + label: TRANSMISSION_LPD_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_MESSAGE_LEVEL + label: TRANSMISSION_MESSAGE_LEVEL + schema: + type: int + default: 2 + - variable: TRANSMISSION_PEER_CONGESTION_ALGORITHM + label: TRANSMISSION_PEER_CONGESTION_ALGORITHM + schema: + type: string + default: "" + - variable: TRANSMISSION_PEER_ID_TTL_HOURS + label: TRANSMISSION_PEER_ID_TTL_HOURS + schema: + type: int + default: 6 + - variable: TRANSMISSION_PEER_LIMIT_GLOBAL + label: TRANSMISSION_PEER_LIMIT_GLOBAL + schema: + type: int + default: 200 + - variable: TRANSMISSION_PEER_LIMIT_PER_TORRENT + label: TRANSMISSION_PEER_LIMIT_PER_TORRENT + schema: + type: int + default: 50 + - variable: TRANSMISSION_PEER_SOCKET_TOS + label: TRANSMISSION_PEER_SOCKET_TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION_PEX_ENABLED + label: TRANSMISSION_PEX_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_PORT_FORWARDING_ENABLED + label: TRANSMISSION_PORT_FORWARDING_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_PREALLOCATION + label: TRANSMISSION_PREALLOCATION + schema: + type: int + default: 1 + - variable: TRANSMISSION_PREFETCH_ENABLED + label: TRANSMISSION_PREFETCH_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_ENABLED + label: TRANSMISSION_QUEUE_STALLED_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_MINUTES + label: TRANSMISSION_QUEUE_STALLED_MINUTES + schema: + type: int + default: 30 + - variable: TRANSMISSION_RATIO_LIMIT + label: TRANSMISSION_RATIO_LIMIT + schema: + type: int + default: 2 + - variable: TRANSMISSION_RATIO_LIMIT_ENABLED + label: TRANSMISSION_RATIO_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RENAME_PARTIAL_FILES + label: TRANSMISSION_RENAME_PARTIAL_FILES + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + label: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_BIND_ADDRESS + label: TRANSMISSION_RPC_BIND_ADDRESS + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_RPC_ENABLED + label: TRANSMISSION_RPC_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_HOST_WHITELIST + label: TRANSMISSION_RPC_HOST_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + label: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_WHITELIST + label: TRANSMISSION_RPC_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_WHITELIST_ENABLED + label: TRANSMISSION_RPC_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + label: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + label: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + label: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + schema: + type: string + default: "" + - variable: TRANSMISSION_SEED_QUEUE_ENABLED + label: TRANSMISSION_SEED_QUEUE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SEED_QUEUE_SIZE + label: TRANSMISSION_SEED_QUEUE_SIZE + schema: + type: int + default: 10 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN + label: TRANSMISSION_SPEED_LIMIT_DOWN + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + label: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SPEED_LIMIT_UP + label: TRANSMISSION_SPEED_LIMIT_UP + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + label: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_START_ADDED_TORRENTS + label: TRANSMISSION_START_ADDED_TORRENTS + schema: + type: boolean + default: true + - variable: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + label: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + schema: + type: boolean + default: false + - variable: TRANSMISSION_UMASK + label: TRANSMISSION_UMASK + schema: + type: int + default: 2 + - variable: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + label: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + schema: + type: int + default: 14 + - variable: TRANSMISSION_UTP_ENABLED + label: TRANSMISSION_UTP_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_WATCH_DIR + label: TRANSMISSION_WATCH_DIR + schema: + type: string + default: "/watch" + - variable: TRANSMISSION_WATCH_DIR_ENABLED + label: TRANSMISSION_WATCH_DIR_ENABLED + schema: + type: boolean + default: false + - 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: + 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 + - 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: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10109 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51414 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + hidden: true + type: boolean + default: false + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", "0"]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - 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: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/transmission/16.0.8/templates/NOTES.txt b/stable/transmission/16.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/transmission/16.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/transmission/16.0.8/templates/common.yaml b/stable/transmission/16.0.8/templates/common.yaml new file mode 100644 index 00000000000..5e5e0d8c871 --- /dev/null +++ b/stable/transmission/16.0.8/templates/common.yaml @@ -0,0 +1,15 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Set it to the same port as "torrent" service/port */}} +{{- $_ := set $.Values.service.torrent.ports.torrentudp "port" .Values.service.torrent.ports.torrent.port -}} + +{{- if .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_AUTHENTICATION_REQUIRED -}} + {{- $headers := (dict "Authorization" (printf "Basic %s" (printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_USERNAME .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_PASSWORD | b64enc))) -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.liveness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.readiness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.startup "httpHeaders" $headers -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/transmission/16.0.8/values.yaml b/stable/transmission/16.0.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webtop/5.0.6/app-changelog.md b/stable/webtop/5.0.6/app-changelog.md deleted file mode 100644 index b5e7cf78319..00000000000 --- a/stable/webtop/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.6](https://github.com/truecharts/charts/compare/webtop-5.0.5...webtop-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.6/CHANGELOG.md b/stable/webtop/5.0.7/CHANGELOG.md similarity index 91% rename from stable/webtop/5.0.6/CHANGELOG.md rename to stable/webtop/5.0.7/CHANGELOG.md index 9cc94536060..84b776a1e33 100644 --- a/stable/webtop/5.0.6/CHANGELOG.md +++ b/stable/webtop/5.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.7](https://github.com/truecharts/charts/compare/webtop-5.0.6...webtop-5.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + ## [webtop-5.0.6](https://github.com/truecharts/charts/compare/webtop-5.0.5...webtop-5.0.6) (2023-04-16) ### Chore @@ -88,12 +97,3 @@ - update webtop - - -## [webtop-4.0.7](https://github.com/truecharts/charts/compare/webtop-4.0.6...webtop-4.0.7) (2023-02-03) - -### Chore - -- update webtop - - diff --git a/stable/webtop/5.0.6/Chart.yaml b/stable/webtop/5.0.7/Chart.yaml similarity index 98% rename from stable/webtop/5.0.6/Chart.yaml rename to stable/webtop/5.0.7/Chart.yaml index b79e8c9f220..705e67efbc3 100644 --- a/stable/webtop/5.0.6/Chart.yaml +++ b/stable/webtop/5.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 5.0.6 +version: 5.0.7 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.7/README.md b/stable/webtop/5.0.7/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webtop/5.0.7/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webtop/5.0.7/app-changelog.md b/stable/webtop/5.0.7/app-changelog.md new file mode 100644 index 00000000000..9ae7d2e2f4b --- /dev/null +++ b/stable/webtop/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.7](https://github.com/truecharts/charts/compare/webtop-5.0.6...webtop-5.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.6/app-readme.md b/stable/webtop/5.0.7/app-readme.md similarity index 100% rename from stable/webtop/5.0.6/app-readme.md rename to stable/webtop/5.0.7/app-readme.md diff --git a/stable/webtop/5.0.7/charts/common-12.4.20.tgz b/stable/webtop/5.0.7/charts/common-12.4.20.tgz new file mode 100644 index 00000000000..7e460dea867 Binary files /dev/null and b/stable/webtop/5.0.7/charts/common-12.4.20.tgz differ diff --git a/stable/webtop/5.0.6/ix_values.yaml b/stable/webtop/5.0.7/ix_values.yaml similarity index 99% rename from stable/webtop/5.0.6/ix_values.yaml rename to stable/webtop/5.0.7/ix_values.yaml index ac989e8ac63..a4a93ff4db4 100644 --- a/stable/webtop/5.0.6/ix_values.yaml +++ b/stable/webtop/5.0.7/ix_values.yaml @@ -94,7 +94,6 @@ archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm tag: latest@sha256:094c9bc41070551ab5a9e76ac33c294285865d0c5d844d11826a7647ad14a3fa pullPolicy: Always -imageSelector: image service: main: ports: @@ -119,6 +118,7 @@ workload: podSpec: containers: main: + imageSelector: image env: KEYBOARD: "en-us-qwerty" CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/webtop/5.0.6/questions.yaml b/stable/webtop/5.0.7/questions.yaml similarity index 95% rename from stable/webtop/5.0.6/questions.yaml rename to stable/webtop/5.0.7/questions.yaml index 2a76b4d68ee..c524c8917c6 100644 --- a/stable/webtop/5.0.6/questions.yaml +++ b/stable/webtop/5.0.7/questions.yaml @@ -39,67 +39,7 @@ portals: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: imageSelector - group: Container Image - label: Select Image - schema: - type: string - default: image - enum: - # XFCE - - value: image - description: XFCE Alpine - - value: ubuntuXFCEImage - description: XFCE Ubuntu - - value: fedoraXFCEImage - description: XFCE Fedora - - value: archXFCEImage - description: XFCE Arch - # KDE - - value: alpineKDEImage - description: KDE Alpine - - value: ubuntuKDEImage - description: KDE Ubuntu - - value: fedoraKDEImage - description: KDE Fedora - - value: archKDEImage - description: KDE Arch - # Mate - - value: alpineMATEImage - description: Mate Alpine - - value: ubuntuMATEImage - description: Mate Ubuntu - - value: fedoraMATEImage - description: Mate Fedora - - value: archMATEImage - description: Mate Arch - # I3 - - value: alpineI3Image - description: I3 Alpine - - value: ubuntuI3Image - description: I3 Ubuntu - - value: fedoraI3Image - description: I3 Fedora - - value: archI3Image - description: I3 Arch - # OpenBox - - value: alpineOpenBoxImage - description: OpenBox Alpine - - value: ubuntuOpenBoxImage - description: OpenBox Ubuntu - - value: fedoraOpenBoxImage - description: OpenBox Fedora - - value: archOpenBoxImage - description: OpenBox Arch - # OpenBox - - value: alpineICEWMImage - description: ICEWM Alpine - - value: ubuntuICEWMImage - description: ICEWM Ubuntu - - value: fedoraICEWMImage - description: ICEWM Fedora - - value: archICEWMImage - description: ICEWM Arch + - variable: workload group: "Workload Settings" label: "" @@ -149,10 +89,67 @@ questions: additional_attrs: true type: dict attrs: - - + - variable: imageSelector + label: Select Image + schema: + type: string + default: image + enum: + # XFCE + - value: image + description: XFCE Alpine + - value: ubuntuXFCEImage + description: XFCE Ubuntu + - value: fedoraXFCEImage + description: XFCE Fedora + - value: archXFCEImage + description: XFCE Arch + # KDE + - value: alpineKDEImage + description: KDE Alpine + - value: ubuntuKDEImage + description: KDE Ubuntu + - value: fedoraKDEImage + description: KDE Fedora + - value: archKDEImage + description: KDE Arch + # Mate + - value: alpineMATEImage + description: Mate Alpine + - value: ubuntuMATEImage + description: Mate Ubuntu + - value: fedoraMATEImage + description: Mate Fedora + - value: archMATEImage + description: Mate Arch + # I3 + - value: alpineI3Image + description: I3 Alpine + - value: ubuntuI3Image + description: I3 Ubuntu + - value: fedoraI3Image + description: I3 Fedora + - value: archI3Image + description: I3 Arch + # OpenBox + - value: alpineOpenBoxImage + description: OpenBox Alpine + - value: ubuntuOpenBoxImage + description: OpenBox Ubuntu + - value: fedoraOpenBoxImage + description: OpenBox Fedora + - value: archOpenBoxImage + description: OpenBox Arch + # OpenBox + - value: alpineICEWMImage + description: ICEWM Alpine + - value: ubuntuICEWMImage + description: ICEWM Ubuntu + - value: fedoraICEWMImage + description: ICEWM Fedora + - value: archICEWMImage + description: ICEWM Arch - variable: env - group: App Configuration label: Image Environment schema: additional_attrs: true diff --git a/stable/webtop/5.0.7/templates/NOTES.txt b/stable/webtop/5.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webtop/5.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webtop/5.0.6/templates/common.yaml b/stable/webtop/5.0.7/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.6/templates/common.yaml rename to stable/webtop/5.0.7/templates/common.yaml diff --git a/stable/webtop/5.0.7/values.yaml b/stable/webtop/5.0.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d