diff --git a/dependency/redis/8.0.33/app-changelog.md b/dependency/redis/8.0.33/app-changelog.md deleted file mode 100644 index 51931f2502..0000000000 --- a/dependency/redis/8.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.33](https://github.com/truecharts/charts/compare/redis-8.0.32...redis-8.0.33) (2023-10-15) - -### Chore - -- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.33/CHANGELOG.md b/dependency/redis/8.0.34/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.33/CHANGELOG.md rename to dependency/redis/8.0.34/CHANGELOG.md index 9a02a58b45..142a152d3d 100644 --- a/dependency/redis/8.0.33/CHANGELOG.md +++ b/dependency/redis/8.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.34](https://github.com/truecharts/charts/compare/redis-8.0.33...redis-8.0.34) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/redis to v7.2.2 ([#13740](https://github.com/truecharts/charts/issues/13740)) + + + + ## [redis-8.0.33](https://github.com/truecharts/charts/compare/redis-8.0.32...redis-8.0.33) (2023-10-15) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.24](https://github.com/truecharts/charts/compare/redis-8.0.23...redis-8.0.24) (2023-09-22) ### Chore - -- update container image tccr.io/truecharts/redis to v7.2.1 ([#12823](https://github.com/truecharts/charts/issues/12823)) - - - - -## [redis-8.0.23](https://github.com/truecharts/charts/compare/redis-8.0.22...redis-8.0.23) (2023-09-19) - -### Chore diff --git a/dependency/redis/8.0.33/Chart.yaml b/dependency/redis/8.0.34/Chart.yaml similarity index 95% rename from dependency/redis/8.0.33/Chart.yaml rename to dependency/redis/8.0.34/Chart.yaml index fbdf0073de..6b33c12f97 100644 --- a/dependency/redis/8.0.33/Chart.yaml +++ b/dependency/redis/8.0.34/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.2.1" +appVersion: "7.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 8.0.33 +version: 8.0.34 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/8.0.33/README.md b/dependency/redis/8.0.34/README.md similarity index 100% rename from dependency/redis/8.0.33/README.md rename to dependency/redis/8.0.34/README.md diff --git a/dependency/redis/8.0.34/app-changelog.md b/dependency/redis/8.0.34/app-changelog.md new file mode 100644 index 0000000000..7a26d1b9e5 --- /dev/null +++ b/dependency/redis/8.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.34](https://github.com/truecharts/charts/compare/redis-8.0.33...redis-8.0.34) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/redis to v7.2.2 ([#13740](https://github.com/truecharts/charts/issues/13740)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.33/app-readme.md b/dependency/redis/8.0.34/app-readme.md similarity index 100% rename from dependency/redis/8.0.33/app-readme.md rename to dependency/redis/8.0.34/app-readme.md diff --git a/dependency/redis/8.0.33/charts/common-14.0.14.tgz b/dependency/redis/8.0.34/charts/common-14.0.14.tgz similarity index 100% rename from dependency/redis/8.0.33/charts/common-14.0.14.tgz rename to dependency/redis/8.0.34/charts/common-14.0.14.tgz diff --git a/dependency/redis/8.0.33/ix_values.yaml b/dependency/redis/8.0.34/ix_values.yaml similarity index 98% rename from dependency/redis/8.0.33/ix_values.yaml rename to dependency/redis/8.0.34/ix_values.yaml index 33802e98f3..532082e848 100644 --- a/dependency/redis/8.0.33/ix_values.yaml +++ b/dependency/redis/8.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v7.2.1@sha256:01e1cd968ac2fa89c5c9008d49e63531d843c396eebff62f910784cbe2873811 + tag: v7.2.2@sha256:3623fd2ff6120e47b578da6e7d4d99e1fa60ceba5818f156ceb163270d8dfad0 workload: main: diff --git a/dependency/redis/8.0.33/questions.yaml b/dependency/redis/8.0.34/questions.yaml similarity index 100% rename from dependency/redis/8.0.33/questions.yaml rename to dependency/redis/8.0.34/questions.yaml diff --git a/dependency/redis/8.0.33/templates/NOTES.txt b/dependency/redis/8.0.34/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.33/templates/NOTES.txt rename to dependency/redis/8.0.34/templates/NOTES.txt diff --git a/dependency/redis/8.0.33/templates/common.yaml b/dependency/redis/8.0.34/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.33/templates/common.yaml rename to dependency/redis/8.0.34/templates/common.yaml diff --git a/dependency/redis/8.0.33/values.yaml b/dependency/redis/8.0.34/values.yaml similarity index 100% rename from dependency/redis/8.0.33/values.yaml rename to dependency/redis/8.0.34/values.yaml diff --git a/stable/adguard-home/6.0.5/app-changelog.md b/stable/adguard-home/6.0.5/app-changelog.md deleted file mode 100644 index 094d59e4b2..0000000000 --- a/stable/adguard-home/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguard-home-6.0.5](https://github.com/truecharts/charts/compare/adguard-home-6.0.4...adguard-home-6.0.5) (2023-10-11) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.39 ([#13524](https://github.com/truecharts/charts/issues/13524)) - - \ No newline at end of file diff --git a/stable/adguard-home/6.0.5/CHANGELOG.md b/stable/adguard-home/6.0.6/CHANGELOG.md similarity index 91% rename from stable/adguard-home/6.0.5/CHANGELOG.md rename to stable/adguard-home/6.0.6/CHANGELOG.md index 3f9ef26835..1bc0c39b3a 100644 --- a/stable/adguard-home/6.0.5/CHANGELOG.md +++ b/stable/adguard-home/6.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [adguard-home-6.0.6](https://github.com/truecharts/charts/compare/adguard-home-6.0.5...adguard-home-6.0.6) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.40 ([#13752](https://github.com/truecharts/charts/issues/13752)) + + + + ## [adguard-home-6.0.5](https://github.com/truecharts/charts/compare/adguard-home-6.0.4...adguard-home-6.0.5) (2023-10-11) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/adguard-home to v0.107.33 ([#10210](https://github.com/truecharts/charts/issues/10210)) - - - -## [adguard-home-5.0.27](https://github.com/truecharts/charts/compare/adguard-home-5.0.26...adguard-home-5.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/adguard-home/6.0.5/Chart.yaml b/stable/adguard-home/6.0.6/Chart.yaml similarity index 94% rename from stable/adguard-home/6.0.5/Chart.yaml rename to stable/adguard-home/6.0.6/Chart.yaml index 5b9a5df48c..7d493d1d34 100644 --- a/stable/adguard-home/6.0.5/Chart.yaml +++ b/stable/adguard-home/6.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.107.39" +appVersion: "0.107.40" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ maintainers: name: adguard-home sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home -version: 6.0.5 +version: 6.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/adguard-home/6.0.5/README.md b/stable/adguard-home/6.0.6/README.md similarity index 100% rename from stable/adguard-home/6.0.5/README.md rename to stable/adguard-home/6.0.6/README.md diff --git a/stable/adguard-home/6.0.6/app-changelog.md b/stable/adguard-home/6.0.6/app-changelog.md new file mode 100644 index 0000000000..ae4217772e --- /dev/null +++ b/stable/adguard-home/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguard-home-6.0.6](https://github.com/truecharts/charts/compare/adguard-home-6.0.5...adguard-home-6.0.6) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.40 ([#13752](https://github.com/truecharts/charts/issues/13752)) + + \ No newline at end of file diff --git a/stable/adguard-home/6.0.5/app-readme.md b/stable/adguard-home/6.0.6/app-readme.md similarity index 100% rename from stable/adguard-home/6.0.5/app-readme.md rename to stable/adguard-home/6.0.6/app-readme.md diff --git a/stable/adguard-home/6.0.5/charts/common-14.0.9.tgz b/stable/adguard-home/6.0.6/charts/common-14.0.9.tgz similarity index 100% rename from stable/adguard-home/6.0.5/charts/common-14.0.9.tgz rename to stable/adguard-home/6.0.6/charts/common-14.0.9.tgz diff --git a/stable/adguard-home/6.0.5/ix_values.yaml b/stable/adguard-home/6.0.6/ix_values.yaml similarity index 96% rename from stable/adguard-home/6.0.5/ix_values.yaml rename to stable/adguard-home/6.0.6/ix_values.yaml index bb50c95203..a08da23729 100644 --- a/stable/adguard-home/6.0.5/ix_values.yaml +++ b/stable/adguard-home/6.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/adguard-home - tag: v0.107.39@sha256:e731faeee0af2a444b6b5532718dacc088ce363385decc3c2fb46b309eb8d490 + tag: v0.107.40@sha256:bee86c4689951b6f4218916a72fe134c425ba44dc0ca14f65f91a0c18023897a pullPolicy: IfNotPresent securityContext: diff --git a/stable/adguard-home/6.0.5/questions.yaml b/stable/adguard-home/6.0.6/questions.yaml similarity index 100% rename from stable/adguard-home/6.0.5/questions.yaml rename to stable/adguard-home/6.0.6/questions.yaml diff --git a/stable/adguard-home/6.0.5/templates/NOTES.txt b/stable/adguard-home/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/6.0.5/templates/NOTES.txt rename to stable/adguard-home/6.0.6/templates/NOTES.txt diff --git a/stable/adguard-home/6.0.5/templates/common.yaml b/stable/adguard-home/6.0.6/templates/common.yaml similarity index 100% rename from stable/adguard-home/6.0.5/templates/common.yaml rename to stable/adguard-home/6.0.6/templates/common.yaml diff --git a/stable/adguard-home/6.0.5/values.yaml b/stable/adguard-home/6.0.6/values.yaml similarity index 100% rename from stable/adguard-home/6.0.5/values.yaml rename to stable/adguard-home/6.0.6/values.yaml diff --git a/stable/booksonic-air/10.0.11/CHANGELOG.md b/stable/booksonic-air/10.0.11/CHANGELOG.md new file mode 100644 index 0000000000..2c3eefe241 --- /dev/null +++ b/stable/booksonic-air/10.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [booksonic-air-10.0.11](https://github.com/truecharts/charts/compare/booksonic-air-10.0.10...booksonic-air-10.0.11) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13745](https://github.com/truecharts/charts/issues/13745)) + + + + +## [booksonic-air-10.0.10](https://github.com/truecharts/charts/compare/booksonic-air-10.0.9...booksonic-air-10.0.10) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13511](https://github.com/truecharts/charts/issues/13511)) + + + + +## [booksonic-air-10.0.9](https://github.com/truecharts/charts/compare/booksonic-air-10.0.8...booksonic-air-10.0.9) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [booksonic-air-10.0.8](https://github.com/truecharts/charts/compare/booksonic-air-10.0.7...booksonic-air-10.0.8) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13243](https://github.com/truecharts/charts/issues/13243)) + + + + +## [booksonic-air-10.0.7](https://github.com/truecharts/charts/compare/booksonic-air-10.0.6...booksonic-air-10.0.7) (2023-09-27) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13008](https://github.com/truecharts/charts/issues/13008)) + + + + +## [booksonic-air-10.0.6](https://github.com/truecharts/charts/compare/booksonic-air-10.0.5...booksonic-air-10.0.6) (2023-09-20) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#12781](https://github.com/truecharts/charts/issues/12781)) + + + + +## [booksonic-air-10.0.5](https://github.com/truecharts/charts/compare/booksonic-air-10.0.4...booksonic-air-10.0.5) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#12294](https://github.com/truecharts/charts/issues/12294)) + + + + +## [booksonic-air-10.0.4](https://github.com/truecharts/charts/compare/booksonic-air-10.0.3...booksonic-air-10.0.4) (2023-08-23) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11824](https://github.com/truecharts/charts/issues/11824)) + + + + +## [booksonic-air-10.0.3](https://github.com/truecharts/charts/compare/booksonic-air-10.0.2...booksonic-air-10.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11606](https://github.com/truecharts/charts/issues/11606)) + + + + +## [booksonic-air-10.0.2](https://github.com/truecharts/charts/compare/booksonic-air-10.0.1...booksonic-air-10.0.2) (2023-08-09) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#11366](https://github.com/truecharts/charts/issues/11366)) + + + + +## [booksonic-air-10.0.1](https://github.com/truecharts/charts/compare/booksonic-air-10.0.0...booksonic-air-10.0.1) (2023-08-02) + +### Chore diff --git a/stable/booksonic-air/10.0.11/Chart.yaml b/stable/booksonic-air/10.0.11/Chart.yaml new file mode 100644 index 0000000000..7cc8707ffd --- /dev/null +++ b/stable/booksonic-air/10.0.11/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +description: Booksonic is a platform for accessing the audibooks you own wherever you are +home: https://truecharts.org/charts/stable/booksonic-air +icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://github.com/popeen/Booksonic-Air +version: 10.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/5.0.2/README.md b/stable/booksonic-air/10.0.11/README.md similarity index 100% rename from stable/czkawka/5.0.2/README.md rename to stable/booksonic-air/10.0.11/README.md diff --git a/stable/booksonic-air/10.0.11/app-changelog.md b/stable/booksonic-air/10.0.11/app-changelog.md new file mode 100644 index 0000000000..b39bebc1ee --- /dev/null +++ b/stable/booksonic-air/10.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-10.0.11](https://github.com/truecharts/charts/compare/booksonic-air-10.0.10...booksonic-air-10.0.11) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#13745](https://github.com/truecharts/charts/issues/13745)) + + \ No newline at end of file diff --git a/stable/booksonic-air/10.0.11/app-readme.md b/stable/booksonic-air/10.0.11/app-readme.md new file mode 100644 index 0000000000..88ff19e3ce --- /dev/null +++ b/stable/booksonic-air/10.0.11/app-readme.md @@ -0,0 +1,8 @@ +Booksonic is a platform for accessing the audibooks you own wherever you are + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/booksonic-air](https://truecharts.org/charts/stable/booksonic-air) + +--- + +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/czkawka/5.0.2/charts/common-14.0.9.tgz b/stable/booksonic-air/10.0.11/charts/common-14.0.9.tgz similarity index 100% rename from stable/czkawka/5.0.2/charts/common-14.0.9.tgz rename to stable/booksonic-air/10.0.11/charts/common-14.0.9.tgz diff --git a/stable/booksonic-air/10.0.11/ix_values.yaml b/stable/booksonic-air/10.0.11/ix_values.yaml new file mode 100644 index 0000000000..ce102db9f1 --- /dev/null +++ b/stable/booksonic-air/10.0.11/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/booksonic-air + pullPolicy: IfNotPresent + tag: v2201.1.0@sha256:199250d2539efb51817ec479fe251846c8e99898f14d544f90a8ee78c6f5190b + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10048 + protocol: http + targetPort: 4040 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/booksonic-air/10.0.11/questions.yaml b/stable/booksonic-air/10.0.11/questions.yaml new file mode 100644 index 0000000000..89d3cb8643 --- /dev/null +++ b/stable/booksonic-air/10.0.11/questions.yaml @@ -0,0 +1,2003 @@ +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: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - 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: 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: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: 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) + - 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: 10048 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: + additional_attrs: true + 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: + additional_attrs: true + 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + 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: 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: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + 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: 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 this App 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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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 + max_length: 10240 + - 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/czkawka/5.0.2/templates/NOTES.txt b/stable/booksonic-air/10.0.11/templates/NOTES.txt similarity index 100% rename from stable/czkawka/5.0.2/templates/NOTES.txt rename to stable/booksonic-air/10.0.11/templates/NOTES.txt diff --git a/stable/czkawka/5.0.2/templates/common.yaml b/stable/booksonic-air/10.0.11/templates/common.yaml similarity index 100% rename from stable/czkawka/5.0.2/templates/common.yaml rename to stable/booksonic-air/10.0.11/templates/common.yaml diff --git a/stable/czkawka/5.0.2/values.yaml b/stable/booksonic-air/10.0.11/values.yaml similarity index 100% rename from stable/czkawka/5.0.2/values.yaml rename to stable/booksonic-air/10.0.11/values.yaml diff --git a/stable/czkawka/5.0.2/app-changelog.md b/stable/czkawka/5.0.2/app-changelog.md deleted file mode 100644 index 3cb29dff3f..0000000000 --- a/stable/czkawka/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [czkawka-5.0.2](https://github.com/truecharts/charts/compare/czkawka-5.0.1...czkawka-5.0.2) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/czkawka/5.0.2/CHANGELOG.md b/stable/czkawka/5.0.3/CHANGELOG.md similarity index 91% rename from stable/czkawka/5.0.2/CHANGELOG.md rename to stable/czkawka/5.0.3/CHANGELOG.md index 169aa35e6b..460a9f69ba 100644 --- a/stable/czkawka/5.0.2/CHANGELOG.md +++ b/stable/czkawka/5.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [czkawka-5.0.3](https://github.com/truecharts/charts/compare/czkawka-5.0.2...czkawka-5.0.3) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.10.1 ([#13753](https://github.com/truecharts/charts/issues/13753)) + + + + ## [czkawka-5.0.2](https://github.com/truecharts/charts/compare/czkawka-5.0.1...czkawka-5.0.2) (2023-10-07) ### Chore @@ -82,15 +91,6 @@ -## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.06.2 ([#9666](https://github.com/truecharts/charts/issues/9666)) - - - - ## [czkawka-4.0.27](https://github.com/truecharts/charts/compare/czkawka-4.0.26...czkawka-4.0.27) (2023-06-15) ### Chore diff --git a/stable/czkawka/5.0.2/Chart.yaml b/stable/czkawka/5.0.3/Chart.yaml similarity index 95% rename from stable/czkawka/5.0.2/Chart.yaml rename to stable/czkawka/5.0.3/Chart.yaml index 5995d127f7..dc6d3ab363 100644 --- a/stable/czkawka/5.0.2/Chart.yaml +++ b/stable/czkawka/5.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.09.1" +appVersion: "23.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/jlesage/docker-czkawka - https://github.com/qarmin/czkawka type: application -version: 5.0.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - duplicates diff --git a/stable/ispy-agent-dvr/6.0.14/README.md b/stable/czkawka/5.0.3/README.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/README.md rename to stable/czkawka/5.0.3/README.md diff --git a/stable/czkawka/5.0.3/app-changelog.md b/stable/czkawka/5.0.3/app-changelog.md new file mode 100644 index 0000000000..5aa9969ed8 --- /dev/null +++ b/stable/czkawka/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [czkawka-5.0.3](https://github.com/truecharts/charts/compare/czkawka-5.0.2...czkawka-5.0.3) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.10.1 ([#13753](https://github.com/truecharts/charts/issues/13753)) + + \ No newline at end of file diff --git a/stable/czkawka/5.0.2/app-readme.md b/stable/czkawka/5.0.3/app-readme.md similarity index 100% rename from stable/czkawka/5.0.2/app-readme.md rename to stable/czkawka/5.0.3/app-readme.md diff --git a/stable/kitchenowl/6.0.8/charts/common-14.0.9.tgz b/stable/czkawka/5.0.3/charts/common-14.0.9.tgz similarity index 100% rename from stable/kitchenowl/6.0.8/charts/common-14.0.9.tgz rename to stable/czkawka/5.0.3/charts/common-14.0.9.tgz diff --git a/stable/czkawka/5.0.2/ix_values.yaml b/stable/czkawka/5.0.3/ix_values.yaml similarity index 95% rename from stable/czkawka/5.0.2/ix_values.yaml rename to stable/czkawka/5.0.3/ix_values.yaml index 74de5bfd5e..f6d151bb1b 100644 --- a/stable/czkawka/5.0.2/ix_values.yaml +++ b/stable/czkawka/5.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/czkawka pullPolicy: IfNotPresent - tag: v23.09.1@sha256:559fae52157d5441f0adac94d89f470bfdc656d1f625c06c2221d1e885994519 + tag: v23.10.1@sha256:b99360b22f2b05e176da8782f37b0a25d6d4577c0c9169be3cc1c7e62ec00a57 securityContext: container: diff --git a/stable/czkawka/5.0.2/questions.yaml b/stable/czkawka/5.0.3/questions.yaml similarity index 100% rename from stable/czkawka/5.0.2/questions.yaml rename to stable/czkawka/5.0.3/questions.yaml diff --git a/stable/ispy-agent-dvr/6.0.14/templates/NOTES.txt b/stable/czkawka/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/templates/NOTES.txt rename to stable/czkawka/5.0.3/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/6.0.14/templates/common.yaml b/stable/czkawka/5.0.3/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/templates/common.yaml rename to stable/czkawka/5.0.3/templates/common.yaml diff --git a/stable/ispy-agent-dvr/6.0.14/values.yaml b/stable/czkawka/5.0.3/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/values.yaml rename to stable/czkawka/5.0.3/values.yaml diff --git a/stable/ispy-agent-dvr/6.0.14/app-changelog.md b/stable/ispy-agent-dvr/6.0.14/app-changelog.md deleted file mode 100644 index ba4931c51a..0000000000 --- a/stable/ispy-agent-dvr/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-6.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.13...ispy-agent-dvr-6.0.14) (2023-10-17) - -### Chore - -- update helm general non-major ([#13691](https://github.com/truecharts/charts/issues/13691)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.14/CHANGELOG.md b/stable/ispy-agent-dvr/6.0.15/CHANGELOG.md similarity index 91% rename from stable/ispy-agent-dvr/6.0.14/CHANGELOG.md rename to stable/ispy-agent-dvr/6.0.15/CHANGELOG.md index beef2b3f66..abe2838580 100644 --- a/stable/ispy-agent-dvr/6.0.14/CHANGELOG.md +++ b/stable/ispy-agent-dvr/6.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ispy-agent-dvr-6.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.14...ispy-agent-dvr-6.0.15) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.7.0 ([#13750](https://github.com/truecharts/charts/issues/13750)) + + + + ## [ispy-agent-dvr-6.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.13...ispy-agent-dvr-6.0.14) (2023-10-17) ### Chore @@ -88,12 +97,3 @@ ## [ispy-agent-dvr-6.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.4...ispy-agent-dvr-6.0.5) (2023-09-13) ### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.8.0 ([#12566](https://github.com/truecharts/charts/issues/12566)) - - - - -## [ispy-agent-dvr-6.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.3...ispy-agent-dvr-6.0.4) (2023-08-26) - -### Chore diff --git a/stable/ispy-agent-dvr/6.0.14/Chart.yaml b/stable/ispy-agent-dvr/6.0.15/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.14/Chart.yaml rename to stable/ispy-agent-dvr/6.0.15/Chart.yaml index 92a61aec2e..c899ecff33 100644 --- a/stable/ispy-agent-dvr/6.0.14/Chart.yaml +++ b/stable/ispy-agent-dvr/6.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.0.6.0" +appVersion: "5.0.7.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: ispy-agent-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 6.0.14 +version: 6.0.15 annotations: truecharts.org/catagories: | - security diff --git a/stable/kitchenowl/6.0.8/README.md b/stable/ispy-agent-dvr/6.0.15/README.md similarity index 100% rename from stable/kitchenowl/6.0.8/README.md rename to stable/ispy-agent-dvr/6.0.15/README.md diff --git a/stable/ispy-agent-dvr/6.0.15/app-changelog.md b/stable/ispy-agent-dvr/6.0.15/app-changelog.md new file mode 100644 index 0000000000..52ad76666b --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-6.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.14...ispy-agent-dvr-6.0.15) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.7.0 ([#13750](https://github.com/truecharts/charts/issues/13750)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.14/app-readme.md b/stable/ispy-agent-dvr/6.0.15/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/app-readme.md rename to stable/ispy-agent-dvr/6.0.15/app-readme.md diff --git a/stable/ispy-agent-dvr/6.0.14/charts/common-14.0.14.tgz b/stable/ispy-agent-dvr/6.0.15/charts/common-14.0.14.tgz similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/charts/common-14.0.14.tgz rename to stable/ispy-agent-dvr/6.0.15/charts/common-14.0.14.tgz diff --git a/stable/ispy-agent-dvr/6.0.14/ix_values.yaml b/stable/ispy-agent-dvr/6.0.15/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.14/ix_values.yaml rename to stable/ispy-agent-dvr/6.0.15/ix_values.yaml index e7a36eb49b..0e28de9a8c 100644 --- a/stable/ispy-agent-dvr/6.0.14/ix_values.yaml +++ b/stable/ispy-agent-dvr/6.0.15/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v5.0.6.0@sha256:a5f5f9a639bad1d4fb66150c83f5547a315d2381abdc012027d3f88dbe9dcd49 + tag: v5.0.7.0@sha256:0e459a84ee67b2dfff5c15c1728999ca217021f074552c83e0afd68a84e5a5b4 pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/6.0.14/questions.yaml b/stable/ispy-agent-dvr/6.0.15/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.14/questions.yaml rename to stable/ispy-agent-dvr/6.0.15/questions.yaml diff --git a/stable/kitchenowl/6.0.8/templates/NOTES.txt b/stable/ispy-agent-dvr/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/6.0.8/templates/NOTES.txt rename to stable/ispy-agent-dvr/6.0.15/templates/NOTES.txt diff --git a/stable/libremdb/3.0.190/templates/common.yaml b/stable/ispy-agent-dvr/6.0.15/templates/common.yaml similarity index 100% rename from stable/libremdb/3.0.190/templates/common.yaml rename to stable/ispy-agent-dvr/6.0.15/templates/common.yaml diff --git a/stable/kitchenowl/6.0.8/values.yaml b/stable/ispy-agent-dvr/6.0.15/values.yaml similarity index 100% rename from stable/kitchenowl/6.0.8/values.yaml rename to stable/ispy-agent-dvr/6.0.15/values.yaml diff --git a/stable/kitchenowl/6.0.8/app-changelog.md b/stable/kitchenowl/6.0.8/app-changelog.md deleted file mode 100644 index 845f4ae611..0000000000 --- a/stable/kitchenowl/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-6.0.8](https://github.com/truecharts/charts/compare/kitchenowl-6.0.7...kitchenowl-6.0.8) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/kitchenowl/6.0.8/CHANGELOG.md b/stable/kitchenowl/6.0.9/CHANGELOG.md similarity index 92% rename from stable/kitchenowl/6.0.8/CHANGELOG.md rename to stable/kitchenowl/6.0.9/CHANGELOG.md index 83ad91a002..632bf200d7 100644 --- a/stable/kitchenowl/6.0.8/CHANGELOG.md +++ b/stable/kitchenowl/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kitchenowl-6.0.9](https://github.com/truecharts/charts/compare/kitchenowl-6.0.8...kitchenowl-6.0.9) (2023-10-18) + +### Chore + +- update kitchenowl ([#13747](https://github.com/truecharts/charts/issues/13747)) + + + + ## [kitchenowl-6.0.8](https://github.com/truecharts/charts/compare/kitchenowl-6.0.7...kitchenowl-6.0.8) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [kitchenowl-5.0.1](https://github.com/truecharts/charts/compare/kitchenowl-5.0.0...kitchenowl-5.0.1) (2023-08-06) ### Chore - -- update kitchenowl ([#11237](https://github.com/truecharts/charts/issues/11237)) - - - - - -## [kitchenowl-5.0.0](https://github.com/truecharts/charts/compare/kitchenowl-4.0.32...kitchenowl-5.0.0) (2023-07-31) - diff --git a/stable/kitchenowl/6.0.8/Chart.yaml b/stable/kitchenowl/6.0.9/Chart.yaml similarity index 98% rename from stable/kitchenowl/6.0.8/Chart.yaml rename to stable/kitchenowl/6.0.9/Chart.yaml index a7e0c27202..83e713dd16 100644 --- a/stable/kitchenowl/6.0.8/Chart.yaml +++ b/stable/kitchenowl/6.0.9/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application -version: 6.0.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/libremdb/3.0.190/README.md b/stable/kitchenowl/6.0.9/README.md similarity index 100% rename from stable/libremdb/3.0.190/README.md rename to stable/kitchenowl/6.0.9/README.md diff --git a/stable/kitchenowl/6.0.9/app-changelog.md b/stable/kitchenowl/6.0.9/app-changelog.md new file mode 100644 index 0000000000..396d331d31 --- /dev/null +++ b/stable/kitchenowl/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-6.0.9](https://github.com/truecharts/charts/compare/kitchenowl-6.0.8...kitchenowl-6.0.9) (2023-10-18) + +### Chore + +- update kitchenowl ([#13747](https://github.com/truecharts/charts/issues/13747)) + + \ No newline at end of file diff --git a/stable/kitchenowl/6.0.8/app-readme.md b/stable/kitchenowl/6.0.9/app-readme.md similarity index 100% rename from stable/kitchenowl/6.0.8/app-readme.md rename to stable/kitchenowl/6.0.9/app-readme.md diff --git a/stable/netdata/6.0.6/charts/common-14.0.9.tgz b/stable/kitchenowl/6.0.9/charts/common-14.0.9.tgz similarity index 100% rename from stable/netdata/6.0.6/charts/common-14.0.9.tgz rename to stable/kitchenowl/6.0.9/charts/common-14.0.9.tgz diff --git a/stable/kitchenowl/6.0.8/ix_values.yaml b/stable/kitchenowl/6.0.9/ix_values.yaml similarity index 94% rename from stable/kitchenowl/6.0.8/ix_values.yaml rename to stable/kitchenowl/6.0.9/ix_values.yaml index 66475f373a..6a604a65ad 100644 --- a/stable/kitchenowl/6.0.8/ix_values.yaml +++ b/stable/kitchenowl/6.0.9/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: tccr.io/truecharts/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:701cd3488078a27d8bdb11c40101cd96cbcd8189c70a011f14193b6242567bbd + tag: latest@sha256:febbaa121178c608478f70d3af27b12611f5a4d48eced80ef103334597b21d6f backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent - tag: latest@sha256:59ad2077ad1d76ac611b13012607e61a3354d417fc15f3e5196fb31cc8812c13 + tag: latest@sha256:f8914f61a00c09e5fa7f06fde12118ad9dda00ab1819a8b57bcb94e12a86fb1d service: main: diff --git a/stable/kitchenowl/6.0.8/questions.yaml b/stable/kitchenowl/6.0.9/questions.yaml similarity index 100% rename from stable/kitchenowl/6.0.8/questions.yaml rename to stable/kitchenowl/6.0.9/questions.yaml diff --git a/stable/libremdb/3.0.190/templates/NOTES.txt b/stable/kitchenowl/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/libremdb/3.0.190/templates/NOTES.txt rename to stable/kitchenowl/6.0.9/templates/NOTES.txt diff --git a/stable/kitchenowl/6.0.8/templates/_configmap.tpl b/stable/kitchenowl/6.0.9/templates/_configmap.tpl similarity index 100% rename from stable/kitchenowl/6.0.8/templates/_configmap.tpl rename to stable/kitchenowl/6.0.9/templates/_configmap.tpl diff --git a/stable/kitchenowl/6.0.8/templates/_secrets.tpl b/stable/kitchenowl/6.0.9/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/6.0.8/templates/_secrets.tpl rename to stable/kitchenowl/6.0.9/templates/_secrets.tpl diff --git a/stable/kitchenowl/6.0.8/templates/common.yaml b/stable/kitchenowl/6.0.9/templates/common.yaml similarity index 100% rename from stable/kitchenowl/6.0.8/templates/common.yaml rename to stable/kitchenowl/6.0.9/templates/common.yaml diff --git a/stable/libremdb/3.0.190/values.yaml b/stable/kitchenowl/6.0.9/values.yaml similarity index 100% rename from stable/libremdb/3.0.190/values.yaml rename to stable/kitchenowl/6.0.9/values.yaml diff --git a/stable/libremdb/3.0.190/app-changelog.md b/stable/libremdb/3.0.190/app-changelog.md deleted file mode 100644 index 4b96eb323e..0000000000 --- a/stable/libremdb/3.0.190/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-3.0.190](https://github.com/truecharts/charts/compare/libremdb-3.0.189...libremdb-3.0.190) (2023-10-18) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13731](https://github.com/truecharts/charts/issues/13731)) - - \ No newline at end of file diff --git a/stable/libremdb/3.0.190/CHANGELOG.md b/stable/libremdb/3.0.191/CHANGELOG.md similarity index 93% rename from stable/libremdb/3.0.190/CHANGELOG.md rename to stable/libremdb/3.0.191/CHANGELOG.md index 15c1f57a3a..5d7e342047 100644 --- a/stable/libremdb/3.0.190/CHANGELOG.md +++ b/stable/libremdb/3.0.191/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-3.0.191](https://github.com/truecharts/charts/compare/libremdb-3.0.190...libremdb-3.0.191) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13739](https://github.com/truecharts/charts/issues/13739)) + + + + ## [libremdb-3.0.190](https://github.com/truecharts/charts/compare/libremdb-3.0.189...libremdb-3.0.190) (2023-10-18) ### Chore @@ -88,12 +97,3 @@ ## [libremdb-3.0.181](https://github.com/truecharts/charts/compare/libremdb-3.0.180...libremdb-3.0.181) (2023-10-15) ### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13656](https://github.com/truecharts/charts/issues/13656)) - - - - -## [libremdb-3.0.180](https://github.com/truecharts/charts/compare/libremdb-3.0.179...libremdb-3.0.180) (2023-10-15) - -### Chore diff --git a/stable/libremdb/3.0.190/Chart.yaml b/stable/libremdb/3.0.191/Chart.yaml similarity index 98% rename from stable/libremdb/3.0.190/Chart.yaml rename to stable/libremdb/3.0.191/Chart.yaml index 962211f992..d14c998cc6 100644 --- a/stable/libremdb/3.0.190/Chart.yaml +++ b/stable/libremdb/3.0.191/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 3.0.190 +version: 3.0.191 annotations: truecharts.org/catagories: | - media diff --git a/stable/netdata/6.0.6/README.md b/stable/libremdb/3.0.191/README.md similarity index 100% rename from stable/netdata/6.0.6/README.md rename to stable/libremdb/3.0.191/README.md diff --git a/stable/libremdb/3.0.191/app-changelog.md b/stable/libremdb/3.0.191/app-changelog.md new file mode 100644 index 0000000000..cc02d319ab --- /dev/null +++ b/stable/libremdb/3.0.191/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-3.0.191](https://github.com/truecharts/charts/compare/libremdb-3.0.190...libremdb-3.0.191) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13739](https://github.com/truecharts/charts/issues/13739)) + + \ No newline at end of file diff --git a/stable/libremdb/3.0.190/app-readme.md b/stable/libremdb/3.0.191/app-readme.md similarity index 100% rename from stable/libremdb/3.0.190/app-readme.md rename to stable/libremdb/3.0.191/app-readme.md diff --git a/stable/libremdb/3.0.190/charts/common-14.0.14.tgz b/stable/libremdb/3.0.191/charts/common-14.0.14.tgz similarity index 100% rename from stable/libremdb/3.0.190/charts/common-14.0.14.tgz rename to stable/libremdb/3.0.191/charts/common-14.0.14.tgz diff --git a/stable/libremdb/3.0.190/charts/redis-6.0.66.tgz b/stable/libremdb/3.0.191/charts/redis-6.0.66.tgz similarity index 100% rename from stable/libremdb/3.0.190/charts/redis-6.0.66.tgz rename to stable/libremdb/3.0.191/charts/redis-6.0.66.tgz diff --git a/stable/libremdb/3.0.190/ix_values.yaml b/stable/libremdb/3.0.191/ix_values.yaml similarity index 91% rename from stable/libremdb/3.0.190/ix_values.yaml rename to stable/libremdb/3.0.191/ix_values.yaml index 6a29d632f1..9b83f7d799 100644 --- a/stable/libremdb/3.0.190/ix_values.yaml +++ b/stable/libremdb/3.0.191/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:0d14ad33e0076ef2211cee8984be22226110b880f96961b523dadb2cecb58cfe + tag: latest@sha256:2ece2fc3ff94002fa52424f63955cf6be7de48720041f6137e354f49cf178976 service: main: ports: diff --git a/stable/libremdb/3.0.190/questions.yaml b/stable/libremdb/3.0.191/questions.yaml similarity index 100% rename from stable/libremdb/3.0.190/questions.yaml rename to stable/libremdb/3.0.191/questions.yaml diff --git a/stable/netdata/6.0.6/templates/NOTES.txt b/stable/libremdb/3.0.191/templates/NOTES.txt similarity index 100% rename from stable/netdata/6.0.6/templates/NOTES.txt rename to stable/libremdb/3.0.191/templates/NOTES.txt diff --git a/stable/qinglong/6.0.8/templates/common.yaml b/stable/libremdb/3.0.191/templates/common.yaml similarity index 100% rename from stable/qinglong/6.0.8/templates/common.yaml rename to stable/libremdb/3.0.191/templates/common.yaml diff --git a/stable/netdata/6.0.6/values.yaml b/stable/libremdb/3.0.191/values.yaml similarity index 100% rename from stable/netdata/6.0.6/values.yaml rename to stable/libremdb/3.0.191/values.yaml diff --git a/stable/netdata/6.0.6/app-changelog.md b/stable/netdata/6.0.6/app-changelog.md deleted file mode 100644 index 28631461ea..0000000000 --- a/stable/netdata/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-6.0.6](https://github.com/truecharts/charts/compare/netdata-6.0.5...netdata-6.0.6) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/netdata/6.0.6/CHANGELOG.md b/stable/netdata/6.0.7/CHANGELOG.md similarity index 90% rename from stable/netdata/6.0.6/CHANGELOG.md rename to stable/netdata/6.0.7/CHANGELOG.md index 5708e132ee..cda34f600b 100644 --- a/stable/netdata/6.0.6/CHANGELOG.md +++ b/stable/netdata/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-6.0.7](https://github.com/truecharts/charts/compare/netdata-6.0.6...netdata-6.0.7) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.43.0 ([#13743](https://github.com/truecharts/charts/issues/13743)) + + + + ## [netdata-6.0.6](https://github.com/truecharts/charts/compare/netdata-6.0.5...netdata-6.0.6) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/netdata to v1.41.0 ([#10659](https://github.com/truecharts/charts/issues/10659)) - - - -## [netdata-5.0.27](https://github.com/truecharts/charts/compare/netdata-5.0.26...netdata-5.0.27) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.40.1 ([#10252](https://github.com/truecharts/charts/issues/10252)) - diff --git a/stable/netdata/6.0.6/Chart.yaml b/stable/netdata/6.0.7/Chart.yaml similarity index 95% rename from stable/netdata/6.0.6/Chart.yaml rename to stable/netdata/6.0.7/Chart.yaml index cfa02d98ac..3a4c39b04a 100644 --- a/stable/netdata/6.0.6/Chart.yaml +++ b/stable/netdata/6.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.42.4" +appVersion: "1.43.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: netdata sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://github.com/netdata -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/qinglong/6.0.8/README.md b/stable/netdata/6.0.7/README.md similarity index 100% rename from stable/qinglong/6.0.8/README.md rename to stable/netdata/6.0.7/README.md diff --git a/stable/netdata/6.0.7/app-changelog.md b/stable/netdata/6.0.7/app-changelog.md new file mode 100644 index 0000000000..8748c6fbd7 --- /dev/null +++ b/stable/netdata/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-6.0.7](https://github.com/truecharts/charts/compare/netdata-6.0.6...netdata-6.0.7) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.43.0 ([#13743](https://github.com/truecharts/charts/issues/13743)) + + \ No newline at end of file diff --git a/stable/netdata/6.0.6/app-readme.md b/stable/netdata/6.0.7/app-readme.md similarity index 100% rename from stable/netdata/6.0.6/app-readme.md rename to stable/netdata/6.0.7/app-readme.md diff --git a/stable/qinglong/6.0.8/charts/common-14.0.9.tgz b/stable/netdata/6.0.7/charts/common-14.0.9.tgz similarity index 100% rename from stable/qinglong/6.0.8/charts/common-14.0.9.tgz rename to stable/netdata/6.0.7/charts/common-14.0.9.tgz diff --git a/stable/netdata/6.0.6/ix_values.yaml b/stable/netdata/6.0.7/ix_values.yaml similarity index 98% rename from stable/netdata/6.0.6/ix_values.yaml rename to stable/netdata/6.0.7/ix_values.yaml index d1c5e705f6..f0267ed740 100644 --- a/stable/netdata/6.0.6/ix_values.yaml +++ b/stable/netdata/6.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: v1.42.4@sha256:ae15fb4bd998956f3f7ccf1f78b6f80a5c27645f51c49c09d2230c9c2289ecb7 + tag: v1.43.0@sha256:ebf4b345f6a340a6064de6b8350279410372a98fa223ad2f48311ecc2e970862 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: diff --git a/stable/netdata/6.0.6/questions.yaml b/stable/netdata/6.0.7/questions.yaml similarity index 100% rename from stable/netdata/6.0.6/questions.yaml rename to stable/netdata/6.0.7/questions.yaml diff --git a/stable/qinglong/6.0.8/templates/NOTES.txt b/stable/netdata/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/qinglong/6.0.8/templates/NOTES.txt rename to stable/netdata/6.0.7/templates/NOTES.txt diff --git a/stable/netdata/6.0.6/templates/common.yaml b/stable/netdata/6.0.7/templates/common.yaml similarity index 100% rename from stable/netdata/6.0.6/templates/common.yaml rename to stable/netdata/6.0.7/templates/common.yaml diff --git a/stable/qinglong/6.0.8/values.yaml b/stable/netdata/6.0.7/values.yaml similarity index 100% rename from stable/qinglong/6.0.8/values.yaml rename to stable/netdata/6.0.7/values.yaml diff --git a/stable/onlyoffice-document-server/12.0.2/CHANGELOG.md b/stable/onlyoffice-document-server/12.0.2/CHANGELOG.md new file mode 100644 index 0000000000..71a7949d44 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [onlyoffice-document-server-12.0.2](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.1...onlyoffice-document-server-12.0.2) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.5.0 ([#13744](https://github.com/truecharts/charts/issues/13744)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + + + +## [onlyoffice-document-server-12.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.0...onlyoffice-document-server-12.0.1) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [onlyoffice-document-server-12.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-11.0.0...onlyoffice-document-server-12.0.0) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.1 ([#11258](https://github.com/truecharts/charts/issues/11258)) + + + + + +## [onlyoffice-document-server-11.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.25...onlyoffice-document-server-11.0.0) (2023-07-31) + + + + +## [onlyoffice-document-server-10.0.25](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.24...onlyoffice-document-server-10.0.25) (2023-07-29) + +### Chore + +- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) + + + + +## [onlyoffice-document-server-10.0.24](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.23...onlyoffice-document-server-10.0.24) (2023-07-01) + +### Chore + +- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) + + + + +## [onlyoffice-document-server-10.0.23](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.22...onlyoffice-document-server-10.0.23) (2023-06-29) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.0 ([#10028](https://github.com/truecharts/charts/issues/10028)) + + + + +## [onlyoffice-document-server-10.0.22](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.21...onlyoffice-document-server-10.0.22) (2023-06-13) + +### Chore + +- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + +## [onlyoffice-document-server-10.0.21](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.20...onlyoffice-document-server-10.0.21) (2023-06-11) + +### Chore + +- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) + + + + +## [onlyoffice-document-server-10.0.20](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.19...onlyoffice-document-server-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) + + + + +## [onlyoffice-document-server-10.0.19](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.18...onlyoffice-document-server-10.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) diff --git a/stable/onlyoffice-document-server/12.0.2/Chart.yaml b/stable/onlyoffice-document-server/12.0.2/Chart.yaml new file mode 100644 index 0000000000..ec5b3b21f5 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.10 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 8.0.29 +description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." +home: https://truecharts.org/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png +keywords: + - onlyoffice +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlyoffice-document-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer +version: 12.0.2 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/5.0.1/README.md b/stable/onlyoffice-document-server/12.0.2/README.md similarity index 100% rename from stable/tsmuxer/5.0.1/README.md rename to stable/onlyoffice-document-server/12.0.2/README.md diff --git a/stable/onlyoffice-document-server/12.0.2/app-changelog.md b/stable/onlyoffice-document-server/12.0.2/app-changelog.md new file mode 100644 index 0000000000..076ea19e5a --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.2/app-changelog.md @@ -0,0 +1,10 @@ + + +## [onlyoffice-document-server-12.0.2](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.1...onlyoffice-document-server-12.0.2) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.5.0 ([#13744](https://github.com/truecharts/charts/issues/13744)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/12.0.2/app-readme.md b/stable/onlyoffice-document-server/12.0.2/app-readme.md new file mode 100644 index 0000000000..23b8cbdf48 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.2/app-readme.md @@ -0,0 +1,8 @@ +ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/onlyoffice-document-server](https://truecharts.org/charts/stable/onlyoffice-document-server) + +--- + +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/onlyoffice-document-server/12.0.2/charts/common-14.0.10.tgz b/stable/onlyoffice-document-server/12.0.2/charts/common-14.0.10.tgz new file mode 100644 index 0000000000..7cbb1c82f9 Binary files /dev/null and b/stable/onlyoffice-document-server/12.0.2/charts/common-14.0.10.tgz differ diff --git a/stable/onlyoffice-document-server/12.0.2/charts/redis-8.0.29.tgz b/stable/onlyoffice-document-server/12.0.2/charts/redis-8.0.29.tgz new file mode 100644 index 0000000000..0ba2892d0c Binary files /dev/null and b/stable/onlyoffice-document-server/12.0.2/charts/redis-8.0.29.tgz differ diff --git a/stable/onlyoffice-document-server/12.0.2/ix_values.yaml b/stable/onlyoffice-document-server/12.0.2/ix_values.yaml new file mode 100644 index 0000000000..e43c160ff2 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.2/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: tccr.io/truecharts/onlyoffice-ds + tag: v7.5.0@sha256:7b0f98493745e730bb790743ae5f0c21681bc8c5c9754a60554de79c87e8add0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10043 + targetPort: 80 +# Enabled postgres +cnpg: + main: + enabled: true + + user: onlyoffice + database: onlyoffice +# Enabled redis +redis: + enabled: true + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthcheck" + readiness: + path: "/healthcheck" + startup: + path: "/healthcheck" + env: + WOPI_ENABLED: true + JWT_ENABLED: true + DB_TYPE: "postgres" + DB_PORT: 5432 + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + REDIS_SERVER_PORT: 6379 + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PWD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_SERVER_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_SERVER_PASS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + JWT_SECRET: "randomgeneratedstring" diff --git a/stable/onlyoffice-document-server/12.0.2/questions.yaml b/stable/onlyoffice-document-server/12.0.2/questions.yaml new file mode 100644 index 0000000000..42ecbda387 --- /dev/null +++ b/stable/onlyoffice-document-server/12.0.2/questions.yaml @@ -0,0 +1,1920 @@ +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: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - 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: JWT_SECRET + label: "JWT_SECRET" + description: "Defines the secret key to validate the JSON Web Token in the request to the ONLYOFFICE Document Server." + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: JWT_ENABLED + label: "JWT_ENABLED" + description: "Specifies the enabling the JSON Web Token validation by the ONLYOFFICE Document Server." + schema: + type: boolean + default: false + - variable: WOPI_ENABLED + label: "WOPI_ENABLED" + description: "Specifies the enabling the wopi handlers." + 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: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: 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) + - 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: 10043 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: + additional_attrs: true + 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: + additional_attrs: true + 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: 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + 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: 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: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + 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: 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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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 + max_length: 10240 + - 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/tsmuxer/5.0.1/templates/NOTES.txt b/stable/onlyoffice-document-server/12.0.2/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/5.0.1/templates/NOTES.txt rename to stable/onlyoffice-document-server/12.0.2/templates/NOTES.txt diff --git a/stable/tsmuxer/5.0.1/templates/common.yaml b/stable/onlyoffice-document-server/12.0.2/templates/common.yaml similarity index 100% rename from stable/tsmuxer/5.0.1/templates/common.yaml rename to stable/onlyoffice-document-server/12.0.2/templates/common.yaml diff --git a/stable/tsmuxer/5.0.1/values.yaml b/stable/onlyoffice-document-server/12.0.2/values.yaml similarity index 100% rename from stable/tsmuxer/5.0.1/values.yaml rename to stable/onlyoffice-document-server/12.0.2/values.yaml diff --git a/stable/qinglong/6.0.8/app-changelog.md b/stable/qinglong/6.0.8/app-changelog.md deleted file mode 100644 index e8eab46bec..0000000000 --- a/stable/qinglong/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-6.0.8](https://github.com/truecharts/charts/compare/qinglong-6.0.7...qinglong-6.0.8) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/qinglong/6.0.8/CHANGELOG.md b/stable/qinglong/6.0.9/CHANGELOG.md similarity index 90% rename from stable/qinglong/6.0.8/CHANGELOG.md rename to stable/qinglong/6.0.9/CHANGELOG.md index d89fba5e6f..813d13e041 100644 --- a/stable/qinglong/6.0.8/CHANGELOG.md +++ b/stable/qinglong/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [qinglong-6.0.9](https://github.com/truecharts/charts/compare/qinglong-6.0.8...qinglong-6.0.9) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.4 ([#13741](https://github.com/truecharts/charts/issues/13741)) + + + + ## [qinglong-6.0.8](https://github.com/truecharts/charts/compare/qinglong-6.0.7...qinglong-6.0.8) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [qinglong-5.0.32](https://github.com/truecharts/charts/compare/qinglong-5.0.31...qinglong-5.0.32) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.20 ([#10918](https://github.com/truecharts/charts/issues/10918)) - diff --git a/stable/qinglong/6.0.8/Chart.yaml b/stable/qinglong/6.0.9/Chart.yaml similarity index 95% rename from stable/qinglong/6.0.8/Chart.yaml rename to stable/qinglong/6.0.9/Chart.yaml index d608ee0fa4..d0572770d3 100644 --- a/stable/qinglong/6.0.8/Chart.yaml +++ b/stable/qinglong/6.0.9/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 6.0.8 -appVersion: "2.16.3" +version: 6.0.9 +appVersion: "2.16.4" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application deprecated: false diff --git a/stable/qinglong/6.0.9/README.md b/stable/qinglong/6.0.9/README.md new file mode 100644 index 0000000000..e0a9b8fa8d --- /dev/null +++ b/stable/qinglong/6.0.9/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/guides/scale-intro). +- 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/qinglong/6.0.9/app-changelog.md b/stable/qinglong/6.0.9/app-changelog.md new file mode 100644 index 0000000000..8a855a3388 --- /dev/null +++ b/stable/qinglong/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-6.0.9](https://github.com/truecharts/charts/compare/qinglong-6.0.8...qinglong-6.0.9) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.16.4 ([#13741](https://github.com/truecharts/charts/issues/13741)) + + \ No newline at end of file diff --git a/stable/qinglong/6.0.8/app-readme.md b/stable/qinglong/6.0.9/app-readme.md similarity index 100% rename from stable/qinglong/6.0.8/app-readme.md rename to stable/qinglong/6.0.9/app-readme.md diff --git a/stable/tsmuxer/5.0.1/charts/common-14.0.9.tgz b/stable/qinglong/6.0.9/charts/common-14.0.9.tgz similarity index 100% rename from stable/tsmuxer/5.0.1/charts/common-14.0.9.tgz rename to stable/qinglong/6.0.9/charts/common-14.0.9.tgz diff --git a/stable/qinglong/6.0.8/ix_values.yaml b/stable/qinglong/6.0.9/ix_values.yaml similarity index 81% rename from stable/qinglong/6.0.8/ix_values.yaml rename to stable/qinglong/6.0.9/ix_values.yaml index f1cae8ea6b..c25bcc2b08 100644 --- a/stable/qinglong/6.0.8/ix_values.yaml +++ b/stable/qinglong/6.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qinglong pullPolicy: IfNotPresent - tag: v2.16.3@sha256:b3ba365d983e7849fb89e785b4f53128de15ae9763d8525e13789237b488bb19 + tag: v2.16.4@sha256:9b3b84371c2163dcd3f92271745b82d01cee6e31f2c67b135d921b98648de2de service: main: ports: diff --git a/stable/qinglong/6.0.8/questions.yaml b/stable/qinglong/6.0.9/questions.yaml similarity index 100% rename from stable/qinglong/6.0.8/questions.yaml rename to stable/qinglong/6.0.9/questions.yaml diff --git a/stable/qinglong/6.0.9/templates/NOTES.txt b/stable/qinglong/6.0.9/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/qinglong/6.0.9/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/qinglong/6.0.9/templates/common.yaml b/stable/qinglong/6.0.9/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/qinglong/6.0.9/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/qinglong/6.0.9/values.yaml b/stable/qinglong/6.0.9/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/tsmuxer/5.0.1/app-changelog.md b/stable/tsmuxer/5.0.1/app-changelog.md deleted file mode 100644 index d9aabad8e9..0000000000 --- a/stable/tsmuxer/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tsmuxer-5.0.1](https://github.com/truecharts/charts/compare/tsmuxer-5.0.0...tsmuxer-5.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/tsmuxer/5.0.1/CHANGELOG.md b/stable/tsmuxer/5.0.2/CHANGELOG.md similarity index 90% rename from stable/tsmuxer/5.0.1/CHANGELOG.md rename to stable/tsmuxer/5.0.2/CHANGELOG.md index 97953d4031..113f028022 100644 --- a/stable/tsmuxer/5.0.1/CHANGELOG.md +++ b/stable/tsmuxer/5.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tsmuxer-5.0.2](https://github.com/truecharts/charts/compare/tsmuxer-5.0.1...tsmuxer-5.0.2) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.10.1 ([#13746](https://github.com/truecharts/charts/issues/13746)) + + + + ## [tsmuxer-5.0.1](https://github.com/truecharts/charts/compare/tsmuxer-5.0.0...tsmuxer-5.0.1) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - -## [tsmuxer-4.0.11](https://github.com/truecharts/charts/compare/tsmuxer-4.0.10...tsmuxer-4.0.11) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.05.1 ([#9279](https://github.com/truecharts/charts/issues/9279)) - diff --git a/stable/tsmuxer/5.0.1/Chart.yaml b/stable/tsmuxer/5.0.2/Chart.yaml similarity index 95% rename from stable/tsmuxer/5.0.1/Chart.yaml rename to stable/tsmuxer/5.0.2/Chart.yaml index 9f7946037f..6fec927a7b 100644 --- a/stable/tsmuxer/5.0.1/Chart.yaml +++ b/stable/tsmuxer/5.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.06.1" +appVersion: "23.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - https://github.com/jlesage/docker-tsmuxer type: application -version: 5.0.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/tsmuxer/5.0.2/README.md b/stable/tsmuxer/5.0.2/README.md new file mode 100644 index 0000000000..e0a9b8fa8d --- /dev/null +++ b/stable/tsmuxer/5.0.2/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/guides/scale-intro). +- 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/tsmuxer/5.0.2/app-changelog.md b/stable/tsmuxer/5.0.2/app-changelog.md new file mode 100644 index 0000000000..8a04765775 --- /dev/null +++ b/stable/tsmuxer/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tsmuxer-5.0.2](https://github.com/truecharts/charts/compare/tsmuxer-5.0.1...tsmuxer-5.0.2) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.10.1 ([#13746](https://github.com/truecharts/charts/issues/13746)) + + \ No newline at end of file diff --git a/stable/tsmuxer/5.0.1/app-readme.md b/stable/tsmuxer/5.0.2/app-readme.md similarity index 100% rename from stable/tsmuxer/5.0.1/app-readme.md rename to stable/tsmuxer/5.0.2/app-readme.md diff --git a/stable/tsmuxer/5.0.2/charts/common-14.0.9.tgz b/stable/tsmuxer/5.0.2/charts/common-14.0.9.tgz new file mode 100644 index 0000000000..570d2bbefa Binary files /dev/null and b/stable/tsmuxer/5.0.2/charts/common-14.0.9.tgz differ diff --git a/stable/tsmuxer/5.0.1/ix_values.yaml b/stable/tsmuxer/5.0.2/ix_values.yaml similarity index 94% rename from stable/tsmuxer/5.0.1/ix_values.yaml rename to stable/tsmuxer/5.0.2/ix_values.yaml index 3bb70bf640..0d66bbbd11 100644 --- a/stable/tsmuxer/5.0.1/ix_values.yaml +++ b/stable/tsmuxer/5.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/tsmuxer - tag: v23.06.1@sha256:60b3d9623889f64275e5d67ec52d0ccdd80f96b3b17805185e3c9ff1c0af763e + tag: v23.10.1@sha256:d05770c321f0c2d0d64563a13e144d64f418096f7c5d9c44184c395149a17372 pullPolicy: IfNotPresent service: main: diff --git a/stable/tsmuxer/5.0.1/questions.yaml b/stable/tsmuxer/5.0.2/questions.yaml similarity index 100% rename from stable/tsmuxer/5.0.1/questions.yaml rename to stable/tsmuxer/5.0.2/questions.yaml diff --git a/stable/tsmuxer/5.0.2/templates/NOTES.txt b/stable/tsmuxer/5.0.2/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tsmuxer/5.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tsmuxer/5.0.2/templates/common.yaml b/stable/tsmuxer/5.0.2/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tsmuxer/5.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/5.0.2/values.yaml b/stable/tsmuxer/5.0.2/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zwavejs2mqtt/16.0.15/CHANGELOG.md b/stable/zwavejs2mqtt/16.0.15/CHANGELOG.md new file mode 100644 index 0000000000..0804b9ad4f --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zwavejs2mqtt-16.0.15](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.13...zwavejs2mqtt-16.0.15) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.2.1 ([#13751](https://github.com/truecharts/charts/issues/13751)) + - update container image tccr.io/truecharts/zwavejs-ui to v9.2.0 ([#13748](https://github.com/truecharts/charts/issues/13748)) + + + + +## [zwavejs2mqtt-16.0.13](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.12...zwavejs2mqtt-16.0.13) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.1.2 ([#13538](https://github.com/truecharts/charts/issues/13538)) + + + + +## [zwavejs2mqtt-16.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.11...zwavejs2mqtt-16.0.12) (2023-10-07) + +### Chore + +- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) + + + + +## [zwavejs2mqtt-16.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.10...zwavejs2mqtt-16.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.1.0 ([#13318](https://github.com/truecharts/charts/issues/13318)) + + + + +## [zwavejs2mqtt-16.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.9...zwavejs2mqtt-16.0.10) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.0.3 ([#13111](https://github.com/truecharts/charts/issues/13111)) + + + + +## [zwavejs2mqtt-16.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.8...zwavejs2mqtt-16.0.9) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.0.1 ([#13047](https://github.com/truecharts/charts/issues/13047)) + + + + +## [zwavejs2mqtt-16.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.7...zwavejs2mqtt-16.0.8) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.26.0 ([#12828](https://github.com/truecharts/charts/issues/12828)) + + + + +## [zwavejs2mqtt-16.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.6...zwavejs2mqtt-16.0.7) (2023-09-12) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.25.1 ([#12513](https://github.com/truecharts/charts/issues/12513)) + + + + +## [zwavejs2mqtt-16.0.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.5...zwavejs2mqtt-16.0.6) (2023-09-08) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.25.0 ([#12368](https://github.com/truecharts/charts/issues/12368)) + + + + +## [zwavejs2mqtt-16.0.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.4...zwavejs2mqtt-16.0.5) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.23.2 ([#12229](https://github.com/truecharts/charts/issues/12229)) + + + + +## [zwavejs2mqtt-16.0.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.3...zwavejs2mqtt-16.0.4) (2023-08-26) + diff --git a/stable/zwavejs2mqtt/16.0.15/Chart.yaml b/stable/zwavejs2mqtt/16.0.15/Chart.yaml new file mode 100644 index 0000000000..cf86b63b47 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "9.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.0.9 +deprecated: false +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwavejs2mqtt +type: application +version: 16.0.15 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/zwavejs2mqtt/16.0.15/README.md b/stable/zwavejs2mqtt/16.0.15/README.md new file mode 100644 index 0000000000..e0a9b8fa8d --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/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/guides/scale-intro). +- 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/zwavejs2mqtt/16.0.15/app-changelog.md b/stable/zwavejs2mqtt/16.0.15/app-changelog.md new file mode 100644 index 0000000000..3be24b576f --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/app-changelog.md @@ -0,0 +1,10 @@ + + +## [zwavejs2mqtt-16.0.15](https://github.com/truecharts/charts/compare/zwavejs2mqtt-16.0.13...zwavejs2mqtt-16.0.15) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v9.2.1 ([#13751](https://github.com/truecharts/charts/issues/13751)) + - update container image tccr.io/truecharts/zwavejs-ui to v9.2.0 ([#13748](https://github.com/truecharts/charts/issues/13748)) + + \ No newline at end of file diff --git a/stable/zwavejs2mqtt/16.0.15/app-readme.md b/stable/zwavejs2mqtt/16.0.15/app-readme.md new file mode 100644 index 0000000000..259a81bc32 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/zwavejs2mqtt](https://truecharts.org/charts/stable/zwavejs2mqtt) + +--- + +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/zwavejs2mqtt/16.0.15/charts/common-14.0.9.tgz b/stable/zwavejs2mqtt/16.0.15/charts/common-14.0.9.tgz new file mode 100644 index 0000000000..570d2bbefa Binary files /dev/null and b/stable/zwavejs2mqtt/16.0.15/charts/common-14.0.9.tgz differ diff --git a/stable/zwavejs2mqtt/16.0.15/ix_values.yaml b/stable/zwavejs2mqtt/16.0.15/ix_values.yaml new file mode 100644 index 0000000000..9ff032e1bf --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: v9.2.1@sha256:ce1e3a7d6f9efc8d448374045ce92ba0fffb3bb05c9919c4e879f782346f6b4a +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 diff --git a/stable/zwavejs2mqtt/16.0.15/questions.yaml b/stable/zwavejs2mqtt/16.0.15/questions.yaml new file mode 100644 index 0000000000..d72068321b --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/questions.yaml @@ -0,0 +1,2055 @@ +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: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - 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: 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: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: 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) + - 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: 8091 + required: true + - variable: ws + label: "WebSocket Service" + description: "WebSocket 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) + - 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: ws + label: "WebSocket 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: 10046 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: + additional_attrs: true + 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: + additional_attrs: true + 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + 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: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + 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: 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: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + 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: 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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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 + max_length: 10240 + - 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/zwavejs2mqtt/16.0.15/templates/NOTES.txt b/stable/zwavejs2mqtt/16.0.15/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/16.0.15/templates/common.yaml b/stable/zwavejs2mqtt/16.0.15/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/zwavejs2mqtt/16.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/16.0.15/values.yaml b/stable/zwavejs2mqtt/16.0.15/values.yaml new file mode 100644 index 0000000000..e69de29bb2