diff --git a/stable/authelia/7.0.3/charts/postgresql-5.1.2.tgz b/stable/authelia/7.0.3/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/authelia/7.0.3/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/authelia/7.0.3/CHANGELOG.md b/stable/authelia/7.0.4/CHANGELOG.md similarity index 90% rename from stable/authelia/7.0.3/CHANGELOG.md rename to stable/authelia/7.0.4/CHANGELOG.md index ded6578df0b..a07fba97bf4 100644 --- a/stable/authelia/7.0.3/CHANGELOG.md +++ b/stable/authelia/7.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-7.0.4](https://github.com/truecharts/apps/compare/authelia-7.0.3...authelia-7.0.4) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [authelia-7.0.3](https://github.com/truecharts/apps/compare/authelia-7.0.2...authelia-7.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Fix * use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - - - -### [authelia-4.0.25](https://github.com/truecharts/apps/compare/authelia-4.0.24...authelia-4.0.25) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons diff --git a/stable/authelia/7.0.3/CONFIG.md b/stable/authelia/7.0.4/CONFIG.md similarity index 100% rename from stable/authelia/7.0.3/CONFIG.md rename to stable/authelia/7.0.4/CONFIG.md diff --git a/stable/authelia/7.0.3/Chart.lock b/stable/authelia/7.0.4/Chart.lock similarity index 61% rename from stable/authelia/7.0.3/Chart.lock rename to stable/authelia/7.0.4/Chart.lock index c1f79100084..35dd77c33cb 100644 --- a/stable/authelia/7.0.3/Chart.lock +++ b/stable/authelia/7.0.4/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.5.2 -digest: sha256:20e111e4302a1ccc5e26abbb82d7eea016aebcbd55873a8a7f3121c00b984634 -generated: "2021-10-26T20:31:10.686406456Z" +digest: sha256:b5ce4337c8f00c6310157a8b26a1108d9880018509251b8c39b310eb7112d375 +generated: "2021-10-26T22:18:48.683492425Z" diff --git a/stable/authelia/7.0.3/Chart.yaml b/stable/authelia/7.0.4/Chart.yaml similarity index 97% rename from stable/authelia/7.0.3/Chart.yaml rename to stable/authelia/7.0.4/Chart.yaml index bf0c73ae442..d5f1f2d482f 100644 --- a/stable/authelia/7.0.3/Chart.yaml +++ b/stable/authelia/7.0.4/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/7.0.3/README.md b/stable/authelia/7.0.4/README.md similarity index 96% rename from stable/authelia/7.0.3/README.md rename to stable/authelia/7.0.4/README.md index 01291ac4e0a..f27d4f9c252 100644 --- a/stable/authelia/7.0.3/README.md +++ b/stable/authelia/7.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.5.2 | -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/authelia/7.0.3/app-readme.md b/stable/authelia/7.0.4/app-readme.md similarity index 100% rename from stable/authelia/7.0.3/app-readme.md rename to stable/authelia/7.0.4/app-readme.md diff --git a/stable/authelia/7.0.3/charts/common-8.3.16.tgz b/stable/authelia/7.0.4/charts/common-8.3.16.tgz similarity index 100% rename from stable/authelia/7.0.3/charts/common-8.3.16.tgz rename to stable/authelia/7.0.4/charts/common-8.3.16.tgz diff --git a/stable/authelia/7.0.4/charts/postgresql-5.1.4.tgz b/stable/authelia/7.0.4/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/authelia/7.0.4/charts/postgresql-5.1.4.tgz differ diff --git a/stable/authelia/7.0.3/charts/redis-15.5.2.tgz b/stable/authelia/7.0.4/charts/redis-15.5.2.tgz similarity index 100% rename from stable/authelia/7.0.3/charts/redis-15.5.2.tgz rename to stable/authelia/7.0.4/charts/redis-15.5.2.tgz diff --git a/stable/authelia/7.0.3/helm-values.md b/stable/authelia/7.0.4/helm-values.md similarity index 100% rename from stable/authelia/7.0.3/helm-values.md rename to stable/authelia/7.0.4/helm-values.md diff --git a/stable/authelia/7.0.3/ix_values.yaml b/stable/authelia/7.0.4/ix_values.yaml similarity index 100% rename from stable/authelia/7.0.3/ix_values.yaml rename to stable/authelia/7.0.4/ix_values.yaml diff --git a/stable/authelia/7.0.3/questions.yaml b/stable/authelia/7.0.4/questions.yaml similarity index 100% rename from stable/authelia/7.0.3/questions.yaml rename to stable/authelia/7.0.4/questions.yaml diff --git a/stable/authelia/7.0.3/templates/_configmap.tpl b/stable/authelia/7.0.4/templates/_configmap.tpl similarity index 100% rename from stable/authelia/7.0.3/templates/_configmap.tpl rename to stable/authelia/7.0.4/templates/_configmap.tpl diff --git a/stable/authelia/7.0.3/templates/_secrets.tpl b/stable/authelia/7.0.4/templates/_secrets.tpl similarity index 100% rename from stable/authelia/7.0.3/templates/_secrets.tpl rename to stable/authelia/7.0.4/templates/_secrets.tpl diff --git a/stable/authelia/7.0.3/templates/common.yaml b/stable/authelia/7.0.4/templates/common.yaml similarity index 100% rename from stable/authelia/7.0.3/templates/common.yaml rename to stable/authelia/7.0.4/templates/common.yaml diff --git a/stable/authelia/7.0.3/values.yaml b/stable/authelia/7.0.4/values.yaml similarity index 100% rename from stable/authelia/7.0.3/values.yaml rename to stable/authelia/7.0.4/values.yaml diff --git a/stable/babybuddy/4.0.2/charts/postgresql-5.1.2.tgz b/stable/babybuddy/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/babybuddy/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/babybuddy/4.0.2/CHANGELOG.md b/stable/babybuddy/4.0.3/CHANGELOG.md similarity index 91% rename from stable/babybuddy/4.0.2/CHANGELOG.md rename to stable/babybuddy/4.0.3/CHANGELOG.md index be06e31c14b..ae7eede15ae 100644 --- a/stable/babybuddy/4.0.2/CHANGELOG.md +++ b/stable/babybuddy/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [babybuddy-4.0.3](https://github.com/truecharts/apps/compare/babybuddy-4.0.2...babybuddy-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [babybuddy-4.0.2](https://github.com/truecharts/apps/compare/babybuddy-4.0.1...babybuddy-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) #### Refactor - -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19) - -#### Chore diff --git a/stable/babybuddy/4.0.2/CONFIG.md b/stable/babybuddy/4.0.3/CONFIG.md similarity index 100% rename from stable/babybuddy/4.0.2/CONFIG.md rename to stable/babybuddy/4.0.3/CONFIG.md diff --git a/stable/babybuddy/4.0.2/Chart.lock b/stable/babybuddy/4.0.3/Chart.lock similarity index 50% rename from stable/babybuddy/4.0.2/Chart.lock rename to stable/babybuddy/4.0.3/Chart.lock index beb429c7de4..4d707ac5311 100644 --- a/stable/babybuddy/4.0.2/Chart.lock +++ b/stable/babybuddy/4.0.3/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:19:32.345112047Z" + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:19:42.404850932Z" diff --git a/stable/babybuddy/4.0.2/Chart.yaml b/stable/babybuddy/4.0.3/Chart.yaml similarity index 96% rename from stable/babybuddy/4.0.2/Chart.yaml rename to stable/babybuddy/4.0.3/Chart.yaml index bcd815172ec..88b895a5d03 100644 --- a/stable/babybuddy/4.0.2/Chart.yaml +++ b/stable/babybuddy/4.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.0" kubeVersion: '>=1.16.0-0' -version: 4.0.2 +version: 4.0.3 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/babybuddy/4.0.2/README.md b/stable/babybuddy/4.0.3/README.md similarity index 96% rename from stable/babybuddy/4.0.2/README.md rename to stable/babybuddy/4.0.3/README.md index 2c5379df3e1..56cc4f3c25d 100644 --- a/stable/babybuddy/4.0.2/README.md +++ b/stable/babybuddy/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/babybuddy/4.0.2/app-readme.md b/stable/babybuddy/4.0.3/app-readme.md similarity index 100% rename from stable/babybuddy/4.0.2/app-readme.md rename to stable/babybuddy/4.0.3/app-readme.md diff --git a/stable/babybuddy/4.0.2/charts/common-8.3.16.tgz b/stable/babybuddy/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/babybuddy/4.0.2/charts/common-8.3.16.tgz rename to stable/babybuddy/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/babybuddy/4.0.3/charts/postgresql-5.1.4.tgz b/stable/babybuddy/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/babybuddy/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/babybuddy/4.0.2/helm-values.md b/stable/babybuddy/4.0.3/helm-values.md similarity index 100% rename from stable/babybuddy/4.0.2/helm-values.md rename to stable/babybuddy/4.0.3/helm-values.md diff --git a/stable/babybuddy/4.0.2/ix_values.yaml b/stable/babybuddy/4.0.3/ix_values.yaml similarity index 100% rename from stable/babybuddy/4.0.2/ix_values.yaml rename to stable/babybuddy/4.0.3/ix_values.yaml diff --git a/stable/babybuddy/4.0.2/questions.yaml b/stable/babybuddy/4.0.3/questions.yaml similarity index 100% rename from stable/babybuddy/4.0.2/questions.yaml rename to stable/babybuddy/4.0.3/questions.yaml diff --git a/stable/babybuddy/4.0.2/templates/common.yaml b/stable/babybuddy/4.0.3/templates/common.yaml similarity index 100% rename from stable/babybuddy/4.0.2/templates/common.yaml rename to stable/babybuddy/4.0.3/templates/common.yaml diff --git a/stable/babybuddy/4.0.2/values.yaml b/stable/babybuddy/4.0.3/values.yaml similarity index 100% rename from stable/babybuddy/4.0.2/values.yaml rename to stable/babybuddy/4.0.3/values.yaml diff --git a/stable/dsmr-reader/4.0.2/charts/postgresql-5.1.2.tgz b/stable/dsmr-reader/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/dsmr-reader/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/dsmr-reader/4.0.2/CHANGELOG.md b/stable/dsmr-reader/4.0.3/CHANGELOG.md similarity index 91% rename from stable/dsmr-reader/4.0.2/CHANGELOG.md rename to stable/dsmr-reader/4.0.3/CHANGELOG.md index 52bac94699e..bd6f675d6bd 100644 --- a/stable/dsmr-reader/4.0.2/CHANGELOG.md +++ b/stable/dsmr-reader/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [dsmr-reader-4.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.2...dsmr-reader-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [dsmr-reader-4.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.1...dsmr-reader-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [dsmr-reader-0.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.1...dsmr-reader-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) diff --git a/stable/dsmr-reader/4.0.2/CONFIG.md b/stable/dsmr-reader/4.0.3/CONFIG.md similarity index 100% rename from stable/dsmr-reader/4.0.2/CONFIG.md rename to stable/dsmr-reader/4.0.3/CONFIG.md diff --git a/stable/firefox-syncserver/4.0.2/Chart.lock b/stable/dsmr-reader/4.0.3/Chart.lock similarity index 50% rename from stable/firefox-syncserver/4.0.2/Chart.lock rename to stable/dsmr-reader/4.0.3/Chart.lock index 05c8869c9bf..1f53e862508 100644 --- a/stable/firefox-syncserver/4.0.2/Chart.lock +++ b/stable/dsmr-reader/4.0.3/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:30:13.812915131Z" + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:20:19.893673946Z" diff --git a/stable/dsmr-reader/4.0.2/Chart.yaml b/stable/dsmr-reader/4.0.3/Chart.yaml similarity index 96% rename from stable/dsmr-reader/4.0.2/Chart.yaml rename to stable/dsmr-reader/4.0.3/Chart.yaml index 6be7f634d26..e82c3cb1b5a 100644 --- a/stable/dsmr-reader/4.0.2/Chart.yaml +++ b/stable/dsmr-reader/4.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "latest-202" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 4.0.2 +version: 4.0.3 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/dsmr-reader/4.0.2/README.md b/stable/dsmr-reader/4.0.3/README.md similarity index 96% rename from stable/dsmr-reader/4.0.2/README.md rename to stable/dsmr-reader/4.0.3/README.md index 3d3b4d1a470..273d8f3a93c 100644 --- a/stable/dsmr-reader/4.0.2/README.md +++ b/stable/dsmr-reader/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/dsmr-reader/4.0.2/app-readme.md b/stable/dsmr-reader/4.0.3/app-readme.md similarity index 100% rename from stable/dsmr-reader/4.0.2/app-readme.md rename to stable/dsmr-reader/4.0.3/app-readme.md diff --git a/stable/dsmr-reader/4.0.2/charts/common-8.3.16.tgz b/stable/dsmr-reader/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/dsmr-reader/4.0.2/charts/common-8.3.16.tgz rename to stable/dsmr-reader/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/dsmr-reader/4.0.3/charts/postgresql-5.1.4.tgz b/stable/dsmr-reader/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/dsmr-reader/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/dsmr-reader/4.0.2/helm-values.md b/stable/dsmr-reader/4.0.3/helm-values.md similarity index 100% rename from stable/dsmr-reader/4.0.2/helm-values.md rename to stable/dsmr-reader/4.0.3/helm-values.md diff --git a/stable/dsmr-reader/4.0.2/ix_values.yaml b/stable/dsmr-reader/4.0.3/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/4.0.2/ix_values.yaml rename to stable/dsmr-reader/4.0.3/ix_values.yaml diff --git a/stable/dsmr-reader/4.0.2/questions.yaml b/stable/dsmr-reader/4.0.3/questions.yaml similarity index 100% rename from stable/dsmr-reader/4.0.2/questions.yaml rename to stable/dsmr-reader/4.0.3/questions.yaml diff --git a/stable/dsmr-reader/4.0.2/templates/common.yaml b/stable/dsmr-reader/4.0.3/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/4.0.2/templates/common.yaml rename to stable/dsmr-reader/4.0.3/templates/common.yaml diff --git a/stable/dsmr-reader/4.0.2/values.yaml b/stable/dsmr-reader/4.0.3/values.yaml similarity index 100% rename from stable/dsmr-reader/4.0.2/values.yaml rename to stable/dsmr-reader/4.0.3/values.yaml diff --git a/stable/etherpad/4.0.2/charts/postgresql-5.1.2.tgz b/stable/etherpad/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/etherpad/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/etherpad/4.0.2/CHANGELOG.md b/stable/etherpad/4.0.3/CHANGELOG.md similarity index 90% rename from stable/etherpad/4.0.2/CHANGELOG.md rename to stable/etherpad/4.0.3/CHANGELOG.md index 5709f59869c..096e3ef6e4f 100644 --- a/stable/etherpad/4.0.2/CHANGELOG.md +++ b/stable/etherpad/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [etherpad-4.0.3](https://github.com/truecharts/apps/compare/etherpad-4.0.2...etherpad-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [etherpad-4.0.2](https://github.com/truecharts/apps/compare/etherpad-4.0.1...etherpad-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [etherpad-0.0.2](https://github.com/truecharts/apps/compare/etherpad-0.0.1...etherpad-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/etherpad/4.0.2/CONFIG.md b/stable/etherpad/4.0.3/CONFIG.md similarity index 100% rename from stable/etherpad/4.0.2/CONFIG.md rename to stable/etherpad/4.0.3/CONFIG.md diff --git a/stable/dsmr-reader/4.0.2/Chart.lock b/stable/etherpad/4.0.3/Chart.lock similarity index 50% rename from stable/dsmr-reader/4.0.2/Chart.lock rename to stable/etherpad/4.0.3/Chart.lock index 0133ec64be3..a71f364b6ad 100644 --- a/stable/dsmr-reader/4.0.2/Chart.lock +++ b/stable/etherpad/4.0.3/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:26:51.036775485Z" + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:20:57.407397453Z" diff --git a/stable/etherpad/4.0.2/Chart.yaml b/stable/etherpad/4.0.3/Chart.yaml similarity index 96% rename from stable/etherpad/4.0.2/Chart.yaml rename to stable/etherpad/4.0.3/Chart.yaml index cc6fbe330cf..eb62e71a3f7 100644 --- a/stable/etherpad/4.0.2/Chart.yaml +++ b/stable/etherpad/4.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 4.0.2 +version: 4.0.3 kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/etherpad/4.0.2/README.md b/stable/etherpad/4.0.3/README.md similarity index 96% rename from stable/etherpad/4.0.2/README.md rename to stable/etherpad/4.0.3/README.md index cf5303bec7e..b8a60435183 100644 --- a/stable/etherpad/4.0.2/README.md +++ b/stable/etherpad/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/etherpad/4.0.2/app-readme.md b/stable/etherpad/4.0.3/app-readme.md similarity index 100% rename from stable/etherpad/4.0.2/app-readme.md rename to stable/etherpad/4.0.3/app-readme.md diff --git a/stable/etherpad/4.0.2/charts/common-8.3.16.tgz b/stable/etherpad/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/etherpad/4.0.2/charts/common-8.3.16.tgz rename to stable/etherpad/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/etherpad/4.0.3/charts/postgresql-5.1.4.tgz b/stable/etherpad/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/etherpad/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/etherpad/4.0.2/helm-values.md b/stable/etherpad/4.0.3/helm-values.md similarity index 100% rename from stable/etherpad/4.0.2/helm-values.md rename to stable/etherpad/4.0.3/helm-values.md diff --git a/stable/etherpad/4.0.2/ix_values.yaml b/stable/etherpad/4.0.3/ix_values.yaml similarity index 100% rename from stable/etherpad/4.0.2/ix_values.yaml rename to stable/etherpad/4.0.3/ix_values.yaml diff --git a/stable/etherpad/4.0.2/questions.yaml b/stable/etherpad/4.0.3/questions.yaml similarity index 100% rename from stable/etherpad/4.0.2/questions.yaml rename to stable/etherpad/4.0.3/questions.yaml diff --git a/stable/etherpad/4.0.2/templates/common.yaml b/stable/etherpad/4.0.3/templates/common.yaml similarity index 100% rename from stable/etherpad/4.0.2/templates/common.yaml rename to stable/etherpad/4.0.3/templates/common.yaml diff --git a/stable/etherpad/4.0.2/values.yaml b/stable/etherpad/4.0.3/values.yaml similarity index 100% rename from stable/etherpad/4.0.2/values.yaml rename to stable/etherpad/4.0.3/values.yaml diff --git a/stable/fireflyiii/12.0.3/CHANGELOG.md b/stable/fireflyiii/12.0.3/CHANGELOG.md new file mode 100644 index 00000000000..444f67e8fb7 --- /dev/null +++ b/stable/fireflyiii/12.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [fireflyiii-12.0.3](https://github.com/truecharts/apps/compare/fireflyiii-12.0.2...fireflyiii-12.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [fireflyiii-12.0.2](https://github.com/truecharts/apps/compare/fireflyiii-12.0.1...fireflyiii-12.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [fireflyiii-12.0.1](https://github.com/truecharts/apps/compare/fireflyiii-12.0.0...fireflyiii-12.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237)) + + + + +### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [fireflyiii-10.0.3](https://github.com/truecharts/apps/compare/fireflyiii-10.0.2...fireflyiii-10.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 + + + + +### [fireflyiii-10.0.0](https://github.com/truecharts/apps/compare/fireflyiii-9.0.23...fireflyiii-10.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [fireflyiii-9.0.23](https://github.com/truecharts/apps/compare/fireflyiii-9.0.22...fireflyiii-9.0.23) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + + +### [fireflyiii-9.0.22](https://github.com/truecharts/apps/compare/fireflyiii-9.0.21...fireflyiii-9.0.22) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) diff --git a/stable/firefox-syncserver/4.0.2/CONFIG.md b/stable/fireflyiii/12.0.3/CONFIG.md similarity index 100% rename from stable/firefox-syncserver/4.0.2/CONFIG.md rename to stable/fireflyiii/12.0.3/CONFIG.md diff --git a/stable/etherpad/4.0.2/Chart.lock b/stable/fireflyiii/12.0.3/Chart.lock similarity index 50% rename from stable/etherpad/4.0.2/Chart.lock rename to stable/fireflyiii/12.0.3/Chart.lock index 54feb765194..cd27dcfc7f8 100644 --- a/stable/etherpad/4.0.2/Chart.lock +++ b/stable/fireflyiii/12.0.3/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:28:27.404483951Z" + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:21:33.680458358Z" diff --git a/stable/fireflyiii/12.0.3/Chart.yaml b/stable/fireflyiii/12.0.3/Chart.yaml new file mode 100644 index 00000000000..f73f8627576 --- /dev/null +++ b/stable/fireflyiii/12.0.3/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.5.12" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +deprecated: false +description: A free and open source personal finance manager +home: https://github.com/firefly-iii/firefly-iii/ +icon: https://www.firefly-iii.org/assets/logo/color.png +keywords: +- fireflyiii +- finacial +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +- email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: fireflyiii +sources: +- https://github.com/firefly-iii/firefly-iii/ +type: application +version: 12.0.3 +annotations: + truecharts.org/catagories: | + - finacial + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/12.0.3/README.md b/stable/fireflyiii/12.0.3/README.md new file mode 100644 index 00000000000..b37f3ca2fec --- /dev/null +++ b/stable/fireflyiii/12.0.3/README.md @@ -0,0 +1,38 @@ +# Introduction + +A free and open source personal finance manager + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 5.1.4 | +| https://truecharts.org | common | 8.3.16 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/12.0.3/app-readme.md b/stable/fireflyiii/12.0.3/app-readme.md new file mode 100644 index 00000000000..cc381c8e1e8 --- /dev/null +++ b/stable/fireflyiii/12.0.3/app-readme.md @@ -0,0 +1,3 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/firefox-syncserver/4.0.2/charts/common-8.3.16.tgz b/stable/fireflyiii/12.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/firefox-syncserver/4.0.2/charts/common-8.3.16.tgz rename to stable/fireflyiii/12.0.3/charts/common-8.3.16.tgz diff --git a/stable/fireflyiii/12.0.3/charts/postgresql-5.1.4.tgz b/stable/fireflyiii/12.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/fireflyiii/12.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/fireflyiii/12.0.3/helm-values.md b/stable/fireflyiii/12.0.3/helm-values.md new file mode 100644 index 00000000000..cfb1ebf9b6f --- /dev/null +++ b/stable/fireflyiii/12.0.3/helm-values.md @@ -0,0 +1,44 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env.APP_KEY | string | `"AGcfkCUS233ZWmBXztYbdyCs2u7kkz55"` | | +| env.DB_CONNECTION | string | `"pgsql"` | | +| env.DB_DATABASE | string | `"firefly"` | | +| env.DB_PORT | int | `5432` | | +| env.DB_USERNAME | string | `"firefly"` | | +| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | | +| envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | +| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"fireflyiii/core"` | | +| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | | +| persistence.data.accessMode | string | `"ReadWriteOnce"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | | +| persistence.data.size | string | `"100Gi"` | | +| persistence.data.type | string | `"pvc"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"firefly"` | | +| postgresql.postgresqlUsername | string | `"firefly"` | | +| probes.liveness.path | string | `"/login"` | | +| probes.readiness.path | string | `"/login"` | | +| probes.startup.path | string | `"/login"` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8080` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/12.0.3/ix_values.yaml b/stable/fireflyiii/12.0.3/ix_values.yaml new file mode 100644 index 00000000000..a75f0928250 --- /dev/null +++ b/stable/fireflyiii/12.0.3/ix_values.yaml @@ -0,0 +1,62 @@ +# Default values for fireflyIII. + +image: + repository: fireflyiii/core + pullPolicy: IfNotPresent + tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: firefly + DB_DATABASE: firefly + DB_CONNECTION: pgsql + DB_PORT: 5432 + APP_KEY: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55 + +envValueFrom: + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly diff --git a/stable/fireflyiii/12.0.3/questions.yaml b/stable/fireflyiii/12.0.3/questions.yaml new file mode 100644 index 00000000000..05721342a3e --- /dev/null +++ b/stable/fireflyiii/12.0.3/questions.yaml @@ -0,0 +1,1732 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - 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: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + # Docker specific env + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: APP_KEY + label: "App Key" + description: "Your unique 32 application character key" + schema: + type: string + default: "" + min_length: 32 + max_length: 32 + valid_chars: '[a-zA-Z0-9!@#$%^&*?]{32}' + required: true + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + 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 + default: 8080 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8080 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36048 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + 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: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/data" + hidden: true + valid_chars: '^\/([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: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([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: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + 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: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: 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: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + 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: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - 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: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + 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: + 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: "hostPath" + 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: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - 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: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/fireflyiii/12.0.3/templates/common.yaml b/stable/fireflyiii/12.0.3/templates/common.yaml new file mode 100644 index 00000000000..da58e96d9e0 --- /dev/null +++ b/stable/fireflyiii/12.0.3/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/firefox-syncserver/4.0.2/values.yaml b/stable/fireflyiii/12.0.3/values.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.2/values.yaml rename to stable/fireflyiii/12.0.3/values.yaml diff --git a/stable/firefox-syncserver/4.0.2/charts/postgresql-5.1.2.tgz b/stable/firefox-syncserver/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/firefox-syncserver/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/4.0.2/CHANGELOG.md b/stable/firefox-syncserver/4.0.3/CHANGELOG.md similarity index 90% rename from stable/firefox-syncserver/4.0.2/CHANGELOG.md rename to stable/firefox-syncserver/4.0.3/CHANGELOG.md index c26dfa672bb..b554dee68ab 100644 --- a/stable/firefox-syncserver/4.0.2/CHANGELOG.md +++ b/stable/firefox-syncserver/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [firefox-syncserver-4.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.2...firefox-syncserver-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [firefox-syncserver-4.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.1...firefox-syncserver-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [firefox-syncserver-0.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.1...firefox-syncserver-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/gitea/4.0.3/CONFIG.md b/stable/firefox-syncserver/4.0.3/CONFIG.md similarity index 100% rename from stable/gitea/4.0.3/CONFIG.md rename to stable/firefox-syncserver/4.0.3/CONFIG.md diff --git a/stable/firefox-syncserver/4.0.3/Chart.lock b/stable/firefox-syncserver/4.0.3/Chart.lock new file mode 100644 index 00000000000..e285a027d2e --- /dev/null +++ b/stable/firefox-syncserver/4.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:22:08.640465903Z" diff --git a/stable/firefox-syncserver/4.0.2/Chart.yaml b/stable/firefox-syncserver/4.0.3/Chart.yaml similarity index 96% rename from stable/firefox-syncserver/4.0.2/Chart.yaml rename to stable/firefox-syncserver/4.0.3/Chart.yaml index 22308aca866..204e3ca428f 100644 --- a/stable/firefox-syncserver/4.0.2/Chart.yaml +++ b/stable/firefox-syncserver/4.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 4.0.2 +version: 4.0.3 kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/firefox-syncserver/4.0.2/README.md b/stable/firefox-syncserver/4.0.3/README.md similarity index 96% rename from stable/firefox-syncserver/4.0.2/README.md rename to stable/firefox-syncserver/4.0.3/README.md index 1df0d6d4e3d..c5d2419d0d9 100644 --- a/stable/firefox-syncserver/4.0.2/README.md +++ b/stable/firefox-syncserver/4.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/firefox-syncserver/4.0.2/app-readme.md b/stable/firefox-syncserver/4.0.3/app-readme.md similarity index 100% rename from stable/firefox-syncserver/4.0.2/app-readme.md rename to stable/firefox-syncserver/4.0.3/app-readme.md diff --git a/stable/gitea/4.0.3/charts/common-8.3.16.tgz b/stable/firefox-syncserver/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/gitea/4.0.3/charts/common-8.3.16.tgz rename to stable/firefox-syncserver/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/firefox-syncserver/4.0.3/charts/postgresql-5.1.4.tgz b/stable/firefox-syncserver/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/firefox-syncserver/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/firefox-syncserver/4.0.2/helm-values.md b/stable/firefox-syncserver/4.0.3/helm-values.md similarity index 100% rename from stable/firefox-syncserver/4.0.2/helm-values.md rename to stable/firefox-syncserver/4.0.3/helm-values.md diff --git a/stable/firefox-syncserver/4.0.2/ix_values.yaml b/stable/firefox-syncserver/4.0.3/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.2/ix_values.yaml rename to stable/firefox-syncserver/4.0.3/ix_values.yaml diff --git a/stable/firefox-syncserver/4.0.2/questions.yaml b/stable/firefox-syncserver/4.0.3/questions.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.2/questions.yaml rename to stable/firefox-syncserver/4.0.3/questions.yaml diff --git a/stable/firefox-syncserver/4.0.2/templates/common.yaml b/stable/firefox-syncserver/4.0.3/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/4.0.2/templates/common.yaml rename to stable/firefox-syncserver/4.0.3/templates/common.yaml diff --git a/stable/gitea/4.0.3/values.yaml b/stable/firefox-syncserver/4.0.3/values.yaml similarity index 100% rename from stable/gitea/4.0.3/values.yaml rename to stable/firefox-syncserver/4.0.3/values.yaml diff --git a/stable/gitea/4.0.3/charts/postgresql-5.1.2.tgz b/stable/gitea/4.0.3/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/gitea/4.0.3/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/gitea/4.0.3/CHANGELOG.md b/stable/gitea/4.0.4/CHANGELOG.md similarity index 91% rename from stable/gitea/4.0.3/CHANGELOG.md rename to stable/gitea/4.0.4/CHANGELOG.md index 89d5b76d88c..c5f81b5981c 100644 --- a/stable/gitea/4.0.3/CHANGELOG.md +++ b/stable/gitea/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-4.0.4](https://github.com/truecharts/apps/compare/gitea-4.0.3...gitea-4.0.4) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [gitea-4.0.3](https://github.com/truecharts/apps/compare/gitea-4.0.2...gitea-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ - -### [gitea-1.0.16](https://github.com/truecharts/apps/compare/gitea-1.0.15...gitea-1.0.16) (2021-10-19) - -#### Chore - -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - - - diff --git a/stable/gotify/4.0.2/CONFIG.md b/stable/gitea/4.0.4/CONFIG.md similarity index 100% rename from stable/gotify/4.0.2/CONFIG.md rename to stable/gitea/4.0.4/CONFIG.md diff --git a/stable/gitea/4.0.3/Chart.lock b/stable/gitea/4.0.4/Chart.lock similarity index 61% rename from stable/gitea/4.0.3/Chart.lock rename to stable/gitea/4.0.4/Chart.lock index 2a5a4086630..38b1a05a420 100644 --- a/stable/gitea/4.0.3/Chart.lock +++ b/stable/gitea/4.0.4/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.8 -digest: sha256:3c1bc74afc1eacc39c9584cbfc66565ec8531d1ea07281fc9edf0bd35581468f -generated: "2021-10-26T20:32:02.640330282Z" +digest: sha256:86a8e2e5eb7c17ea5dde921011ab816074a230a77b70d743713988fa48d43ab1 +generated: "2021-10-26T22:22:45.528151312Z" diff --git a/stable/gitea/4.0.3/Chart.yaml b/stable/gitea/4.0.4/Chart.yaml similarity index 96% rename from stable/gitea/4.0.3/Chart.yaml rename to stable/gitea/4.0.4/Chart.yaml index 064d511e9df..20301959295 100644 --- a/stable/gitea/4.0.3/Chart.yaml +++ b/stable/gitea/4.0.4/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/4.0.3/README.md b/stable/gitea/4.0.4/README.md similarity index 96% rename from stable/gitea/4.0.3/README.md rename to stable/gitea/4.0.4/README.md index db63f5c2be1..828d0d4e974 100644 --- a/stable/gitea/4.0.3/README.md +++ b/stable/gitea/4.0.4/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.8 | -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/gitea/4.0.3/app-readme.md b/stable/gitea/4.0.4/app-readme.md similarity index 100% rename from stable/gitea/4.0.3/app-readme.md rename to stable/gitea/4.0.4/app-readme.md diff --git a/stable/gotify/4.0.2/charts/common-8.3.16.tgz b/stable/gitea/4.0.4/charts/common-8.3.16.tgz similarity index 100% rename from stable/gotify/4.0.2/charts/common-8.3.16.tgz rename to stable/gitea/4.0.4/charts/common-8.3.16.tgz diff --git a/stable/gitea/4.0.3/charts/memcached-5.15.8.tgz b/stable/gitea/4.0.4/charts/memcached-5.15.8.tgz similarity index 100% rename from stable/gitea/4.0.3/charts/memcached-5.15.8.tgz rename to stable/gitea/4.0.4/charts/memcached-5.15.8.tgz diff --git a/stable/gitea/4.0.4/charts/postgresql-5.1.4.tgz b/stable/gitea/4.0.4/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/gitea/4.0.4/charts/postgresql-5.1.4.tgz differ diff --git a/stable/gitea/4.0.3/ci/basic-values.yaml b/stable/gitea/4.0.4/ci/basic-values.yaml similarity index 100% rename from stable/gitea/4.0.3/ci/basic-values.yaml rename to stable/gitea/4.0.4/ci/basic-values.yaml diff --git a/stable/gitea/4.0.3/ci/ingress-values.yaml b/stable/gitea/4.0.4/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/4.0.3/ci/ingress-values.yaml rename to stable/gitea/4.0.4/ci/ingress-values.yaml diff --git a/stable/gitea/4.0.3/helm-values.md b/stable/gitea/4.0.4/helm-values.md similarity index 100% rename from stable/gitea/4.0.3/helm-values.md rename to stable/gitea/4.0.4/helm-values.md diff --git a/stable/gitea/4.0.3/ix_values.yaml b/stable/gitea/4.0.4/ix_values.yaml similarity index 100% rename from stable/gitea/4.0.3/ix_values.yaml rename to stable/gitea/4.0.4/ix_values.yaml diff --git a/stable/gitea/4.0.3/questions.yaml b/stable/gitea/4.0.4/questions.yaml similarity index 100% rename from stable/gitea/4.0.3/questions.yaml rename to stable/gitea/4.0.4/questions.yaml diff --git a/stable/gitea/4.0.3/templates/_configmap.tpl b/stable/gitea/4.0.4/templates/_configmap.tpl similarity index 100% rename from stable/gitea/4.0.3/templates/_configmap.tpl rename to stable/gitea/4.0.4/templates/_configmap.tpl diff --git a/stable/gitea/4.0.3/templates/_secrets.tpl b/stable/gitea/4.0.4/templates/_secrets.tpl similarity index 100% rename from stable/gitea/4.0.3/templates/_secrets.tpl rename to stable/gitea/4.0.4/templates/_secrets.tpl diff --git a/stable/gitea/4.0.3/templates/common.yaml b/stable/gitea/4.0.4/templates/common.yaml similarity index 100% rename from stable/gitea/4.0.3/templates/common.yaml rename to stable/gitea/4.0.4/templates/common.yaml diff --git a/stable/gotify/4.0.2/values.yaml b/stable/gitea/4.0.4/values.yaml similarity index 100% rename from stable/gotify/4.0.2/values.yaml rename to stable/gitea/4.0.4/values.yaml diff --git a/stable/gotify/4.0.2/Chart.lock b/stable/gotify/4.0.2/Chart.lock deleted file mode 100644 index caaa3a8788e..00000000000 --- a/stable/gotify/4.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:34:54.320456035Z" diff --git a/stable/gotify/4.0.2/charts/postgresql-5.1.2.tgz b/stable/gotify/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/gotify/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/gotify/4.0.2/CHANGELOG.md b/stable/gotify/4.0.3/CHANGELOG.md similarity index 91% rename from stable/gotify/4.0.2/CHANGELOG.md rename to stable/gotify/4.0.3/CHANGELOG.md index e0aa38461e1..478456e73d1 100644 --- a/stable/gotify/4.0.2/CHANGELOG.md +++ b/stable/gotify/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gotify-4.0.3](https://github.com/truecharts/apps/compare/gotify-4.0.2...gotify-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [gotify-4.0.2](https://github.com/truecharts/apps/compare/gotify-4.0.1...gotify-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [gotify-0.0.2](https://github.com/truecharts/apps/compare/gotify-0.0.1...gotify-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) diff --git a/stable/joplin-server/4.0.2/CONFIG.md b/stable/gotify/4.0.3/CONFIG.md similarity index 100% rename from stable/joplin-server/4.0.2/CONFIG.md rename to stable/gotify/4.0.3/CONFIG.md diff --git a/stable/gotify/4.0.3/Chart.lock b/stable/gotify/4.0.3/Chart.lock new file mode 100644 index 00000000000..022cea82da2 --- /dev/null +++ b/stable/gotify/4.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:23:36.914380928Z" diff --git a/stable/gotify/4.0.2/Chart.yaml b/stable/gotify/4.0.3/Chart.yaml similarity index 96% rename from stable/gotify/4.0.2/Chart.yaml rename to stable/gotify/4.0.3/Chart.yaml index a089d5cdade..15e32f6d315 100644 --- a/stable/gotify/4.0.2/Chart.yaml +++ b/stable/gotify/4.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.0" -version: 4.0.2 +version: 4.0.3 kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/gotify/4.0.2/README.md b/stable/gotify/4.0.3/README.md similarity index 96% rename from stable/gotify/4.0.2/README.md rename to stable/gotify/4.0.3/README.md index 7c8843a1f0d..a0de731f81b 100644 --- a/stable/gotify/4.0.2/README.md +++ b/stable/gotify/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/gotify/4.0.2/app-readme.md b/stable/gotify/4.0.3/app-readme.md similarity index 100% rename from stable/gotify/4.0.2/app-readme.md rename to stable/gotify/4.0.3/app-readme.md diff --git a/stable/joplin-server/4.0.2/charts/common-8.3.16.tgz b/stable/gotify/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/joplin-server/4.0.2/charts/common-8.3.16.tgz rename to stable/gotify/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/gotify/4.0.3/charts/postgresql-5.1.4.tgz b/stable/gotify/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/gotify/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/gotify/4.0.2/helm-values.md b/stable/gotify/4.0.3/helm-values.md similarity index 100% rename from stable/gotify/4.0.2/helm-values.md rename to stable/gotify/4.0.3/helm-values.md diff --git a/stable/gotify/4.0.2/ix_values.yaml b/stable/gotify/4.0.3/ix_values.yaml similarity index 100% rename from stable/gotify/4.0.2/ix_values.yaml rename to stable/gotify/4.0.3/ix_values.yaml diff --git a/stable/gotify/4.0.2/questions.yaml b/stable/gotify/4.0.3/questions.yaml similarity index 100% rename from stable/gotify/4.0.2/questions.yaml rename to stable/gotify/4.0.3/questions.yaml diff --git a/stable/gotify/4.0.2/templates/_configmap.tpl b/stable/gotify/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/gotify/4.0.2/templates/_configmap.tpl rename to stable/gotify/4.0.3/templates/_configmap.tpl diff --git a/stable/gotify/4.0.2/templates/common.yaml b/stable/gotify/4.0.3/templates/common.yaml similarity index 100% rename from stable/gotify/4.0.2/templates/common.yaml rename to stable/gotify/4.0.3/templates/common.yaml diff --git a/stable/joplin-server/4.0.2/values.yaml b/stable/gotify/4.0.3/values.yaml similarity index 100% rename from stable/joplin-server/4.0.2/values.yaml rename to stable/gotify/4.0.3/values.yaml diff --git a/stable/home-assistant/11.0.3/CHANGELOG.md b/stable/home-assistant/11.0.3/CHANGELOG.md new file mode 100644 index 00000000000..73d7ae9146d --- /dev/null +++ b/stable/home-assistant/11.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-11.0.3](https://github.com/truecharts/apps/compare/home-assistant-11.0.2...home-assistant-11.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [home-assistant-11.0.2](https://github.com/truecharts/apps/compare/home-assistant-11.0.1...home-assistant-11.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [home-assistant-11.0.1](https://github.com/truecharts/apps/compare/home-assistant-11.0.0...home-assistant-11.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237)) + + + + +### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [home-assistant-9.0.3](https://github.com/truecharts/apps/compare/home-assistant-9.0.2...home-assistant-9.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 + + + + +### [home-assistant-9.0.0](https://github.com/truecharts/apps/compare/home-assistant-8.2.9...home-assistant-9.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [home-assistant-8.2.9](https://github.com/truecharts/apps/compare/home-assistant-8.2.8...home-assistant-8.2.9) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + + +### [home-assistant-8.2.8](https://github.com/truecharts/apps/compare/home-assistant-8.2.7...home-assistant-8.2.8) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) +* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + diff --git a/stable/kanboard/4.0.2/CONFIG.md b/stable/home-assistant/11.0.3/CONFIG.md similarity index 100% rename from stable/kanboard/4.0.2/CONFIG.md rename to stable/home-assistant/11.0.3/CONFIG.md diff --git a/stable/home-assistant/11.0.3/Chart.lock b/stable/home-assistant/11.0.3/Chart.lock new file mode 100644 index 00000000000..4b6ac4efb05 --- /dev/null +++ b/stable/home-assistant/11.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:24:12.556379532Z" diff --git a/stable/home-assistant/11.0.3/Chart.yaml b/stable/home-assistant/11.0.3/Chart.yaml new file mode 100644 index 00000000000..b3c92e4196d --- /dev/null +++ b/stable/home-assistant/11.0.3/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2021.10.6" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png +keywords: +- home-assistant +- hass +- homeassistant +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +- email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org +name: home-assistant +sources: +- https://github.com/home-assistant/home-assistant +- https://github.com/cdr/code-server +type: application +version: 11.0.3 +annotations: + truecharts.org/catagories: | + - home-automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/11.0.3/README.md b/stable/home-assistant/11.0.3/README.md new file mode 100644 index 00000000000..fd7e87a1da2 --- /dev/null +++ b/stable/home-assistant/11.0.3/README.md @@ -0,0 +1,39 @@ +# Introduction + +home-assistant App for TrueNAS SCALE + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 5.1.4 | +| https://truecharts.org | common | 8.3.16 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.3/app-readme.md b/stable/home-assistant/11.0.3/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/11.0.3/app-readme.md @@ -0,0 +1,3 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/kanboard/4.0.2/charts/common-8.3.16.tgz b/stable/home-assistant/11.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/kanboard/4.0.2/charts/common-8.3.16.tgz rename to stable/home-assistant/11.0.3/charts/common-8.3.16.tgz diff --git a/stable/home-assistant/11.0.3/charts/postgresql-5.1.4.tgz b/stable/home-assistant/11.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/home-assistant/11.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/home-assistant/11.0.3/helm-values.md b/stable/home-assistant/11.0.3/helm-values.md new file mode 100644 index 00000000000..caf9a5fae42 --- /dev/null +++ b/stable/home-assistant/11.0.3/helm-values.md @@ -0,0 +1,44 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env.PUID | int | `568` | | +| git.deployKey | string | `""` | | +| git.deployKeyBase64 | string | `""` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | +| image.tag | string | `"v2021.10.6@sha256:d3b2d15cc83cf20ca5ab827f1fd84b78af61d7658ec34820e9c792f5219168ca"` | | +| influxdb.architecture | string | `"standalone"` | | +| influxdb.authEnabled | bool | `false` | | +| influxdb.database | string | `"home_assistant"` | | +| influxdb.enabled | bool | `false` | | +| influxdb.persistence.enabled | bool | `false` | | +| initContainers.init.command[0] | string | `"/config/init/init.sh"` | | +| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | +| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | | +| initContainers.init.volumeMounts[0].name | string | `"init"` | | +| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | | +| initContainers.init.volumeMounts[1].name | string | `"config"` | | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| persistence.config.size | string | `"100Gi"` | | +| persistence.config.type | string | `"pvc"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | +| prometheus.serviceMonitor.enabled | bool | `false` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8123` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.3/ix_values.yaml b/stable/home-assistant/11.0.3/ix_values.yaml new file mode 100644 index 00000000000..b389b5562f4 --- /dev/null +++ b/stable/home-assistant/11.0.3/ix_values.yaml @@ -0,0 +1,82 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.10.6@sha256:d3b2d15cc83cf20ca5ab827f1fd84b78af61d7658ec34820e9c792f5219168ca + +env: + PUID: 568 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: /config/init + - name: config + mountPath: /config + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Allow access a Git repository by passing in a private SSH key +git: + # Raw SSH private key + deployKey: "" + # Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence. + deployKeyBase64: "" + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# -- Enable and configure postgresql database subchart under this key. +# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) +# @default -- See values.yaml +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +# Enable influxdb +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/influxdb +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # size: 8Gi diff --git a/stable/home-assistant/11.0.3/questions.yaml b/stable/home-assistant/11.0.3/questions.yaml new file mode 100644 index 00000000000..cd6add9b731 --- /dev/null +++ b/stable/home-assistant/11.0.3/questions.yaml @@ -0,0 +1,1745 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - 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: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: git + group: "Container Configuration" + label: "Home-Assistant Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + label: "Git deploy key" + schema: + type: string + default: "" + - variable: deployKeyBase64 + label: "Git KeyBase64 deploy key" + schema: + type: string + default: "" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: PUID + label: "PUID" + description: "Sets the PUID env var for LinuxServer.io (compatible) containers" + schema: + type: int + default: 568 + + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + 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 + default: 8123 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8123 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36008 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + 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: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/config" + hidden: true + valid_chars: '^\/([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: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([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: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + 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: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: 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: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + 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: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - 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: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + 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: + 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: "hostPath" + 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: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - 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: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/home-assistant/11.0.3/templates/_configmap.tpl b/stable/home-assistant/11.0.3/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/11.0.3/templates/_configmap.tpl @@ -0,0 +1,90 @@ +{{/* Define the configmap */}} +{{- define "hass.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ include "common.names.fullname" . }}-init +data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +{{- end -}} diff --git a/stable/home-assistant/11.0.3/templates/common.yaml b/stable/home-assistant/11.0.3/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/11.0.3/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for hass */}} +{{- include "hass.configmap" . }} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "hass.initvolume" -}} +enabled: "true" +mountPath: "/config/init" +readOnly: true +type: "custom" +volumeSpec: + configMap: + name: {{ include "common.names.fullname" . }}-init + defaultMode: 0777 +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "hass.initvolume" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/home-assistant/11.0.3/templates/secret.yaml b/stable/home-assistant/11.0.3/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/11.0.3/templates/secret.yaml @@ -0,0 +1,15 @@ +{{- if or .Values.git.deployKey .Values.git.deployKeyBase64 }} +apiVersion: v1 +kind: Secret +metadata: + name: {{ template "common.names.fullname" . }}-deploykey + labels: + {{- include "common.labels" . | nindent 4 }} +type: Opaque +data: + {{- if .Values.git.deployKey }} + id_rsa: {{ .Values.git.deployKey | b64enc | quote }} + {{- else }} + id_rsa: {{ .Values.git.deployKeyBase64 | quote }} + {{- end }} +{{- end }} diff --git a/stable/kanboard/4.0.2/values.yaml b/stable/home-assistant/11.0.3/values.yaml similarity index 100% rename from stable/kanboard/4.0.2/values.yaml rename to stable/home-assistant/11.0.3/values.yaml diff --git a/stable/joplin-server/4.0.2/Chart.lock b/stable/joplin-server/4.0.2/Chart.lock deleted file mode 100644 index fea419bbd35..00000000000 --- a/stable/joplin-server/4.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:40:35.532326296Z" diff --git a/stable/joplin-server/4.0.2/charts/postgresql-5.1.2.tgz b/stable/joplin-server/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/joplin-server/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/joplin-server/4.0.2/CHANGELOG.md b/stable/joplin-server/4.0.3/CHANGELOG.md similarity index 91% rename from stable/joplin-server/4.0.2/CHANGELOG.md rename to stable/joplin-server/4.0.3/CHANGELOG.md index f0eaa739524..682959e55de 100644 --- a/stable/joplin-server/4.0.2/CHANGELOG.md +++ b/stable/joplin-server/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [joplin-server-4.0.3](https://github.com/truecharts/apps/compare/joplin-server-4.0.2...joplin-server-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [joplin-server-4.0.2](https://github.com/truecharts/apps/compare/joplin-server-4.0.1...joplin-server-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [joplin-server-0.0.2](https://github.com/truecharts/apps/compare/joplin-server-0.0.1...joplin-server-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) diff --git a/stable/miniflux/3.0.2/CONFIG.md b/stable/joplin-server/4.0.3/CONFIG.md similarity index 100% rename from stable/miniflux/3.0.2/CONFIG.md rename to stable/joplin-server/4.0.3/CONFIG.md diff --git a/stable/joplin-server/4.0.3/Chart.lock b/stable/joplin-server/4.0.3/Chart.lock new file mode 100644 index 00000000000..655daaa8b8b --- /dev/null +++ b/stable/joplin-server/4.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:24:48.395162249Z" diff --git a/stable/joplin-server/4.0.2/Chart.yaml b/stable/joplin-server/4.0.3/Chart.yaml similarity index 96% rename from stable/joplin-server/4.0.2/Chart.yaml rename to stable/joplin-server/4.0.3/Chart.yaml index 6576ee6d5df..cf27c534ebe 100644 --- a/stable/joplin-server/4.0.2/Chart.yaml +++ b/stable/joplin-server/4.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.1" description: This server allows you to sync any Joplin client name: joplin-server -version: 4.0.2 +version: 4.0.3 kubeVersion: '>=1.16.0-0' keywords: - joplin @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/joplin-server/4.0.2/README.md b/stable/joplin-server/4.0.3/README.md similarity index 96% rename from stable/joplin-server/4.0.2/README.md rename to stable/joplin-server/4.0.3/README.md index 5b329e5b6ae..384f3b15fc9 100644 --- a/stable/joplin-server/4.0.2/README.md +++ b/stable/joplin-server/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/joplin-server/4.0.2/app-readme.md b/stable/joplin-server/4.0.3/app-readme.md similarity index 100% rename from stable/joplin-server/4.0.2/app-readme.md rename to stable/joplin-server/4.0.3/app-readme.md diff --git a/stable/miniflux/3.0.2/charts/common-8.3.16.tgz b/stable/joplin-server/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/miniflux/3.0.2/charts/common-8.3.16.tgz rename to stable/joplin-server/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/joplin-server/4.0.3/charts/postgresql-5.1.4.tgz b/stable/joplin-server/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/joplin-server/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/joplin-server/4.0.2/helm-values.md b/stable/joplin-server/4.0.3/helm-values.md similarity index 100% rename from stable/joplin-server/4.0.2/helm-values.md rename to stable/joplin-server/4.0.3/helm-values.md diff --git a/stable/joplin-server/4.0.2/ix_values.yaml b/stable/joplin-server/4.0.3/ix_values.yaml similarity index 100% rename from stable/joplin-server/4.0.2/ix_values.yaml rename to stable/joplin-server/4.0.3/ix_values.yaml diff --git a/stable/joplin-server/4.0.2/questions.yaml b/stable/joplin-server/4.0.3/questions.yaml similarity index 100% rename from stable/joplin-server/4.0.2/questions.yaml rename to stable/joplin-server/4.0.3/questions.yaml diff --git a/stable/joplin-server/4.0.2/templates/common.yaml b/stable/joplin-server/4.0.3/templates/common.yaml similarity index 100% rename from stable/joplin-server/4.0.2/templates/common.yaml rename to stable/joplin-server/4.0.3/templates/common.yaml diff --git a/stable/miniflux/3.0.2/values.yaml b/stable/joplin-server/4.0.3/values.yaml similarity index 100% rename from stable/miniflux/3.0.2/values.yaml rename to stable/joplin-server/4.0.3/values.yaml diff --git a/stable/kanboard/4.0.2/Chart.lock b/stable/kanboard/4.0.2/Chart.lock deleted file mode 100644 index 246bcc738c7..00000000000 --- a/stable/kanboard/4.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:41:30.889065743Z" diff --git a/stable/kanboard/4.0.2/charts/postgresql-5.1.2.tgz b/stable/kanboard/4.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/kanboard/4.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/kanboard/4.0.2/CHANGELOG.md b/stable/kanboard/4.0.3/CHANGELOG.md similarity index 90% rename from stable/kanboard/4.0.2/CHANGELOG.md rename to stable/kanboard/4.0.3/CHANGELOG.md index a86861e00c9..8f844813474 100644 --- a/stable/kanboard/4.0.2/CHANGELOG.md +++ b/stable/kanboard/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kanboard-4.0.3](https://github.com/truecharts/apps/compare/kanboard-4.0.2...kanboard-4.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [kanboard-4.0.2](https://github.com/truecharts/apps/compare/kanboard-4.0.1...kanboard-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [kanboard-0.0.2](https://github.com/truecharts/apps/compare/kanboard-0.0.1...kanboard-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/nextcloud/9.0.3/CONFIG.md b/stable/kanboard/4.0.3/CONFIG.md similarity index 100% rename from stable/nextcloud/9.0.3/CONFIG.md rename to stable/kanboard/4.0.3/CONFIG.md diff --git a/stable/kanboard/4.0.3/Chart.lock b/stable/kanboard/4.0.3/Chart.lock new file mode 100644 index 00000000000..72fe18f63f6 --- /dev/null +++ b/stable/kanboard/4.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:25:24.137387115Z" diff --git a/stable/kanboard/4.0.2/Chart.yaml b/stable/kanboard/4.0.3/Chart.yaml similarity index 96% rename from stable/kanboard/4.0.2/Chart.yaml rename to stable/kanboard/4.0.3/Chart.yaml index c0ff0a036cc..37f3ee62d7c 100644 --- a/stable/kanboard/4.0.2/Chart.yaml +++ b/stable/kanboard/4.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.20" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 4.0.2 +version: 4.0.3 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -18,7 +18,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/kanboard/4.0.2/README.md b/stable/kanboard/4.0.3/README.md similarity index 96% rename from stable/kanboard/4.0.2/README.md rename to stable/kanboard/4.0.3/README.md index ad55e2540a2..cb224ee8495 100644 --- a/stable/kanboard/4.0.2/README.md +++ b/stable/kanboard/4.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/kanboard/4.0.2/app-readme.md b/stable/kanboard/4.0.3/app-readme.md similarity index 100% rename from stable/kanboard/4.0.2/app-readme.md rename to stable/kanboard/4.0.3/app-readme.md diff --git a/stable/nextcloud/9.0.3/charts/common-8.3.16.tgz b/stable/kanboard/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/nextcloud/9.0.3/charts/common-8.3.16.tgz rename to stable/kanboard/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/kanboard/4.0.3/charts/postgresql-5.1.4.tgz b/stable/kanboard/4.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/kanboard/4.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/kanboard/4.0.2/helm-values.md b/stable/kanboard/4.0.3/helm-values.md similarity index 100% rename from stable/kanboard/4.0.2/helm-values.md rename to stable/kanboard/4.0.3/helm-values.md diff --git a/stable/kanboard/4.0.2/ix_values.yaml b/stable/kanboard/4.0.3/ix_values.yaml similarity index 100% rename from stable/kanboard/4.0.2/ix_values.yaml rename to stable/kanboard/4.0.3/ix_values.yaml diff --git a/stable/kanboard/4.0.2/questions.yaml b/stable/kanboard/4.0.3/questions.yaml similarity index 100% rename from stable/kanboard/4.0.2/questions.yaml rename to stable/kanboard/4.0.3/questions.yaml diff --git a/stable/kanboard/4.0.2/templates/common.yaml b/stable/kanboard/4.0.3/templates/common.yaml similarity index 100% rename from stable/kanboard/4.0.2/templates/common.yaml rename to stable/kanboard/4.0.3/templates/common.yaml diff --git a/stable/nextcloud/9.0.3/values.yaml b/stable/kanboard/4.0.3/values.yaml similarity index 100% rename from stable/nextcloud/9.0.3/values.yaml rename to stable/kanboard/4.0.3/values.yaml diff --git a/stable/miniflux/3.0.2/Chart.lock b/stable/miniflux/3.0.2/Chart.lock deleted file mode 100644 index 7a2fdc3b990..00000000000 --- a/stable/miniflux/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:45:51.641578457Z" diff --git a/stable/miniflux/3.0.2/charts/postgresql-5.1.2.tgz b/stable/miniflux/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/miniflux/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/miniflux/3.0.2/CHANGELOG.md b/stable/miniflux/3.0.3/CHANGELOG.md similarity index 90% rename from stable/miniflux/3.0.2/CHANGELOG.md rename to stable/miniflux/3.0.3/CHANGELOG.md index 0b1baaa0601..f48501a5fc9 100644 --- a/stable/miniflux/3.0.2/CHANGELOG.md +++ b/stable/miniflux/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [miniflux-3.0.3](https://github.com/truecharts/apps/compare/miniflux-3.0.2...miniflux-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [miniflux-3.0.2](https://github.com/truecharts/apps/compare/miniflux-3.0.1...miniflux-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [miniflux-0.0.2](https://github.com/truecharts/apps/compare/miniflux-0.0.1...miniflux-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/odoo/3.0.2/CONFIG.md b/stable/miniflux/3.0.3/CONFIG.md similarity index 100% rename from stable/odoo/3.0.2/CONFIG.md rename to stable/miniflux/3.0.3/CONFIG.md diff --git a/stable/miniflux/3.0.3/Chart.lock b/stable/miniflux/3.0.3/Chart.lock new file mode 100644 index 00000000000..3506bea4230 --- /dev/null +++ b/stable/miniflux/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:25:59.942585738Z" diff --git a/stable/miniflux/3.0.2/Chart.yaml b/stable/miniflux/3.0.3/Chart.yaml similarity index 95% rename from stable/miniflux/3.0.2/Chart.yaml rename to stable/miniflux/3.0.3/Chart.yaml index 4da201bbb10..18367a62749 100644 --- a/stable/miniflux/3.0.2/Chart.yaml +++ b/stable/miniflux/3.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.33" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 3.0.2 +version: 3.0.3 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/miniflux/3.0.2/README.md b/stable/miniflux/3.0.3/README.md similarity index 96% rename from stable/miniflux/3.0.2/README.md rename to stable/miniflux/3.0.3/README.md index 0c79891504e..0feeda7cb09 100644 --- a/stable/miniflux/3.0.2/README.md +++ b/stable/miniflux/3.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/miniflux/3.0.2/app-readme.md b/stable/miniflux/3.0.3/app-readme.md similarity index 100% rename from stable/miniflux/3.0.2/app-readme.md rename to stable/miniflux/3.0.3/app-readme.md diff --git a/stable/odoo/3.0.2/charts/common-8.3.16.tgz b/stable/miniflux/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/odoo/3.0.2/charts/common-8.3.16.tgz rename to stable/miniflux/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/miniflux/3.0.3/charts/postgresql-5.1.4.tgz b/stable/miniflux/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/miniflux/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/miniflux/3.0.2/helm-values.md b/stable/miniflux/3.0.3/helm-values.md similarity index 100% rename from stable/miniflux/3.0.2/helm-values.md rename to stable/miniflux/3.0.3/helm-values.md diff --git a/stable/miniflux/3.0.2/ix_values.yaml b/stable/miniflux/3.0.3/ix_values.yaml similarity index 100% rename from stable/miniflux/3.0.2/ix_values.yaml rename to stable/miniflux/3.0.3/ix_values.yaml diff --git a/stable/miniflux/3.0.2/questions.yaml b/stable/miniflux/3.0.3/questions.yaml similarity index 100% rename from stable/miniflux/3.0.2/questions.yaml rename to stable/miniflux/3.0.3/questions.yaml diff --git a/stable/miniflux/3.0.2/templates/common.yaml b/stable/miniflux/3.0.3/templates/common.yaml similarity index 100% rename from stable/miniflux/3.0.2/templates/common.yaml rename to stable/miniflux/3.0.3/templates/common.yaml diff --git a/stable/odoo/3.0.2/values.yaml b/stable/miniflux/3.0.3/values.yaml similarity index 100% rename from stable/odoo/3.0.2/values.yaml rename to stable/miniflux/3.0.3/values.yaml diff --git a/stable/nextcloud/9.0.3/charts/postgresql-5.1.2.tgz b/stable/nextcloud/9.0.3/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/nextcloud/9.0.3/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/nextcloud/9.0.3/CHANGELOG.md b/stable/nextcloud/9.0.4/CHANGELOG.md similarity index 91% rename from stable/nextcloud/9.0.3/CHANGELOG.md rename to stable/nextcloud/9.0.4/CHANGELOG.md index 739f534bda0..44e10be92b5 100644 --- a/stable/nextcloud/9.0.3/CHANGELOG.md +++ b/stable/nextcloud/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-9.0.4](https://github.com/truecharts/apps/compare/nextcloud-9.0.3...nextcloud-9.0.4) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [nextcloud-9.0.3](https://github.com/truecharts/apps/compare/nextcloud-9.0.2...nextcloud-9.0.3) (2021-10-26) @@ -88,12 +97,3 @@ ### [nextcloud-7.0.0](https://github.com/truecharts/apps/compare/nextcloud-6.0.28...nextcloud-7.0.0) (2021-10-20) -#### Chore - -* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) - -#### Fix - -* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - diff --git a/stable/openkm/3.0.2/CONFIG.md b/stable/nextcloud/9.0.4/CONFIG.md similarity index 100% rename from stable/openkm/3.0.2/CONFIG.md rename to stable/nextcloud/9.0.4/CONFIG.md diff --git a/stable/nextcloud/9.0.3/Chart.lock b/stable/nextcloud/9.0.4/Chart.lock similarity index 61% rename from stable/nextcloud/9.0.3/Chart.lock rename to stable/nextcloud/9.0.4/Chart.lock index 0b7098869c5..d42c7a501bb 100644 --- a/stable/nextcloud/9.0.3/Chart.lock +++ b/stable/nextcloud/9.0.4/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.3.16 - name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.5.2 -digest: sha256:20e111e4302a1ccc5e26abbb82d7eea016aebcbd55873a8a7f3121c00b984634 -generated: "2021-10-26T20:32:54.530359181Z" +digest: sha256:b5ce4337c8f00c6310157a8b26a1108d9880018509251b8c39b310eb7112d375 +generated: "2021-10-26T22:26:37.421636834Z" diff --git a/stable/nextcloud/9.0.3/Chart.yaml b/stable/nextcloud/9.0.4/Chart.yaml similarity index 96% rename from stable/nextcloud/9.0.3/Chart.yaml rename to stable/nextcloud/9.0.4/Chart.yaml index 4b380807ae1..ebbfe4b7397 100644 --- a/stable/nextcloud/9.0.3/Chart.yaml +++ b/stable/nextcloud/9.0.4/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -33,7 +33,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/nextcloud/9.0.3/README.md b/stable/nextcloud/9.0.4/README.md similarity index 96% rename from stable/nextcloud/9.0.3/README.md rename to stable/nextcloud/9.0.4/README.md index 18344aca009..ea33d7d2ec5 100644 --- a/stable/nextcloud/9.0.3/README.md +++ b/stable/nextcloud/9.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.5.2 | -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/nextcloud/9.0.3/app-readme.md b/stable/nextcloud/9.0.4/app-readme.md similarity index 100% rename from stable/nextcloud/9.0.3/app-readme.md rename to stable/nextcloud/9.0.4/app-readme.md diff --git a/stable/openkm/3.0.2/charts/common-8.3.16.tgz b/stable/nextcloud/9.0.4/charts/common-8.3.16.tgz similarity index 100% rename from stable/openkm/3.0.2/charts/common-8.3.16.tgz rename to stable/nextcloud/9.0.4/charts/common-8.3.16.tgz diff --git a/stable/nextcloud/9.0.4/charts/postgresql-5.1.4.tgz b/stable/nextcloud/9.0.4/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/nextcloud/9.0.4/charts/postgresql-5.1.4.tgz differ diff --git a/stable/nextcloud/9.0.3/charts/redis-15.5.2.tgz b/stable/nextcloud/9.0.4/charts/redis-15.5.2.tgz similarity index 100% rename from stable/nextcloud/9.0.3/charts/redis-15.5.2.tgz rename to stable/nextcloud/9.0.4/charts/redis-15.5.2.tgz diff --git a/stable/nextcloud/9.0.3/helm-values.md b/stable/nextcloud/9.0.4/helm-values.md similarity index 100% rename from stable/nextcloud/9.0.3/helm-values.md rename to stable/nextcloud/9.0.4/helm-values.md diff --git a/stable/nextcloud/9.0.3/ix_values.yaml b/stable/nextcloud/9.0.4/ix_values.yaml similarity index 100% rename from stable/nextcloud/9.0.3/ix_values.yaml rename to stable/nextcloud/9.0.4/ix_values.yaml diff --git a/stable/nextcloud/9.0.3/questions.yaml b/stable/nextcloud/9.0.4/questions.yaml similarity index 100% rename from stable/nextcloud/9.0.3/questions.yaml rename to stable/nextcloud/9.0.4/questions.yaml diff --git a/stable/nextcloud/9.0.3/templates/_configmap.tpl b/stable/nextcloud/9.0.4/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/9.0.3/templates/_configmap.tpl rename to stable/nextcloud/9.0.4/templates/_configmap.tpl diff --git a/stable/nextcloud/9.0.3/templates/_cronjob.tpl b/stable/nextcloud/9.0.4/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/9.0.3/templates/_cronjob.tpl rename to stable/nextcloud/9.0.4/templates/_cronjob.tpl diff --git a/stable/nextcloud/9.0.3/templates/_secrets.tpl b/stable/nextcloud/9.0.4/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/9.0.3/templates/_secrets.tpl rename to stable/nextcloud/9.0.4/templates/_secrets.tpl diff --git a/stable/nextcloud/9.0.3/templates/common.yaml b/stable/nextcloud/9.0.4/templates/common.yaml similarity index 100% rename from stable/nextcloud/9.0.3/templates/common.yaml rename to stable/nextcloud/9.0.4/templates/common.yaml diff --git a/stable/openkm/3.0.2/values.yaml b/stable/nextcloud/9.0.4/values.yaml similarity index 100% rename from stable/openkm/3.0.2/values.yaml rename to stable/nextcloud/9.0.4/values.yaml diff --git a/stable/odoo/3.0.2/Chart.lock b/stable/odoo/3.0.2/Chart.lock deleted file mode 100644 index d0fca933df3..00000000000 --- a/stable/odoo/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:52:06.664432358Z" diff --git a/stable/odoo/3.0.2/charts/postgresql-5.1.2.tgz b/stable/odoo/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/odoo/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/odoo/3.0.2/CHANGELOG.md b/stable/odoo/3.0.3/CHANGELOG.md similarity index 90% rename from stable/odoo/3.0.2/CHANGELOG.md rename to stable/odoo/3.0.3/CHANGELOG.md index 9eebfad576b..99e90dec223 100644 --- a/stable/odoo/3.0.2/CHANGELOG.md +++ b/stable/odoo/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [odoo-3.0.3](https://github.com/truecharts/apps/compare/odoo-3.0.2...odoo-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [odoo-3.0.2](https://github.com/truecharts/apps/compare/odoo-3.0.1...odoo-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [odoo-0.0.2](https://github.com/truecharts/apps/compare/odoo-0.0.1...odoo-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/recipes/3.0.3/CONFIG.md b/stable/odoo/3.0.3/CONFIG.md similarity index 100% rename from stable/recipes/3.0.3/CONFIG.md rename to stable/odoo/3.0.3/CONFIG.md diff --git a/stable/odoo/3.0.3/Chart.lock b/stable/odoo/3.0.3/Chart.lock new file mode 100644 index 00000000000..a2068d4cb4f --- /dev/null +++ b/stable/odoo/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:27:29.035302815Z" diff --git a/stable/odoo/3.0.2/Chart.yaml b/stable/odoo/3.0.3/Chart.yaml similarity index 96% rename from stable/odoo/3.0.2/Chart.yaml rename to stable/odoo/3.0.3/Chart.yaml index 173f223d97e..ba67fe730a7 100644 --- a/stable/odoo/3.0.2/Chart.yaml +++ b/stable/odoo/3.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "14.0" -version: 3.0.2 +version: 3.0.3 kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. @@ -25,7 +25,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/odoo/3.0.2/README.md b/stable/odoo/3.0.3/README.md similarity index 96% rename from stable/odoo/3.0.2/README.md rename to stable/odoo/3.0.3/README.md index 9c4bbc3d1de..a39267d8aba 100644 --- a/stable/odoo/3.0.2/README.md +++ b/stable/odoo/3.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/odoo/3.0.2/app-readme.md b/stable/odoo/3.0.3/app-readme.md similarity index 100% rename from stable/odoo/3.0.2/app-readme.md rename to stable/odoo/3.0.3/app-readme.md diff --git a/stable/recipes/3.0.3/charts/common-8.3.16.tgz b/stable/odoo/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/recipes/3.0.3/charts/common-8.3.16.tgz rename to stable/odoo/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/odoo/3.0.3/charts/postgresql-5.1.4.tgz b/stable/odoo/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/odoo/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/odoo/3.0.2/helm-values.md b/stable/odoo/3.0.3/helm-values.md similarity index 100% rename from stable/odoo/3.0.2/helm-values.md rename to stable/odoo/3.0.3/helm-values.md diff --git a/stable/odoo/3.0.2/ix_values.yaml b/stable/odoo/3.0.3/ix_values.yaml similarity index 100% rename from stable/odoo/3.0.2/ix_values.yaml rename to stable/odoo/3.0.3/ix_values.yaml diff --git a/stable/odoo/3.0.2/questions.yaml b/stable/odoo/3.0.3/questions.yaml similarity index 100% rename from stable/odoo/3.0.2/questions.yaml rename to stable/odoo/3.0.3/questions.yaml diff --git a/stable/odoo/3.0.2/templates/common.yaml b/stable/odoo/3.0.3/templates/common.yaml similarity index 100% rename from stable/odoo/3.0.2/templates/common.yaml rename to stable/odoo/3.0.3/templates/common.yaml diff --git a/stable/recipes/3.0.3/values.yaml b/stable/odoo/3.0.3/values.yaml similarity index 100% rename from stable/recipes/3.0.3/values.yaml rename to stable/odoo/3.0.3/values.yaml diff --git a/stable/openkm/3.0.2/Chart.lock b/stable/openkm/3.0.2/Chart.lock deleted file mode 100644 index 563a15ba96b..00000000000 --- a/stable/openkm/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T19:53:44.993458769Z" diff --git a/stable/openkm/3.0.2/charts/postgresql-5.1.2.tgz b/stable/openkm/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/openkm/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/openkm/3.0.2/CHANGELOG.md b/stable/openkm/3.0.3/CHANGELOG.md similarity index 91% rename from stable/openkm/3.0.2/CHANGELOG.md rename to stable/openkm/3.0.3/CHANGELOG.md index a6bf4977932..d4a3f6dfcb2 100644 --- a/stable/openkm/3.0.2/CHANGELOG.md +++ b/stable/openkm/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [openkm-3.0.3](https://github.com/truecharts/apps/compare/openkm-3.0.2...openkm-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [openkm-3.0.2](https://github.com/truecharts/apps/compare/openkm-3.0.1...openkm-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [openkm-0.0.2](https://github.com/truecharts/apps/compare/openkm-0.0.1...openkm-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) diff --git a/stable/shiori/3.0.2/CONFIG.md b/stable/openkm/3.0.3/CONFIG.md similarity index 100% rename from stable/shiori/3.0.2/CONFIG.md rename to stable/openkm/3.0.3/CONFIG.md diff --git a/stable/openkm/3.0.3/Chart.lock b/stable/openkm/3.0.3/Chart.lock new file mode 100644 index 00000000000..3862046d722 --- /dev/null +++ b/stable/openkm/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:28:04.704285517Z" diff --git a/stable/openkm/3.0.2/Chart.yaml b/stable/openkm/3.0.3/Chart.yaml similarity index 96% rename from stable/openkm/3.0.2/Chart.yaml rename to stable/openkm/3.0.3/Chart.yaml index 63550619ff1..9afd9a6d0b4 100644 --- a/stable/openkm/3.0.2/Chart.yaml +++ b/stable/openkm/3.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "6.3.11" description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 3.0.2 +version: 3.0.3 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/openkm/3.0.2/README.md b/stable/openkm/3.0.3/README.md similarity index 96% rename from stable/openkm/3.0.2/README.md rename to stable/openkm/3.0.3/README.md index 540357901e6..631f99845ab 100644 --- a/stable/openkm/3.0.2/README.md +++ b/stable/openkm/3.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/openkm/3.0.2/app-readme.md b/stable/openkm/3.0.3/app-readme.md similarity index 100% rename from stable/openkm/3.0.2/app-readme.md rename to stable/openkm/3.0.3/app-readme.md diff --git a/stable/shiori/3.0.2/charts/common-8.3.16.tgz b/stable/openkm/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/shiori/3.0.2/charts/common-8.3.16.tgz rename to stable/openkm/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/openkm/3.0.3/charts/postgresql-5.1.4.tgz b/stable/openkm/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/openkm/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/openkm/3.0.2/helm-values.md b/stable/openkm/3.0.3/helm-values.md similarity index 100% rename from stable/openkm/3.0.2/helm-values.md rename to stable/openkm/3.0.3/helm-values.md diff --git a/stable/openkm/3.0.2/ix_values.yaml b/stable/openkm/3.0.3/ix_values.yaml similarity index 100% rename from stable/openkm/3.0.2/ix_values.yaml rename to stable/openkm/3.0.3/ix_values.yaml diff --git a/stable/openkm/3.0.2/questions.yaml b/stable/openkm/3.0.3/questions.yaml similarity index 100% rename from stable/openkm/3.0.2/questions.yaml rename to stable/openkm/3.0.3/questions.yaml diff --git a/stable/openkm/3.0.2/templates/_configmap.tpl b/stable/openkm/3.0.3/templates/_configmap.tpl similarity index 100% rename from stable/openkm/3.0.2/templates/_configmap.tpl rename to stable/openkm/3.0.3/templates/_configmap.tpl diff --git a/stable/openkm/3.0.2/templates/common.yaml b/stable/openkm/3.0.3/templates/common.yaml similarity index 100% rename from stable/openkm/3.0.2/templates/common.yaml rename to stable/openkm/3.0.3/templates/common.yaml diff --git a/stable/shiori/3.0.2/values.yaml b/stable/openkm/3.0.3/values.yaml similarity index 100% rename from stable/shiori/3.0.2/values.yaml rename to stable/openkm/3.0.3/values.yaml diff --git a/stable/recipes/3.0.3/Chart.lock b/stable/recipes/3.0.3/Chart.lock deleted file mode 100644 index 7eb2ff8d7c4..00000000000 --- a/stable/recipes/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:03:01.853652479Z" diff --git a/stable/recipes/3.0.3/charts/postgresql-5.1.2.tgz b/stable/recipes/3.0.3/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/recipes/3.0.3/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/recipes/3.0.3/CHANGELOG.md b/stable/recipes/3.0.4/CHANGELOG.md similarity index 88% rename from stable/recipes/3.0.3/CHANGELOG.md rename to stable/recipes/3.0.4/CHANGELOG.md index 439752e403c..a849d8e498c 100644 --- a/stable/recipes/3.0.3/CHANGELOG.md +++ b/stable/recipes/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-3.0.4](https://github.com/truecharts/apps/compare/recipes-3.0.3...recipes-3.0.4) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [recipes-3.0.3](https://github.com/truecharts/apps/compare/recipes-3.0.2...recipes-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - diff --git a/stable/statping/3.0.2/CONFIG.md b/stable/recipes/3.0.4/CONFIG.md similarity index 100% rename from stable/statping/3.0.2/CONFIG.md rename to stable/recipes/3.0.4/CONFIG.md diff --git a/stable/recipes/3.0.4/Chart.lock b/stable/recipes/3.0.4/Chart.lock new file mode 100644 index 00000000000..1e56a14e851 --- /dev/null +++ b/stable/recipes/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:28:39.995106756Z" diff --git a/stable/recipes/3.0.3/Chart.yaml b/stable/recipes/3.0.4/Chart.yaml similarity index 96% rename from stable/recipes/3.0.3/Chart.yaml rename to stable/recipes/3.0.4/Chart.yaml index fd3293b2556..2016b5b7217 100644 --- a/stable/recipes/3.0.3/Chart.yaml +++ b/stable/recipes/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.17.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/recipes/3.0.3/README.md b/stable/recipes/3.0.4/README.md similarity index 96% rename from stable/recipes/3.0.3/README.md rename to stable/recipes/3.0.4/README.md index 938fe6d2b23..e548e36de01 100644 --- a/stable/recipes/3.0.3/README.md +++ b/stable/recipes/3.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/recipes/3.0.3/app-readme.md b/stable/recipes/3.0.4/app-readme.md similarity index 100% rename from stable/recipes/3.0.3/app-readme.md rename to stable/recipes/3.0.4/app-readme.md diff --git a/stable/statping/3.0.2/charts/common-8.3.16.tgz b/stable/recipes/3.0.4/charts/common-8.3.16.tgz similarity index 100% rename from stable/statping/3.0.2/charts/common-8.3.16.tgz rename to stable/recipes/3.0.4/charts/common-8.3.16.tgz diff --git a/stable/recipes/3.0.4/charts/postgresql-5.1.4.tgz b/stable/recipes/3.0.4/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/recipes/3.0.4/charts/postgresql-5.1.4.tgz differ diff --git a/stable/recipes/3.0.3/helm-values.md b/stable/recipes/3.0.4/helm-values.md similarity index 100% rename from stable/recipes/3.0.3/helm-values.md rename to stable/recipes/3.0.4/helm-values.md diff --git a/stable/recipes/3.0.3/ix_values.yaml b/stable/recipes/3.0.4/ix_values.yaml similarity index 100% rename from stable/recipes/3.0.3/ix_values.yaml rename to stable/recipes/3.0.4/ix_values.yaml diff --git a/stable/recipes/3.0.3/questions.yaml b/stable/recipes/3.0.4/questions.yaml similarity index 100% rename from stable/recipes/3.0.3/questions.yaml rename to stable/recipes/3.0.4/questions.yaml diff --git a/stable/recipes/3.0.3/templates/common.yaml b/stable/recipes/3.0.4/templates/common.yaml similarity index 100% rename from stable/recipes/3.0.3/templates/common.yaml rename to stable/recipes/3.0.4/templates/common.yaml diff --git a/stable/recipes/3.0.3/templates/configmap.yaml b/stable/recipes/3.0.4/templates/configmap.yaml similarity index 100% rename from stable/recipes/3.0.3/templates/configmap.yaml rename to stable/recipes/3.0.4/templates/configmap.yaml diff --git a/stable/statping/3.0.2/values.yaml b/stable/recipes/3.0.4/values.yaml similarity index 100% rename from stable/statping/3.0.2/values.yaml rename to stable/recipes/3.0.4/values.yaml diff --git a/stable/shiori/3.0.2/Chart.lock b/stable/shiori/3.0.2/Chart.lock deleted file mode 100644 index 9b044919405..00000000000 --- a/stable/shiori/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:05:27.026883367Z" diff --git a/stable/shiori/3.0.2/charts/postgresql-5.1.2.tgz b/stable/shiori/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/shiori/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/shiori/3.0.2/CHANGELOG.md b/stable/shiori/3.0.3/CHANGELOG.md similarity index 90% rename from stable/shiori/3.0.2/CHANGELOG.md rename to stable/shiori/3.0.3/CHANGELOG.md index 27bba564dec..2a53312ee8c 100644 --- a/stable/shiori/3.0.2/CHANGELOG.md +++ b/stable/shiori/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [shiori-3.0.3](https://github.com/truecharts/apps/compare/shiori-3.0.2...shiori-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [shiori-3.0.2](https://github.com/truecharts/apps/compare/shiori-3.0.1...shiori-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [shiori-0.0.2](https://github.com/truecharts/apps/compare/shiori-0.0.1...shiori-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/teedy/3.0.2/CONFIG.md b/stable/shiori/3.0.3/CONFIG.md similarity index 100% rename from stable/teedy/3.0.2/CONFIG.md rename to stable/shiori/3.0.3/CONFIG.md diff --git a/stable/shiori/3.0.3/Chart.lock b/stable/shiori/3.0.3/Chart.lock new file mode 100644 index 00000000000..54bd12dc7df --- /dev/null +++ b/stable/shiori/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:29:15.327919084Z" diff --git a/stable/shiori/3.0.2/Chart.yaml b/stable/shiori/3.0.3/Chart.yaml similarity index 96% rename from stable/shiori/3.0.2/Chart.yaml rename to stable/shiori/3.0.3/Chart.yaml index 0e17944de9e..c00f17e2856 100644 --- a/stable/shiori/3.0.2/Chart.yaml +++ b/stable/shiori/3.0.3/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 3.0.2 +version: 3.0.3 kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/shiori/3.0.2/README.md b/stable/shiori/3.0.3/README.md similarity index 96% rename from stable/shiori/3.0.2/README.md rename to stable/shiori/3.0.3/README.md index 0b39f3be850..62284ee546e 100644 --- a/stable/shiori/3.0.2/README.md +++ b/stable/shiori/3.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/shiori/3.0.2/app-readme.md b/stable/shiori/3.0.3/app-readme.md similarity index 100% rename from stable/shiori/3.0.2/app-readme.md rename to stable/shiori/3.0.3/app-readme.md diff --git a/stable/teedy/3.0.2/charts/common-8.3.16.tgz b/stable/shiori/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/teedy/3.0.2/charts/common-8.3.16.tgz rename to stable/shiori/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/shiori/3.0.3/charts/postgresql-5.1.4.tgz b/stable/shiori/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/shiori/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/shiori/3.0.2/helm-values.md b/stable/shiori/3.0.3/helm-values.md similarity index 100% rename from stable/shiori/3.0.2/helm-values.md rename to stable/shiori/3.0.3/helm-values.md diff --git a/stable/shiori/3.0.2/ix_values.yaml b/stable/shiori/3.0.3/ix_values.yaml similarity index 100% rename from stable/shiori/3.0.2/ix_values.yaml rename to stable/shiori/3.0.3/ix_values.yaml diff --git a/stable/shiori/3.0.2/questions.yaml b/stable/shiori/3.0.3/questions.yaml similarity index 100% rename from stable/shiori/3.0.2/questions.yaml rename to stable/shiori/3.0.3/questions.yaml diff --git a/stable/shiori/3.0.2/templates/common.yaml b/stable/shiori/3.0.3/templates/common.yaml similarity index 100% rename from stable/shiori/3.0.2/templates/common.yaml rename to stable/shiori/3.0.3/templates/common.yaml diff --git a/stable/teedy/3.0.2/values.yaml b/stable/shiori/3.0.3/values.yaml similarity index 100% rename from stable/teedy/3.0.2/values.yaml rename to stable/shiori/3.0.3/values.yaml diff --git a/stable/statping/3.0.2/Chart.lock b/stable/statping/3.0.2/Chart.lock deleted file mode 100644 index 5f1bb4fcc51..00000000000 --- a/stable/statping/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:09:01.195816227Z" diff --git a/stable/statping/3.0.2/charts/postgresql-5.1.2.tgz b/stable/statping/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/statping/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/statping/3.0.2/CHANGELOG.md b/stable/statping/3.0.3/CHANGELOG.md similarity index 90% rename from stable/statping/3.0.2/CHANGELOG.md rename to stable/statping/3.0.3/CHANGELOG.md index d40fae1097d..41889acafb5 100644 --- a/stable/statping/3.0.2/CHANGELOG.md +++ b/stable/statping/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [statping-3.0.3](https://github.com/truecharts/apps/compare/statping-3.0.2...statping-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [statping-3.0.2](https://github.com/truecharts/apps/compare/statping-3.0.1...statping-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [statping-0.0.2](https://github.com/truecharts/apps/compare/statping-0.0.1...statping-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/traccar/3.0.2/CONFIG.md b/stable/statping/3.0.3/CONFIG.md similarity index 100% rename from stable/traccar/3.0.2/CONFIG.md rename to stable/statping/3.0.3/CONFIG.md diff --git a/stable/statping/3.0.3/Chart.lock b/stable/statping/3.0.3/Chart.lock new file mode 100644 index 00000000000..5ca1b4b329d --- /dev/null +++ b/stable/statping/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:29:51.123945365Z" diff --git a/stable/statping/3.0.2/Chart.yaml b/stable/statping/3.0.3/Chart.yaml similarity index 95% rename from stable/statping/3.0.2/Chart.yaml rename to stable/statping/3.0.3/Chart.yaml index 3f1d0b917cd..1172ad82a37 100644 --- a/stable/statping/3.0.2/Chart.yaml +++ b/stable/statping/3.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.74" description: Status page for monitoring your websites and applications name: statping -version: 3.0.2 +version: 3.0.3 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/statping/3.0.2/README.md b/stable/statping/3.0.3/README.md similarity index 96% rename from stable/statping/3.0.2/README.md rename to stable/statping/3.0.3/README.md index 17804e8767d..207af350105 100644 --- a/stable/statping/3.0.2/README.md +++ b/stable/statping/3.0.3/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/statping/3.0.2/app-readme.md b/stable/statping/3.0.3/app-readme.md similarity index 100% rename from stable/statping/3.0.2/app-readme.md rename to stable/statping/3.0.3/app-readme.md diff --git a/stable/traccar/3.0.2/charts/common-8.3.16.tgz b/stable/statping/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/traccar/3.0.2/charts/common-8.3.16.tgz rename to stable/statping/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/statping/3.0.3/charts/postgresql-5.1.4.tgz b/stable/statping/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/statping/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/statping/3.0.2/helm-values.md b/stable/statping/3.0.3/helm-values.md similarity index 100% rename from stable/statping/3.0.2/helm-values.md rename to stable/statping/3.0.3/helm-values.md diff --git a/stable/statping/3.0.2/ix_values.yaml b/stable/statping/3.0.3/ix_values.yaml similarity index 100% rename from stable/statping/3.0.2/ix_values.yaml rename to stable/statping/3.0.3/ix_values.yaml diff --git a/stable/statping/3.0.2/questions.yaml b/stable/statping/3.0.3/questions.yaml similarity index 100% rename from stable/statping/3.0.2/questions.yaml rename to stable/statping/3.0.3/questions.yaml diff --git a/stable/statping/3.0.2/templates/common.yaml b/stable/statping/3.0.3/templates/common.yaml similarity index 100% rename from stable/statping/3.0.2/templates/common.yaml rename to stable/statping/3.0.3/templates/common.yaml diff --git a/stable/traccar/3.0.2/values.yaml b/stable/statping/3.0.3/values.yaml similarity index 100% rename from stable/traccar/3.0.2/values.yaml rename to stable/statping/3.0.3/values.yaml diff --git a/stable/teedy/3.0.2/Chart.lock b/stable/teedy/3.0.2/Chart.lock deleted file mode 100644 index 27352fc21b9..00000000000 --- a/stable/teedy/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:10:40.048948097Z" diff --git a/stable/teedy/3.0.2/charts/postgresql-5.1.2.tgz b/stable/teedy/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/teedy/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/teedy/3.0.2/CHANGELOG.md b/stable/teedy/3.0.3/CHANGELOG.md similarity index 91% rename from stable/teedy/3.0.2/CHANGELOG.md rename to stable/teedy/3.0.3/CHANGELOG.md index 6175991d023..3027500cd6a 100644 --- a/stable/teedy/3.0.2/CHANGELOG.md +++ b/stable/teedy/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [teedy-3.0.3](https://github.com/truecharts/apps/compare/teedy-3.0.2...teedy-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [teedy-3.0.2](https://github.com/truecharts/apps/compare/teedy-3.0.1...teedy-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [teedy-0.0.2](https://github.com/truecharts/apps/compare/teedy-0.0.1...teedy-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) diff --git a/stable/tt-rss/3.0.3/CONFIG.md b/stable/teedy/3.0.3/CONFIG.md similarity index 100% rename from stable/tt-rss/3.0.3/CONFIG.md rename to stable/teedy/3.0.3/CONFIG.md diff --git a/stable/teedy/3.0.3/Chart.lock b/stable/teedy/3.0.3/Chart.lock new file mode 100644 index 00000000000..0d4816ee422 --- /dev/null +++ b/stable/teedy/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:30:26.736815818Z" diff --git a/stable/teedy/3.0.2/Chart.yaml b/stable/teedy/3.0.3/Chart.yaml similarity index 96% rename from stable/teedy/3.0.2/Chart.yaml rename to stable/teedy/3.0.3/Chart.yaml index afef7749b0b..72c03bec333 100644 --- a/stable/teedy/3.0.2/Chart.yaml +++ b/stable/teedy/3.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 3.0.2 +version: 3.0.3 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/teedy/3.0.2/README.md b/stable/teedy/3.0.3/README.md similarity index 96% rename from stable/teedy/3.0.2/README.md rename to stable/teedy/3.0.3/README.md index b09a7980027..3840a2fc75f 100644 --- a/stable/teedy/3.0.2/README.md +++ b/stable/teedy/3.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/teedy/3.0.2/app-readme.md b/stable/teedy/3.0.3/app-readme.md similarity index 100% rename from stable/teedy/3.0.2/app-readme.md rename to stable/teedy/3.0.3/app-readme.md diff --git a/stable/tt-rss/3.0.3/charts/common-8.3.16.tgz b/stable/teedy/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/tt-rss/3.0.3/charts/common-8.3.16.tgz rename to stable/teedy/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/teedy/3.0.3/charts/postgresql-5.1.4.tgz b/stable/teedy/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/teedy/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/teedy/3.0.2/helm-values.md b/stable/teedy/3.0.3/helm-values.md similarity index 100% rename from stable/teedy/3.0.2/helm-values.md rename to stable/teedy/3.0.3/helm-values.md diff --git a/stable/teedy/3.0.2/ix_values.yaml b/stable/teedy/3.0.3/ix_values.yaml similarity index 100% rename from stable/teedy/3.0.2/ix_values.yaml rename to stable/teedy/3.0.3/ix_values.yaml diff --git a/stable/teedy/3.0.2/questions.yaml b/stable/teedy/3.0.3/questions.yaml similarity index 100% rename from stable/teedy/3.0.2/questions.yaml rename to stable/teedy/3.0.3/questions.yaml diff --git a/stable/teedy/3.0.2/templates/common.yaml b/stable/teedy/3.0.3/templates/common.yaml similarity index 100% rename from stable/teedy/3.0.2/templates/common.yaml rename to stable/teedy/3.0.3/templates/common.yaml diff --git a/stable/tt-rss/3.0.3/values.yaml b/stable/teedy/3.0.3/values.yaml similarity index 100% rename from stable/tt-rss/3.0.3/values.yaml rename to stable/teedy/3.0.3/values.yaml diff --git a/stable/traccar/3.0.2/Chart.lock b/stable/traccar/3.0.2/Chart.lock deleted file mode 100644 index 83b7ed3cfa6..00000000000 --- a/stable/traccar/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:11:33.64300014Z" diff --git a/stable/traccar/3.0.2/charts/postgresql-5.1.2.tgz b/stable/traccar/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/traccar/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/traccar/3.0.2/CHANGELOG.md b/stable/traccar/3.0.3/CHANGELOG.md similarity index 91% rename from stable/traccar/3.0.2/CHANGELOG.md rename to stable/traccar/3.0.3/CHANGELOG.md index 151dce7af99..f7d1ce7d28e 100644 --- a/stable/traccar/3.0.2/CHANGELOG.md +++ b/stable/traccar/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [traccar-3.0.3](https://github.com/truecharts/apps/compare/traccar-3.0.2...traccar-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [traccar-3.0.2](https://github.com/truecharts/apps/compare/traccar-3.0.1...traccar-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor * Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [traccar-0.0.2](https://github.com/truecharts/apps/compare/traccar-0.0.1...traccar-0.0.2) (2021-10-19) - -#### Chore - -* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) diff --git a/stable/wikijs/3.0.2/CONFIG.md b/stable/traccar/3.0.3/CONFIG.md similarity index 100% rename from stable/wikijs/3.0.2/CONFIG.md rename to stable/traccar/3.0.3/CONFIG.md diff --git a/stable/traccar/3.0.3/Chart.lock b/stable/traccar/3.0.3/Chart.lock new file mode 100644 index 00000000000..07062f69047 --- /dev/null +++ b/stable/traccar/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:31:02.497553226Z" diff --git a/stable/traccar/3.0.2/Chart.yaml b/stable/traccar/3.0.3/Chart.yaml similarity index 96% rename from stable/traccar/3.0.2/Chart.yaml rename to stable/traccar/3.0.3/Chart.yaml index 32e06ddd6f5..5f851fd73f0 100644 --- a/stable/traccar/3.0.2/Chart.yaml +++ b/stable/traccar/3.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "4.14" description: Traccar is an open source GPS tracking system. name: traccar -version: 3.0.2 +version: 3.0.3 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/traccar/3.0.2/README.md b/stable/traccar/3.0.3/README.md similarity index 96% rename from stable/traccar/3.0.2/README.md rename to stable/traccar/3.0.3/README.md index e20fa844016..73f7897fbfb 100644 --- a/stable/traccar/3.0.2/README.md +++ b/stable/traccar/3.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/traccar/3.0.2/app-readme.md b/stable/traccar/3.0.3/app-readme.md similarity index 100% rename from stable/traccar/3.0.2/app-readme.md rename to stable/traccar/3.0.3/app-readme.md diff --git a/stable/wikijs/3.0.2/charts/common-8.3.16.tgz b/stable/traccar/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/wikijs/3.0.2/charts/common-8.3.16.tgz rename to stable/traccar/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/traccar/3.0.3/charts/postgresql-5.1.4.tgz b/stable/traccar/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/traccar/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/traccar/3.0.2/helm-values.md b/stable/traccar/3.0.3/helm-values.md similarity index 100% rename from stable/traccar/3.0.2/helm-values.md rename to stable/traccar/3.0.3/helm-values.md diff --git a/stable/traccar/3.0.2/ix_values.yaml b/stable/traccar/3.0.3/ix_values.yaml similarity index 100% rename from stable/traccar/3.0.2/ix_values.yaml rename to stable/traccar/3.0.3/ix_values.yaml diff --git a/stable/traccar/3.0.2/questions.yaml b/stable/traccar/3.0.3/questions.yaml similarity index 100% rename from stable/traccar/3.0.2/questions.yaml rename to stable/traccar/3.0.3/questions.yaml diff --git a/stable/traccar/3.0.2/templates/common.yaml b/stable/traccar/3.0.3/templates/common.yaml similarity index 100% rename from stable/traccar/3.0.2/templates/common.yaml rename to stable/traccar/3.0.3/templates/common.yaml diff --git a/stable/wikijs/3.0.2/values.yaml b/stable/traccar/3.0.3/values.yaml similarity index 100% rename from stable/wikijs/3.0.2/values.yaml rename to stable/traccar/3.0.3/values.yaml diff --git a/stable/tt-rss/3.0.3/Chart.lock b/stable/tt-rss/3.0.3/Chart.lock deleted file mode 100644 index 448674fcf16..00000000000 --- a/stable/tt-rss/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:13:12.232822966Z" diff --git a/stable/tt-rss/3.0.3/charts/postgresql-5.1.2.tgz b/stable/tt-rss/3.0.3/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/tt-rss/3.0.3/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/tt-rss/3.0.3/CHANGELOG.md b/stable/tt-rss/3.0.4/CHANGELOG.md similarity index 84% rename from stable/tt-rss/3.0.3/CHANGELOG.md rename to stable/tt-rss/3.0.4/CHANGELOG.md index cbf513cc7ea..deb886dd186 100644 --- a/stable/tt-rss/3.0.3/CHANGELOG.md +++ b/stable/tt-rss/3.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-3.0.4](https://github.com/truecharts/apps/compare/tt-rss-3.0.3...tt-rss-3.0.4) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [tt-rss-3.0.3](https://github.com/truecharts/apps/compare/tt-rss-3.0.2...tt-rss-3.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore -* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor diff --git a/stable/tt-rss/3.0.4/CONFIG.md b/stable/tt-rss/3.0.4/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/tt-rss/3.0.4/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/tt-rss/3.0.4/Chart.lock b/stable/tt-rss/3.0.4/Chart.lock new file mode 100644 index 00000000000..91a61845eb8 --- /dev/null +++ b/stable/tt-rss/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:31:38.533795482Z" diff --git a/stable/tt-rss/3.0.3/Chart.yaml b/stable/tt-rss/3.0.4/Chart.yaml similarity index 96% rename from stable/tt-rss/3.0.3/Chart.yaml rename to stable/tt-rss/3.0.4/Chart.yaml index 468b88ea634..9482523a035 100644 --- a/stable/tt-rss/3.0.3/Chart.yaml +++ b/stable/tt-rss/3.0.4/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.9036.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 3.0.3 +version: 3.0.4 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -17,7 +17,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/tt-rss/3.0.3/README.md b/stable/tt-rss/3.0.4/README.md similarity index 96% rename from stable/tt-rss/3.0.3/README.md rename to stable/tt-rss/3.0.4/README.md index dea3ecfa9be..1ea342fd704 100644 --- a/stable/tt-rss/3.0.3/README.md +++ b/stable/tt-rss/3.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/tt-rss/3.0.3/app-readme.md b/stable/tt-rss/3.0.4/app-readme.md similarity index 100% rename from stable/tt-rss/3.0.3/app-readme.md rename to stable/tt-rss/3.0.4/app-readme.md diff --git a/stable/tt-rss/3.0.4/charts/common-8.3.16.tgz b/stable/tt-rss/3.0.4/charts/common-8.3.16.tgz new file mode 100644 index 00000000000..dcb10df3bbc Binary files /dev/null and b/stable/tt-rss/3.0.4/charts/common-8.3.16.tgz differ diff --git a/stable/tt-rss/3.0.4/charts/postgresql-5.1.4.tgz b/stable/tt-rss/3.0.4/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/tt-rss/3.0.4/charts/postgresql-5.1.4.tgz differ diff --git a/stable/tt-rss/3.0.3/helm-values.md b/stable/tt-rss/3.0.4/helm-values.md similarity index 100% rename from stable/tt-rss/3.0.3/helm-values.md rename to stable/tt-rss/3.0.4/helm-values.md diff --git a/stable/tt-rss/3.0.3/ix_values.yaml b/stable/tt-rss/3.0.4/ix_values.yaml similarity index 100% rename from stable/tt-rss/3.0.3/ix_values.yaml rename to stable/tt-rss/3.0.4/ix_values.yaml diff --git a/stable/tt-rss/3.0.3/questions.yaml b/stable/tt-rss/3.0.4/questions.yaml similarity index 100% rename from stable/tt-rss/3.0.3/questions.yaml rename to stable/tt-rss/3.0.4/questions.yaml diff --git a/stable/tt-rss/3.0.3/templates/common.yaml b/stable/tt-rss/3.0.4/templates/common.yaml similarity index 100% rename from stable/tt-rss/3.0.3/templates/common.yaml rename to stable/tt-rss/3.0.4/templates/common.yaml diff --git a/stable/tt-rss/3.0.4/values.yaml b/stable/tt-rss/3.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/12.0.3/CHANGELOG.md b/stable/vaultwarden/12.0.3/CHANGELOG.md new file mode 100644 index 00000000000..1e1fe13146c --- /dev/null +++ b/stable/vaultwarden/12.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [vaultwarden-12.0.3](https://github.com/truecharts/apps/compare/vaultwarden-12.0.2...vaultwarden-12.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [vaultwarden-12.0.2](https://github.com/truecharts/apps/compare/vaultwarden-12.0.1...vaultwarden-12.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [vaultwarden-12.0.1](https://github.com/truecharts/apps/compare/vaultwarden-12.0.0...vaultwarden-12.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [vaultwarden-12.0.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.5...vaultwarden-12.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) + + + + +### [vaultwarden-11.0.5](https://github.com/truecharts/apps/compare/vaultwarden-10.1.0...vaultwarden-11.0.5) (2021-10-26) + + + + +### [vaultwarden-10.1.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.0...vaultwarden-10.1.0) (2021-10-26) + +#### Fix + +* fix patch for important postgresql consumping apps + + + + +### [vaultwarden-11.0.0](https://github.com/truecharts/apps/compare/vaultwarden-10.0.3...vaultwarden-11.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [vaultwarden-10.0.3](https://github.com/truecharts/apps/compare/vaultwarden-10.0.0...vaultwarden-10.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 +* update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) + +#### Fix + +* reenable postgresql migration scripting and bump all to force update + + + + +### [vaultwarden-10.0.0](https://github.com/truecharts/apps/compare/vaultwarden-9.0.23...vaultwarden-10.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [vaultwarden-9.0.23](https://github.com/truecharts/apps/compare/vaultwarden-9.0.22...vaultwarden-9.0.23) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + diff --git a/stable/vaultwarden/12.0.3/CONFIG.md b/stable/vaultwarden/12.0.3/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/vaultwarden/12.0.3/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/vaultwarden/12.0.3/Chart.lock b/stable/vaultwarden/12.0.3/Chart.lock new file mode 100644 index 00000000000..99398493255 --- /dev/null +++ b/stable/vaultwarden/12.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:32:15.552399368Z" diff --git a/stable/vaultwarden/12.0.3/Chart.yaml b/stable/vaultwarden/12.0.3/Chart.yaml new file mode 100644 index 00000000000..d39868aff0f --- /dev/null +++ b/stable/vaultwarden/12.0.3/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.23.0" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden +icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png +keywords: +- bitwarden +- bitwardenrs +- bitwarden_rs +- vaultwarden +- password +- rust +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: vaultwarden +sources: +- https://github.com/dani-garcia/vaultwarden +type: application +version: 12.0.3 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/12.0.3/README.md b/stable/vaultwarden/12.0.3/README.md new file mode 100644 index 00000000000..be13bc7444e --- /dev/null +++ b/stable/vaultwarden/12.0.3/README.md @@ -0,0 +1,38 @@ +# Introduction + +Unofficial Bitwarden compatible server written in Rust + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 5.1.4 | +| https://truecharts.org | common | 8.3.16 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/12.0.3/app-readme.md b/stable/vaultwarden/12.0.3/app-readme.md new file mode 100644 index 00000000000..adff46b5f72 --- /dev/null +++ b/stable/vaultwarden/12.0.3/app-readme.md @@ -0,0 +1,3 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/vaultwarden/12.0.3/charts/common-8.3.16.tgz b/stable/vaultwarden/12.0.3/charts/common-8.3.16.tgz new file mode 100644 index 00000000000..dcb10df3bbc Binary files /dev/null and b/stable/vaultwarden/12.0.3/charts/common-8.3.16.tgz differ diff --git a/stable/vaultwarden/12.0.3/charts/postgresql-5.1.4.tgz b/stable/vaultwarden/12.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/vaultwarden/12.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/vaultwarden/12.0.3/helm-values.md b/stable/vaultwarden/12.0.3/helm-values.md new file mode 100644 index 00000000000..ef449c1b0a5 --- /dev/null +++ b/stable/vaultwarden/12.0.3/helm-values.md @@ -0,0 +1,68 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| database.type | string | `"postgresql"` | | +| database.wal | bool | `true` | | +| env | object | `{}` | | +| envFrom[0].configMapRef.name | string | `"vaultwardenconfig"` | | +| envFrom[1].secretRef.name | string | `"vaultwardensecret"` | | +| envTpl.DOMAIN | string | `"https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}"` | | +| envValueFrom.DATABASE_URL.secretKeyRef.key | string | `"url"` | | +| envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | | +| image.tag | string | `"v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869"` | | +| ingress | object | See below | Configure the ingresses for the chart here. Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. | +| ingress.main.enabled | bool | `true` | Enables or disables the ingress | +| ingress.main.fixedMiddlewares | list | `["chain-basic"]` | List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user | +| ingress.main.hosts[0].host | string | `"chart-example.local"` | Host address. Helm template can be passed. | +| ingress.main.hosts[0].paths[0].path | string | `"/"` | Path. Helm template can be passed. | +| ingress.main.hosts[0].paths[0].pathType | string | `"Prefix"` | Ignored if not kubeVersion >= 1.14-0 | +| ingress.main.hosts[0].paths[0].service.name | string | `nil` | Overrides the service name reference for this path | +| ingress.main.hosts[0].paths[0].service.port | string | `nil` | Overrides the service port reference for this path | +| ingress.main.ingressClassName | string | `nil` | Set the ingressClass that is used for this ingress. Requires Kubernetes >=1.19 | +| ingress.main.middlewares | list | `[]` | Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names | +| ingress.main.nameOverride | string | `nil` | Override the name suffix that is used for this ingress. | +| ingress.main.primary | bool | `true` | Make this the primary ingress (used in probes, notes, etc...). If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. | +| ingress.main.tls | list | `[]` | Configure TLS for the ingress. Both secretName and hosts can process a Helm template. | +| persistence.data.accessMode | string | `"ReadWriteOnce"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/data"` | | +| persistence.data.size | string | `"100Gi"` | | +| persistence.data.type | string | `"pvc"` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"vaultwarden"` | | +| postgresql.postgresqlUsername | string | `"vaultwarden"` | | +| service.main.ports.main.port | int | `8080` | | +| service.ws.ports.ws.enabled | bool | `true` | | +| service.ws.ports.ws.port | int | `3012` | | +| vaultwarden.admin.disableAdminToken | bool | `false` | | +| vaultwarden.admin.enabled | bool | `false` | | +| vaultwarden.allowInvitation | bool | `true` | | +| vaultwarden.allowSignups | bool | `true` | | +| vaultwarden.enableWebVault | bool | `true` | | +| vaultwarden.enableWebsockets | bool | `true` | | +| vaultwarden.icons.disableDownload | bool | `false` | | +| vaultwarden.log.file | string | `""` | | +| vaultwarden.log.level | string | `"trace"` | | +| vaultwarden.orgCreationUsers | string | `"all"` | | +| vaultwarden.requireEmail | bool | `false` | | +| vaultwarden.showPasswordHint | bool | `true` | | +| vaultwarden.smtp.enabled | bool | `false` | | +| vaultwarden.smtp.from | string | `""` | | +| vaultwarden.smtp.host | string | `""` | | +| vaultwarden.verifySignup | bool | `false` | | +| vaultwarden.yubico.enabled | bool | `false` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/12.0.3/ix_values.yaml b/stable/vaultwarden/12.0.3/ix_values.yaml new file mode 100644 index 00000000000..30222dd5bc6 --- /dev/null +++ b/stable/vaultwarden/12.0.3/ix_values.yaml @@ -0,0 +1,226 @@ +# Default values for Bitwarden. + +image: + repository: ghcr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869 + +service: + main: + ports: + main: + port: 8080 + ws: + ports: + ws: + enabled: true + port: 3012 + +env: {} + +# -- Configure the ingresses for the chart here. +# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. +# @default -- See below +ingress: + main: + # -- Enables or disables the ingress + enabled: true + + # -- Make this the primary ingress (used in probes, notes, etc...). + # If there is more than 1 ingress, make sure that only 1 ingress is marked as primary. + primary: true + + # -- Override the name suffix that is used for this ingress. + nameOverride: + + # -- List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + # Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user + fixedMiddlewares: + - chain-basic + + # -- Additional List of middlewares in the traefikmiddlewares k8s namespace to add automatically + # Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names + middlewares: [] + annotationsList: [] + # - name: somename + # value: somevalue + # -- Provide additional annotations which may be required. + annotations: {} + # kubernetes.io/ingress.class: nginx + # kubernetes.io/tls-acme: "true" + + labelsList: [] + # - name: somename + # value: somevalue + # -- Set labels on the deployment/statefulset/daemonset + # -- Provide additional labels which may be required. + # -- Provide additional labels which may be required. + labels: {} + + # -- Set the ingressClass that is used for this ingress. + # Requires Kubernetes >=1.19 + ingressClassName: # "nginx" + + ## Configure the hosts for the ingress + hosts: + - # -- Host address. Helm template can be passed. + host: chart-example.local + ## Configure the paths for the host + paths: + - # -- Path. Helm template can be passed. + path: / + # -- Ignored if not kubeVersion >= 1.14-0 + pathType: Prefix + service: + # -- Overrides the service name reference for this path + name: + # -- Overrides the service port reference for this path + port: + + # -- Configure TLS for the ingress. Both secretName and hosts can process a Helm template. + tls: [] + # - secretName: chart-example-tls + # -- Create a secret from a GUI selected TrueNAS SCALE certificate + # scaleCert: true + # hosts: + # - chart-example.local + +envTpl: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +envValueFrom: + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +database: + # Database type, must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # Enable DB Write-Ahead-Log for SQLite, disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # Allow any user to sign-up: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # Verify e-mail before login is enabled. SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden diff --git a/stable/vaultwarden/12.0.3/questions.yaml b/stable/vaultwarden/12.0.3/questions.yaml new file mode 100644 index 00000000000..019447ac411 --- /dev/null +++ b/stable/vaultwarden/12.0.3/questions.yaml @@ -0,0 +1,2113 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - 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: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: admin + label: "Admin Portal" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: port + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebsockets + label: "Enable Websocket Connections" + description: "Enable Websockets for notification. https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications" + schema: + type: boolean + default: true + hidden: true + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + 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 + default: 8080 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8080 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36000 + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + 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 + default: 3012 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 3012 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36001 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + 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: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/data" + hidden: true + valid_chars: '^\/([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: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([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: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + 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: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: 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: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + 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: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - 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: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - variable: resources + group: "Resources and Devices" + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + 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: + 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: "hostPath" + 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: autoscaling + group: "Resources and Devices" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - 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: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + 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: + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/vaultwarden/12.0.3/templates/_configmap.tpl b/stable/vaultwarden/12.0.3/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/12.0.3/templates/_configmap.tpl @@ -0,0 +1,116 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: vaultwardenconfig +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/12.0.3/templates/_secrets.tpl b/stable/vaultwarden/12.0.3/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/12.0.3/templates/_secrets.tpl @@ -0,0 +1,36 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | b64enc | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | b64enc | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | b64enc | quote }} +{{- end -}} +--- + +apiVersion: v1 +kind: Secret +metadata: + name: vaultwardensecret +data: + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | b64enc | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | b64enc | quote }} + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/12.0.3/templates/_validate.tpl b/stable/vaultwarden/12.0.3/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/12.0.3/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/stable/vaultwarden/12.0.3/templates/common.yaml b/stable/vaultwarden/12.0.3/templates/common.yaml new file mode 100644 index 00000000000..23381ff8a0c --- /dev/null +++ b/stable/vaultwarden/12.0.3/templates/common.yaml @@ -0,0 +1,38 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- include "vaultwarden.configmap" . }} + +{{/* Render secrets for vaultwarden */}} +{{- include "vaultwarden.secrets" . }} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: ws + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/vaultwarden/12.0.3/values.yaml b/stable/vaultwarden/12.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/3.0.2/Chart.lock b/stable/wikijs/3.0.2/Chart.lock deleted file mode 100644 index 9d5558fcdb6..00000000000 --- a/stable/wikijs/3.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -- name: postgresql - repository: https://truecharts.org/ - version: 5.1.2 -digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5 -generated: "2021-10-26T20:17:14.913246578Z" diff --git a/stable/wikijs/3.0.2/charts/postgresql-5.1.2.tgz b/stable/wikijs/3.0.2/charts/postgresql-5.1.2.tgz deleted file mode 100644 index be93e880226..00000000000 Binary files a/stable/wikijs/3.0.2/charts/postgresql-5.1.2.tgz and /dev/null differ diff --git a/stable/wikijs/3.0.2/CHANGELOG.md b/stable/wikijs/3.0.3/CHANGELOG.md similarity index 90% rename from stable/wikijs/3.0.2/CHANGELOG.md rename to stable/wikijs/3.0.3/CHANGELOG.md index fc3fdfa5311..619b53ef937 100644 --- a/stable/wikijs/3.0.2/CHANGELOG.md +++ b/stable/wikijs/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [wikijs-3.0.3](https://github.com/truecharts/apps/compare/wikijs-3.0.2...wikijs-3.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + ### [wikijs-3.0.2](https://github.com/truecharts/apps/compare/wikijs-3.0.1...wikijs-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Refactor -* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - - -### [wikijs-0.0.2](https://github.com/truecharts/apps/compare/wikijs-0.0.1...wikijs-0.0.2) (2021-10-19) - -#### Chore - diff --git a/stable/wikijs/3.0.3/CONFIG.md b/stable/wikijs/3.0.3/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/wikijs/3.0.3/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/wikijs/3.0.3/Chart.lock b/stable/wikijs/3.0.3/Chart.lock new file mode 100644 index 00000000000..9043d584e82 --- /dev/null +++ b/stable/wikijs/3.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.4 +digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 +generated: "2021-10-26T22:32:55.187584562Z" diff --git a/stable/wikijs/3.0.2/Chart.yaml b/stable/wikijs/3.0.3/Chart.yaml similarity index 96% rename from stable/wikijs/3.0.2/Chart.yaml rename to stable/wikijs/3.0.3/Chart.yaml index 794ee8f6764..e4a28871133 100644 --- a/stable/wikijs/3.0.2/Chart.yaml +++ b/stable/wikijs/3.0.3/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 3.0.2 +version: 3.0.3 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 5.1.2 + version: 5.1.4 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/wikijs/3.0.2/README.md b/stable/wikijs/3.0.3/README.md similarity index 96% rename from stable/wikijs/3.0.2/README.md rename to stable/wikijs/3.0.3/README.md index a699e3e7803..8ca5fece2d2 100644 --- a/stable/wikijs/3.0.2/README.md +++ b/stable/wikijs/3.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 5.1.2 | +| https://truecharts.org/ | postgresql | 5.1.4 | | https://truecharts.org | common | 8.3.16 | ## Installing the Chart diff --git a/stable/wikijs/3.0.2/app-readme.md b/stable/wikijs/3.0.3/app-readme.md similarity index 100% rename from stable/wikijs/3.0.2/app-readme.md rename to stable/wikijs/3.0.3/app-readme.md diff --git a/stable/wikijs/3.0.3/charts/common-8.3.16.tgz b/stable/wikijs/3.0.3/charts/common-8.3.16.tgz new file mode 100644 index 00000000000..dcb10df3bbc Binary files /dev/null and b/stable/wikijs/3.0.3/charts/common-8.3.16.tgz differ diff --git a/stable/wikijs/3.0.3/charts/postgresql-5.1.4.tgz b/stable/wikijs/3.0.3/charts/postgresql-5.1.4.tgz new file mode 100644 index 00000000000..6fb995c3255 Binary files /dev/null and b/stable/wikijs/3.0.3/charts/postgresql-5.1.4.tgz differ diff --git a/stable/wikijs/3.0.2/helm-values.md b/stable/wikijs/3.0.3/helm-values.md similarity index 100% rename from stable/wikijs/3.0.2/helm-values.md rename to stable/wikijs/3.0.3/helm-values.md diff --git a/stable/wikijs/3.0.2/ix_values.yaml b/stable/wikijs/3.0.3/ix_values.yaml similarity index 100% rename from stable/wikijs/3.0.2/ix_values.yaml rename to stable/wikijs/3.0.3/ix_values.yaml diff --git a/stable/wikijs/3.0.2/questions.yaml b/stable/wikijs/3.0.3/questions.yaml similarity index 100% rename from stable/wikijs/3.0.2/questions.yaml rename to stable/wikijs/3.0.3/questions.yaml diff --git a/stable/wikijs/3.0.3/values.yaml b/stable/wikijs/3.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d