diff --git a/incubator/appsmith/2.0.26/charts/redis-3.0.41.tgz b/incubator/appsmith/2.0.26/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/incubator/appsmith/2.0.26/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.26/CHANGELOG.md b/incubator/appsmith/2.0.27/CHANGELOG.md similarity index 90% rename from incubator/appsmith/2.0.26/CHANGELOG.md rename to incubator/appsmith/2.0.27/CHANGELOG.md index 7e56c45d5b..4bcdfeb51d 100644 --- a/incubator/appsmith/2.0.26/CHANGELOG.md +++ b/incubator/appsmith/2.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [appsmith-2.0.27](https://github.com/truecharts/apps/compare/appsmith-2.0.26...appsmith-2.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [appsmith-2.0.26](https://github.com/truecharts/apps/compare/appsmith-2.0.24...appsmith-2.0.26) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [appsmith-2.0.13](https://github.com/truecharts/apps/compare/appsmith-2.0.12...appsmith-2.0.13) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/stable/grist/3.0.21/Chart.lock b/incubator/appsmith/2.0.27/Chart.lock similarity index 52% rename from stable/grist/3.0.21/Chart.lock rename to incubator/appsmith/2.0.27/Chart.lock index 15a5780b40..396a95b540 100644 --- a/stable/grist/3.0.21/Chart.lock +++ b/incubator/appsmith/2.0.27/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:81833030fdff1aeb6c39e535ae588831a73d61226036edebb2e9b0bab07ac4f5 -generated: "2022-07-22T23:55:44.702528514Z" + version: 3.0.42 +digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 +generated: "2022-07-23T09:30:57.408817852Z" diff --git a/incubator/appsmith/2.0.26/Chart.yaml b/incubator/appsmith/2.0.27/Chart.yaml similarity index 96% rename from incubator/appsmith/2.0.26/Chart.yaml rename to incubator/appsmith/2.0.27/Chart.yaml index b46d3d64f0..bd16aaa4d3 100644 --- a/incubator/appsmith/2.0.26/Chart.yaml +++ b/incubator/appsmith/2.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 # - condition: mongodb.enabled # name: mongodb # repository: https://charts.truecharts.org @@ -25,7 +25,7 @@ maintainers: name: appsmith sources: - https://github.com/appsmithorg/appsmith -version: 2.0.26 +version: 2.0.27 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/2.0.26/README.md b/incubator/appsmith/2.0.27/README.md similarity index 96% rename from incubator/appsmith/2.0.26/README.md rename to incubator/appsmith/2.0.27/README.md index f1199765c2..598b929c46 100644 --- a/incubator/appsmith/2.0.26/README.md +++ b/incubator/appsmith/2.0.27/README.md @@ -1,6 +1,6 @@ # appsmith -![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![AppVersion: 1.7.8](https://img.shields.io/badge/AppVersion-1.7.8-informational?style=flat-square) +![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: 1.7.8](https://img.shields.io/badge/AppVersion-1.7.8-informational?style=flat-square) Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/appsmith/2.0.26/app-readme.md b/incubator/appsmith/2.0.27/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.26/app-readme.md rename to incubator/appsmith/2.0.27/app-readme.md diff --git a/incubator/appsmith/2.0.26/charts/common-10.4.6.tgz b/incubator/appsmith/2.0.27/charts/common-10.4.6.tgz similarity index 100% rename from incubator/appsmith/2.0.26/charts/common-10.4.6.tgz rename to incubator/appsmith/2.0.27/charts/common-10.4.6.tgz diff --git a/incubator/appsmith/2.0.27/charts/redis-3.0.42.tgz b/incubator/appsmith/2.0.27/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/incubator/appsmith/2.0.27/charts/redis-3.0.42.tgz differ diff --git a/incubator/appsmith/2.0.26/ix_values.yaml b/incubator/appsmith/2.0.27/ix_values.yaml similarity index 100% rename from incubator/appsmith/2.0.26/ix_values.yaml rename to incubator/appsmith/2.0.27/ix_values.yaml diff --git a/incubator/appsmith/2.0.26/questions.yaml b/incubator/appsmith/2.0.27/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.26/questions.yaml rename to incubator/appsmith/2.0.27/questions.yaml diff --git a/incubator/appsmith/2.0.26/templates/common.yaml b/incubator/appsmith/2.0.27/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.26/templates/common.yaml rename to incubator/appsmith/2.0.27/templates/common.yaml diff --git a/incubator/appsmith/2.0.26/values.yaml b/incubator/appsmith/2.0.27/values.yaml similarity index 100% rename from incubator/appsmith/2.0.26/values.yaml rename to incubator/appsmith/2.0.27/values.yaml diff --git a/incubator/authentik/2.0.25/charts/postgresql-8.0.42.tgz b/incubator/authentik/2.0.25/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/authentik/2.0.25/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.25/charts/redis-3.0.41.tgz b/incubator/authentik/2.0.25/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/incubator/authentik/2.0.25/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.25/CHANGELOG.md b/incubator/authentik/2.0.26/CHANGELOG.md similarity index 89% rename from incubator/authentik/2.0.25/CHANGELOG.md rename to incubator/authentik/2.0.26/CHANGELOG.md index 568ace4f95..6807882f42 100644 --- a/incubator/authentik/2.0.25/CHANGELOG.md +++ b/incubator/authentik/2.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [authentik-2.0.26](https://github.com/truecharts/apps/compare/authentik-2.0.25...authentik-2.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [authentik-2.0.25](https://github.com/truecharts/apps/compare/authentik-2.0.23...authentik-2.0.25) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [authentik-2.0.12](https://github.com/truecharts/apps/compare/authentik-2.0.11...authentik-2.0.12) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/paperless-ng/4.0.22/Chart.lock b/incubator/authentik/2.0.26/Chart.lock similarity index 58% rename from stable/paperless-ng/4.0.22/Chart.lock rename to incubator/authentik/2.0.26/Chart.lock index 3d68e45261..7987cc64ed 100644 --- a/stable/paperless-ng/4.0.22/Chart.lock +++ b/incubator/authentik/2.0.26/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:08:30.28033664Z" + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:31:04.96052923Z" diff --git a/incubator/authentik/2.0.25/Chart.yaml b/incubator/authentik/2.0.26/Chart.yaml similarity index 94% rename from incubator/authentik/2.0.25/Chart.yaml rename to incubator/authentik/2.0.26/Chart.yaml index 410dcb8a4f..4c322e8331 100644 --- a/incubator/authentik/2.0.25/Chart.yaml +++ b/incubator/authentik/2.0.26/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: authentik is an open-source Identity Provider focused on flexibility and versatility. home: https://github.com/truecharts/apps/tree/master/charts/incubator/authentik icon: https://truecharts.org/img/chart-icons/authentik.png @@ -26,7 +26,7 @@ name: authentik sources: - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 2.0.25 +version: 2.0.26 annotations: truecharts.org/catagories: | - authentication diff --git a/incubator/authentik/2.0.25/README.md b/incubator/authentik/2.0.26/README.md similarity index 95% rename from incubator/authentik/2.0.25/README.md rename to incubator/authentik/2.0.26/README.md index 0219012a26..a30c72fbec 100644 --- a/incubator/authentik/2.0.25/README.md +++ b/incubator/authentik/2.0.26/README.md @@ -1,6 +1,6 @@ # authentik -![Version: 2.0.25](https://img.shields.io/badge/Version-2.0.25-informational?style=flat-square) ![AppVersion: 2022.7.2](https://img.shields.io/badge/AppVersion-2022.7.2-informational?style=flat-square) +![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![AppVersion: 2022.7.2](https://img.shields.io/badge/AppVersion-2022.7.2-informational?style=flat-square) authentik is an open-source Identity Provider focused on flexibility and versatility. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/authentik/2.0.25/app-readme.md b/incubator/authentik/2.0.26/app-readme.md similarity index 100% rename from incubator/authentik/2.0.25/app-readme.md rename to incubator/authentik/2.0.26/app-readme.md diff --git a/incubator/authentik/2.0.25/charts/common-10.4.6.tgz b/incubator/authentik/2.0.26/charts/common-10.4.6.tgz similarity index 100% rename from incubator/authentik/2.0.25/charts/common-10.4.6.tgz rename to incubator/authentik/2.0.26/charts/common-10.4.6.tgz diff --git a/incubator/authentik/2.0.26/charts/postgresql-8.0.43.tgz b/incubator/authentik/2.0.26/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/authentik/2.0.26/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/authentik/2.0.26/charts/redis-3.0.42.tgz b/incubator/authentik/2.0.26/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/incubator/authentik/2.0.26/charts/redis-3.0.42.tgz differ diff --git a/incubator/authentik/2.0.25/ix_values.yaml b/incubator/authentik/2.0.26/ix_values.yaml similarity index 100% rename from incubator/authentik/2.0.25/ix_values.yaml rename to incubator/authentik/2.0.26/ix_values.yaml diff --git a/incubator/authentik/2.0.25/questions.yaml b/incubator/authentik/2.0.26/questions.yaml similarity index 100% rename from incubator/authentik/2.0.25/questions.yaml rename to incubator/authentik/2.0.26/questions.yaml diff --git a/incubator/authentik/2.0.25/templates/_cronjob.tpl b/incubator/authentik/2.0.26/templates/_cronjob.tpl similarity index 100% rename from incubator/authentik/2.0.25/templates/_cronjob.tpl rename to incubator/authentik/2.0.26/templates/_cronjob.tpl diff --git a/incubator/authentik/2.0.25/templates/_secrets.tpl b/incubator/authentik/2.0.26/templates/_secrets.tpl similarity index 100% rename from incubator/authentik/2.0.25/templates/_secrets.tpl rename to incubator/authentik/2.0.26/templates/_secrets.tpl diff --git a/incubator/authentik/2.0.25/templates/common.yaml b/incubator/authentik/2.0.26/templates/common.yaml similarity index 100% rename from incubator/authentik/2.0.25/templates/common.yaml rename to incubator/authentik/2.0.26/templates/common.yaml diff --git a/incubator/authentik/2.0.25/values.yaml b/incubator/authentik/2.0.26/values.yaml similarity index 100% rename from incubator/authentik/2.0.25/values.yaml rename to incubator/authentik/2.0.26/values.yaml diff --git a/incubator/awesome-ttrss/0.0.24/charts/postgresql-8.0.42.tgz b/incubator/awesome-ttrss/0.0.24/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/awesome-ttrss/0.0.24/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.24/CHANGELOG.md b/incubator/awesome-ttrss/0.0.25/CHANGELOG.md similarity index 89% rename from incubator/awesome-ttrss/0.0.24/CHANGELOG.md rename to incubator/awesome-ttrss/0.0.25/CHANGELOG.md index 3f16f13bf4..d5c2077b3c 100644 --- a/incubator/awesome-ttrss/0.0.24/CHANGELOG.md +++ b/incubator/awesome-ttrss/0.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [awesome-ttrss-0.0.25](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.24...awesome-ttrss-0.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [awesome-ttrss-0.0.24](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.22...awesome-ttrss-0.0.24) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [awesome-ttrss-0.0.13](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.12...awesome-ttrss-0.0.13) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - diff --git a/incubator/privatebin/0.0.20/Chart.lock b/incubator/awesome-ttrss/0.0.25/Chart.lock similarity index 53% rename from incubator/privatebin/0.0.20/Chart.lock rename to incubator/awesome-ttrss/0.0.25/Chart.lock index ed52a7a8f8..2c7e60754c 100644 --- a/incubator/privatebin/0.0.20/Chart.lock +++ b/incubator/awesome-ttrss/0.0.25/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:31:52.566822158Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:30:57.049664432Z" diff --git a/incubator/awesome-ttrss/0.0.24/Chart.yaml b/incubator/awesome-ttrss/0.0.25/Chart.yaml similarity index 95% rename from incubator/awesome-ttrss/0.0.24/Chart.yaml rename to incubator/awesome-ttrss/0.0.25/Chart.yaml index 44d912799a..4723c3eb16 100644 --- a/incubator/awesome-ttrss/0.0.24/Chart.yaml +++ b/incubator/awesome-ttrss/0.0.25/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2022" description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS name: awesome-ttrss -version: 0.0.24 +version: 0.0.25 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -18,7 +18,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/incubator/awesome-ttrss/0.0.24/README.md b/incubator/awesome-ttrss/0.0.25/README.md similarity index 96% rename from incubator/awesome-ttrss/0.0.24/README.md rename to incubator/awesome-ttrss/0.0.25/README.md index cb9ec1e506..09f495c921 100644 --- a/incubator/awesome-ttrss/0.0.24/README.md +++ b/incubator/awesome-ttrss/0.0.25/README.md @@ -1,6 +1,6 @@ # awesome-ttrss -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/awesome-ttrss/0.0.24/app-readme.md b/incubator/awesome-ttrss/0.0.25/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.24/app-readme.md rename to incubator/awesome-ttrss/0.0.25/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.24/charts/common-10.4.6.tgz b/incubator/awesome-ttrss/0.0.25/charts/common-10.4.6.tgz similarity index 100% rename from incubator/awesome-ttrss/0.0.24/charts/common-10.4.6.tgz rename to incubator/awesome-ttrss/0.0.25/charts/common-10.4.6.tgz diff --git a/incubator/awesome-ttrss/0.0.25/charts/postgresql-8.0.43.tgz b/incubator/awesome-ttrss/0.0.25/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/awesome-ttrss/0.0.25/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/awesome-ttrss/0.0.24/ix_values.yaml b/incubator/awesome-ttrss/0.0.25/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.24/ix_values.yaml rename to incubator/awesome-ttrss/0.0.25/ix_values.yaml diff --git a/incubator/awesome-ttrss/0.0.24/questions.yaml b/incubator/awesome-ttrss/0.0.25/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.24/questions.yaml rename to incubator/awesome-ttrss/0.0.25/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.24/templates/common.yaml b/incubator/awesome-ttrss/0.0.25/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.24/templates/common.yaml rename to incubator/awesome-ttrss/0.0.25/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.24/values.yaml b/incubator/awesome-ttrss/0.0.25/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.24/values.yaml rename to incubator/awesome-ttrss/0.0.25/values.yaml diff --git a/incubator/etesync/0.0.17/charts/postgresql-8.0.42.tgz b/incubator/etesync/0.0.17/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/etesync/0.0.17/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.17/CHANGELOG.md b/incubator/etesync/0.0.18/CHANGELOG.md similarity index 89% rename from incubator/etesync/0.0.17/CHANGELOG.md rename to incubator/etesync/0.0.18/CHANGELOG.md index 16e9e85eed..710782382a 100644 --- a/incubator/etesync/0.0.17/CHANGELOG.md +++ b/incubator/etesync/0.0.18/CHANGELOG.md @@ -2,6 +2,15 @@ +## [etesync-0.0.18](https://github.com/truecharts/apps/compare/etesync-0.0.17...etesync-0.0.18) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [etesync-0.0.17](https://github.com/truecharts/apps/compare/etesync-0.0.15...etesync-0.0.17) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [etesync-0.0.4](https://github.com/truecharts/apps/compare/etesync-0.0.3...etesync-0.0.4) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/incubator/zabbix-server/2.0.22/Chart.lock b/incubator/etesync/0.0.18/Chart.lock similarity index 53% rename from incubator/zabbix-server/2.0.22/Chart.lock rename to incubator/etesync/0.0.18/Chart.lock index 73863ea28d..457ad6ae89 100644 --- a/incubator/zabbix-server/2.0.22/Chart.lock +++ b/incubator/etesync/0.0.18/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:45:15.043596901Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:30:57.295994591Z" diff --git a/incubator/etesync/0.0.17/Chart.yaml b/incubator/etesync/0.0.18/Chart.yaml similarity index 96% rename from incubator/etesync/0.0.17/Chart.yaml rename to incubator/etesync/0.0.18/Chart.yaml index 2ff0367efa..d580bcae93 100644 --- a/incubator/etesync/0.0.17/Chart.yaml +++ b/incubator/etesync/0.0.18/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 deprecated: false description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. home: https://github.com/truecharts/apps/tree/master/charts/incubator/etesync @@ -31,7 +31,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 0.0.17 +version: 0.0.18 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/etesync/0.0.17/README.md b/incubator/etesync/0.0.18/README.md similarity index 96% rename from incubator/etesync/0.0.17/README.md rename to incubator/etesync/0.0.18/README.md index 07f7b1b9fd..9d7035299e 100644 --- a/incubator/etesync/0.0.17/README.md +++ b/incubator/etesync/0.0.18/README.md @@ -1,6 +1,6 @@ # etesync -![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) +![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/etesync/0.0.17/app-readme.md b/incubator/etesync/0.0.18/app-readme.md similarity index 100% rename from incubator/etesync/0.0.17/app-readme.md rename to incubator/etesync/0.0.18/app-readme.md diff --git a/incubator/etesync/0.0.17/charts/common-10.4.6.tgz b/incubator/etesync/0.0.18/charts/common-10.4.6.tgz similarity index 100% rename from incubator/etesync/0.0.17/charts/common-10.4.6.tgz rename to incubator/etesync/0.0.18/charts/common-10.4.6.tgz diff --git a/incubator/etesync/0.0.18/charts/postgresql-8.0.43.tgz b/incubator/etesync/0.0.18/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/etesync/0.0.18/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/etesync/0.0.17/ix_values.yaml b/incubator/etesync/0.0.18/ix_values.yaml similarity index 100% rename from incubator/etesync/0.0.17/ix_values.yaml rename to incubator/etesync/0.0.18/ix_values.yaml diff --git a/incubator/etesync/0.0.17/questions.yaml b/incubator/etesync/0.0.18/questions.yaml similarity index 100% rename from incubator/etesync/0.0.17/questions.yaml rename to incubator/etesync/0.0.18/questions.yaml diff --git a/incubator/etesync/0.0.17/templates/_secret.tpl b/incubator/etesync/0.0.18/templates/_secret.tpl similarity index 100% rename from incubator/etesync/0.0.17/templates/_secret.tpl rename to incubator/etesync/0.0.18/templates/_secret.tpl diff --git a/incubator/etesync/0.0.17/templates/common.yaml b/incubator/etesync/0.0.18/templates/common.yaml similarity index 100% rename from incubator/etesync/0.0.17/templates/common.yaml rename to incubator/etesync/0.0.18/templates/common.yaml diff --git a/incubator/etesync/0.0.17/values.yaml b/incubator/etesync/0.0.18/values.yaml similarity index 100% rename from incubator/etesync/0.0.17/values.yaml rename to incubator/etesync/0.0.18/values.yaml diff --git a/incubator/filerun/2.0.21/charts/mariadb-3.0.40.tgz b/incubator/filerun/2.0.21/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/incubator/filerun/2.0.21/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/incubator/filerun/2.0.21/CHANGELOG.md b/incubator/filerun/2.0.22/CHANGELOG.md similarity index 90% rename from incubator/filerun/2.0.21/CHANGELOG.md rename to incubator/filerun/2.0.22/CHANGELOG.md index c2183a7883..c27ddfdcdb 100644 --- a/incubator/filerun/2.0.21/CHANGELOG.md +++ b/incubator/filerun/2.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filerun-2.0.22](https://github.com/truecharts/apps/compare/filerun-2.0.21...filerun-2.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [filerun-2.0.21](https://github.com/truecharts/apps/compare/filerun-2.0.19...filerun-2.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [filerun-2.0.8](https://github.com/truecharts/apps/compare/filerun-2.0.7...filerun-2.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/incubator/ghost/3.0.30/Chart.lock b/incubator/filerun/2.0.22/Chart.lock similarity index 52% rename from incubator/ghost/3.0.30/Chart.lock rename to incubator/filerun/2.0.22/Chart.lock index 35fe607adc..3f76a5a69e 100644 --- a/incubator/ghost/3.0.30/Chart.lock +++ b/incubator/filerun/2.0.22/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:19:38.621469027Z" + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:31:40.157463744Z" diff --git a/incubator/filerun/2.0.21/Chart.yaml b/incubator/filerun/2.0.22/Chart.yaml similarity index 95% rename from incubator/filerun/2.0.21/Chart.yaml rename to incubator/filerun/2.0.22/Chart.yaml index 46f912581e..3f5af60278 100644 --- a/incubator/filerun/2.0.21/Chart.yaml +++ b/incubator/filerun/2.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: FileRun is a full featured web based file manager with an easy to use user interface home: https://github.com/truecharts/apps/tree/master/charts/incubator/filerun icon: https://truecharts.org/img/chart-icons/filerun.png @@ -23,7 +23,7 @@ name: filerun sources: - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - media diff --git a/incubator/filerun/2.0.21/README.md b/incubator/filerun/2.0.22/README.md similarity index 96% rename from incubator/filerun/2.0.21/README.md rename to incubator/filerun/2.0.22/README.md index 666dc2a710..1fdde91812 100644 --- a/incubator/filerun/2.0.21/README.md +++ b/incubator/filerun/2.0.22/README.md @@ -1,6 +1,6 @@ # filerun -![Version: 2.0.21](https://img.shields.io/badge/Version-2.0.21-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) FileRun is a full featured web based file manager with an easy to use user interface @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/filerun/2.0.21/app-readme.md b/incubator/filerun/2.0.22/app-readme.md similarity index 100% rename from incubator/filerun/2.0.21/app-readme.md rename to incubator/filerun/2.0.22/app-readme.md diff --git a/incubator/filerun/2.0.21/charts/common-10.4.6.tgz b/incubator/filerun/2.0.22/charts/common-10.4.6.tgz similarity index 100% rename from incubator/filerun/2.0.21/charts/common-10.4.6.tgz rename to incubator/filerun/2.0.22/charts/common-10.4.6.tgz diff --git a/incubator/filerun/2.0.22/charts/mariadb-3.0.41.tgz b/incubator/filerun/2.0.22/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/incubator/filerun/2.0.22/charts/mariadb-3.0.41.tgz differ diff --git a/incubator/filerun/2.0.21/ix_values.yaml b/incubator/filerun/2.0.22/ix_values.yaml similarity index 100% rename from incubator/filerun/2.0.21/ix_values.yaml rename to incubator/filerun/2.0.22/ix_values.yaml diff --git a/incubator/filerun/2.0.21/questions.yaml b/incubator/filerun/2.0.22/questions.yaml similarity index 100% rename from incubator/filerun/2.0.21/questions.yaml rename to incubator/filerun/2.0.22/questions.yaml diff --git a/incubator/filerun/2.0.21/templates/common.yaml b/incubator/filerun/2.0.22/templates/common.yaml similarity index 100% rename from incubator/filerun/2.0.21/templates/common.yaml rename to incubator/filerun/2.0.22/templates/common.yaml diff --git a/incubator/filerun/2.0.21/values.yaml b/incubator/filerun/2.0.22/values.yaml similarity index 100% rename from incubator/filerun/2.0.21/values.yaml rename to incubator/filerun/2.0.22/values.yaml diff --git a/incubator/ghost/3.0.30/charts/mariadb-3.0.40.tgz b/incubator/ghost/3.0.30/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/incubator/ghost/3.0.30/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.30/CHANGELOG.md b/incubator/ghost/3.0.31/CHANGELOG.md similarity index 90% rename from incubator/ghost/3.0.30/CHANGELOG.md rename to incubator/ghost/3.0.31/CHANGELOG.md index e31cd11806..cf8a533833 100644 --- a/incubator/ghost/3.0.30/CHANGELOG.md +++ b/incubator/ghost/3.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ghost-3.0.31](https://github.com/truecharts/apps/compare/ghost-3.0.30...ghost-3.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [ghost-3.0.30](https://github.com/truecharts/apps/compare/ghost-3.0.28...ghost-3.0.30) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - bump to regenerate documentation - - - -### [ghost-3.0.17](https://github.com/truecharts/apps/compare/ghost-3.0.16...ghost-3.0.17) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - diff --git a/incubator/filerun/2.0.21/Chart.lock b/incubator/ghost/3.0.31/Chart.lock similarity index 52% rename from incubator/filerun/2.0.21/Chart.lock rename to incubator/ghost/3.0.31/Chart.lock index 7c51dfcf26..a3d9c8ede1 100644 --- a/incubator/filerun/2.0.21/Chart.lock +++ b/incubator/ghost/3.0.31/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:17:36.894383633Z" + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:31:39.914937921Z" diff --git a/incubator/ghost/3.0.30/Chart.yaml b/incubator/ghost/3.0.31/Chart.yaml similarity index 96% rename from incubator/ghost/3.0.30/Chart.yaml rename to incubator/ghost/3.0.31/Chart.yaml index 85275b3c04..d165326170 100644 --- a/incubator/ghost/3.0.30/Chart.yaml +++ b/incubator/ghost/3.0.31/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. home: https://github.com/truecharts/apps/tree/master/charts/incubator/ghost icon: https://truecharts.org/img/chart-icons/ghost.png @@ -25,7 +25,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.30 +version: 3.0.31 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/3.0.30/README.md b/incubator/ghost/3.0.31/README.md similarity index 96% rename from incubator/ghost/3.0.30/README.md rename to incubator/ghost/3.0.31/README.md index d117cfb83e..a27ea75e07 100644 --- a/incubator/ghost/3.0.30/README.md +++ b/incubator/ghost/3.0.31/README.md @@ -1,6 +1,6 @@ # ghost -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.1-informational?style=flat-square) +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 5.4.1](https://img.shields.io/badge/AppVersion-5.4.1-informational?style=flat-square) Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/ghost/3.0.30/app-readme.md b/incubator/ghost/3.0.31/app-readme.md similarity index 100% rename from incubator/ghost/3.0.30/app-readme.md rename to incubator/ghost/3.0.31/app-readme.md diff --git a/incubator/ghost/3.0.30/charts/common-10.4.6.tgz b/incubator/ghost/3.0.31/charts/common-10.4.6.tgz similarity index 100% rename from incubator/ghost/3.0.30/charts/common-10.4.6.tgz rename to incubator/ghost/3.0.31/charts/common-10.4.6.tgz diff --git a/incubator/ghost/3.0.31/charts/mariadb-3.0.41.tgz b/incubator/ghost/3.0.31/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/incubator/ghost/3.0.31/charts/mariadb-3.0.41.tgz differ diff --git a/incubator/ghost/3.0.30/ix_values.yaml b/incubator/ghost/3.0.31/ix_values.yaml similarity index 100% rename from incubator/ghost/3.0.30/ix_values.yaml rename to incubator/ghost/3.0.31/ix_values.yaml diff --git a/incubator/ghost/3.0.30/questions.yaml b/incubator/ghost/3.0.31/questions.yaml similarity index 100% rename from incubator/ghost/3.0.30/questions.yaml rename to incubator/ghost/3.0.31/questions.yaml diff --git a/incubator/ghost/3.0.30/templates/common.yaml b/incubator/ghost/3.0.31/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.30/templates/common.yaml rename to incubator/ghost/3.0.31/templates/common.yaml diff --git a/incubator/ghost/3.0.30/values.yaml b/incubator/ghost/3.0.31/values.yaml similarity index 100% rename from incubator/ghost/3.0.30/values.yaml rename to incubator/ghost/3.0.31/values.yaml diff --git a/incubator/meshcentral/3.0.25/charts/mongodb-1.0.43.tgz b/incubator/meshcentral/3.0.25/charts/mongodb-1.0.43.tgz deleted file mode 100644 index 4ba7728787..0000000000 Binary files a/incubator/meshcentral/3.0.25/charts/mongodb-1.0.43.tgz and /dev/null differ diff --git a/incubator/meshcentral/3.0.25/CHANGELOG.md b/incubator/meshcentral/3.0.26/CHANGELOG.md similarity index 90% rename from incubator/meshcentral/3.0.25/CHANGELOG.md rename to incubator/meshcentral/3.0.26/CHANGELOG.md index 0961c4a329..03272e9b95 100644 --- a/incubator/meshcentral/3.0.25/CHANGELOG.md +++ b/incubator/meshcentral/3.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [meshcentral-3.0.26](https://github.com/truecharts/apps/compare/meshcentral-3.0.25...meshcentral-3.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [meshcentral-3.0.25](https://github.com/truecharts/apps/compare/meshcentral-3.0.23...meshcentral-3.0.25) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [meshcentral-3.0.12](https://github.com/truecharts/apps/compare/meshcentral-3.0.11...meshcentral-3.0.12) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - diff --git a/incubator/meshcentral/3.0.25/Chart.lock b/incubator/meshcentral/3.0.26/Chart.lock similarity index 52% rename from incubator/meshcentral/3.0.25/Chart.lock rename to incubator/meshcentral/3.0.26/Chart.lock index 50b0e09bf4..e92bb48931 100644 --- a/incubator/meshcentral/3.0.25/Chart.lock +++ b/incubator/meshcentral/3.0.26/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mongodb repository: https://charts.truecharts.org/ - version: 1.0.43 -digest: sha256:f7be9f824b480c74ac66c8791984bc5d5e635d9f6e96b2753a957cee369dd591 -generated: "2022-07-22T23:26:15.999676345Z" + version: 1.0.44 +digest: sha256:274bf8e1d687a57209cea5ead02da1fd2d62f0a63af6fbba9c9df6a5ebeba3a9 +generated: "2022-07-23T09:31:41.30420741Z" diff --git a/incubator/meshcentral/3.0.25/Chart.yaml b/incubator/meshcentral/3.0.26/Chart.yaml similarity index 95% rename from incubator/meshcentral/3.0.25/Chart.yaml rename to incubator/meshcentral/3.0.26/Chart.yaml index 23284725b2..74046e224d 100644 --- a/incubator/meshcentral/3.0.25/Chart.yaml +++ b/incubator/meshcentral/3.0.26/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 3.0.25 +version: 3.0.26 appVersion: "1.0.50" description: MeshCentral is a full computer management web site type: application @@ -21,7 +21,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org/ - version: 1.0.43 + version: 1.0.44 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/incubator/meshcentral/3.0.25/README.md b/incubator/meshcentral/3.0.26/README.md similarity index 96% rename from incubator/meshcentral/3.0.25/README.md rename to incubator/meshcentral/3.0.26/README.md index 191ab3b158..dc7059a016 100644 --- a/incubator/meshcentral/3.0.25/README.md +++ b/incubator/meshcentral/3.0.26/README.md @@ -1,6 +1,6 @@ # meshcentral -![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.50](https://img.shields.io/badge/AppVersion-1.0.50-informational?style=flat-square) +![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.50](https://img.shields.io/badge/AppVersion-1.0.50-informational?style=flat-square) MeshCentral is a full computer management web site @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mongodb | 1.0.43 | +| https://charts.truecharts.org/ | mongodb | 1.0.44 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/meshcentral/3.0.25/app-readme.md b/incubator/meshcentral/3.0.26/app-readme.md similarity index 100% rename from incubator/meshcentral/3.0.25/app-readme.md rename to incubator/meshcentral/3.0.26/app-readme.md diff --git a/incubator/meshcentral/3.0.25/charts/common-10.4.6.tgz b/incubator/meshcentral/3.0.26/charts/common-10.4.6.tgz similarity index 100% rename from incubator/meshcentral/3.0.25/charts/common-10.4.6.tgz rename to incubator/meshcentral/3.0.26/charts/common-10.4.6.tgz diff --git a/incubator/meshcentral/3.0.26/charts/mongodb-1.0.44.tgz b/incubator/meshcentral/3.0.26/charts/mongodb-1.0.44.tgz new file mode 100644 index 0000000000..5a4c6ae84e Binary files /dev/null and b/incubator/meshcentral/3.0.26/charts/mongodb-1.0.44.tgz differ diff --git a/incubator/meshcentral/3.0.25/ix_values.yaml b/incubator/meshcentral/3.0.26/ix_values.yaml similarity index 100% rename from incubator/meshcentral/3.0.25/ix_values.yaml rename to incubator/meshcentral/3.0.26/ix_values.yaml diff --git a/incubator/meshcentral/3.0.25/questions.yaml b/incubator/meshcentral/3.0.26/questions.yaml similarity index 100% rename from incubator/meshcentral/3.0.25/questions.yaml rename to incubator/meshcentral/3.0.26/questions.yaml diff --git a/incubator/meshcentral/3.0.25/templates/common.yaml b/incubator/meshcentral/3.0.26/templates/common.yaml similarity index 100% rename from incubator/meshcentral/3.0.25/templates/common.yaml rename to incubator/meshcentral/3.0.26/templates/common.yaml diff --git a/incubator/meshcentral/3.0.25/values.yaml b/incubator/meshcentral/3.0.26/values.yaml similarity index 100% rename from incubator/meshcentral/3.0.25/values.yaml rename to incubator/meshcentral/3.0.26/values.yaml diff --git a/incubator/plausible/1.0.2/charts/clickhouse-1.0.0.tgz b/incubator/plausible/1.0.2/charts/clickhouse-1.0.0.tgz deleted file mode 100644 index 3c9a9a15e6..0000000000 Binary files a/incubator/plausible/1.0.2/charts/clickhouse-1.0.0.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.2/charts/postgresql-8.0.42.tgz b/incubator/plausible/1.0.2/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/plausible/1.0.2/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.2/CHANGELOG.md b/incubator/plausible/1.0.3/CHANGELOG.md similarity index 88% rename from incubator/plausible/1.0.2/CHANGELOG.md rename to incubator/plausible/1.0.3/CHANGELOG.md index ae68b536ed..7709096239 100644 --- a/incubator/plausible/1.0.2/CHANGELOG.md +++ b/incubator/plausible/1.0.3/CHANGELOG.md @@ -2,6 +2,15 @@ +## [plausible-1.0.3](https://github.com/truecharts/apps/compare/plausible-1.0.2...plausible-1.0.3) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [plausible-1.0.2](https://github.com/truecharts/apps/compare/plausible-0.0.9...plausible-1.0.2) (2022-07-22) ### Chore diff --git a/incubator/plausible/1.0.2/Chart.lock b/incubator/plausible/1.0.3/Chart.lock similarity index 58% rename from incubator/plausible/1.0.2/Chart.lock rename to incubator/plausible/1.0.3/Chart.lock index 2302f7d881..6e0f8388b7 100644 --- a/incubator/plausible/1.0.2/Chart.lock +++ b/incubator/plausible/1.0.3/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: clickhouse repository: https://charts.truecharts.org/ - version: 1.0.0 -digest: sha256:74b0f74337a806ebbe2c25b7a92a8a4a18f42ae4a5d9978a7d3f2be07ccda68c -generated: "2022-07-22T23:30:39.575913704Z" + version: 1.0.1 +digest: sha256:7ec7ca234ca8f39158e966fa80086df3108027ca1e2f1959f815a48cb3a68c7e +generated: "2022-07-23T09:32:03.30913019Z" diff --git a/incubator/plausible/1.0.2/Chart.yaml b/incubator/plausible/1.0.3/Chart.yaml similarity index 95% rename from incubator/plausible/1.0.2/Chart.yaml rename to incubator/plausible/1.0.3/Chart.yaml index ae3dcf7874..204f97f8b4 100644 --- a/incubator/plausible/1.0.2/Chart.yaml +++ b/incubator/plausible/1.0.3/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: clickhouse.enabled name: clickhouse repository: https://charts.truecharts.org/ - version: 1.0.0 + version: 1.0.1 deprecated: false description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. home: https://github.com/truecharts/apps/tree/master/charts/incubator/plausible @@ -32,7 +32,7 @@ sources: - https://github.com/plausible/hosting - https://hub.docker.com/r/plausible/analytics type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - analytics diff --git a/incubator/plausible/1.0.2/README.md b/incubator/plausible/1.0.3/README.md similarity index 95% rename from incubator/plausible/1.0.2/README.md rename to incubator/plausible/1.0.3/README.md index cbf1038327..8b35fb736d 100644 --- a/incubator/plausible/1.0.2/README.md +++ b/incubator/plausible/1.0.3/README.md @@ -1,6 +1,6 @@ # plausible -![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square) +![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.4](https://img.shields.io/badge/AppVersion-1.4.4-informational?style=flat-square) Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. @@ -27,8 +27,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | clickhouse | 1.0.0 | -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | clickhouse | 1.0.1 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/plausible/1.0.2/app-readme.md b/incubator/plausible/1.0.3/app-readme.md similarity index 100% rename from incubator/plausible/1.0.2/app-readme.md rename to incubator/plausible/1.0.3/app-readme.md diff --git a/incubator/plausible/1.0.3/charts/clickhouse-1.0.1.tgz b/incubator/plausible/1.0.3/charts/clickhouse-1.0.1.tgz new file mode 100644 index 0000000000..b7f6ffcc38 Binary files /dev/null and b/incubator/plausible/1.0.3/charts/clickhouse-1.0.1.tgz differ diff --git a/incubator/plausible/1.0.2/charts/common-10.4.6.tgz b/incubator/plausible/1.0.3/charts/common-10.4.6.tgz similarity index 100% rename from incubator/plausible/1.0.2/charts/common-10.4.6.tgz rename to incubator/plausible/1.0.3/charts/common-10.4.6.tgz diff --git a/incubator/plausible/1.0.3/charts/postgresql-8.0.43.tgz b/incubator/plausible/1.0.3/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/plausible/1.0.3/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/plausible/1.0.2/ix_values.yaml b/incubator/plausible/1.0.3/ix_values.yaml similarity index 100% rename from incubator/plausible/1.0.2/ix_values.yaml rename to incubator/plausible/1.0.3/ix_values.yaml diff --git a/incubator/plausible/1.0.2/questions.yaml b/incubator/plausible/1.0.3/questions.yaml similarity index 100% rename from incubator/plausible/1.0.2/questions.yaml rename to incubator/plausible/1.0.3/questions.yaml diff --git a/incubator/plausible/1.0.2/templates/_env.tpl b/incubator/plausible/1.0.3/templates/_env.tpl similarity index 100% rename from incubator/plausible/1.0.2/templates/_env.tpl rename to incubator/plausible/1.0.3/templates/_env.tpl diff --git a/incubator/plausible/1.0.2/templates/common.yaml b/incubator/plausible/1.0.3/templates/common.yaml similarity index 100% rename from incubator/plausible/1.0.2/templates/common.yaml rename to incubator/plausible/1.0.3/templates/common.yaml diff --git a/incubator/plausible/1.0.2/values.yaml b/incubator/plausible/1.0.3/values.yaml similarity index 100% rename from incubator/plausible/1.0.2/values.yaml rename to incubator/plausible/1.0.3/values.yaml diff --git a/incubator/privatebin/0.0.20/charts/postgresql-8.0.42.tgz b/incubator/privatebin/0.0.20/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/privatebin/0.0.20/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.20/CHANGELOG.md b/incubator/privatebin/0.0.21/CHANGELOG.md similarity index 90% rename from incubator/privatebin/0.0.20/CHANGELOG.md rename to incubator/privatebin/0.0.21/CHANGELOG.md index 234c2bc91e..868b6d0c37 100644 --- a/incubator/privatebin/0.0.20/CHANGELOG.md +++ b/incubator/privatebin/0.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [privatebin-0.0.21](https://github.com/truecharts/apps/compare/privatebin-0.0.20...privatebin-0.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [privatebin-0.0.20](https://github.com/truecharts/apps/compare/privatebin-0.0.18...privatebin-0.0.20) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096)) - - -### [privatebin-0.0.7](https://github.com/truecharts/apps/compare/privatebin-0.0.6...privatebin-0.0.7) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - diff --git a/incubator/awesome-ttrss/0.0.24/Chart.lock b/incubator/privatebin/0.0.21/Chart.lock similarity index 53% rename from incubator/awesome-ttrss/0.0.24/Chart.lock rename to incubator/privatebin/0.0.21/Chart.lock index aaba42b17c..44d4271910 100644 --- a/incubator/awesome-ttrss/0.0.24/Chart.lock +++ b/incubator/privatebin/0.0.21/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:09:35.625077662Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:32:19.004159426Z" diff --git a/incubator/privatebin/0.0.20/Chart.yaml b/incubator/privatebin/0.0.21/Chart.yaml similarity index 96% rename from incubator/privatebin/0.0.20/Chart.yaml rename to incubator/privatebin/0.0.21/Chart.yaml index c90b0d2b94..33c9ee2586 100644 --- a/incubator/privatebin/0.0.20/Chart.yaml +++ b/incubator/privatebin/0.0.21/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 deprecated: false description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. home: https://github.com/truecharts/apps/tree/master/charts/incubator/privatebin @@ -26,7 +26,7 @@ sources: - https://github.com/PrivateBin/PrivateBin - https://hub.docker.com/r/privatebin/pdo type: application -version: 0.0.20 +version: 0.0.21 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/privatebin/0.0.20/README.md b/incubator/privatebin/0.0.21/README.md similarity index 96% rename from incubator/privatebin/0.0.20/README.md rename to incubator/privatebin/0.0.21/README.md index ce278d8f73..e4c5114642 100644 --- a/incubator/privatebin/0.0.20/README.md +++ b/incubator/privatebin/0.0.21/README.md @@ -1,6 +1,6 @@ # privatebin -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) +![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/privatebin/0.0.20/app-readme.md b/incubator/privatebin/0.0.21/app-readme.md similarity index 100% rename from incubator/privatebin/0.0.20/app-readme.md rename to incubator/privatebin/0.0.21/app-readme.md diff --git a/incubator/privatebin/0.0.20/charts/common-10.4.6.tgz b/incubator/privatebin/0.0.21/charts/common-10.4.6.tgz similarity index 100% rename from incubator/privatebin/0.0.20/charts/common-10.4.6.tgz rename to incubator/privatebin/0.0.21/charts/common-10.4.6.tgz diff --git a/incubator/privatebin/0.0.21/charts/postgresql-8.0.43.tgz b/incubator/privatebin/0.0.21/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/privatebin/0.0.21/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/privatebin/0.0.20/ix_values.yaml b/incubator/privatebin/0.0.21/ix_values.yaml similarity index 100% rename from incubator/privatebin/0.0.20/ix_values.yaml rename to incubator/privatebin/0.0.21/ix_values.yaml diff --git a/incubator/privatebin/0.0.20/questions.yaml b/incubator/privatebin/0.0.21/questions.yaml similarity index 100% rename from incubator/privatebin/0.0.20/questions.yaml rename to incubator/privatebin/0.0.21/questions.yaml diff --git a/incubator/privatebin/0.0.20/templates/_configmap.tpl b/incubator/privatebin/0.0.21/templates/_configmap.tpl similarity index 100% rename from incubator/privatebin/0.0.20/templates/_configmap.tpl rename to incubator/privatebin/0.0.21/templates/_configmap.tpl diff --git a/incubator/privatebin/0.0.20/templates/_secrets.tpl b/incubator/privatebin/0.0.21/templates/_secrets.tpl similarity index 100% rename from incubator/privatebin/0.0.20/templates/_secrets.tpl rename to incubator/privatebin/0.0.21/templates/_secrets.tpl diff --git a/incubator/privatebin/0.0.20/templates/common.yaml b/incubator/privatebin/0.0.21/templates/common.yaml similarity index 100% rename from incubator/privatebin/0.0.20/templates/common.yaml rename to incubator/privatebin/0.0.21/templates/common.yaml diff --git a/incubator/privatebin/0.0.20/values.yaml b/incubator/privatebin/0.0.21/values.yaml similarity index 100% rename from incubator/privatebin/0.0.20/values.yaml rename to incubator/privatebin/0.0.21/values.yaml diff --git a/incubator/wger/0.0.28/charts/postgresql-8.0.42.tgz b/incubator/wger/0.0.28/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/wger/0.0.28/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/wger/0.0.28/charts/redis-3.0.41.tgz b/incubator/wger/0.0.28/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/incubator/wger/0.0.28/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/incubator/wger/0.0.28/CHANGELOG.md b/incubator/wger/0.0.29/CHANGELOG.md similarity index 88% rename from incubator/wger/0.0.28/CHANGELOG.md rename to incubator/wger/0.0.29/CHANGELOG.md index dfaf5556ec..da4edcb66c 100644 --- a/incubator/wger/0.0.28/CHANGELOG.md +++ b/incubator/wger/0.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wger-0.0.29](https://github.com/truecharts/apps/compare/wger-0.0.28...wger-0.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [wger-0.0.28](https://github.com/truecharts/apps/compare/wger-0.0.26...wger-0.0.28) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -## [wger-0.0.18](https://github.com/truecharts/apps/compare/wger-0.0.17...wger-0.0.18) (2022-07-13) - -### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [wger-0.0.17](https://github.com/truecharts/apps/compare/wger-0.0.15...wger-0.0.17) (2022-07-12) diff --git a/incubator/authentik/2.0.25/Chart.lock b/incubator/wger/0.0.29/Chart.lock similarity index 58% rename from incubator/authentik/2.0.25/Chart.lock rename to incubator/wger/0.0.29/Chart.lock index 8e8e5534cf..77c6e8ff54 100644 --- a/incubator/authentik/2.0.25/Chart.lock +++ b/incubator/wger/0.0.29/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-22T23:09:04.441859436Z" + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:32:27.937731081Z" diff --git a/incubator/wger/0.0.28/Chart.yaml b/incubator/wger/0.0.29/Chart.yaml similarity index 94% rename from incubator/wger/0.0.28/Chart.yaml rename to incubator/wger/0.0.29/Chart.yaml index 8e32e64feb..dd071cf3f7 100644 --- a/incubator/wger/0.0.28/Chart.yaml +++ b/incubator/wger/0.0.29/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. home: https://github.com/truecharts/apps/tree/master/charts/stable/wger icon: https://truecharts.org/img/chart-icons/wger.png @@ -26,7 +26,7 @@ name: wger sources: - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 0.0.28 +version: 0.0.29 annotations: truecharts.org/catagories: | - life diff --git a/incubator/wger/0.0.28/README.md b/incubator/wger/0.0.29/README.md similarity index 95% rename from incubator/wger/0.0.28/README.md rename to incubator/wger/0.0.29/README.md index da9f6ae4a4..224ea3cec1 100644 --- a/incubator/wger/0.0.28/README.md +++ b/incubator/wger/0.0.29/README.md @@ -1,6 +1,6 @@ # wger -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/wger/0.0.28/app-readme.md b/incubator/wger/0.0.29/app-readme.md similarity index 100% rename from incubator/wger/0.0.28/app-readme.md rename to incubator/wger/0.0.29/app-readme.md diff --git a/incubator/wger/0.0.28/charts/common-10.4.6.tgz b/incubator/wger/0.0.29/charts/common-10.4.6.tgz similarity index 100% rename from incubator/wger/0.0.28/charts/common-10.4.6.tgz rename to incubator/wger/0.0.29/charts/common-10.4.6.tgz diff --git a/incubator/wger/0.0.29/charts/postgresql-8.0.43.tgz b/incubator/wger/0.0.29/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/wger/0.0.29/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/wger/0.0.29/charts/redis-3.0.42.tgz b/incubator/wger/0.0.29/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/incubator/wger/0.0.29/charts/redis-3.0.42.tgz differ diff --git a/incubator/wger/0.0.28/ix_values.yaml b/incubator/wger/0.0.29/ix_values.yaml similarity index 100% rename from incubator/wger/0.0.28/ix_values.yaml rename to incubator/wger/0.0.29/ix_values.yaml diff --git a/incubator/wger/0.0.28/questions.yaml b/incubator/wger/0.0.29/questions.yaml similarity index 100% rename from incubator/wger/0.0.28/questions.yaml rename to incubator/wger/0.0.29/questions.yaml diff --git a/incubator/wger/0.0.28/templates/_secrets.tpl b/incubator/wger/0.0.29/templates/_secrets.tpl similarity index 100% rename from incubator/wger/0.0.28/templates/_secrets.tpl rename to incubator/wger/0.0.29/templates/_secrets.tpl diff --git a/incubator/wger/0.0.28/templates/common.yaml b/incubator/wger/0.0.29/templates/common.yaml similarity index 100% rename from incubator/wger/0.0.28/templates/common.yaml rename to incubator/wger/0.0.29/templates/common.yaml diff --git a/incubator/wger/0.0.28/values.yaml b/incubator/wger/0.0.29/values.yaml similarity index 100% rename from incubator/wger/0.0.28/values.yaml rename to incubator/wger/0.0.29/values.yaml diff --git a/incubator/youtubedl-material/0.0.19/charts/mongodb-1.0.43.tgz b/incubator/youtubedl-material/0.0.19/charts/mongodb-1.0.43.tgz deleted file mode 100644 index 4ba7728787..0000000000 Binary files a/incubator/youtubedl-material/0.0.19/charts/mongodb-1.0.43.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/0.0.19/CHANGELOG.md b/incubator/youtubedl-material/0.0.20/CHANGELOG.md similarity index 89% rename from incubator/youtubedl-material/0.0.19/CHANGELOG.md rename to incubator/youtubedl-material/0.0.20/CHANGELOG.md index 7ca37f3111..8991cad9f2 100644 --- a/incubator/youtubedl-material/0.0.19/CHANGELOG.md +++ b/incubator/youtubedl-material/0.0.20/CHANGELOG.md @@ -2,6 +2,15 @@ +## [youtubedl-material-0.0.20](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.19...youtubedl-material-0.0.20) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [youtubedl-material-0.0.19](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.17...youtubedl-material-0.0.19) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [youtubedl-material-0.0.6](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.5...youtubedl-material-0.0.6) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/wekan/4.0.25/Chart.lock b/incubator/youtubedl-material/0.0.20/Chart.lock similarity index 53% rename from stable/wekan/4.0.25/Chart.lock rename to incubator/youtubedl-material/0.0.20/Chart.lock index 828b121abd..0ed9e258fb 100644 --- a/stable/wekan/4.0.25/Chart.lock +++ b/incubator/youtubedl-material/0.0.20/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mongodb repository: https://charts.truecharts.org - version: 1.0.43 -digest: sha256:d85d188dbae6412349fcef98164729fdae055850f03b1155a1ff26e16ffe619a -generated: "2022-07-23T00:19:03.1846705Z" + version: 1.0.44 +digest: sha256:17f8c8887f34c922f38afc36b433889d91b12f2fced1767e03b01c621cb5ae4a +generated: "2022-07-23T09:32:25.14069332Z" diff --git a/incubator/youtubedl-material/0.0.19/Chart.yaml b/incubator/youtubedl-material/0.0.20/Chart.yaml similarity index 96% rename from incubator/youtubedl-material/0.0.19/Chart.yaml rename to incubator/youtubedl-material/0.0.20/Chart.yaml index 683a33feae..b5d7304530 100644 --- a/incubator/youtubedl-material/0.0.19/Chart.yaml +++ b/incubator/youtubedl-material/0.0.20/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 1.0.43 + version: 1.0.44 description: YoutubeDL-Material is a Material Design frontend for youtube-dl. home: https://github.com/truecharts/apps/tree/master/charts/stable/youtubedl-material icon: https://truecharts.org/img/chart-icons/youtubedl-material.png @@ -22,7 +22,7 @@ name: youtubedl-material sources: - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 0.0.19 +version: 0.0.20 annotations: truecharts.org/catagories: | - media diff --git a/incubator/youtubedl-material/0.0.19/README.md b/incubator/youtubedl-material/0.0.20/README.md similarity index 96% rename from incubator/youtubedl-material/0.0.19/README.md rename to incubator/youtubedl-material/0.0.20/README.md index 232fedbc74..69c08b9b7d 100644 --- a/incubator/youtubedl-material/0.0.19/README.md +++ b/incubator/youtubedl-material/0.0.20/README.md @@ -1,6 +1,6 @@ # youtubedl-material -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) +![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) YoutubeDL-Material is a Material Design frontend for youtube-dl. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | mongodb | 1.0.43 | +| https://charts.truecharts.org | mongodb | 1.0.44 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/youtubedl-material/0.0.19/app-readme.md b/incubator/youtubedl-material/0.0.20/app-readme.md similarity index 100% rename from incubator/youtubedl-material/0.0.19/app-readme.md rename to incubator/youtubedl-material/0.0.20/app-readme.md diff --git a/incubator/youtubedl-material/0.0.19/charts/common-10.4.6.tgz b/incubator/youtubedl-material/0.0.20/charts/common-10.4.6.tgz similarity index 100% rename from incubator/youtubedl-material/0.0.19/charts/common-10.4.6.tgz rename to incubator/youtubedl-material/0.0.20/charts/common-10.4.6.tgz diff --git a/incubator/youtubedl-material/0.0.20/charts/mongodb-1.0.44.tgz b/incubator/youtubedl-material/0.0.20/charts/mongodb-1.0.44.tgz new file mode 100644 index 0000000000..5a4c6ae84e Binary files /dev/null and b/incubator/youtubedl-material/0.0.20/charts/mongodb-1.0.44.tgz differ diff --git a/incubator/youtubedl-material/0.0.19/ix_values.yaml b/incubator/youtubedl-material/0.0.20/ix_values.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.19/ix_values.yaml rename to incubator/youtubedl-material/0.0.20/ix_values.yaml diff --git a/incubator/youtubedl-material/0.0.19/questions.yaml b/incubator/youtubedl-material/0.0.20/questions.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.19/questions.yaml rename to incubator/youtubedl-material/0.0.20/questions.yaml diff --git a/incubator/youtubedl-material/0.0.19/templates/common.yaml b/incubator/youtubedl-material/0.0.20/templates/common.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.19/templates/common.yaml rename to incubator/youtubedl-material/0.0.20/templates/common.yaml diff --git a/incubator/youtubedl-material/0.0.19/values.yaml b/incubator/youtubedl-material/0.0.20/values.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.19/values.yaml rename to incubator/youtubedl-material/0.0.20/values.yaml diff --git a/incubator/zabbix-server/2.0.22/charts/postgresql-8.0.42.tgz b/incubator/zabbix-server/2.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/incubator/zabbix-server/2.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.22/CHANGELOG.md b/incubator/zabbix-server/2.0.23/CHANGELOG.md similarity index 90% rename from incubator/zabbix-server/2.0.22/CHANGELOG.md rename to incubator/zabbix-server/2.0.23/CHANGELOG.md index fd4d8e4a88..726e2e820c 100644 --- a/incubator/zabbix-server/2.0.22/CHANGELOG.md +++ b/incubator/zabbix-server/2.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [zabbix-server-2.0.23](https://github.com/truecharts/apps/compare/zabbix-server-2.0.22...zabbix-server-2.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [zabbix-server-2.0.22](https://github.com/truecharts/apps/compare/zabbix-server-2.0.20...zabbix-server-2.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [zabbix-server-2.0.9](https://github.com/truecharts/apps/compare/zabbix-server-2.0.8...zabbix-server-2.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/incubator/etesync/0.0.17/Chart.lock b/incubator/zabbix-server/2.0.23/Chart.lock similarity index 53% rename from incubator/etesync/0.0.17/Chart.lock rename to incubator/zabbix-server/2.0.23/Chart.lock index 2b5bd7c004..c3c74c7832 100644 --- a/incubator/etesync/0.0.17/Chart.lock +++ b/incubator/zabbix-server/2.0.23/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:15:56.572709602Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:32:50.395738867Z" diff --git a/incubator/zabbix-server/2.0.22/Chart.yaml b/incubator/zabbix-server/2.0.23/Chart.yaml similarity index 96% rename from incubator/zabbix-server/2.0.22/Chart.yaml rename to incubator/zabbix-server/2.0.23/Chart.yaml index 8f4bb42685..c23d39b8bc 100644 --- a/incubator/zabbix-server/2.0.22/Chart.yaml +++ b/incubator/zabbix-server/2.0.23/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Zabbix is an enterprise-class open source distributed monitoring solution. home: https://github.com/truecharts/apps/tree/master/charts/incubator/zabbix-server icon: https://truecharts.org/img/chart-icons/zabbix-server.png @@ -23,7 +23,7 @@ name: zabbix-server sources: - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/incubator/zabbix-server/2.0.22/README.md b/incubator/zabbix-server/2.0.23/README.md similarity index 96% rename from incubator/zabbix-server/2.0.22/README.md rename to incubator/zabbix-server/2.0.23/README.md index 85cb11ca93..1ffd293c2d 100644 --- a/incubator/zabbix-server/2.0.22/README.md +++ b/incubator/zabbix-server/2.0.23/README.md @@ -1,6 +1,6 @@ # zabbix-server -![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 6.2.0](https://img.shields.io/badge/AppVersion-6.2.0-informational?style=flat-square) +![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 6.2.0](https://img.shields.io/badge/AppVersion-6.2.0-informational?style=flat-square) Zabbix is an enterprise-class open source distributed monitoring solution. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/incubator/zabbix-server/2.0.22/app-readme.md b/incubator/zabbix-server/2.0.23/app-readme.md similarity index 100% rename from incubator/zabbix-server/2.0.22/app-readme.md rename to incubator/zabbix-server/2.0.23/app-readme.md diff --git a/incubator/zabbix-server/2.0.22/charts/common-10.4.6.tgz b/incubator/zabbix-server/2.0.23/charts/common-10.4.6.tgz similarity index 100% rename from incubator/zabbix-server/2.0.22/charts/common-10.4.6.tgz rename to incubator/zabbix-server/2.0.23/charts/common-10.4.6.tgz diff --git a/incubator/zabbix-server/2.0.23/charts/postgresql-8.0.43.tgz b/incubator/zabbix-server/2.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/incubator/zabbix-server/2.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/incubator/zabbix-server/2.0.22/ix_values.yaml b/incubator/zabbix-server/2.0.23/ix_values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.22/ix_values.yaml rename to incubator/zabbix-server/2.0.23/ix_values.yaml diff --git a/incubator/zabbix-server/2.0.22/questions.yaml b/incubator/zabbix-server/2.0.23/questions.yaml similarity index 100% rename from incubator/zabbix-server/2.0.22/questions.yaml rename to incubator/zabbix-server/2.0.23/questions.yaml diff --git a/incubator/zabbix-server/2.0.22/templates/common.yaml b/incubator/zabbix-server/2.0.23/templates/common.yaml similarity index 100% rename from incubator/zabbix-server/2.0.22/templates/common.yaml rename to incubator/zabbix-server/2.0.23/templates/common.yaml diff --git a/incubator/zabbix-server/2.0.22/values.yaml b/incubator/zabbix-server/2.0.23/values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.22/values.yaml rename to incubator/zabbix-server/2.0.23/values.yaml diff --git a/stable/airsonic-advanced/4.0.21/Chart.lock b/stable/airsonic-advanced/4.0.21/Chart.lock deleted file mode 100644 index f10c9b1956..0000000000 --- a/stable/airsonic-advanced/4.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:45:49.068980201Z" diff --git a/stable/airsonic-advanced/4.0.21/charts/postgresql-8.0.42.tgz b/stable/airsonic-advanced/4.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/airsonic-advanced/4.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.21/CHANGELOG.md b/stable/airsonic-advanced/4.0.22/CHANGELOG.md similarity index 90% rename from stable/airsonic-advanced/4.0.21/CHANGELOG.md rename to stable/airsonic-advanced/4.0.22/CHANGELOG.md index ba658a4bf0..f290acb4c3 100644 --- a/stable/airsonic-advanced/4.0.21/CHANGELOG.md +++ b/stable/airsonic-advanced/4.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [airsonic-advanced-4.0.22](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.21...airsonic-advanced-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [airsonic-advanced-4.0.21](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.19...airsonic-advanced-4.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [airsonic-advanced-4.0.8](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.7...airsonic-advanced-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/airsonic-advanced/4.0.22/Chart.lock b/stable/airsonic-advanced/4.0.22/Chart.lock new file mode 100644 index 0000000000..e9310a36db --- /dev/null +++ b/stable/airsonic-advanced/4.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:33:06.266188701Z" diff --git a/stable/airsonic-advanced/4.0.21/Chart.yaml b/stable/airsonic-advanced/4.0.22/Chart.yaml similarity index 96% rename from stable/airsonic-advanced/4.0.21/Chart.yaml rename to stable/airsonic-advanced/4.0.22/Chart.yaml index f285fd7598..18109233d1 100644 --- a/stable/airsonic-advanced/4.0.21/Chart.yaml +++ b/stable/airsonic-advanced/4.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Airsonic is a Free and Open Source community driven media server home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced icon: https://truecharts.org/img/chart-icons/airsonic.png @@ -22,7 +22,7 @@ name: airsonic-advanced sources: - https://github.com/airsonic/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -version: 4.0.21 +version: 4.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic-advanced/4.0.21/README.md b/stable/airsonic-advanced/4.0.22/README.md similarity index 96% rename from stable/airsonic-advanced/4.0.21/README.md rename to stable/airsonic-advanced/4.0.22/README.md index aea961dca6..d93b8e5779 100644 --- a/stable/airsonic-advanced/4.0.21/README.md +++ b/stable/airsonic-advanced/4.0.22/README.md @@ -1,6 +1,6 @@ # airsonic-advanced -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) Airsonic is a Free and Open Source community driven media server @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/airsonic-advanced/4.0.21/app-readme.md b/stable/airsonic-advanced/4.0.22/app-readme.md similarity index 100% rename from stable/airsonic-advanced/4.0.21/app-readme.md rename to stable/airsonic-advanced/4.0.22/app-readme.md diff --git a/stable/airsonic-advanced/4.0.21/charts/common-10.4.6.tgz b/stable/airsonic-advanced/4.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/airsonic-advanced/4.0.21/charts/common-10.4.6.tgz rename to stable/airsonic-advanced/4.0.22/charts/common-10.4.6.tgz diff --git a/stable/airsonic-advanced/4.0.22/charts/postgresql-8.0.43.tgz b/stable/airsonic-advanced/4.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/airsonic-advanced/4.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/airsonic-advanced/4.0.21/ix_values.yaml b/stable/airsonic-advanced/4.0.22/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.21/ix_values.yaml rename to stable/airsonic-advanced/4.0.22/ix_values.yaml diff --git a/stable/airsonic-advanced/4.0.21/questions.yaml b/stable/airsonic-advanced/4.0.22/questions.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.21/questions.yaml rename to stable/airsonic-advanced/4.0.22/questions.yaml diff --git a/stable/airsonic-advanced/4.0.21/templates/common.yaml b/stable/airsonic-advanced/4.0.22/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.21/templates/common.yaml rename to stable/airsonic-advanced/4.0.22/templates/common.yaml diff --git a/stable/airsonic-advanced/4.0.21/values.yaml b/stable/airsonic-advanced/4.0.22/values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.21/values.yaml rename to stable/airsonic-advanced/4.0.22/values.yaml diff --git a/stable/anonaddy/9.0.27/charts/mariadb-3.0.40.tgz b/stable/anonaddy/9.0.27/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/anonaddy/9.0.27/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.27/charts/redis-3.0.41.tgz b/stable/anonaddy/9.0.27/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/anonaddy/9.0.27/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.27/CHANGELOG.md b/stable/anonaddy/9.0.28/CHANGELOG.md similarity index 90% rename from stable/anonaddy/9.0.27/CHANGELOG.md rename to stable/anonaddy/9.0.28/CHANGELOG.md index 01630dbf8e..c6deaba4e3 100644 --- a/stable/anonaddy/9.0.27/CHANGELOG.md +++ b/stable/anonaddy/9.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [anonaddy-9.0.28](https://github.com/truecharts/apps/compare/anonaddy-9.0.27...anonaddy-9.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [anonaddy-9.0.27](https://github.com/truecharts/apps/compare/anonaddy-9.0.25...anonaddy-9.0.27) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### [anonaddy-9.0.14](https://github.com/truecharts/apps/compare/anonaddy-9.0.13...anonaddy-9.0.14) (2022-07-11) -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [anonaddy-9.0.13](https://github.com/truecharts/apps/compare/anonaddy-9.0.12...anonaddy-9.0.13) (2022-07-09) - diff --git a/stable/friendica/4.0.29/Chart.lock b/stable/anonaddy/9.0.28/Chart.lock similarity index 62% rename from stable/friendica/4.0.29/Chart.lock rename to stable/anonaddy/9.0.28/Chart.lock index 1ffa63ee15..b3fdf61b0c 100644 --- a/stable/friendica/4.0.29/Chart.lock +++ b/stable/anonaddy/9.0.28/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:d6f236ad6d19fc62fd98f553c8a15fb3a1b710638782791403bff425a4e72583 -generated: "2022-07-22T23:54:48.392620815Z" + version: 3.0.42 +digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 +generated: "2022-07-23T09:33:15.421684337Z" diff --git a/stable/anonaddy/9.0.27/Chart.yaml b/stable/anonaddy/9.0.28/Chart.yaml similarity index 96% rename from stable/anonaddy/9.0.27/Chart.yaml rename to stable/anonaddy/9.0.28/Chart.yaml index 84502a3401..5f5a0a6b1c 100644 --- a/stable/anonaddy/9.0.27/Chart.yaml +++ b/stable/anonaddy/9.0.28/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: "Protect your email from spam using disposable addresses." home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy icon: https://truecharts.org/img/chart-icons/anonaddy.png @@ -25,7 +25,7 @@ maintainers: name: anonaddy sources: - https://github.com/anonaddy/docker -version: 9.0.27 +version: 9.0.28 annotations: truecharts.org/catagories: | - email diff --git a/stable/anonaddy/9.0.27/README.md b/stable/anonaddy/9.0.28/README.md similarity index 95% rename from stable/anonaddy/9.0.27/README.md rename to stable/anonaddy/9.0.28/README.md index ac2a811b4d..eb30288cd5 100644 --- a/stable/anonaddy/9.0.27/README.md +++ b/stable/anonaddy/9.0.28/README.md @@ -1,6 +1,6 @@ # anonaddy -![Version: 9.0.27](https://img.shields.io/badge/Version-9.0.27-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square) +![Version: 9.0.28](https://img.shields.io/badge/Version-9.0.28-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square) Protect your email from spam using disposable addresses. @@ -23,8 +23,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/anonaddy/9.0.27/app-readme.md b/stable/anonaddy/9.0.28/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.27/app-readme.md rename to stable/anonaddy/9.0.28/app-readme.md diff --git a/stable/anonaddy/9.0.27/charts/common-10.4.6.tgz b/stable/anonaddy/9.0.28/charts/common-10.4.6.tgz similarity index 100% rename from stable/anonaddy/9.0.27/charts/common-10.4.6.tgz rename to stable/anonaddy/9.0.28/charts/common-10.4.6.tgz diff --git a/stable/anonaddy/9.0.28/charts/mariadb-3.0.41.tgz b/stable/anonaddy/9.0.28/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/anonaddy/9.0.28/charts/mariadb-3.0.41.tgz differ diff --git a/stable/anonaddy/9.0.28/charts/redis-3.0.42.tgz b/stable/anonaddy/9.0.28/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/anonaddy/9.0.28/charts/redis-3.0.42.tgz differ diff --git a/stable/anonaddy/9.0.27/ix_values.yaml b/stable/anonaddy/9.0.28/ix_values.yaml similarity index 100% rename from stable/anonaddy/9.0.27/ix_values.yaml rename to stable/anonaddy/9.0.28/ix_values.yaml diff --git a/stable/anonaddy/9.0.27/questions.yaml b/stable/anonaddy/9.0.28/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.27/questions.yaml rename to stable/anonaddy/9.0.28/questions.yaml diff --git a/stable/anonaddy/9.0.27/templates/_appkey.tpl b/stable/anonaddy/9.0.28/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.27/templates/_appkey.tpl rename to stable/anonaddy/9.0.28/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.27/templates/common.yaml b/stable/anonaddy/9.0.28/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.27/templates/common.yaml rename to stable/anonaddy/9.0.28/templates/common.yaml diff --git a/stable/anonaddy/9.0.27/values.yaml b/stable/anonaddy/9.0.28/values.yaml similarity index 100% rename from stable/anonaddy/9.0.27/values.yaml rename to stable/anonaddy/9.0.28/values.yaml diff --git a/stable/authelia/11.0.26/CHANGELOG.md b/stable/authelia/11.0.26/CHANGELOG.md new file mode 100644 index 0000000000..536f3aa06f --- /dev/null +++ b/stable/authelia/11.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authelia-11.0.26](https://github.com/truecharts/apps/compare/authelia-11.0.25...authelia-11.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [authelia-11.0.25](https://github.com/truecharts/apps/compare/authelia-11.0.23...authelia-11.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [authelia-11.0.23](https://github.com/truecharts/apps/compare/authelia-11.0.22...authelia-11.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [authelia-11.0.22](https://github.com/truecharts/apps/compare/authelia-11.0.21...authelia-11.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [authelia-11.0.21](https://github.com/truecharts/apps/compare/authelia-11.0.19...authelia-11.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [authelia-11.0.19](https://github.com/truecharts/apps/compare/authelia-11.0.18...authelia-11.0.19) (2022-07-14) + +### Fix + +- disable HTTP probes temporarily ([#3173](https://github.com/truecharts/apps/issues/3173)) + + + +## [authelia-11.0.18](https://github.com/truecharts/apps/compare/authelia-11.0.16...authelia-11.0.18) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [authelia-11.0.16](https://github.com/truecharts/apps/compare/authelia-11.0.15...authelia-11.0.16) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [authelia-11.0.15](https://github.com/truecharts/apps/compare/authelia-11.0.14...authelia-11.0.15) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [authelia-11.0.14](https://github.com/truecharts/apps/compare/authelia-11.0.13...authelia-11.0.14) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [authelia-11.0.13](https://github.com/truecharts/apps/compare/authelia-11.0.12...authelia-11.0.13) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/inventree/3.0.28/Chart.lock b/stable/authelia/11.0.26/Chart.lock similarity index 58% rename from stable/inventree/3.0.28/Chart.lock rename to stable/authelia/11.0.26/Chart.lock index d94de63e93..f2c43a8170 100644 --- a/stable/inventree/3.0.28/Chart.lock +++ b/stable/authelia/11.0.26/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-22T23:57:54.309171214Z" + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:33:23.595359258Z" diff --git a/stable/authelia/11.0.26/Chart.yaml b/stable/authelia/11.0.26/Chart.yaml new file mode 100644 index 0000000000..0145542ad8 --- /dev/null +++ b/stable/authelia/11.0.26/Chart.yaml @@ -0,0 +1,46 @@ +apiVersion: v2 +appVersion: "4.36.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia +icon: https://truecharts.org/img/chart-icons/authelia.png +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authelia +sources: + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 11.0.26 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/11.0.26/README.md b/stable/authelia/11.0.26/README.md new file mode 100644 index 0000000000..dadb34e72e --- /dev/null +++ b/stable/authelia/11.0.26/README.md @@ -0,0 +1,110 @@ +# authelia + +![Version: 11.0.26](https://img.shields.io/badge/Version-11.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.36.2](https://img.shields.io/badge/AppVersion-4.36.2-informational?style=flat-square) + +Authelia is a Single Sign-On Multi-Factor portal for web apps + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [authelia](https://truecharts.org/docs/charts/stable/authelia) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `authelia` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install authelia TrueCharts/authelia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `authelia` deployment + +```console +helm uninstall authelia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authelia \ + --set env.TZ="America/New York" \ + TrueCharts/authelia +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install authelia TrueCharts/authelia -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/authelia/11.0.26/app-readme.md b/stable/authelia/11.0.26/app-readme.md new file mode 100644 index 0000000000..24a4c3a095 --- /dev/null +++ b/stable/authelia/11.0.26/app-readme.md @@ -0,0 +1,8 @@ +Authelia is a Single Sign-On Multi-Factor portal for web apps + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/authelia + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/babybuddy/8.0.28/charts/common-10.4.6.tgz b/stable/authelia/11.0.26/charts/common-10.4.6.tgz similarity index 100% rename from stable/babybuddy/8.0.28/charts/common-10.4.6.tgz rename to stable/authelia/11.0.26/charts/common-10.4.6.tgz diff --git a/stable/authelia/11.0.26/charts/postgresql-8.0.43.tgz b/stable/authelia/11.0.26/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/authelia/11.0.26/charts/postgresql-8.0.43.tgz differ diff --git a/stable/authelia/11.0.26/charts/redis-3.0.42.tgz b/stable/authelia/11.0.26/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/authelia/11.0.26/charts/redis-3.0.42.tgz differ diff --git a/stable/authelia/11.0.26/ix_values.yaml b/stable/authelia/11.0.26/ix_values.yaml new file mode 100644 index 0000000000..3b59f346ae --- /dev/null +++ b/stable/authelia/11.0.26/ix_values.yaml @@ -0,0 +1,622 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: v4.36.2@sha256:840f67bae1d2c090922c6a1781da6f6b7ce601e4303a4461bcc43a967dd95c62 + +command: ["authelia"] +args: ["--config=/configuration.yaml"] + +enableServiceLinks: false + +service: + main: + ports: + main: + port: 9091 + targetPort: 9091 + +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: authelia + postgresqlDatabase: authelia + +# Enabled redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis +redis: + enabled: true + existingSecret: "rediscreds" + +resources: + limits: {} + # limits: + # cpu: "4.00" + # memory: 125Mi + requests: {} + # requests: + # cpu: "0.25" + # memory: 50Mi + +envFrom: + - configMapRef: + name: authelia-paths + +# probes: +# liveness: +# type: HTTP +# path: /api/health" + +# readiness: +# type: HTTP +# path: "/api/health" + +# startup: +# type: HTTP +# path: "/api/health" + +domain: example.com + +## +## Server Configuration +## +server: + ## + ## Port sets the configured port for the daemon, service, and the probes. + ## Default is 9091 and should not need to be changed. + ## + port: 9091 + + ## Buffers usually should be configured to be the same value. + ## Explanation at https://www.authelia.com/docs/configuration/server.html + ## Read buffer size adjusts the server's max incoming request size in bytes. + ## Write buffer size does the same for outgoing responses. + read_buffer_size: 4096 + write_buffer_size: 4096 + ## Set the single level path Authelia listens on. + ## Must be alphanumeric chars and should not contain any slashes. + path: "" + +log: + ## Level of verbosity for logs: info, debug, trace. + level: trace + + ## Format the logs are written as: json, text. + format: text + + ## TODO: Statefulness check should check if this is set, and the configMap should enable it. + ## File path where the logs will be written. If not set logs are written to stdout. + # file_path: /config/authelia.log + +## Default redirection URL +## +## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end +## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use +## in such a case. +## +## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication. +## Default is https://www. (value at the top of the values.yaml). +default_redirection_url: "" +# default_redirection_url: https://example.com + +theme: light + +## +## TOTP Configuration +## +## Parameters used for TOTP generation +totp: + ## The issuer name displayed in the Authenticator application of your choice + ## See: https://github.com/google/google-authenticator/wiki/Key-Uri-Format for more info on issuer names + ## Defaults to . + issuer: "" + ## The period in seconds a one-time password is current for. Changing this will require all users to register + ## their TOTP applications again. Warning: before changing period read the docs link below. + period: 30 + ## The skew controls number of one-time passwords either side of the current one that are valid. + ## Warning: before changing skew read the docs link below. + ## See: https://www.authelia.com/docs/configuration/one-time-password.html#period-and-skew to read the documentation. + skew: 1 + +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" + +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + + ## Connection Timeout. + timeout: 5s + + ## Use StartTLS with the LDAP connection. + start_tls: false + + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "" + + ## An additional dn to define the scope to all users. + additional_users_dn: OU=Users + + ## The users filter used in search queries to find the user profile based on input filled in login form. + ## Various placeholders are available in the user filter: + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username_attribute} is a mandatory placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## + ## Recommended settings are as follows: + ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user)) + ## - OpenLDAP: + ## - (&({username_attribute}={input})(objectClass=person)) + ## - (&({username_attribute}={input})(objectClass=inetOrgPerson)) + ## + ## To allow sign in both with username and email, one can use a filter like + ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person)) + users_filter: "" + + ## An additional dn to define the scope of groups. + additional_groups_dn: OU=Groups + + ## The groups filter used in search queries to find the groups of the user. + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username} is a placeholder replace by the username stored in LDAP (based on `username_attribute`). + ## - {dn} is a matcher replaced by the user distinguished name, aka, user DN. + ## - {username_attribute} is a placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## - DON'T USE - {1} is an alias for {username} supported for backward compatibility but it will be deprecated in + ## later version, so please don't use it. + ## + ## If your groups use the `groupOfUniqueNames` structure use this instead: + ## (&(uniquemember={dn})(objectclass=groupOfUniqueNames)) + groups_filter: "" + + ## The attribute holding the name of the group + group_name_attribute: "" + + ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the + ## first one returned by the LDAP server is used. + mail_attribute: "" + + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "" + + ## The username of the admin user. + user: CN=Authelia,DC=example,DC=com + plain_password: "" + + ## + ## File (Authentication Provider) + ## + ## With this backend, the users database is stored in a file which is updated when users reset their passwords. + ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia + ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security + ## implications it is highly recommended you leave the default values. Before considering changing these settings + ## please read the docs page below: + ## https://www.authelia.com/docs/configuration/authentication/file.html#password-hash-algorithm-tuning + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + file: + enabled: true + path: /config/users_database.yml + password: + algorithm: argon2id + iterations: 1 + key_length: 32 + salt_length: 16 + memory: 1024 + parallelism: 8 + +## +## Access Control Configuration +## +## Access control is a list of rules defining the authorizations applied for one resource to users or group of users. +## +## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed +## to anyone. Otherwise restrictions follow the rules defined. +## +## Note: One can use the wildcard * to match any subdomain. +## It must stand at the beginning of the pattern. (example: *.mydomain.com) +## +## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct. +## +## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'. +## +## - 'domain' defines which domain or set of domains the rule applies to. +## +## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not +## provided. If provided, the parameter represents either a user or a group. It should be of the form +## 'user:' or 'group:'. +## +## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'. +## +## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter +## is optional and matches any resource if not provided. +## +## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies. +access_control: + ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any + ## resource if there is no policy to be applied to the user. + default_policy: deny + + networks: [] + # networks: + # - name: private + # networks: + # - 10.0.0.0/8 + # - 172.16.0.0/12 + # - 192.168.0.0/16 + # - name: vpn + # networks: + # - 10.9.0.0/16 + + rules: [] + # rules: + # - domain: public.example.com + # policy: bypass + # - domain: "*.example.com" + # policy: bypass + # methods: + # - OPTIONS + # - domain: secure.example.com + # policy: one_factor + # networks: + # - private + # - vpn + # - 192.168.1.0/24 + # - 10.0.0.1 + # - domain: + # - secure.example.com + # - private.example.com + # policy: two_factor + # - domain: singlefactor.example.com + # policy: one_factor + # - domain: "mx2.mail.example.com" + # subject: "group:admins" + # policy: deny + # - domain: "*.example.com" + # subject: + # - "group:admins" + # - "group:moderators" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/groups/dev/.*$" + # subject: "group:dev" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/users/john/.*$" + # subject: + # - ["group:dev", "user:john"] + # - "group:admins" + # policy: two_factor + # - domain: "{user}.example.com" + # policy: bypass + +## +## Session Provider Configuration +## +## The session cookies identify the user once logged in. +## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined. +session: + ## The name of the session cookie. (default: authelia_session). + name: authelia_session + + ## Sets the Cookie SameSite value. Possible options are none, lax, or strict. + ## Please read https://www.authelia.com/docs/configuration/session.html#same_site + same_site: lax + + ## The time in seconds before the cookie expires and session is reset. + expiration: 1h + + ## The inactivity time in seconds before the session is reset. + inactivity: 5m + + ## The remember me duration. + ## Value is in seconds, or duration notation. Value of 0 disables remember me. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Longer periods are considered less secure because a stolen cookie will last longer giving attackers more time to + ## spy or attack. Currently the default is 1M or 1 month. + remember_me_duration: 1M + +## +## Redis Provider +## +## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html +## +## The redis connection details +redisProvider: + port: 6379 + + ## Optional username to be used with authentication. + # username: authelia + username: "" + + ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). + database_index: 0 + + ## The maximum number of concurrent active connections to Redis. + maximum_active_connections: 8 + + ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. + minimum_idle_connections: 0 + + ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). + tls: + enabled: false + + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for the connection. + minimum_version: TLS1.2 + + ## The Redis HA configuration options. + ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). + high_availability: + enabled: false + enabledSecret: false + ## Sentinel Name / Master Name + sentinel_name: mysentinel + + ## The additional nodes to pre-seed the redis provider with (for sentinel). + ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. + ## For high availability to be used you must have either defined; the host above or at least one node below. + nodes: [] + # nodes: + # - host: sentinel-0.databases.svc.cluster.local + # port: 26379 + # - host: sentinel-1.databases.svc.cluster.local + # port: 26379 + + ## Choose the host with the lowest latency. + route_by_latency: false + + ## Choose the host randomly. + route_randomly: false + +## +## Regulation Configuration +## +## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are done +## in a short period of time. +regulation: + ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation. + max_retries: 3 + + ## The time range during which the user can attempt login before being banned. The user is banned if the + ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + find_time: 2m + + ## The length of time before a banned user can login again. Ban Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ban_time: 5m + +## +## Storage Provider Configuration +## +## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. +storage: + ## + ## PostgreSQL (Storage Provider) + ## + postgres: + port: 5432 + database: authelia + username: authelia + sslmode: disable + timeout: 5s + +## +## Notification Provider +## +## +## Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration. +## The available providers are: filesystem, smtp. You must use one and only one of these providers. +notifier: + ## You can disable the notifier startup check by setting this to true. + disable_startup_check: false + + ## + ## File System (Notification Provider) + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + filesystem: + enabled: true + filename: /config/notification.txt + + ## + ## SMTP (Notification Provider) + ## + ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate. + ## [Security] By default Authelia will: + ## - force all SMTP connections over TLS including unauthenticated connections + ## - use the disable_require_tls boolean value to disable this requirement + ## (only works for unauthenticated connections) + ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates + ## (configure in tls section) + smtp: + enabled: false + enabledSecret: false + host: smtp.mail.svc.cluster.local + port: 25 + timeout: 5s + username: test + plain_password: test + sender: admin@example.com + ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost. + identifier: localhost + ## Subject configuration of the emails sent. + ## {title} is replaced by the text from the notifier + subject: "[Authelia] {title}" + ## This address is used during the startup check to verify the email configuration is correct. + ## It's not important what it is except if your email server only allows local delivery. + startup_check_address: test@authelia.com + disable_require_tls: false + disable_html_emails: false + + tls: + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either StartTLS or SMTPS. + minimum_version: TLS1.2 + +identity_providers: + oidc: + ## Enables this in the config map. Currently in beta stage. + ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap + enabled: false + + access_token_lifespan: 1h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + + enable_client_debug_messages: false + + ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for + ## security reasons. + minimum_parameter_entropy: 8 + + clients: [] + # clients: + # - + ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. + # id: myapp + + ## The description to show to users when they end up on the consent screen. Defaults to the ID above. + # description: My Application + + ## The client secret is a shared secret between Authelia and the consumer of this client. + # secret: apple123 + + ## Sets the client to public. This should typically not be set, please see the documentation for usage. + # public: false + + ## The policy to require for this client; one_factor or two_factor. + # authorization_policy: two_factor + + ## Audience this client is allowed to request. + # audience: [] + + ## Scopes this client is allowed to request. + # scopes: + # - openid + # - profile + # - email + # - groups + + ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. + # redirect_uris: + # - https://oidc.example.com/oauth2/callback + + ## Grant Types configures which grants this client can obtain. + ## It's not recommended to configure this unless you know what you're doing. + # grant_types: + # - refresh_token + # - authorization_code + + ## Response Types configures which responses this client can be sent. + ## It's not recommended to configure this unless you know what you're doing. + # response_types: + # - code + + ## Response Modes configures which response modes this client supports. + ## It's not recommended to configure this unless you know what you're doing. + # response_modes: + # - form_post + # - query + # - fragment + + ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. + # userinfo_signing_algorithm: none diff --git a/stable/authelia/11.0.26/questions.yaml b/stable/authelia/11.0.26/questions.yaml new file mode 100644 index 0000000000..9553d99e5a --- /dev/null +++ b/stable/authelia/11.0.26/questions.yaml @@ -0,0 +1,3340 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + 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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection Url" + description: "If user tries to authenticate without any referer, this is used" + schema: + type: string + default: "" + + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "light" + enum: + - value: "light" + description: "info" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + + - variable: log + group: "App Configuration" + label: "Log Configuration " + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: inactivity + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "his mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilised for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "activedirectory" + - value: "custom" + description: "custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "otifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9091 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9091 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true diff --git a/stable/authelia/11.0.26/templates/_configmap.tpl b/stable/authelia/11.0.26/templates/_configmap.tpl new file mode 100644 index 0000000000..57d7532003 --- /dev/null +++ b/stable/authelia/11.0.26/templates/_configmap.tpl @@ -0,0 +1,248 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-paths +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-configfile +data: + configuration.yaml: | + --- + theme: {{ default "light" .Values.theme }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + server: + host: 0.0.0.0 + port: {{ default 9091 .Values.server.port }} + {{- if not (eq "" (default "" .Values.server.path)) }} + path: {{ .Values.server.path }} + {{- end }} + read_buffer_size: {{ default 4096 .Values.server.read_buffer_size }} + write_buffer_size: {{ default 4096 .Values.server.write_buffer_size }} + enable_pprof: {{ default false .Values.server.enable_pprof }} + enable_expvars: {{ default false .Values.server.enable_expvars }} + log: + level: {{ default "info" .Values.log.level }} + format: {{ default "text" .Values.log.format }} + {{- if not (eq "" (default "" .Values.log.file_path)) }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ default .Values.domain .Values.totp.issuer }} + period: {{ default 30 .Values.totp.period }} + skew: {{ default 1 .Values.totp.skew }} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end }} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + disable_reset_password: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: {{ toYaml $auth.file.password | nindent 10 }} + {{- end }} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ default "custom" $auth.ldap.implementation }} + url: {{ $auth.ldap.url }} + timeout: {{ default "5s" $auth.ldap.timeout }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }} + {{- end }} + minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }} + skip_verify: {{ default false $auth.ldap.tls.skip_verify }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end }} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end }} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end }} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end }} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end }} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end }} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end }} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end }} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end }} + {{- end }} + {{- with $session := .Values.session }} + session: + name: {{ default "authelia_session" $session.name }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ default "lax" $session.same_site }} + expiration: {{ default "1M" $session.expiration }} + inactivity: {{ default "5m" $session.inactivity }} + remember_me_duration: {{ default "1M" $session.remember_me_duration }} + {{- end }} + redis: + host: {{ .Values.redis.url.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ default 6379 $redis.port }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ default 8 $redis.maximum_active_connections }} + minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: {{ toYaml $redis.high_availability.nodes | nindent 10 }} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: {{ toYaml .Values.regulation | nindent 6 }} + storage: + postgres: + host: {{ printf "%v-%v" .Release.Name "postgresql" }} + {{- with $storage := .Values.storage }} + port: {{ default 5432 $storage.postgres.port }} + database: {{ default "authelia" $storage.postgres.database }} + username: {{ default "authelia" $storage.postgres.username }} + timeout: {{ default "5s" $storage.postgres.timeout }} + sslmode: {{ default "disable" $storage.postgres.sslmode }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ default 25 $notifier.smtp.port }} + timeout: {{ default "5s" $notifier.smtp.timeout }} + username: {{ $notifier.smtp.username }} + sender: {{ $notifier.smtp.sender }} + identifier: {{ $notifier.smtp.identifier }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }} + minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }} + skip_verify: {{ default false $notifier.smtp.tls.skip_verify }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }} + authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }} + id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }} + refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }} + enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }} + minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }} + {{- if gt (len .Values.identity_providers.oidc.clients) 0 }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ default $client.id $client.description }} + secret: {{ default (randAlphaNum 128) $client.secret }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ default "two_factor" $client.authorization_policy }} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: {{ toYaml $client.audience | nindent 10 }} + {{- end }} + scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }} + grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }} + response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }} + {{- if $client.response_modes }} + response_modes: {{ toYaml $client.response_modes | nindent 10 }} + {{- end }} + userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if (eq (len .Values.access_control.rules) 0) }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- if (eq (len .Values.access_control.networks) 0) }} + networks: [] + {{- else }} + networks: {{ toYaml .Values.access_control.networks | nindent 6 }} + {{- end }} + {{- if (eq (len .Values.access_control.rules) 0) }} + rules: [] + {{- else }} + rules: {{ toYaml .Values.access_control.rules | nindent 6 }} + {{- end }} + ... +{{- end -}} diff --git a/stable/authelia/11.0.26/templates/_secrets.tpl b/stable/authelia/11.0.26/templates/_secrets.tpl new file mode 100644 index 0000000000..81fbe92ff7 --- /dev/null +++ b/stable/authelia/11.0.26/templates/_secrets.tpl @@ -0,0 +1,67 @@ +{{/* Define the secrets */}} +{{- define "authelia.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: authelia-secrets +{{- $autheliaprevious := lookup "v1" "Secret" .Release.Namespace "authelia-secrets" }} +{{- $oidckey := "" }} +{{- $oidcsecret := "" }} +{{- $jwtsecret := "" }} +{{- $sessionsecret := "" }} +{{- $encryptionkey := "" }} +data: + {{- if $autheliaprevious }} + SESSION_ENCRYPTION_KEY: {{ index $autheliaprevious.data "SESSION_ENCRYPTION_KEY" }} + JWT_TOKEN: {{ index $autheliaprevious.data "JWT_TOKEN" }} + {{- if ( hasKey $autheliaprevious.data "ENCRYPTION_KEY" ) }} + ENCRYPTION_KEY: {{ index $autheliaprevious.data "ENCRYPTION_KEY" }} + {{- else }} + {{- $encryptionkey := randAlphaNum 100 }} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + {{- else }} + {{- $jwtsecret := randAlphaNum 50 }} + {{- $sessionsecret := randAlphaNum 50 }} + {{- $encryptionkey := randAlphaNum 100 }} + SESSION_ENCRYPTION_KEY: {{ $sessionsecret | b64enc }} + JWT_TOKEN: {{ $jwtsecret | b64enc}} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + + {{- if .Values.authentication_backend.ldap.enabled }} + LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.notifier.smtp.enabled }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key | b64enc }} + {{- end }} + + STORAGE_PASSWORD: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" | b64enc }} + + REDIS_PASSWORD: {{ .Values.redis.redisPassword | trimAll "\"" | b64enc }} + {{- if .Values.redisProvider.high_availability.enabled}} + REDIS_SENTINEL_PASSWORD: {{ .Values.redis.sentinelPassword | trimAll "\"" | b64enc }} + {{- end }} + + {{- if $autheliaprevious }} + {{- if and ( hasKey $autheliaprevious.data "OIDC_PRIVATE_KEY" ) ( hasKey $autheliaprevious.data "OIDC_HMAC_SECRET" ) }} + OIDC_PRIVATE_KEY: {{ index $autheliaprevious.data "OIDC_PRIVATE_KEY" }} + OIDC_HMAC_SECRET: {{ index $autheliaprevious.data "OIDC_HMAC_SECRET" }} + {{- else }} + {{- $oidckey := genPrivateKey "rsa" }} + {{- $oidcsecret := randAlphaNum 32 }} + OIDC_PRIVATE_KEY: {{ $oidckey | b64enc }} + OIDC_HMAC_SECRET: {{ $oidcsecret | b64enc }} + {{- end }} + {{- end }} + + +{{- end -}} diff --git a/stable/authelia/11.0.26/templates/common.yaml b/stable/authelia/11.0.26/templates/common.yaml new file mode 100644 index 0000000000..614b468adf --- /dev/null +++ b/stable/authelia/11.0.26/templates/common.yaml @@ -0,0 +1,74 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for authelia */}} +{{- include "authelia.configmap" . }} + +{{/* Render secrets for authelia */}} +{{- include "authelia.secrets" . }} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "authelia.configmapVolume" -}} +enabled: "true" +mountPath: " /configuration.yaml" +readOnly: true +subPath: configuration.yaml +type: "custom" +volumeSpec: + configMap: + name: authelia-configfile + items: + - key: configuration.yaml + path: configuration.yaml +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "authelia.secretVolumes" -}} +enabled: "true" +mountPath: "/secrets" +readOnly: true +type: "custom" +volumeSpec: + secret: + secretName: authelia-secrets + items: + - key: "JWT_TOKEN" + path: JWT_TOKEN + - key: "SESSION_ENCRYPTION_KEY" + path: SESSION_ENCRYPTION_KEY + - key: "ENCRYPTION_KEY" + path: ENCRYPTION_KEY + - key: "STORAGE_PASSWORD" + path: STORAGE_PASSWORD + {{- if .Values.authentication_backend.ldap.enabled }} + - key: "LDAP_PASSWORD" + path: LDAP_PASSWORD + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + - key: "SMTP_PASSWORD" + path: SMTP_PASSWORD + {{- end }} + - key: "REDIS_PASSWORD" + path: REDIS_PASSWORD + {{- if .Values.redisProvider.high_availability.enabled}} + - key: "REDIS_SENTINEL_PASSWORD" + path: REDIS_SENTINEL_PASSWORD + {{- end }} + {{- if .Values.duo_api.enabled }} + - key: "DUO_API_KEY" + path: DUO_API_KEY + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + - key: "OIDC_PRIVATE_KEY" + path: OIDC_PRIVATE_KEY + - key: "OIDC_HMAC_SECRET" + path: OIDC_HMAC_SECRET + {{- end }} +{{- end -}} + +{{- $_ := set .Values.persistence "authelia-configfile" (include "authelia.configmapVolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "authelia-secrets" (include "authelia.secretVolumes" . | fromYaml) -}} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/babybuddy/8.0.28/values.yaml b/stable/authelia/11.0.26/values.yaml similarity index 100% rename from stable/babybuddy/8.0.28/values.yaml rename to stable/authelia/11.0.26/values.yaml diff --git a/stable/babybuddy/8.0.28/Chart.lock b/stable/babybuddy/8.0.28/Chart.lock deleted file mode 100644 index 6fabaef68b..0000000000 --- a/stable/babybuddy/8.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:47:00.899359262Z" diff --git a/stable/babybuddy/8.0.28/charts/postgresql-8.0.42.tgz b/stable/babybuddy/8.0.28/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/babybuddy/8.0.28/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.28/CHANGELOG.md b/stable/babybuddy/8.0.29/CHANGELOG.md similarity index 89% rename from stable/babybuddy/8.0.28/CHANGELOG.md rename to stable/babybuddy/8.0.29/CHANGELOG.md index 9902f19b65..ddf7686c93 100644 --- a/stable/babybuddy/8.0.28/CHANGELOG.md +++ b/stable/babybuddy/8.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [babybuddy-8.0.29](https://github.com/truecharts/apps/compare/babybuddy-8.0.28...babybuddy-8.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [babybuddy-8.0.28](https://github.com/truecharts/apps/compare/babybuddy-8.0.26...babybuddy-8.0.28) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [babybuddy-8.0.15](https://github.com/truecharts/apps/compare/babybuddy-8.0.14...babybuddy-8.0.15) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/babybuddy/8.0.29/Chart.lock b/stable/babybuddy/8.0.29/Chart.lock new file mode 100644 index 0000000000..66587c488e --- /dev/null +++ b/stable/babybuddy/8.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:33:26.139343552Z" diff --git a/stable/babybuddy/8.0.28/Chart.yaml b/stable/babybuddy/8.0.29/Chart.yaml similarity index 96% rename from stable/babybuddy/8.0.28/Chart.yaml rename to stable/babybuddy/8.0.29/Chart.yaml index ee7bc3774e..dbfa46dc02 100644 --- a/stable/babybuddy/8.0.28/Chart.yaml +++ b/stable/babybuddy/8.0.29/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.11.2" kubeVersion: ">=1.16.0-0" -version: 8.0.28 +version: 8.0.29 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 @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/babybuddy/8.0.28/README.md b/stable/babybuddy/8.0.29/README.md similarity index 96% rename from stable/babybuddy/8.0.28/README.md rename to stable/babybuddy/8.0.29/README.md index bf56af0f30..d228de023e 100644 --- a/stable/babybuddy/8.0.28/README.md +++ b/stable/babybuddy/8.0.29/README.md @@ -1,6 +1,6 @@ # babybuddy -![Version: 8.0.28](https://img.shields.io/badge/Version-8.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square) +![Version: 8.0.29](https://img.shields.io/badge/Version-8.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square) Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/babybuddy/8.0.28/app-readme.md b/stable/babybuddy/8.0.29/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.28/app-readme.md rename to stable/babybuddy/8.0.29/app-readme.md diff --git a/stable/baserow/3.0.24/charts/common-10.4.6.tgz b/stable/babybuddy/8.0.29/charts/common-10.4.6.tgz similarity index 100% rename from stable/baserow/3.0.24/charts/common-10.4.6.tgz rename to stable/babybuddy/8.0.29/charts/common-10.4.6.tgz diff --git a/stable/babybuddy/8.0.29/charts/postgresql-8.0.43.tgz b/stable/babybuddy/8.0.29/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/babybuddy/8.0.29/charts/postgresql-8.0.43.tgz differ diff --git a/stable/babybuddy/8.0.28/ix_values.yaml b/stable/babybuddy/8.0.29/ix_values.yaml similarity index 100% rename from stable/babybuddy/8.0.28/ix_values.yaml rename to stable/babybuddy/8.0.29/ix_values.yaml diff --git a/stable/babybuddy/8.0.28/questions.yaml b/stable/babybuddy/8.0.29/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.28/questions.yaml rename to stable/babybuddy/8.0.29/questions.yaml diff --git a/stable/babybuddy/8.0.28/templates/common.yaml b/stable/babybuddy/8.0.29/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.28/templates/common.yaml rename to stable/babybuddy/8.0.29/templates/common.yaml diff --git a/stable/baserow/3.0.24/values.yaml b/stable/babybuddy/8.0.29/values.yaml similarity index 100% rename from stable/baserow/3.0.24/values.yaml rename to stable/babybuddy/8.0.29/values.yaml diff --git a/stable/baserow/3.0.24/charts/postgresql-8.0.42.tgz b/stable/baserow/3.0.24/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/baserow/3.0.24/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/baserow/3.0.24/charts/redis-3.0.41.tgz b/stable/baserow/3.0.24/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/baserow/3.0.24/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/baserow/3.0.24/CHANGELOG.md b/stable/baserow/3.0.25/CHANGELOG.md similarity index 89% rename from stable/baserow/3.0.24/CHANGELOG.md rename to stable/baserow/3.0.25/CHANGELOG.md index 47a63a56cf..5941253392 100644 --- a/stable/baserow/3.0.24/CHANGELOG.md +++ b/stable/baserow/3.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [baserow-3.0.25](https://github.com/truecharts/apps/compare/baserow-3.0.24...baserow-3.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [baserow-3.0.24](https://github.com/truecharts/apps/compare/baserow-3.0.22...baserow-3.0.24) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [baserow-3.0.11](https://github.com/truecharts/apps/compare/baserow-3.0.10...baserow-3.0.11) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/baserow/3.0.24/Chart.lock b/stable/baserow/3.0.25/Chart.lock similarity index 58% rename from stable/baserow/3.0.24/Chart.lock rename to stable/baserow/3.0.25/Chart.lock index d123d3d616..c833e50030 100644 --- a/stable/baserow/3.0.24/Chart.lock +++ b/stable/baserow/3.0.25/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-22T23:47:10.580669489Z" + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:33:56.556754959Z" diff --git a/stable/baserow/3.0.24/Chart.yaml b/stable/baserow/3.0.25/Chart.yaml similarity index 94% rename from stable/baserow/3.0.24/Chart.yaml rename to stable/baserow/3.0.25/Chart.yaml index 80164ccd69..9bf664e855 100644 --- a/stable/baserow/3.0.24/Chart.yaml +++ b/stable/baserow/3.0.25/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: Baserow is an open source no-code database tool and Airtable alternative. home: https://github.com/truecharts/apps/tree/master/charts/incubator/baserow icon: https://truecharts.org/img/chart-icons/baserow.png @@ -26,7 +26,7 @@ name: baserow sources: - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 3.0.24 +version: 3.0.25 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/3.0.24/README.md b/stable/baserow/3.0.25/README.md similarity index 95% rename from stable/baserow/3.0.24/README.md rename to stable/baserow/3.0.25/README.md index 71447ba4b4..f7452c05ed 100644 --- a/stable/baserow/3.0.24/README.md +++ b/stable/baserow/3.0.25/README.md @@ -1,6 +1,6 @@ # baserow -![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) +![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) Baserow is an open source no-code database tool and Airtable alternative. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/baserow/3.0.24/app-readme.md b/stable/baserow/3.0.25/app-readme.md similarity index 100% rename from stable/baserow/3.0.24/app-readme.md rename to stable/baserow/3.0.25/app-readme.md diff --git a/stable/blog/3.0.23/charts/common-10.4.6.tgz b/stable/baserow/3.0.25/charts/common-10.4.6.tgz similarity index 100% rename from stable/blog/3.0.23/charts/common-10.4.6.tgz rename to stable/baserow/3.0.25/charts/common-10.4.6.tgz diff --git a/stable/baserow/3.0.25/charts/postgresql-8.0.43.tgz b/stable/baserow/3.0.25/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/baserow/3.0.25/charts/postgresql-8.0.43.tgz differ diff --git a/stable/baserow/3.0.25/charts/redis-3.0.42.tgz b/stable/baserow/3.0.25/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/baserow/3.0.25/charts/redis-3.0.42.tgz differ diff --git a/stable/baserow/3.0.24/ix_values.yaml b/stable/baserow/3.0.25/ix_values.yaml similarity index 100% rename from stable/baserow/3.0.24/ix_values.yaml rename to stable/baserow/3.0.25/ix_values.yaml diff --git a/stable/baserow/3.0.24/questions.yaml b/stable/baserow/3.0.25/questions.yaml similarity index 100% rename from stable/baserow/3.0.24/questions.yaml rename to stable/baserow/3.0.25/questions.yaml diff --git a/stable/baserow/3.0.24/templates/_secrets.tpl b/stable/baserow/3.0.25/templates/_secrets.tpl similarity index 100% rename from stable/baserow/3.0.24/templates/_secrets.tpl rename to stable/baserow/3.0.25/templates/_secrets.tpl diff --git a/stable/baserow/3.0.24/templates/common.yaml b/stable/baserow/3.0.25/templates/common.yaml similarity index 100% rename from stable/baserow/3.0.24/templates/common.yaml rename to stable/baserow/3.0.25/templates/common.yaml diff --git a/stable/blog/3.0.23/values.yaml b/stable/baserow/3.0.25/values.yaml similarity index 100% rename from stable/blog/3.0.23/values.yaml rename to stable/baserow/3.0.25/values.yaml diff --git a/stable/blog/3.0.23/Chart.lock b/stable/blog/3.0.23/Chart.lock deleted file mode 100644 index e8a9732765..0000000000 --- a/stable/blog/3.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:47:39.511942501Z" diff --git a/stable/blog/3.0.23/charts/postgresql-8.0.42.tgz b/stable/blog/3.0.23/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/blog/3.0.23/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/blog/3.0.23/CHANGELOG.md b/stable/blog/3.0.24/CHANGELOG.md similarity index 90% rename from stable/blog/3.0.23/CHANGELOG.md rename to stable/blog/3.0.24/CHANGELOG.md index e6c2de5de3..d1c9ed255c 100644 --- a/stable/blog/3.0.23/CHANGELOG.md +++ b/stable/blog/3.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [blog-3.0.24](https://github.com/truecharts/apps/compare/hexo-blog-0.0.11...blog-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [blog-3.0.23](https://github.com/truecharts/apps/compare/hexo-blog-0.0.10...blog-3.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [blog-3.0.10](https://github.com/truecharts/apps/compare/blog-3.0.9...blog-3.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/blog/3.0.24/Chart.lock b/stable/blog/3.0.24/Chart.lock new file mode 100644 index 0000000000..b0d58c74fd --- /dev/null +++ b/stable/blog/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:34:06.064632687Z" diff --git a/stable/blog/3.0.23/Chart.yaml b/stable/blog/3.0.24/Chart.yaml similarity index 95% rename from stable/blog/3.0.23/Chart.yaml rename to stable/blog/3.0.24/Chart.yaml index 5e42a8594d..609f42ecb4 100644 --- a/stable/blog/3.0.23/Chart.yaml +++ b/stable/blog/3.0.24/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: "Lightweight self-hosted facebook-styled PHP blog." home: https://github.com/truecharts/apps/tree/master/charts/stable/blog icon: https://truecharts.org/img/chart-icons/blog.png @@ -26,7 +26,7 @@ name: blog sources: - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/blog/3.0.23/README.md b/stable/blog/3.0.24/README.md similarity index 96% rename from stable/blog/3.0.23/README.md rename to stable/blog/3.0.24/README.md index 08152031e7..feb15a0d25 100644 --- a/stable/blog/3.0.23/README.md +++ b/stable/blog/3.0.24/README.md @@ -1,6 +1,6 @@ # blog -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Lightweight self-hosted facebook-styled PHP blog. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/blog/3.0.23/app-readme.md b/stable/blog/3.0.24/app-readme.md similarity index 100% rename from stable/blog/3.0.23/app-readme.md rename to stable/blog/3.0.24/app-readme.md diff --git a/stable/bookstack/3.0.23/charts/common-10.4.6.tgz b/stable/blog/3.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/bookstack/3.0.23/charts/common-10.4.6.tgz rename to stable/blog/3.0.24/charts/common-10.4.6.tgz diff --git a/stable/blog/3.0.24/charts/postgresql-8.0.43.tgz b/stable/blog/3.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/blog/3.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/blog/3.0.23/ix_values.yaml b/stable/blog/3.0.24/ix_values.yaml similarity index 100% rename from stable/blog/3.0.23/ix_values.yaml rename to stable/blog/3.0.24/ix_values.yaml diff --git a/stable/blog/3.0.23/questions.yaml b/stable/blog/3.0.24/questions.yaml similarity index 100% rename from stable/blog/3.0.23/questions.yaml rename to stable/blog/3.0.24/questions.yaml diff --git a/stable/blog/3.0.23/templates/common.yaml b/stable/blog/3.0.24/templates/common.yaml similarity index 100% rename from stable/blog/3.0.23/templates/common.yaml rename to stable/blog/3.0.24/templates/common.yaml diff --git a/stable/bookstack/3.0.23/values.yaml b/stable/blog/3.0.24/values.yaml similarity index 100% rename from stable/bookstack/3.0.23/values.yaml rename to stable/blog/3.0.24/values.yaml diff --git a/stable/bookstack/3.0.23/charts/mariadb-3.0.40.tgz b/stable/bookstack/3.0.23/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/bookstack/3.0.23/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.23/CHANGELOG.md b/stable/bookstack/3.0.24/CHANGELOG.md similarity index 89% rename from stable/bookstack/3.0.23/CHANGELOG.md rename to stable/bookstack/3.0.24/CHANGELOG.md index 6b3b4357fe..a2f181c6be 100644 --- a/stable/bookstack/3.0.23/CHANGELOG.md +++ b/stable/bookstack/3.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [bookstack-3.0.24](https://github.com/truecharts/apps/compare/bookstack-3.0.23...bookstack-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [bookstack-3.0.23](https://github.com/truecharts/apps/compare/bookstack-3.0.21...bookstack-3.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [bookstack-3.0.10](https://github.com/truecharts/apps/compare/bookstack-3.0.9...bookstack-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/chevereto/3.0.21/Chart.lock b/stable/bookstack/3.0.24/Chart.lock similarity index 52% rename from stable/chevereto/3.0.21/Chart.lock rename to stable/bookstack/3.0.24/Chart.lock index aa7cbf8ddb..3ad1edddfa 100644 --- a/stable/chevereto/3.0.21/Chart.lock +++ b/stable/bookstack/3.0.24/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:48:36.580553735Z" + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:34:06.617745525Z" diff --git a/stable/bookstack/3.0.23/Chart.yaml b/stable/bookstack/3.0.24/Chart.yaml similarity index 96% rename from stable/bookstack/3.0.23/Chart.yaml rename to stable/bookstack/3.0.24/Chart.yaml index 315306cc1c..4439c3b753 100644 --- a/stable/bookstack/3.0.23/Chart.yaml +++ b/stable/bookstack/3.0.24/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: "A simple, self-hosted, easy-to-use platform for organising and storing information." home: https://github.com/truecharts/apps/tree/master/charts/stable/bookstack icon: https://truecharts.org/img/chart-icons/bookstack.png @@ -27,7 +27,7 @@ name: bookstack sources: - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/bookstack/3.0.23/README.md b/stable/bookstack/3.0.24/README.md similarity index 96% rename from stable/bookstack/3.0.23/README.md rename to stable/bookstack/3.0.24/README.md index 7df1b44bd7..c510cf5b0d 100644 --- a/stable/bookstack/3.0.23/README.md +++ b/stable/bookstack/3.0.24/README.md @@ -1,6 +1,6 @@ # bookstack -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 22.06.2022](https://img.shields.io/badge/AppVersion-22.06.2022-informational?style=flat-square) +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 22.06.2022](https://img.shields.io/badge/AppVersion-22.06.2022-informational?style=flat-square) A simple, self-hosted, easy-to-use platform for organising and storing information. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/bookstack/3.0.23/app-readme.md b/stable/bookstack/3.0.24/app-readme.md similarity index 100% rename from stable/bookstack/3.0.23/app-readme.md rename to stable/bookstack/3.0.24/app-readme.md diff --git a/stable/chevereto/3.0.21/charts/common-10.4.6.tgz b/stable/bookstack/3.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/chevereto/3.0.21/charts/common-10.4.6.tgz rename to stable/bookstack/3.0.24/charts/common-10.4.6.tgz diff --git a/stable/bookstack/3.0.24/charts/mariadb-3.0.41.tgz b/stable/bookstack/3.0.24/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/bookstack/3.0.24/charts/mariadb-3.0.41.tgz differ diff --git a/stable/bookstack/3.0.23/ix_values.yaml b/stable/bookstack/3.0.24/ix_values.yaml similarity index 100% rename from stable/bookstack/3.0.23/ix_values.yaml rename to stable/bookstack/3.0.24/ix_values.yaml diff --git a/stable/bookstack/3.0.23/questions.yaml b/stable/bookstack/3.0.24/questions.yaml similarity index 100% rename from stable/bookstack/3.0.23/questions.yaml rename to stable/bookstack/3.0.24/questions.yaml diff --git a/stable/bookstack/3.0.23/templates/_secrets.tpl b/stable/bookstack/3.0.24/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.23/templates/_secrets.tpl rename to stable/bookstack/3.0.24/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.23/templates/common.yaml b/stable/bookstack/3.0.24/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.23/templates/common.yaml rename to stable/bookstack/3.0.24/templates/common.yaml diff --git a/stable/chevereto/3.0.21/values.yaml b/stable/bookstack/3.0.24/values.yaml similarity index 100% rename from stable/chevereto/3.0.21/values.yaml rename to stable/bookstack/3.0.24/values.yaml diff --git a/stable/chevereto/3.0.21/charts/mariadb-3.0.40.tgz b/stable/chevereto/3.0.21/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/chevereto/3.0.21/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.21/CHANGELOG.md b/stable/chevereto/3.0.22/CHANGELOG.md similarity index 90% rename from stable/chevereto/3.0.21/CHANGELOG.md rename to stable/chevereto/3.0.22/CHANGELOG.md index c86103c457..e02291288e 100644 --- a/stable/chevereto/3.0.21/CHANGELOG.md +++ b/stable/chevereto/3.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [chevereto-3.0.22](https://github.com/truecharts/apps/compare/chevereto-3.0.21...chevereto-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [chevereto-3.0.21](https://github.com/truecharts/apps/compare/chevereto-3.0.19...chevereto-3.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [chevereto-3.0.8](https://github.com/truecharts/apps/compare/chevereto-3.0.7...chevereto-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/bookstack/3.0.23/Chart.lock b/stable/chevereto/3.0.22/Chart.lock similarity index 52% rename from stable/bookstack/3.0.23/Chart.lock rename to stable/chevereto/3.0.22/Chart.lock index d84b7d0b89..2c5d7aa66a 100644 --- a/stable/bookstack/3.0.23/Chart.lock +++ b/stable/chevereto/3.0.22/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:47:59.944643285Z" + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:34:12.162346549Z" diff --git a/stable/chevereto/3.0.21/Chart.yaml b/stable/chevereto/3.0.22/Chart.yaml similarity index 96% rename from stable/chevereto/3.0.21/Chart.yaml rename to stable/chevereto/3.0.22/Chart.yaml index 9bb3019d4c..169355d833 100644 --- a/stable/chevereto/3.0.21/Chart.yaml +++ b/stable/chevereto/3.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 3.0.21 +version: 3.0.22 appVersion: "1.6.2" description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. type: application @@ -21,7 +21,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/chevereto/3.0.21/README.md b/stable/chevereto/3.0.22/README.md similarity index 96% rename from stable/chevereto/3.0.21/README.md rename to stable/chevereto/3.0.22/README.md index 483bc55d1e..f99d9bb2e5 100644 --- a/stable/chevereto/3.0.21/README.md +++ b/stable/chevereto/3.0.22/README.md @@ -1,6 +1,6 @@ # chevereto -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/chevereto/3.0.21/app-readme.md b/stable/chevereto/3.0.22/app-readme.md similarity index 100% rename from stable/chevereto/3.0.21/app-readme.md rename to stable/chevereto/3.0.22/app-readme.md diff --git a/stable/clarkson/3.0.23/charts/common-10.4.6.tgz b/stable/chevereto/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/clarkson/3.0.23/charts/common-10.4.6.tgz rename to stable/chevereto/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/chevereto/3.0.22/charts/mariadb-3.0.41.tgz b/stable/chevereto/3.0.22/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/chevereto/3.0.22/charts/mariadb-3.0.41.tgz differ diff --git a/stable/chevereto/3.0.21/ix_values.yaml b/stable/chevereto/3.0.22/ix_values.yaml similarity index 100% rename from stable/chevereto/3.0.21/ix_values.yaml rename to stable/chevereto/3.0.22/ix_values.yaml diff --git a/stable/chevereto/3.0.21/questions.yaml b/stable/chevereto/3.0.22/questions.yaml similarity index 100% rename from stable/chevereto/3.0.21/questions.yaml rename to stable/chevereto/3.0.22/questions.yaml diff --git a/stable/chevereto/3.0.21/templates/common.yaml b/stable/chevereto/3.0.22/templates/common.yaml similarity index 100% rename from stable/chevereto/3.0.21/templates/common.yaml rename to stable/chevereto/3.0.22/templates/common.yaml diff --git a/stable/clarkson/3.0.23/values.yaml b/stable/chevereto/3.0.22/values.yaml similarity index 100% rename from stable/clarkson/3.0.23/values.yaml rename to stable/chevereto/3.0.22/values.yaml diff --git a/stable/clarkson/3.0.23/charts/mariadb-3.0.40.tgz b/stable/clarkson/3.0.23/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/clarkson/3.0.23/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.23/CHANGELOG.md b/stable/clarkson/3.0.24/CHANGELOG.md similarity index 89% rename from stable/clarkson/3.0.23/CHANGELOG.md rename to stable/clarkson/3.0.24/CHANGELOG.md index b3580e07df..2f3a27d20b 100644 --- a/stable/clarkson/3.0.23/CHANGELOG.md +++ b/stable/clarkson/3.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [clarkson-3.0.24](https://github.com/truecharts/apps/compare/clarkson-3.0.23...clarkson-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [clarkson-3.0.23](https://github.com/truecharts/apps/compare/clarkson-3.0.21...clarkson-3.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [clarkson-3.0.10](https://github.com/truecharts/apps/compare/clarkson-3.0.9...clarkson-3.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/clarkson/3.0.24/Chart.lock b/stable/clarkson/3.0.24/Chart.lock new file mode 100644 index 0000000000..d484ec437a --- /dev/null +++ b/stable/clarkson/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:34:45.176500151Z" diff --git a/stable/clarkson/3.0.23/Chart.yaml b/stable/clarkson/3.0.24/Chart.yaml similarity index 96% rename from stable/clarkson/3.0.23/Chart.yaml rename to stable/clarkson/3.0.24/Chart.yaml index 5c67329751..0352c05e15 100644 --- a/stable/clarkson/3.0.23/Chart.yaml +++ b/stable/clarkson/3.0.24/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." home: https://github.com/truecharts/apps/tree/master/charts/stable/clarkson icon: https://truecharts.org/img/chart-icons/clarkson.png @@ -26,7 +26,7 @@ name: clarkson sources: - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - vehicle diff --git a/stable/clarkson/3.0.23/README.md b/stable/clarkson/3.0.24/README.md similarity index 96% rename from stable/clarkson/3.0.23/README.md rename to stable/clarkson/3.0.24/README.md index 69112851d6..8d1ee0fcb2 100644 --- a/stable/clarkson/3.0.23/README.md +++ b/stable/clarkson/3.0.24/README.md @@ -1,6 +1,6 @@ # clarkson -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/clarkson/3.0.23/app-readme.md b/stable/clarkson/3.0.24/app-readme.md similarity index 100% rename from stable/clarkson/3.0.23/app-readme.md rename to stable/clarkson/3.0.24/app-readme.md diff --git a/stable/commento-plusplus/3.0.21/charts/common-10.4.6.tgz b/stable/clarkson/3.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/commento-plusplus/3.0.21/charts/common-10.4.6.tgz rename to stable/clarkson/3.0.24/charts/common-10.4.6.tgz diff --git a/stable/clarkson/3.0.24/charts/mariadb-3.0.41.tgz b/stable/clarkson/3.0.24/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/clarkson/3.0.24/charts/mariadb-3.0.41.tgz differ diff --git a/stable/clarkson/3.0.23/ix_values.yaml b/stable/clarkson/3.0.24/ix_values.yaml similarity index 100% rename from stable/clarkson/3.0.23/ix_values.yaml rename to stable/clarkson/3.0.24/ix_values.yaml diff --git a/stable/clarkson/3.0.23/questions.yaml b/stable/clarkson/3.0.24/questions.yaml similarity index 100% rename from stable/clarkson/3.0.23/questions.yaml rename to stable/clarkson/3.0.24/questions.yaml diff --git a/stable/clarkson/3.0.23/templates/common.yaml b/stable/clarkson/3.0.24/templates/common.yaml similarity index 100% rename from stable/clarkson/3.0.23/templates/common.yaml rename to stable/clarkson/3.0.24/templates/common.yaml diff --git a/stable/commento-plusplus/3.0.21/values.yaml b/stable/clarkson/3.0.24/values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.21/values.yaml rename to stable/clarkson/3.0.24/values.yaml diff --git a/stable/commento-plusplus/3.0.21/Chart.lock b/stable/commento-plusplus/3.0.21/Chart.lock deleted file mode 100644 index 7015e93894..0000000000 --- a/stable/commento-plusplus/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:49:17.575055098Z" diff --git a/stable/commento-plusplus/3.0.21/charts/postgresql-8.0.42.tgz b/stable/commento-plusplus/3.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/commento-plusplus/3.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.21/CHANGELOG.md b/stable/commento-plusplus/3.0.22/CHANGELOG.md similarity index 100% rename from stable/commento-plusplus/3.0.21/CHANGELOG.md rename to stable/commento-plusplus/3.0.22/CHANGELOG.md index fcfb36f8eb..d8061dbdbb 100644 --- a/stable/commento-plusplus/3.0.21/CHANGELOG.md +++ b/stable/commento-plusplus/3.0.22/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [commento-plusplus-3.0.21](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.19...commento-plusplus-3.0.21) (2022-07-22) ### Chore @@ -96,4 +97,3 @@ * update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - diff --git a/stable/focalboard/9.0.22/Chart.lock b/stable/commento-plusplus/3.0.22/Chart.lock similarity index 53% rename from stable/focalboard/9.0.22/Chart.lock rename to stable/commento-plusplus/3.0.22/Chart.lock index bd5d72b4b2..093b0aa574 100644 --- a/stable/focalboard/9.0.22/Chart.lock +++ b/stable/commento-plusplus/3.0.22/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:54:10.96392379Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:34:46.37917635Z" diff --git a/stable/commento-plusplus/3.0.21/Chart.yaml b/stable/commento-plusplus/3.0.22/Chart.yaml similarity index 96% rename from stable/commento-plusplus/3.0.21/Chart.yaml rename to stable/commento-plusplus/3.0.22/Chart.yaml index bd9c542e72..978b972a1e 100644 --- a/stable/commento-plusplus/3.0.21/Chart.yaml +++ b/stable/commento-plusplus/3.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. home: https://github.com/truecharts/apps/tree/master/charts/stable/commento-plusplus icon: https://truecharts.org/img/chart-icons/commento-plusplus.png @@ -22,7 +22,7 @@ name: commento-plusplus sources: - https://github.com/souramoo/commentoplusplus - https://hub.docker.com/r/caroga/commentoplusplus -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/commento-plusplus/3.0.21/README.md b/stable/commento-plusplus/3.0.22/README.md similarity index 96% rename from stable/commento-plusplus/3.0.21/README.md rename to stable/commento-plusplus/3.0.22/README.md index 52015eadad..7cf55697f5 100644 --- a/stable/commento-plusplus/3.0.21/README.md +++ b/stable/commento-plusplus/3.0.22/README.md @@ -1,6 +1,6 @@ # commento-plusplus -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/commento-plusplus/3.0.21/app-readme.md b/stable/commento-plusplus/3.0.22/app-readme.md similarity index 100% rename from stable/commento-plusplus/3.0.21/app-readme.md rename to stable/commento-plusplus/3.0.22/app-readme.md diff --git a/stable/dsmr-reader/8.0.22/charts/common-10.4.6.tgz b/stable/commento-plusplus/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/dsmr-reader/8.0.22/charts/common-10.4.6.tgz rename to stable/commento-plusplus/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/commento-plusplus/3.0.22/charts/postgresql-8.0.43.tgz b/stable/commento-plusplus/3.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/commento-plusplus/3.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/commento-plusplus/3.0.21/ix_values.yaml b/stable/commento-plusplus/3.0.22/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.21/ix_values.yaml rename to stable/commento-plusplus/3.0.22/ix_values.yaml diff --git a/stable/commento-plusplus/3.0.21/questions.yaml b/stable/commento-plusplus/3.0.22/questions.yaml similarity index 100% rename from stable/commento-plusplus/3.0.21/questions.yaml rename to stable/commento-plusplus/3.0.22/questions.yaml diff --git a/stable/commento-plusplus/3.0.21/templates/common.yaml b/stable/commento-plusplus/3.0.22/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/3.0.21/templates/common.yaml rename to stable/commento-plusplus/3.0.22/templates/common.yaml diff --git a/stable/dsmr-reader/8.0.22/values.yaml b/stable/commento-plusplus/3.0.22/values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.22/values.yaml rename to stable/commento-plusplus/3.0.22/values.yaml diff --git a/stable/dsmr-reader/8.0.22/Chart.lock b/stable/dsmr-reader/8.0.22/Chart.lock deleted file mode 100644 index 0f82bfc486..0000000000 --- a/stable/dsmr-reader/8.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:51:43.590889237Z" diff --git a/stable/dsmr-reader/8.0.22/charts/postgresql-8.0.42.tgz b/stable/dsmr-reader/8.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/dsmr-reader/8.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.22/CHANGELOG.md b/stable/dsmr-reader/8.0.23/CHANGELOG.md similarity index 90% rename from stable/dsmr-reader/8.0.22/CHANGELOG.md rename to stable/dsmr-reader/8.0.23/CHANGELOG.md index 2626c8b37a..b37cd20ce0 100644 --- a/stable/dsmr-reader/8.0.22/CHANGELOG.md +++ b/stable/dsmr-reader/8.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [dsmr-reader-8.0.23](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.22...dsmr-reader-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [dsmr-reader-8.0.22](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.20...dsmr-reader-8.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [dsmr-reader-8.0.9](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.8...dsmr-reader-8.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/dsmr-reader/8.0.23/Chart.lock b/stable/dsmr-reader/8.0.23/Chart.lock new file mode 100644 index 0000000000..8834803ee5 --- /dev/null +++ b/stable/dsmr-reader/8.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:34:47.747773133Z" diff --git a/stable/dsmr-reader/8.0.22/Chart.yaml b/stable/dsmr-reader/8.0.23/Chart.yaml similarity index 96% rename from stable/dsmr-reader/8.0.22/Chart.yaml rename to stable/dsmr-reader/8.0.23/Chart.yaml index 95a1855f2f..fc03ab6da3 100644 --- a/stable/dsmr-reader/8.0.22/Chart.yaml +++ b/stable/dsmr-reader/8.0.23/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2021.09.02" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 8.0.22 +version: 8.0.23 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/dsmr-reader/8.0.22/README.md b/stable/dsmr-reader/8.0.23/README.md similarity index 96% rename from stable/dsmr-reader/8.0.22/README.md rename to stable/dsmr-reader/8.0.23/README.md index c9c8314f7a..031ab68ab7 100644 --- a/stable/dsmr-reader/8.0.22/README.md +++ b/stable/dsmr-reader/8.0.23/README.md @@ -1,6 +1,6 @@ # dsmr-reader -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) DSMR-protocol reader, telegram data storage and energy consumption visualizer. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/dsmr-reader/8.0.22/app-readme.md b/stable/dsmr-reader/8.0.23/app-readme.md similarity index 100% rename from stable/dsmr-reader/8.0.22/app-readme.md rename to stable/dsmr-reader/8.0.23/app-readme.md diff --git a/stable/etherpad/8.0.21/charts/common-10.4.6.tgz b/stable/dsmr-reader/8.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/etherpad/8.0.21/charts/common-10.4.6.tgz rename to stable/dsmr-reader/8.0.23/charts/common-10.4.6.tgz diff --git a/stable/dsmr-reader/8.0.23/charts/postgresql-8.0.43.tgz b/stable/dsmr-reader/8.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/dsmr-reader/8.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/dsmr-reader/8.0.22/ix_values.yaml b/stable/dsmr-reader/8.0.23/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.22/ix_values.yaml rename to stable/dsmr-reader/8.0.23/ix_values.yaml diff --git a/stable/dsmr-reader/8.0.22/questions.yaml b/stable/dsmr-reader/8.0.23/questions.yaml similarity index 100% rename from stable/dsmr-reader/8.0.22/questions.yaml rename to stable/dsmr-reader/8.0.23/questions.yaml diff --git a/stable/dsmr-reader/8.0.22/templates/common.yaml b/stable/dsmr-reader/8.0.23/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/8.0.22/templates/common.yaml rename to stable/dsmr-reader/8.0.23/templates/common.yaml diff --git a/stable/etherpad/8.0.21/values.yaml b/stable/dsmr-reader/8.0.23/values.yaml similarity index 100% rename from stable/etherpad/8.0.21/values.yaml rename to stable/dsmr-reader/8.0.23/values.yaml diff --git a/stable/etherpad/8.0.21/Chart.lock b/stable/etherpad/8.0.21/Chart.lock deleted file mode 100644 index ac159dd604..0000000000 --- a/stable/etherpad/8.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:52:30.072376078Z" diff --git a/stable/etherpad/8.0.21/charts/postgresql-8.0.42.tgz b/stable/etherpad/8.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/etherpad/8.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.21/CHANGELOG.md b/stable/etherpad/8.0.22/CHANGELOG.md similarity index 90% rename from stable/etherpad/8.0.21/CHANGELOG.md rename to stable/etherpad/8.0.22/CHANGELOG.md index e176615184..beb11ced6f 100644 --- a/stable/etherpad/8.0.21/CHANGELOG.md +++ b/stable/etherpad/8.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [etherpad-8.0.22](https://github.com/truecharts/apps/compare/etherpad-8.0.21...etherpad-8.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [etherpad-8.0.21](https://github.com/truecharts/apps/compare/etherpad-8.0.19...etherpad-8.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [etherpad-8.0.8](https://github.com/truecharts/apps/compare/etherpad-8.0.7...etherpad-8.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/etherpad/8.0.22/Chart.lock b/stable/etherpad/8.0.22/Chart.lock new file mode 100644 index 0000000000..6c3c51e701 --- /dev/null +++ b/stable/etherpad/8.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:34:53.149848148Z" diff --git a/stable/etherpad/8.0.21/Chart.yaml b/stable/etherpad/8.0.22/Chart.yaml similarity index 96% rename from stable/etherpad/8.0.21/Chart.yaml rename to stable/etherpad/8.0.22/Chart.yaml index b51665a5b9..ea11aaaf01 100644 --- a/stable/etherpad/8.0.21/Chart.yaml +++ b/stable/etherpad/8.0.22/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 8.0.21 +version: 8.0.22 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://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/etherpad/8.0.21/README.md b/stable/etherpad/8.0.22/README.md similarity index 96% rename from stable/etherpad/8.0.21/README.md rename to stable/etherpad/8.0.22/README.md index 778cb0a9a4..98d188eff1 100644 --- a/stable/etherpad/8.0.21/README.md +++ b/stable/etherpad/8.0.22/README.md @@ -1,6 +1,6 @@ # etherpad -![Version: 8.0.21](https://img.shields.io/badge/Version-8.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat-square) +![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat-square) A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/etherpad/8.0.21/app-readme.md b/stable/etherpad/8.0.22/app-readme.md similarity index 100% rename from stable/etherpad/8.0.21/app-readme.md rename to stable/etherpad/8.0.22/app-readme.md diff --git a/stable/ferdi-server/3.0.20/charts/common-10.4.6.tgz b/stable/etherpad/8.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/ferdi-server/3.0.20/charts/common-10.4.6.tgz rename to stable/etherpad/8.0.22/charts/common-10.4.6.tgz diff --git a/stable/etherpad/8.0.22/charts/postgresql-8.0.43.tgz b/stable/etherpad/8.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/etherpad/8.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/etherpad/8.0.21/ix_values.yaml b/stable/etherpad/8.0.22/ix_values.yaml similarity index 100% rename from stable/etherpad/8.0.21/ix_values.yaml rename to stable/etherpad/8.0.22/ix_values.yaml diff --git a/stable/etherpad/8.0.21/questions.yaml b/stable/etherpad/8.0.22/questions.yaml similarity index 100% rename from stable/etherpad/8.0.21/questions.yaml rename to stable/etherpad/8.0.22/questions.yaml diff --git a/stable/etherpad/8.0.21/templates/common.yaml b/stable/etherpad/8.0.22/templates/common.yaml similarity index 100% rename from stable/etherpad/8.0.21/templates/common.yaml rename to stable/etherpad/8.0.22/templates/common.yaml diff --git a/stable/ferdi-server/3.0.20/values.yaml b/stable/etherpad/8.0.22/values.yaml similarity index 100% rename from stable/ferdi-server/3.0.20/values.yaml rename to stable/etherpad/8.0.22/values.yaml diff --git a/stable/ferdi-server/3.0.20/Chart.lock b/stable/ferdi-server/3.0.20/Chart.lock deleted file mode 100644 index 2a3df3ee61..0000000000 --- a/stable/ferdi-server/3.0.20/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:52:40.198472047Z" diff --git a/stable/ferdi-server/3.0.20/charts/postgresql-8.0.42.tgz b/stable/ferdi-server/3.0.20/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/ferdi-server/3.0.20/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.20/CHANGELOG.md b/stable/ferdi-server/3.0.21/CHANGELOG.md similarity index 90% rename from stable/ferdi-server/3.0.20/CHANGELOG.md rename to stable/ferdi-server/3.0.21/CHANGELOG.md index 548ad7231e..d5f6bf9e81 100644 --- a/stable/ferdi-server/3.0.20/CHANGELOG.md +++ b/stable/ferdi-server/3.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ferdi-server-3.0.21](https://github.com/truecharts/apps/compare/ferdi-server-3.0.20...ferdi-server-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [ferdi-server-3.0.20](https://github.com/truecharts/apps/compare/ferdi-server-3.0.18...ferdi-server-3.0.20) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [ferdi-server-3.0.7](https://github.com/truecharts/apps/compare/ferdi-server-3.0.6...ferdi-server-3.0.7) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/ferdi-server/3.0.21/Chart.lock b/stable/ferdi-server/3.0.21/Chart.lock new file mode 100644 index 0000000000..fa249d33e0 --- /dev/null +++ b/stable/ferdi-server/3.0.21/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:35:26.458961429Z" diff --git a/stable/ferdi-server/3.0.20/Chart.yaml b/stable/ferdi-server/3.0.21/Chart.yaml similarity index 95% rename from stable/ferdi-server/3.0.20/Chart.yaml rename to stable/ferdi-server/3.0.21/Chart.yaml index d00a1cfc81..e7dff5c941 100644 --- a/stable/ferdi-server/3.0.20/Chart.yaml +++ b/stable/ferdi-server/3.0.21/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Server for Ferdi that you can re-use to run your own home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-server icon: https://truecharts.org/img/chart-icons/ferdi-server.png @@ -21,7 +21,7 @@ maintainers: name: ferdi-server sources: - https://github.com/getferdi/server -version: 3.0.20 +version: 3.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/ferdi-server/3.0.20/README.md b/stable/ferdi-server/3.0.21/README.md similarity index 96% rename from stable/ferdi-server/3.0.20/README.md rename to stable/ferdi-server/3.0.21/README.md index 678aa7197f..7437858138 100644 --- a/stable/ferdi-server/3.0.20/README.md +++ b/stable/ferdi-server/3.0.21/README.md @@ -1,6 +1,6 @@ # ferdi-server -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) Server for Ferdi that you can re-use to run your own @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/ferdi-server/3.0.20/app-readme.md b/stable/ferdi-server/3.0.21/app-readme.md similarity index 100% rename from stable/ferdi-server/3.0.20/app-readme.md rename to stable/ferdi-server/3.0.21/app-readme.md diff --git a/stable/firefox-syncserver/9.0.21/charts/common-10.4.6.tgz b/stable/ferdi-server/3.0.21/charts/common-10.4.6.tgz similarity index 100% rename from stable/firefox-syncserver/9.0.21/charts/common-10.4.6.tgz rename to stable/ferdi-server/3.0.21/charts/common-10.4.6.tgz diff --git a/stable/ferdi-server/3.0.21/charts/postgresql-8.0.43.tgz b/stable/ferdi-server/3.0.21/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/ferdi-server/3.0.21/charts/postgresql-8.0.43.tgz differ diff --git a/stable/ferdi-server/3.0.20/ix_values.yaml b/stable/ferdi-server/3.0.21/ix_values.yaml similarity index 100% rename from stable/ferdi-server/3.0.20/ix_values.yaml rename to stable/ferdi-server/3.0.21/ix_values.yaml diff --git a/stable/ferdi-server/3.0.20/questions.yaml b/stable/ferdi-server/3.0.21/questions.yaml similarity index 100% rename from stable/ferdi-server/3.0.20/questions.yaml rename to stable/ferdi-server/3.0.21/questions.yaml diff --git a/stable/ferdi-server/3.0.20/templates/_secrets.tpl b/stable/ferdi-server/3.0.21/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/3.0.20/templates/_secrets.tpl rename to stable/ferdi-server/3.0.21/templates/_secrets.tpl diff --git a/stable/ferdi-server/3.0.20/templates/common.yaml b/stable/ferdi-server/3.0.21/templates/common.yaml similarity index 100% rename from stable/ferdi-server/3.0.20/templates/common.yaml rename to stable/ferdi-server/3.0.21/templates/common.yaml diff --git a/stable/firefox-syncserver/9.0.21/values.yaml b/stable/ferdi-server/3.0.21/values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.21/values.yaml rename to stable/ferdi-server/3.0.21/values.yaml diff --git a/stable/fireflyiii/16.0.24/CHANGELOG.md b/stable/fireflyiii/16.0.24/CHANGELOG.md new file mode 100644 index 0000000000..ce771aa7de --- /dev/null +++ b/stable/fireflyiii/16.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.24](https://github.com/truecharts/apps/compare/fireflyiii-16.0.23...fireflyiii-16.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [fireflyiii-16.0.23](https://github.com/truecharts/apps/compare/fireflyiii-16.0.21...fireflyiii-16.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [fireflyiii-16.0.21](https://github.com/truecharts/apps/compare/fireflyiii-16.0.20...fireflyiii-16.0.21) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [fireflyiii-16.0.20](https://github.com/truecharts/apps/compare/fireflyiii-16.0.19...fireflyiii-16.0.20) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [fireflyiii-16.0.19](https://github.com/truecharts/apps/compare/fireflyiii-16.0.17...fireflyiii-16.0.19) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [fireflyiii-16.0.17](https://github.com/truecharts/apps/compare/fireflyiii-16.0.15...fireflyiii-16.0.17) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [fireflyiii-16.0.15](https://github.com/truecharts/apps/compare/fireflyiii-16.0.14...fireflyiii-16.0.15) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [fireflyiii-16.0.14](https://github.com/truecharts/apps/compare/fireflyiii-16.0.13...fireflyiii-16.0.14) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [fireflyiii-16.0.13](https://github.com/truecharts/apps/compare/fireflyiii-16.0.12...fireflyiii-16.0.13) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) +* add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) + + + + +### [fireflyiii-16.0.12](https://github.com/truecharts/apps/compare/fireflyiii-16.0.11...fireflyiii-16.0.12) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [fireflyiii-16.0.11](https://github.com/truecharts/apps/compare/fireflyiii-16.0.10...fireflyiii-16.0.11) (2022-07-05) + +#### Chore + +* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) + + diff --git a/stable/fireflyiii/16.0.24/Chart.lock b/stable/fireflyiii/16.0.24/Chart.lock new file mode 100644 index 0000000000..3baadf17ad --- /dev/null +++ b/stable/fireflyiii/16.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:35:34.498238211Z" diff --git a/stable/fireflyiii/16.0.24/Chart.yaml b/stable/fireflyiii/16.0.24/Chart.yaml new file mode 100644 index 0000000000..40f32328d9 --- /dev/null +++ b/stable/fireflyiii/16.0.24/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.7.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +deprecated: false +description: A free and open source personal finance manager +home: https://github.com/truecharts/apps/tree/master/charts/stable/fireflyiii +icon: https://truecharts.org/img/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 16.0.24 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.24/README.md b/stable/fireflyiii/16.0.24/README.md new file mode 100644 index 0000000000..cd1e076d98 --- /dev/null +++ b/stable/fireflyiii/16.0.24/README.md @@ -0,0 +1,109 @@ +# fireflyiii + +![Version: 16.0.24](https://img.shields.io/badge/Version-16.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.9](https://img.shields.io/badge/AppVersion-5.7.9-informational?style=flat-square) + +A free and open source personal finance manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `fireflyiii` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install fireflyiii TrueCharts/fireflyiii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `fireflyiii` deployment + +```console +helm uninstall fireflyiii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fireflyiii TrueCharts/fireflyiii -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/16.0.24/app-readme.md b/stable/fireflyiii/16.0.24/app-readme.md new file mode 100644 index 0000000000..a5308f0f83 --- /dev/null +++ b/stable/fireflyiii/16.0.24/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/fireflyiii + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/fleet/3.0.21/charts/common-10.4.6.tgz b/stable/fireflyiii/16.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/fleet/3.0.21/charts/common-10.4.6.tgz rename to stable/fireflyiii/16.0.24/charts/common-10.4.6.tgz diff --git a/stable/fireflyiii/16.0.24/charts/postgresql-8.0.43.tgz b/stable/fireflyiii/16.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/fireflyiii/16.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/fireflyiii/16.0.24/charts/redis-3.0.42.tgz b/stable/fireflyiii/16.0.24/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/fireflyiii/16.0.24/charts/redis-3.0.42.tgz differ diff --git a/stable/fireflyiii/16.0.24/ix_values.yaml b/stable/fireflyiii/16.0.24/ix_values.yaml new file mode 100644 index 0000000000..b8dc65c5cb --- /dev/null +++ b/stable/fireflyiii/16.0.24/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: v5.7.9@sha256:73a5611fe5bc7b1580daa93424ec241f34dfc448d01225dc4535946617645e7c + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: fireflyiii-secrets + key: APP_KEY + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + existingSecret: "rediscreds" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly diff --git a/stable/fireflyiii/16.0.24/questions.yaml b/stable/fireflyiii/16.0.24/questions.yaml new file mode 100644 index 0000000000..7fe5acb38f --- /dev/null +++ b/stable/fireflyiii/16.0.24/questions.yaml @@ -0,0 +1,2452 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + 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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10082 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/fireflyiii/16.0.24/templates/_cronjob.tpl b/stable/fireflyiii/16.0.24/templates/_cronjob.tpl new file mode 100644 index 0000000000..cb8c902c95 --- /dev/null +++ b/stable/fireflyiii/16.0.24/templates/_cronjob.tpl @@ -0,0 +1,54 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + securityContext: + runAsUser: 568 + runAsGroup: 568 + restartPolicy: Never + containers: + - name: {{ .Chart.Name }} + securityContext: + privileged: false + readOnlyRootFilesystem: true + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + env: + - name: STATIC_CRON_TOKEN + valueFrom: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + image: "{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}" + args: + - curl + - "http://{{ $jobName }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.24/templates/_secrets.tpl b/stable/fireflyiii/16.0.24/templates/_secrets.tpl new file mode 100644 index 0000000000..dc4d67f4dd --- /dev/null +++ b/stable/fireflyiii/16.0.24/templates/_secrets.tpl @@ -0,0 +1,24 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: fireflyiii-secrets +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace "fireflyiii-secrets" }} +{{- $static_cron_token := "" }} +{{- $app_key := "" }} +data: + {{- if $fireflyiiiprevious}} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token | b64enc }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.24/templates/common.yaml b/stable/fireflyiii/16.0.24/templates/common.yaml new file mode 100644 index 0000000000..12e701a6af --- /dev/null +++ b/stable/fireflyiii/16.0.24/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- include "fireflyiii.secrets" . }} + +{{/* Render cronjob for fireflyiii */}} +{{- include "fireflyiii.cronjob" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/fleet/3.0.21/values.yaml b/stable/fireflyiii/16.0.24/values.yaml similarity index 100% rename from stable/fleet/3.0.21/values.yaml rename to stable/fireflyiii/16.0.24/values.yaml diff --git a/stable/firefox-syncserver/9.0.21/Chart.lock b/stable/firefox-syncserver/9.0.21/Chart.lock deleted file mode 100644 index 2fe0911ad4..0000000000 --- a/stable/firefox-syncserver/9.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:53:19.678404431Z" diff --git a/stable/firefox-syncserver/9.0.21/charts/postgresql-8.0.42.tgz b/stable/firefox-syncserver/9.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/firefox-syncserver/9.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.21/CHANGELOG.md b/stable/firefox-syncserver/9.0.22/CHANGELOG.md similarity index 89% rename from stable/firefox-syncserver/9.0.21/CHANGELOG.md rename to stable/firefox-syncserver/9.0.22/CHANGELOG.md index eb7516ebb3..ac8bf4217c 100644 --- a/stable/firefox-syncserver/9.0.21/CHANGELOG.md +++ b/stable/firefox-syncserver/9.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [firefox-syncserver-9.0.22](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.21...firefox-syncserver-9.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [firefox-syncserver-9.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.19...firefox-syncserver-9.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [firefox-syncserver-9.0.8](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.7...firefox-syncserver-9.0.8) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/firefox-syncserver/9.0.22/Chart.lock b/stable/firefox-syncserver/9.0.22/Chart.lock new file mode 100644 index 0000000000..4c4819a09d --- /dev/null +++ b/stable/firefox-syncserver/9.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:35:28.501914171Z" diff --git a/stable/firefox-syncserver/9.0.21/Chart.yaml b/stable/firefox-syncserver/9.0.22/Chart.yaml similarity index 96% rename from stable/firefox-syncserver/9.0.21/Chart.yaml rename to stable/firefox-syncserver/9.0.22/Chart.yaml index 50adfef837..b6e9e89374 100644 --- a/stable/firefox-syncserver/9.0.21/Chart.yaml +++ b/stable/firefox-syncserver/9.0.22/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 9.0.21 +version: 9.0.22 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://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/firefox-syncserver/9.0.21/README.md b/stable/firefox-syncserver/9.0.22/README.md similarity index 96% rename from stable/firefox-syncserver/9.0.21/README.md rename to stable/firefox-syncserver/9.0.22/README.md index 984956d508..0a56e4c104 100644 --- a/stable/firefox-syncserver/9.0.21/README.md +++ b/stable/firefox-syncserver/9.0.22/README.md @@ -1,6 +1,6 @@ # firefox-syncserver -![Version: 9.0.21](https://img.shields.io/badge/Version-9.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) +![Version: 9.0.22](https://img.shields.io/badge/Version-9.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square) This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/firefox-syncserver/9.0.21/app-readme.md b/stable/firefox-syncserver/9.0.22/app-readme.md similarity index 100% rename from stable/firefox-syncserver/9.0.21/app-readme.md rename to stable/firefox-syncserver/9.0.22/app-readme.md diff --git a/stable/focalboard/9.0.22/charts/common-10.4.6.tgz b/stable/firefox-syncserver/9.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/focalboard/9.0.22/charts/common-10.4.6.tgz rename to stable/firefox-syncserver/9.0.22/charts/common-10.4.6.tgz diff --git a/stable/firefox-syncserver/9.0.22/charts/postgresql-8.0.43.tgz b/stable/firefox-syncserver/9.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/firefox-syncserver/9.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/firefox-syncserver/9.0.21/ix_values.yaml b/stable/firefox-syncserver/9.0.22/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.21/ix_values.yaml rename to stable/firefox-syncserver/9.0.22/ix_values.yaml diff --git a/stable/firefox-syncserver/9.0.21/questions.yaml b/stable/firefox-syncserver/9.0.22/questions.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.21/questions.yaml rename to stable/firefox-syncserver/9.0.22/questions.yaml diff --git a/stable/firefox-syncserver/9.0.21/templates/common.yaml b/stable/firefox-syncserver/9.0.22/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.21/templates/common.yaml rename to stable/firefox-syncserver/9.0.22/templates/common.yaml diff --git a/stable/focalboard/9.0.22/values.yaml b/stable/firefox-syncserver/9.0.22/values.yaml similarity index 100% rename from stable/focalboard/9.0.22/values.yaml rename to stable/firefox-syncserver/9.0.22/values.yaml diff --git a/stable/fleet/3.0.21/Chart.lock b/stable/fleet/3.0.21/Chart.lock deleted file mode 100644 index 95d24b95df..0000000000 --- a/stable/fleet/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:53:40.24610635Z" diff --git a/stable/fleet/3.0.21/charts/mariadb-3.0.40.tgz b/stable/fleet/3.0.21/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/fleet/3.0.21/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/fleet/3.0.21/CHANGELOG.md b/stable/fleet/3.0.22/CHANGELOG.md similarity index 90% rename from stable/fleet/3.0.21/CHANGELOG.md rename to stable/fleet/3.0.22/CHANGELOG.md index 160c9538d2..9c936447e5 100644 --- a/stable/fleet/3.0.21/CHANGELOG.md +++ b/stable/fleet/3.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [fleet-3.0.22](https://github.com/truecharts/apps/compare/fleet-3.0.21...fleet-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [fleet-3.0.21](https://github.com/truecharts/apps/compare/fleet-3.0.19...fleet-3.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [fleet-3.0.8](https://github.com/truecharts/apps/compare/fleet-3.0.7...fleet-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/fleet/3.0.22/Chart.lock b/stable/fleet/3.0.22/Chart.lock new file mode 100644 index 0000000000..e7a6d41863 --- /dev/null +++ b/stable/fleet/3.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:35:34.121699151Z" diff --git a/stable/fleet/3.0.21/Chart.yaml b/stable/fleet/3.0.22/Chart.yaml similarity index 96% rename from stable/fleet/3.0.21/Chart.yaml rename to stable/fleet/3.0.22/Chart.yaml index c338c189b0..58c9599338 100644 --- a/stable/fleet/3.0.21/Chart.yaml +++ b/stable/fleet/3.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 3.0.21 +version: 3.0.22 appVersion: "2.3.2" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application @@ -19,7 +19,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/fleet/3.0.21/README.md b/stable/fleet/3.0.22/README.md similarity index 96% rename from stable/fleet/3.0.21/README.md rename to stable/fleet/3.0.22/README.md index 54adaa4706..19775f20de 100644 --- a/stable/fleet/3.0.21/README.md +++ b/stable/fleet/3.0.22/README.md @@ -1,6 +1,6 @@ # fleet -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/fleet/3.0.21/app-readme.md b/stable/fleet/3.0.22/app-readme.md similarity index 100% rename from stable/fleet/3.0.21/app-readme.md rename to stable/fleet/3.0.22/app-readme.md diff --git a/stable/friendica/4.0.29/charts/common-10.4.6.tgz b/stable/fleet/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/friendica/4.0.29/charts/common-10.4.6.tgz rename to stable/fleet/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/fleet/3.0.22/charts/mariadb-3.0.41.tgz b/stable/fleet/3.0.22/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/fleet/3.0.22/charts/mariadb-3.0.41.tgz differ diff --git a/stable/fleet/3.0.21/ix_values.yaml b/stable/fleet/3.0.22/ix_values.yaml similarity index 100% rename from stable/fleet/3.0.21/ix_values.yaml rename to stable/fleet/3.0.22/ix_values.yaml diff --git a/stable/fleet/3.0.21/questions.yaml b/stable/fleet/3.0.22/questions.yaml similarity index 100% rename from stable/fleet/3.0.21/questions.yaml rename to stable/fleet/3.0.22/questions.yaml diff --git a/stable/fleet/3.0.21/templates/common.yaml b/stable/fleet/3.0.22/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.21/templates/common.yaml rename to stable/fleet/3.0.22/templates/common.yaml diff --git a/stable/friendica/4.0.29/values.yaml b/stable/fleet/3.0.22/values.yaml similarity index 100% rename from stable/friendica/4.0.29/values.yaml rename to stable/fleet/3.0.22/values.yaml diff --git a/stable/focalboard/9.0.22/charts/postgresql-8.0.42.tgz b/stable/focalboard/9.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/focalboard/9.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.22/CHANGELOG.md b/stable/focalboard/9.0.23/CHANGELOG.md similarity index 90% rename from stable/focalboard/9.0.22/CHANGELOG.md rename to stable/focalboard/9.0.23/CHANGELOG.md index 26491fb980..3306607454 100644 --- a/stable/focalboard/9.0.22/CHANGELOG.md +++ b/stable/focalboard/9.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [focalboard-9.0.23](https://github.com/truecharts/apps/compare/focalboard-9.0.22...focalboard-9.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [focalboard-9.0.22](https://github.com/truecharts/apps/compare/focalboard-9.0.20...focalboard-9.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [focalboard-9.0.9](https://github.com/truecharts/apps/compare/focalboard-9.0.8...focalboard-9.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/focalboard/9.0.23/Chart.lock b/stable/focalboard/9.0.23/Chart.lock new file mode 100644 index 0000000000..f5fe42eb3f --- /dev/null +++ b/stable/focalboard/9.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:36:06.492511321Z" diff --git a/stable/focalboard/9.0.22/Chart.yaml b/stable/focalboard/9.0.23/Chart.yaml similarity index 96% rename from stable/focalboard/9.0.22/Chart.yaml rename to stable/focalboard/9.0.23/Chart.yaml index 43bfa070c7..881e2256e4 100644 --- a/stable/focalboard/9.0.22/Chart.yaml +++ b/stable/focalboard/9.0.23/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. @@ -27,7 +27,7 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 9.0.22 +version: 9.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/focalboard/9.0.22/README.md b/stable/focalboard/9.0.23/README.md similarity index 96% rename from stable/focalboard/9.0.22/README.md rename to stable/focalboard/9.0.23/README.md index fb7cce9f67..5a9be8df90 100644 --- a/stable/focalboard/9.0.22/README.md +++ b/stable/focalboard/9.0.23/README.md @@ -1,6 +1,6 @@ # focalboard -![Version: 9.0.22](https://img.shields.io/badge/Version-9.0.22-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) +![Version: 9.0.23](https://img.shields.io/badge/Version-9.0.23-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/focalboard/9.0.22/app-readme.md b/stable/focalboard/9.0.23/app-readme.md similarity index 100% rename from stable/focalboard/9.0.22/app-readme.md rename to stable/focalboard/9.0.23/app-readme.md diff --git a/stable/gitea/8.0.23/charts/common-10.4.6.tgz b/stable/focalboard/9.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/gitea/8.0.23/charts/common-10.4.6.tgz rename to stable/focalboard/9.0.23/charts/common-10.4.6.tgz diff --git a/stable/focalboard/9.0.23/charts/postgresql-8.0.43.tgz b/stable/focalboard/9.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/focalboard/9.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/focalboard/9.0.22/ix_values.yaml b/stable/focalboard/9.0.23/ix_values.yaml similarity index 100% rename from stable/focalboard/9.0.22/ix_values.yaml rename to stable/focalboard/9.0.23/ix_values.yaml diff --git a/stable/focalboard/9.0.22/questions.yaml b/stable/focalboard/9.0.23/questions.yaml similarity index 100% rename from stable/focalboard/9.0.22/questions.yaml rename to stable/focalboard/9.0.23/questions.yaml diff --git a/stable/focalboard/9.0.22/templates/_configmap.tpl b/stable/focalboard/9.0.23/templates/_configmap.tpl similarity index 100% rename from stable/focalboard/9.0.22/templates/_configmap.tpl rename to stable/focalboard/9.0.23/templates/_configmap.tpl diff --git a/stable/focalboard/9.0.22/templates/common.yaml b/stable/focalboard/9.0.23/templates/common.yaml similarity index 100% rename from stable/focalboard/9.0.22/templates/common.yaml rename to stable/focalboard/9.0.23/templates/common.yaml diff --git a/stable/gitea/8.0.23/values.yaml b/stable/focalboard/9.0.23/values.yaml similarity index 100% rename from stable/gitea/8.0.23/values.yaml rename to stable/focalboard/9.0.23/values.yaml diff --git a/stable/friendica/4.0.29/charts/mariadb-3.0.40.tgz b/stable/friendica/4.0.29/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/friendica/4.0.29/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/friendica/4.0.29/charts/redis-3.0.41.tgz b/stable/friendica/4.0.29/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/friendica/4.0.29/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/friendica/4.0.29/CHANGELOG.md b/stable/friendica/4.0.30/CHANGELOG.md similarity index 90% rename from stable/friendica/4.0.29/CHANGELOG.md rename to stable/friendica/4.0.30/CHANGELOG.md index fb0f44cff6..e1c9b9d411 100644 --- a/stable/friendica/4.0.29/CHANGELOG.md +++ b/stable/friendica/4.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [friendica-4.0.30](https://github.com/truecharts/apps/compare/friendica-4.0.29...friendica-4.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [friendica-4.0.29](https://github.com/truecharts/apps/compare/friendica-4.0.27...friendica-4.0.29) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### [friendica-4.0.16](https://github.com/truecharts/apps/compare/friendica-4.0.15...friendica-4.0.16) (2022-07-11) -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [friendica-4.0.15](https://github.com/truecharts/apps/compare/friendica-4.0.14...friendica-4.0.15) (2022-07-09) - diff --git a/stable/linkace/4.0.28/Chart.lock b/stable/friendica/4.0.30/Chart.lock similarity index 62% rename from stable/linkace/4.0.28/Chart.lock rename to stable/friendica/4.0.30/Chart.lock index d353607571..d2786165fb 100644 --- a/stable/linkace/4.0.28/Chart.lock +++ b/stable/friendica/4.0.30/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:d6f236ad6d19fc62fd98f553c8a15fb3a1b710638782791403bff425a4e72583 -generated: "2022-07-23T00:01:17.233129538Z" + version: 3.0.42 +digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 +generated: "2022-07-23T09:36:16.907118846Z" diff --git a/stable/friendica/4.0.29/Chart.yaml b/stable/friendica/4.0.30/Chart.yaml similarity index 96% rename from stable/friendica/4.0.29/Chart.yaml rename to stable/friendica/4.0.30/Chart.yaml index db62cfaff7..0e4f9cdd95 100644 --- a/stable/friendica/4.0.29/Chart.yaml +++ b/stable/friendica/4.0.30/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: "Welcome to the free social web" home: https://github.com/truecharts/apps/tree/master/charts/stable/friendica icon: https://truecharts.org/img/chart-icons/friendica.png @@ -27,7 +27,7 @@ name: friendica sources: - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 4.0.29 +version: 4.0.30 annotations: truecharts.org/catagories: | - social diff --git a/stable/friendica/4.0.29/README.md b/stable/friendica/4.0.30/README.md similarity index 95% rename from stable/friendica/4.0.29/README.md rename to stable/friendica/4.0.30/README.md index 48ccdcb7a4..f887223da4 100644 --- a/stable/friendica/4.0.29/README.md +++ b/stable/friendica/4.0.30/README.md @@ -1,6 +1,6 @@ # friendica -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) Welcome to the free social web @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/friendica/4.0.29/app-readme.md b/stable/friendica/4.0.30/app-readme.md similarity index 100% rename from stable/friendica/4.0.29/app-readme.md rename to stable/friendica/4.0.30/app-readme.md diff --git a/stable/gotify/8.0.22/charts/common-10.4.6.tgz b/stable/friendica/4.0.30/charts/common-10.4.6.tgz similarity index 100% rename from stable/gotify/8.0.22/charts/common-10.4.6.tgz rename to stable/friendica/4.0.30/charts/common-10.4.6.tgz diff --git a/stable/friendica/4.0.30/charts/mariadb-3.0.41.tgz b/stable/friendica/4.0.30/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/friendica/4.0.30/charts/mariadb-3.0.41.tgz differ diff --git a/stable/friendica/4.0.30/charts/redis-3.0.42.tgz b/stable/friendica/4.0.30/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/friendica/4.0.30/charts/redis-3.0.42.tgz differ diff --git a/stable/friendica/4.0.29/ix_values.yaml b/stable/friendica/4.0.30/ix_values.yaml similarity index 100% rename from stable/friendica/4.0.29/ix_values.yaml rename to stable/friendica/4.0.30/ix_values.yaml diff --git a/stable/friendica/4.0.29/questions.yaml b/stable/friendica/4.0.30/questions.yaml similarity index 100% rename from stable/friendica/4.0.29/questions.yaml rename to stable/friendica/4.0.30/questions.yaml diff --git a/stable/friendica/4.0.29/templates/common.yaml b/stable/friendica/4.0.30/templates/common.yaml similarity index 100% rename from stable/friendica/4.0.29/templates/common.yaml rename to stable/friendica/4.0.30/templates/common.yaml diff --git a/stable/gotify/8.0.22/values.yaml b/stable/friendica/4.0.30/values.yaml similarity index 100% rename from stable/gotify/8.0.22/values.yaml rename to stable/friendica/4.0.30/values.yaml diff --git a/stable/gitea/8.0.23/charts/memcached-3.0.41.tgz b/stable/gitea/8.0.23/charts/memcached-3.0.41.tgz deleted file mode 100644 index 367e6747b2..0000000000 Binary files a/stable/gitea/8.0.23/charts/memcached-3.0.41.tgz and /dev/null differ diff --git a/stable/gitea/8.0.23/charts/postgresql-8.0.42.tgz b/stable/gitea/8.0.23/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/gitea/8.0.23/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/gitea/8.0.23/CHANGELOG.md b/stable/gitea/8.0.24/CHANGELOG.md similarity index 90% rename from stable/gitea/8.0.23/CHANGELOG.md rename to stable/gitea/8.0.24/CHANGELOG.md index 5a001dfeec..60e098c388 100644 --- a/stable/gitea/8.0.23/CHANGELOG.md +++ b/stable/gitea/8.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [gitea-8.0.24](https://github.com/truecharts/apps/compare/gitea-8.0.23...gitea-8.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [gitea-8.0.23](https://github.com/truecharts/apps/compare/gitea-8.0.21...gitea-8.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [gitea-8.0.10](https://github.com/truecharts/apps/compare/gitea-8.0.9...gitea-8.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/gitea/8.0.23/Chart.lock b/stable/gitea/8.0.24/Chart.lock similarity index 58% rename from stable/gitea/8.0.23/Chart.lock rename to stable/gitea/8.0.24/Chart.lock index 67f9000101..8e12faf314 100644 --- a/stable/gitea/8.0.23/Chart.lock +++ b/stable/gitea/8.0.24/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: memcached repository: https://charts.truecharts.org/ - version: 3.0.41 -digest: sha256:eabffff45a39452da4bde9d15e11d3412feb9ce2052f3881c53be133b1d96c86 -generated: "2022-07-22T23:54:57.185843807Z" + version: 3.0.42 +digest: sha256:9593d5790273ab7c62423197850ef67d3254bacfc07e05b3406ea33fea530e49 +generated: "2022-07-23T09:36:23.361187539Z" diff --git a/stable/gitea/8.0.23/Chart.yaml b/stable/gitea/8.0.24/Chart.yaml similarity index 94% rename from stable/gitea/8.0.23/Chart.yaml rename to stable/gitea/8.0.24/Chart.yaml index 6215f626d9..f8022ee16f 100644 --- a/stable/gitea/8.0.23/Chart.yaml +++ b/stable/gitea/8.0.24/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: memcached.enabled name: memcached repository: https://charts.truecharts.org/ - version: 3.0.41 + version: 3.0.42 deprecated: false description: Self hosted GIT repositories home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 8.0.23 +version: 8.0.24 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/8.0.23/README.md b/stable/gitea/8.0.24/README.md similarity index 95% rename from stable/gitea/8.0.23/README.md rename to stable/gitea/8.0.24/README.md index 43047f69d9..d027934bc7 100644 --- a/stable/gitea/8.0.23/README.md +++ b/stable/gitea/8.0.24/README.md @@ -1,6 +1,6 @@ # gitea -![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.9](https://img.shields.io/badge/AppVersion-1.16.9-informational?style=flat-square) +![Version: 8.0.24](https://img.shields.io/badge/Version-8.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.9](https://img.shields.io/badge/AppVersion-1.16.9-informational?style=flat-square) Self hosted GIT repositories @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | memcached | 3.0.41 | -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | memcached | 3.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/gitea/8.0.23/app-readme.md b/stable/gitea/8.0.24/app-readme.md similarity index 100% rename from stable/gitea/8.0.23/app-readme.md rename to stable/gitea/8.0.24/app-readme.md diff --git a/stable/grist/3.0.21/charts/common-10.4.6.tgz b/stable/gitea/8.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/grist/3.0.21/charts/common-10.4.6.tgz rename to stable/gitea/8.0.24/charts/common-10.4.6.tgz diff --git a/stable/gitea/8.0.24/charts/memcached-3.0.42.tgz b/stable/gitea/8.0.24/charts/memcached-3.0.42.tgz new file mode 100644 index 0000000000..04fff7eba8 Binary files /dev/null and b/stable/gitea/8.0.24/charts/memcached-3.0.42.tgz differ diff --git a/stable/gitea/8.0.24/charts/postgresql-8.0.43.tgz b/stable/gitea/8.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/gitea/8.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/gitea/8.0.23/ci/basic-values.yaml b/stable/gitea/8.0.24/ci/basic-values.yaml similarity index 100% rename from stable/gitea/8.0.23/ci/basic-values.yaml rename to stable/gitea/8.0.24/ci/basic-values.yaml diff --git a/stable/gitea/8.0.23/ci/ingress-values.yaml b/stable/gitea/8.0.24/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/8.0.23/ci/ingress-values.yaml rename to stable/gitea/8.0.24/ci/ingress-values.yaml diff --git a/stable/gitea/8.0.23/ix_values.yaml b/stable/gitea/8.0.24/ix_values.yaml similarity index 100% rename from stable/gitea/8.0.23/ix_values.yaml rename to stable/gitea/8.0.24/ix_values.yaml diff --git a/stable/gitea/8.0.23/questions.yaml b/stable/gitea/8.0.24/questions.yaml similarity index 100% rename from stable/gitea/8.0.23/questions.yaml rename to stable/gitea/8.0.24/questions.yaml diff --git a/stable/gitea/8.0.23/templates/_configmap.tpl b/stable/gitea/8.0.24/templates/_configmap.tpl similarity index 100% rename from stable/gitea/8.0.23/templates/_configmap.tpl rename to stable/gitea/8.0.24/templates/_configmap.tpl diff --git a/stable/gitea/8.0.23/templates/_secrets.tpl b/stable/gitea/8.0.24/templates/_secrets.tpl similarity index 100% rename from stable/gitea/8.0.23/templates/_secrets.tpl rename to stable/gitea/8.0.24/templates/_secrets.tpl diff --git a/stable/gitea/8.0.23/templates/common.yaml b/stable/gitea/8.0.24/templates/common.yaml similarity index 100% rename from stable/gitea/8.0.23/templates/common.yaml rename to stable/gitea/8.0.24/templates/common.yaml diff --git a/stable/grist/3.0.21/values.yaml b/stable/gitea/8.0.24/values.yaml similarity index 100% rename from stable/grist/3.0.21/values.yaml rename to stable/gitea/8.0.24/values.yaml diff --git a/stable/gotify/8.0.22/Chart.lock b/stable/gotify/8.0.22/Chart.lock deleted file mode 100644 index 1d07c1f628..0000000000 --- a/stable/gotify/8.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:55:26.229634043Z" diff --git a/stable/gotify/8.0.22/charts/postgresql-8.0.42.tgz b/stable/gotify/8.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/gotify/8.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/gotify/8.0.22/CHANGELOG.md b/stable/gotify/8.0.23/CHANGELOG.md similarity index 90% rename from stable/gotify/8.0.22/CHANGELOG.md rename to stable/gotify/8.0.23/CHANGELOG.md index e5983c34ac..c39212f59f 100644 --- a/stable/gotify/8.0.22/CHANGELOG.md +++ b/stable/gotify/8.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [gotify-8.0.23](https://github.com/truecharts/apps/compare/gotify-8.0.22...gotify-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [gotify-8.0.22](https://github.com/truecharts/apps/compare/gotify-8.0.20...gotify-8.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [gotify-8.0.9](https://github.com/truecharts/apps/compare/gotify-8.0.8...gotify-8.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/gotify/8.0.23/Chart.lock b/stable/gotify/8.0.23/Chart.lock new file mode 100644 index 0000000000..a47cf7b9a1 --- /dev/null +++ b/stable/gotify/8.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:36:24.521024419Z" diff --git a/stable/gotify/8.0.22/Chart.yaml b/stable/gotify/8.0.23/Chart.yaml similarity index 96% rename from stable/gotify/8.0.22/Chart.yaml rename to stable/gotify/8.0.23/Chart.yaml index d77e87ef81..b944016895 100644 --- a/stable/gotify/8.0.22/Chart.yaml +++ b/stable/gotify/8.0.23/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.4" -version: 8.0.22 +version: 8.0.23 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://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/gotify/8.0.22/README.md b/stable/gotify/8.0.23/README.md similarity index 96% rename from stable/gotify/8.0.22/README.md rename to stable/gotify/8.0.23/README.md index cb07d65b06..d1a9002866 100644 --- a/stable/gotify/8.0.22/README.md +++ b/stable/gotify/8.0.23/README.md @@ -1,6 +1,6 @@ # gotify -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square) +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.4](https://img.shields.io/badge/AppVersion-2.1.4-informational?style=flat-square) a simple server for sending and receiving messages @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/gotify/8.0.22/app-readme.md b/stable/gotify/8.0.23/app-readme.md similarity index 100% rename from stable/gotify/8.0.22/app-readme.md rename to stable/gotify/8.0.23/app-readme.md diff --git a/stable/guacamole-client/4.0.22/charts/common-10.4.6.tgz b/stable/gotify/8.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/guacamole-client/4.0.22/charts/common-10.4.6.tgz rename to stable/gotify/8.0.23/charts/common-10.4.6.tgz diff --git a/stable/gotify/8.0.23/charts/postgresql-8.0.43.tgz b/stable/gotify/8.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/gotify/8.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/gotify/8.0.22/ix_values.yaml b/stable/gotify/8.0.23/ix_values.yaml similarity index 100% rename from stable/gotify/8.0.22/ix_values.yaml rename to stable/gotify/8.0.23/ix_values.yaml diff --git a/stable/gotify/8.0.22/questions.yaml b/stable/gotify/8.0.23/questions.yaml similarity index 100% rename from stable/gotify/8.0.22/questions.yaml rename to stable/gotify/8.0.23/questions.yaml diff --git a/stable/gotify/8.0.22/templates/_configmap.tpl b/stable/gotify/8.0.23/templates/_configmap.tpl similarity index 100% rename from stable/gotify/8.0.22/templates/_configmap.tpl rename to stable/gotify/8.0.23/templates/_configmap.tpl diff --git a/stable/gotify/8.0.22/templates/common.yaml b/stable/gotify/8.0.23/templates/common.yaml similarity index 100% rename from stable/gotify/8.0.22/templates/common.yaml rename to stable/gotify/8.0.23/templates/common.yaml diff --git a/stable/guacamole-client/4.0.22/values.yaml b/stable/gotify/8.0.23/values.yaml similarity index 100% rename from stable/guacamole-client/4.0.22/values.yaml rename to stable/gotify/8.0.23/values.yaml diff --git a/stable/grist/3.0.21/charts/redis-3.0.41.tgz b/stable/grist/3.0.21/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/grist/3.0.21/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/grist/3.0.21/CHANGELOG.md b/stable/grist/3.0.22/CHANGELOG.md similarity index 90% rename from stable/grist/3.0.21/CHANGELOG.md rename to stable/grist/3.0.22/CHANGELOG.md index c017ad3e5d..42e24cf9c8 100644 --- a/stable/grist/3.0.21/CHANGELOG.md +++ b/stable/grist/3.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grist-3.0.22](https://github.com/truecharts/apps/compare/grist-3.0.21...grist-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [grist-3.0.21](https://github.com/truecharts/apps/compare/grist-3.0.19...grist-3.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [grist-3.0.8](https://github.com/truecharts/apps/compare/grist-3.0.7...grist-3.0.8) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/incubator/appsmith/2.0.26/Chart.lock b/stable/grist/3.0.22/Chart.lock similarity index 52% rename from incubator/appsmith/2.0.26/Chart.lock rename to stable/grist/3.0.22/Chart.lock index d3531765e6..df835ef30f 100644 --- a/incubator/appsmith/2.0.26/Chart.lock +++ b/stable/grist/3.0.22/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:81833030fdff1aeb6c39e535ae588831a73d61226036edebb2e9b0bab07ac4f5 -generated: "2022-07-22T23:07:54.797102463Z" + version: 3.0.42 +digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 +generated: "2022-07-23T09:36:47.632309938Z" diff --git a/stable/grist/3.0.21/Chart.yaml b/stable/grist/3.0.22/Chart.yaml similarity index 96% rename from stable/grist/3.0.21/Chart.yaml rename to stable/grist/3.0.22/Chart.yaml index 8c044b8bd6..615bbad99d 100644 --- a/stable/grist/3.0.21/Chart.yaml +++ b/stable/grist/3.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. home: https://github.com/truecharts/apps/tree/master/charts/stable/grist icon: https://truecharts.org/img/chart-icons/grist.png @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/grist/3.0.21/README.md b/stable/grist/3.0.22/README.md similarity index 96% rename from stable/grist/3.0.21/README.md rename to stable/grist/3.0.22/README.md index e758ede5b1..9f5acb503d 100644 --- a/stable/grist/3.0.21/README.md +++ b/stable/grist/3.0.22/README.md @@ -1,6 +1,6 @@ # grist -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/grist/3.0.21/app-readme.md b/stable/grist/3.0.22/app-readme.md similarity index 100% rename from stable/grist/3.0.21/app-readme.md rename to stable/grist/3.0.22/app-readme.md diff --git a/stable/hedgedoc/4.0.22/charts/common-10.4.6.tgz b/stable/grist/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/hedgedoc/4.0.22/charts/common-10.4.6.tgz rename to stable/grist/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/grist/3.0.22/charts/redis-3.0.42.tgz b/stable/grist/3.0.22/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/grist/3.0.22/charts/redis-3.0.42.tgz differ diff --git a/stable/grist/3.0.21/ix_values.yaml b/stable/grist/3.0.22/ix_values.yaml similarity index 100% rename from stable/grist/3.0.21/ix_values.yaml rename to stable/grist/3.0.22/ix_values.yaml diff --git a/stable/grist/3.0.21/questions.yaml b/stable/grist/3.0.22/questions.yaml similarity index 100% rename from stable/grist/3.0.21/questions.yaml rename to stable/grist/3.0.22/questions.yaml diff --git a/stable/grist/3.0.21/templates/common.yaml b/stable/grist/3.0.22/templates/common.yaml similarity index 100% rename from stable/grist/3.0.21/templates/common.yaml rename to stable/grist/3.0.22/templates/common.yaml diff --git a/stable/hedgedoc/4.0.22/values.yaml b/stable/grist/3.0.22/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.22/values.yaml rename to stable/grist/3.0.22/values.yaml diff --git a/stable/guacamole-client/4.0.22/Chart.lock b/stable/guacamole-client/4.0.22/Chart.lock deleted file mode 100644 index bf6204583f..0000000000 --- a/stable/guacamole-client/4.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:55:57.949379697Z" diff --git a/stable/guacamole-client/4.0.22/charts/postgresql-8.0.42.tgz b/stable/guacamole-client/4.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/guacamole-client/4.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.22/CHANGELOG.md b/stable/guacamole-client/4.0.23/CHANGELOG.md similarity index 89% rename from stable/guacamole-client/4.0.22/CHANGELOG.md rename to stable/guacamole-client/4.0.23/CHANGELOG.md index b45e564eb0..20189222c6 100644 --- a/stable/guacamole-client/4.0.22/CHANGELOG.md +++ b/stable/guacamole-client/4.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [guacamole-client-4.0.23](https://github.com/truecharts/apps/compare/guacamole-client-4.0.22...guacamole-client-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [guacamole-client-4.0.22](https://github.com/truecharts/apps/compare/guacamole-client-4.0.20...guacamole-client-4.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [guacamole-client-4.0.9](https://github.com/truecharts/apps/compare/guacamole-client-4.0.8...guacamole-client-4.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/guacamole-client/4.0.23/Chart.lock b/stable/guacamole-client/4.0.23/Chart.lock new file mode 100644 index 0000000000..5b68a56670 --- /dev/null +++ b/stable/guacamole-client/4.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:37:04.374896491Z" diff --git a/stable/guacamole-client/4.0.22/Chart.yaml b/stable/guacamole-client/4.0.23/Chart.yaml similarity index 96% rename from stable/guacamole-client/4.0.22/Chart.yaml rename to stable/guacamole-client/4.0.23/Chart.yaml index e981a06ffa..4f2593c727 100644 --- a/stable/guacamole-client/4.0.22/Chart.yaml +++ b/stable/guacamole-client/4.0.23/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Apache Guacamole is a clientless remote desktop gateway. home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client icon: https://truecharts.org/img/chart-icons/guacamole-client.png @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/r/guacamole/guacamole - http://guacamole.incubator.apache.org/doc/gug/introduction.html type: application -version: 4.0.22 +version: 4.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/guacamole-client/4.0.22/README.md b/stable/guacamole-client/4.0.23/README.md similarity index 96% rename from stable/guacamole-client/4.0.22/README.md rename to stable/guacamole-client/4.0.23/README.md index bbaba76d13..cf0ee65c24 100644 --- a/stable/guacamole-client/4.0.22/README.md +++ b/stable/guacamole-client/4.0.23/README.md @@ -1,6 +1,6 @@ # guacamole-client -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square) Apache Guacamole is a clientless remote desktop gateway. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/guacamole-client/4.0.22/app-readme.md b/stable/guacamole-client/4.0.23/app-readme.md similarity index 100% rename from stable/guacamole-client/4.0.22/app-readme.md rename to stable/guacamole-client/4.0.23/app-readme.md diff --git a/stable/icinga2/3.0.22/charts/common-10.4.6.tgz b/stable/guacamole-client/4.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/icinga2/3.0.22/charts/common-10.4.6.tgz rename to stable/guacamole-client/4.0.23/charts/common-10.4.6.tgz diff --git a/stable/guacamole-client/4.0.23/charts/postgresql-8.0.43.tgz b/stable/guacamole-client/4.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/guacamole-client/4.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/guacamole-client/4.0.22/ix_values.yaml b/stable/guacamole-client/4.0.23/ix_values.yaml similarity index 100% rename from stable/guacamole-client/4.0.22/ix_values.yaml rename to stable/guacamole-client/4.0.23/ix_values.yaml diff --git a/stable/guacamole-client/4.0.22/questions.yaml b/stable/guacamole-client/4.0.23/questions.yaml similarity index 100% rename from stable/guacamole-client/4.0.22/questions.yaml rename to stable/guacamole-client/4.0.23/questions.yaml diff --git a/stable/guacamole-client/4.0.22/templates/_configmap.tpl b/stable/guacamole-client/4.0.23/templates/_configmap.tpl similarity index 100% rename from stable/guacamole-client/4.0.22/templates/_configmap.tpl rename to stable/guacamole-client/4.0.23/templates/_configmap.tpl diff --git a/stable/guacamole-client/4.0.22/templates/common.yaml b/stable/guacamole-client/4.0.23/templates/common.yaml similarity index 100% rename from stable/guacamole-client/4.0.22/templates/common.yaml rename to stable/guacamole-client/4.0.23/templates/common.yaml diff --git a/stable/icinga2/3.0.22/values.yaml b/stable/guacamole-client/4.0.23/values.yaml similarity index 100% rename from stable/icinga2/3.0.22/values.yaml rename to stable/guacamole-client/4.0.23/values.yaml diff --git a/stable/hedgedoc/4.0.22/Chart.lock b/stable/hedgedoc/4.0.22/Chart.lock deleted file mode 100644 index d5669c1414..0000000000 --- a/stable/hedgedoc/4.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:56:48.135362583Z" diff --git a/stable/hedgedoc/4.0.22/charts/postgresql-8.0.42.tgz b/stable/hedgedoc/4.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/hedgedoc/4.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.22/CHANGELOG.md b/stable/hedgedoc/4.0.23/CHANGELOG.md similarity index 90% rename from stable/hedgedoc/4.0.22/CHANGELOG.md rename to stable/hedgedoc/4.0.23/CHANGELOG.md index a073a97ce0..43a304e7fc 100644 --- a/stable/hedgedoc/4.0.22/CHANGELOG.md +++ b/stable/hedgedoc/4.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [hedgedoc-4.0.23](https://github.com/truecharts/apps/compare/hedgedoc-4.0.22...hedgedoc-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [hedgedoc-4.0.22](https://github.com/truecharts/apps/compare/hedgedoc-4.0.20...hedgedoc-4.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### [hedgedoc-4.0.9](https://github.com/truecharts/apps/compare/hedgedoc-4.0.8...hedgedoc-4.0.9) (2022-07-11) -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [hedgedoc-4.0.8](https://github.com/truecharts/apps/compare/hedgedoc-4.0.7...hedgedoc-4.0.8) (2022-07-11) - diff --git a/stable/hedgedoc/4.0.23/Chart.lock b/stable/hedgedoc/4.0.23/Chart.lock new file mode 100644 index 0000000000..bf2161abb5 --- /dev/null +++ b/stable/hedgedoc/4.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:37:07.361830435Z" diff --git a/stable/hedgedoc/4.0.22/Chart.yaml b/stable/hedgedoc/4.0.23/Chart.yaml similarity index 95% rename from stable/hedgedoc/4.0.22/Chart.yaml rename to stable/hedgedoc/4.0.23/Chart.yaml index c6691595e7..d14587d11d 100644 --- a/stable/hedgedoc/4.0.22/Chart.yaml +++ b/stable/hedgedoc/4.0.23/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 4.0.22 +version: 4.0.23 appVersion: "1.9.4" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/hedgedoc/4.0.22/README.md b/stable/hedgedoc/4.0.23/README.md similarity index 96% rename from stable/hedgedoc/4.0.22/README.md rename to stable/hedgedoc/4.0.23/README.md index 82fe701258..17ef5a5ac5 100644 --- a/stable/hedgedoc/4.0.22/README.md +++ b/stable/hedgedoc/4.0.23/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square) HedgeDoc lets you create real-time collaborative markdown notes. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/hedgedoc/4.0.22/app-readme.md b/stable/hedgedoc/4.0.23/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.22/app-readme.md rename to stable/hedgedoc/4.0.23/app-readme.md diff --git a/stable/inventree/3.0.28/charts/common-10.4.6.tgz b/stable/hedgedoc/4.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/inventree/3.0.28/charts/common-10.4.6.tgz rename to stable/hedgedoc/4.0.23/charts/common-10.4.6.tgz diff --git a/stable/hedgedoc/4.0.23/charts/postgresql-8.0.43.tgz b/stable/hedgedoc/4.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/hedgedoc/4.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/hedgedoc/4.0.22/ix_values.yaml b/stable/hedgedoc/4.0.23/ix_values.yaml similarity index 100% rename from stable/hedgedoc/4.0.22/ix_values.yaml rename to stable/hedgedoc/4.0.23/ix_values.yaml diff --git a/stable/hedgedoc/4.0.22/questions.yaml b/stable/hedgedoc/4.0.23/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.22/questions.yaml rename to stable/hedgedoc/4.0.23/questions.yaml diff --git a/stable/hedgedoc/4.0.22/templates/_secrets.tpl b/stable/hedgedoc/4.0.23/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.22/templates/_secrets.tpl rename to stable/hedgedoc/4.0.23/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.22/templates/common.yaml b/stable/hedgedoc/4.0.23/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.22/templates/common.yaml rename to stable/hedgedoc/4.0.23/templates/common.yaml diff --git a/stable/inventree/3.0.28/values.yaml b/stable/hedgedoc/4.0.23/values.yaml similarity index 100% rename from stable/inventree/3.0.28/values.yaml rename to stable/hedgedoc/4.0.23/values.yaml diff --git a/stable/home-assistant/15.0.31/CHANGELOG.md b/stable/home-assistant/15.0.31/CHANGELOG.md new file mode 100644 index 0000000000..79a9c5fd6a --- /dev/null +++ b/stable/home-assistant/15.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.31](https://github.com/truecharts/apps/compare/home-assistant-15.0.30...home-assistant-15.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [home-assistant-15.0.30](https://github.com/truecharts/apps/compare/home-assistant-15.0.28...home-assistant-15.0.30) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [home-assistant-15.0.28](https://github.com/truecharts/apps/compare/home-assistant-15.0.27...home-assistant-15.0.28) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [home-assistant-15.0.27](https://github.com/truecharts/apps/compare/home-assistant-15.0.26...home-assistant-15.0.27) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [home-assistant-15.0.26](https://github.com/truecharts/apps/compare/home-assistant-15.0.25...home-assistant-15.0.26) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [home-assistant-15.0.25](https://github.com/truecharts/apps/compare/home-assistant-15.0.23...home-assistant-15.0.25) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [home-assistant-15.0.23](https://github.com/truecharts/apps/compare/home-assistant-15.0.22...home-assistant-15.0.23) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [home-assistant-15.0.22](https://github.com/truecharts/apps/compare/home-assistant-15.0.20...home-assistant-15.0.22) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [home-assistant-15.0.20](https://github.com/truecharts/apps/compare/home-assistant-15.0.19...home-assistant-15.0.20) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [home-assistant-15.0.19](https://github.com/truecharts/apps/compare/home-assistant-15.0.18...home-assistant-15.0.19) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [home-assistant-15.0.18](https://github.com/truecharts/apps/compare/home-assistant-15.0.17...home-assistant-15.0.18) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + diff --git a/stable/home-assistant/15.0.31/Chart.lock b/stable/home-assistant/15.0.31/Chart.lock new file mode 100644 index 0000000000..546cd743dc --- /dev/null +++ b/stable/home-assistant/15.0.31/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:37:11.988816197Z" diff --git a/stable/home-assistant/15.0.31/Chart.yaml b/stable/home-assistant/15.0.31/Chart.yaml new file mode 100644 index 0000000000..3238339421 --- /dev/null +++ b/stable/home-assistant/15.0.31/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.7.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://truecharts.org/img/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.31 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.31/README.md b/stable/home-assistant/15.0.31/README.md new file mode 100644 index 0000000000..d72cff5275 --- /dev/null +++ b/stable/home-assistant/15.0.31/README.md @@ -0,0 +1,109 @@ +# home-assistant + +![Version: 15.0.31](https://img.shields.io/badge/Version-15.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.6](https://img.shields.io/badge/AppVersion-2022.7.6-informational?style=flat-square) + +home-assistant App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.31/app-readme.md b/stable/home-assistant/15.0.31/app-readme.md new file mode 100644 index 0000000000..353538218e --- /dev/null +++ b/stable/home-assistant/15.0.31/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/home-assistant + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/joplin-server/8.0.21/charts/common-10.4.6.tgz b/stable/home-assistant/15.0.31/charts/common-10.4.6.tgz similarity index 100% rename from stable/joplin-server/8.0.21/charts/common-10.4.6.tgz rename to stable/home-assistant/15.0.31/charts/common-10.4.6.tgz diff --git a/stable/home-assistant/15.0.31/charts/postgresql-8.0.43.tgz b/stable/home-assistant/15.0.31/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/home-assistant/15.0.31/charts/postgresql-8.0.43.tgz differ diff --git a/stable/home-assistant/15.0.31/ix_values.yaml b/stable/home-assistant/15.0.31/ix_values.yaml new file mode 100644 index 0000000000..d97bd9e26d --- /dev/null +++ b/stable/home-assistant/15.0.31/ix_values.yaml @@ -0,0 +1,157 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.7.6@sha256:66db0d89e60eb24023b9ea8f62ead248ba46b50acbb3ceb38ebe107f74628f5f + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 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 + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + 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 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # diff --git a/stable/home-assistant/15.0.31/questions.yaml b/stable/home-assistant/15.0.31/questions.yaml new file mode 100644 index 0000000000..90334d1bea --- /dev/null +++ b/stable/home-assistant/15.0.31/questions.yaml @@ -0,0 +1,2431 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + 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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/home-assistant/15.0.31/templates/common.yaml b/stable/home-assistant/15.0.31/templates/common.yaml new file mode 100644 index 0000000000..b9e7208f38 --- /dev/null +++ b/stable/home-assistant/15.0.31/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/joplin-server/8.0.21/values.yaml b/stable/home-assistant/15.0.31/values.yaml similarity index 100% rename from stable/joplin-server/8.0.21/values.yaml rename to stable/home-assistant/15.0.31/values.yaml diff --git a/stable/icinga2/3.0.22/Chart.lock b/stable/icinga2/3.0.22/Chart.lock deleted file mode 100644 index 184af6bc0d..0000000000 --- a/stable/icinga2/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:57:42.258321927Z" diff --git a/stable/icinga2/3.0.22/charts/mariadb-3.0.40.tgz b/stable/icinga2/3.0.22/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/icinga2/3.0.22/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.22/CHANGELOG.md b/stable/icinga2/3.0.23/CHANGELOG.md similarity index 90% rename from stable/icinga2/3.0.22/CHANGELOG.md rename to stable/icinga2/3.0.23/CHANGELOG.md index 732031d968..21b15799c4 100644 --- a/stable/icinga2/3.0.22/CHANGELOG.md +++ b/stable/icinga2/3.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [icinga2-3.0.23](https://github.com/truecharts/apps/compare/icinga2-3.0.22...icinga2-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [icinga2-3.0.22](https://github.com/truecharts/apps/compare/icinga2-3.0.20...icinga2-3.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [icinga2-3.0.9](https://github.com/truecharts/apps/compare/icinga2-3.0.8...icinga2-3.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/icinga2/3.0.23/Chart.lock b/stable/icinga2/3.0.23/Chart.lock new file mode 100644 index 0000000000..379c61527d --- /dev/null +++ b/stable/icinga2/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:37:28.369196584Z" diff --git a/stable/icinga2/3.0.22/Chart.yaml b/stable/icinga2/3.0.23/Chart.yaml similarity index 96% rename from stable/icinga2/3.0.22/Chart.yaml rename to stable/icinga2/3.0.23/Chart.yaml index d9b5fc1aeb..e5d31e6852 100644 --- a/stable/icinga2/3.0.22/Chart.yaml +++ b/stable/icinga2/3.0.23/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." home: https://github.com/truecharts/apps/tree/master/charts/stable/icinga2 icon: https://truecharts.org/img/chart-icons/icinga2.png @@ -23,7 +23,7 @@ name: icinga2 sources: - https://github.com/jjethwa/icinga2 - https://icinga.com/ -version: 3.0.22 +version: 3.0.23 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/icinga2/3.0.22/README.md b/stable/icinga2/3.0.23/README.md similarity index 96% rename from stable/icinga2/3.0.22/README.md rename to stable/icinga2/3.0.23/README.md index e033debe89..874133305f 100644 --- a/stable/icinga2/3.0.22/README.md +++ b/stable/icinga2/3.0.23/README.md @@ -1,6 +1,6 @@ # icinga2 -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 2.13.3](https://img.shields.io/badge/AppVersion-2.13.3-informational?style=flat-square) +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 2.13.3](https://img.shields.io/badge/AppVersion-2.13.3-informational?style=flat-square) A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/icinga2/3.0.22/app-readme.md b/stable/icinga2/3.0.23/app-readme.md similarity index 100% rename from stable/icinga2/3.0.22/app-readme.md rename to stable/icinga2/3.0.23/app-readme.md diff --git a/stable/kanboard/8.0.21/charts/common-10.4.6.tgz b/stable/icinga2/3.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/kanboard/8.0.21/charts/common-10.4.6.tgz rename to stable/icinga2/3.0.23/charts/common-10.4.6.tgz diff --git a/stable/icinga2/3.0.23/charts/mariadb-3.0.41.tgz b/stable/icinga2/3.0.23/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/icinga2/3.0.23/charts/mariadb-3.0.41.tgz differ diff --git a/stable/icinga2/3.0.22/ix_values.yaml b/stable/icinga2/3.0.23/ix_values.yaml similarity index 100% rename from stable/icinga2/3.0.22/ix_values.yaml rename to stable/icinga2/3.0.23/ix_values.yaml diff --git a/stable/icinga2/3.0.22/questions.yaml b/stable/icinga2/3.0.23/questions.yaml similarity index 100% rename from stable/icinga2/3.0.22/questions.yaml rename to stable/icinga2/3.0.23/questions.yaml diff --git a/stable/icinga2/3.0.22/templates/common.yaml b/stable/icinga2/3.0.23/templates/common.yaml similarity index 100% rename from stable/icinga2/3.0.22/templates/common.yaml rename to stable/icinga2/3.0.23/templates/common.yaml diff --git a/stable/kanboard/8.0.21/values.yaml b/stable/icinga2/3.0.23/values.yaml similarity index 100% rename from stable/kanboard/8.0.21/values.yaml rename to stable/icinga2/3.0.23/values.yaml diff --git a/stable/inventree/3.0.28/charts/postgresql-8.0.42.tgz b/stable/inventree/3.0.28/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/inventree/3.0.28/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/inventree/3.0.28/charts/redis-3.0.41.tgz b/stable/inventree/3.0.28/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/inventree/3.0.28/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/inventree/3.0.28/CHANGELOG.md b/stable/inventree/3.0.29/CHANGELOG.md similarity index 91% rename from stable/inventree/3.0.28/CHANGELOG.md rename to stable/inventree/3.0.29/CHANGELOG.md index 02fe164131..b0736263bd 100644 --- a/stable/inventree/3.0.28/CHANGELOG.md +++ b/stable/inventree/3.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [inventree-3.0.29](https://github.com/truecharts/apps/compare/inventree-3.0.28...inventree-3.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [inventree-3.0.28](https://github.com/truecharts/apps/compare/inventree-3.0.26...inventree-3.0.28) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ## [inventree-3.0.15](https://github.com/truecharts/apps/compare/inventree-3.0.14...inventree-3.0.15) (2022-07-12) ### Chore - -- bump to regenerate documentation - - - - -### [inventree-3.0.14](https://github.com/truecharts/apps/compare/inventree-3.0.13...inventree-3.0.14) (2022-07-12) - -#### Chore diff --git a/stable/inventree/3.0.29/Chart.lock b/stable/inventree/3.0.29/Chart.lock new file mode 100644 index 0000000000..736c89a2a7 --- /dev/null +++ b/stable/inventree/3.0.29/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:37:53.377387633Z" diff --git a/stable/inventree/3.0.28/Chart.yaml b/stable/inventree/3.0.29/Chart.yaml similarity index 94% rename from stable/inventree/3.0.28/Chart.yaml rename to stable/inventree/3.0.29/Chart.yaml index 7ab655fa9d..fc9fe7217b 100644 --- a/stable/inventree/3.0.28/Chart.yaml +++ b/stable/inventree/3.0.29/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. home: https://github.com/truecharts/apps/tree/master/charts/incubator/inventree icon: https://truecharts.org/img/chart-icons/inventree.png @@ -27,7 +27,7 @@ name: inventree sources: - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 3.0.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/inventree/3.0.28/README.md b/stable/inventree/3.0.29/README.md similarity index 95% rename from stable/inventree/3.0.28/README.md rename to stable/inventree/3.0.29/README.md index 40db9bd69c..5b944a77ec 100644 --- a/stable/inventree/3.0.28/README.md +++ b/stable/inventree/3.0.29/README.md @@ -1,6 +1,6 @@ # inventree -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square) InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/inventree/3.0.28/app-readme.md b/stable/inventree/3.0.29/app-readme.md similarity index 100% rename from stable/inventree/3.0.28/app-readme.md rename to stable/inventree/3.0.29/app-readme.md diff --git a/stable/kimai/3.0.21/charts/common-10.4.6.tgz b/stable/inventree/3.0.29/charts/common-10.4.6.tgz similarity index 100% rename from stable/kimai/3.0.21/charts/common-10.4.6.tgz rename to stable/inventree/3.0.29/charts/common-10.4.6.tgz diff --git a/stable/inventree/3.0.29/charts/postgresql-8.0.43.tgz b/stable/inventree/3.0.29/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/inventree/3.0.29/charts/postgresql-8.0.43.tgz differ diff --git a/stable/inventree/3.0.29/charts/redis-3.0.42.tgz b/stable/inventree/3.0.29/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/inventree/3.0.29/charts/redis-3.0.42.tgz differ diff --git a/stable/inventree/3.0.28/ix_values.yaml b/stable/inventree/3.0.29/ix_values.yaml similarity index 100% rename from stable/inventree/3.0.28/ix_values.yaml rename to stable/inventree/3.0.29/ix_values.yaml diff --git a/stable/inventree/3.0.28/questions.yaml b/stable/inventree/3.0.29/questions.yaml similarity index 100% rename from stable/inventree/3.0.28/questions.yaml rename to stable/inventree/3.0.29/questions.yaml diff --git a/stable/inventree/3.0.28/templates/_secrets.tpl b/stable/inventree/3.0.29/templates/_secrets.tpl similarity index 100% rename from stable/inventree/3.0.28/templates/_secrets.tpl rename to stable/inventree/3.0.29/templates/_secrets.tpl diff --git a/stable/inventree/3.0.28/templates/common.yaml b/stable/inventree/3.0.29/templates/common.yaml similarity index 100% rename from stable/inventree/3.0.28/templates/common.yaml rename to stable/inventree/3.0.29/templates/common.yaml diff --git a/stable/kimai/3.0.21/values.yaml b/stable/inventree/3.0.29/values.yaml similarity index 100% rename from stable/kimai/3.0.21/values.yaml rename to stable/inventree/3.0.29/values.yaml diff --git a/stable/joplin-server/8.0.21/Chart.lock b/stable/joplin-server/8.0.21/Chart.lock deleted file mode 100644 index e331c7b2b6..0000000000 --- a/stable/joplin-server/8.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:58:43.012023836Z" diff --git a/stable/joplin-server/8.0.21/charts/postgresql-8.0.42.tgz b/stable/joplin-server/8.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/joplin-server/8.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.21/CHANGELOG.md b/stable/joplin-server/8.0.22/CHANGELOG.md similarity index 89% rename from stable/joplin-server/8.0.21/CHANGELOG.md rename to stable/joplin-server/8.0.22/CHANGELOG.md index 6ca531c48f..517dc65948 100644 --- a/stable/joplin-server/8.0.21/CHANGELOG.md +++ b/stable/joplin-server/8.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [joplin-server-8.0.22](https://github.com/truecharts/apps/compare/joplin-server-8.0.21...joplin-server-8.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [joplin-server-8.0.21](https://github.com/truecharts/apps/compare/joplin-server-8.0.19...joplin-server-8.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [joplin-server-8.0.8](https://github.com/truecharts/apps/compare/joplin-server-8.0.7...joplin-server-8.0.8) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/joplin-server/8.0.22/Chart.lock b/stable/joplin-server/8.0.22/Chart.lock new file mode 100644 index 0000000000..858f2b894a --- /dev/null +++ b/stable/joplin-server/8.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:37:47.454949671Z" diff --git a/stable/joplin-server/8.0.21/Chart.yaml b/stable/joplin-server/8.0.22/Chart.yaml similarity index 96% rename from stable/joplin-server/8.0.21/Chart.yaml rename to stable/joplin-server/8.0.22/Chart.yaml index 02514e8478..1652b42b35 100644 --- a/stable/joplin-server/8.0.21/Chart.yaml +++ b/stable/joplin-server/8.0.22/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.7.4" description: This server allows you to sync any Joplin client name: joplin-server -version: 8.0.21 +version: 8.0.22 kubeVersion: ">=1.16.0-0" keywords: - joplin @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/joplin-server/8.0.21/README.md b/stable/joplin-server/8.0.22/README.md similarity index 96% rename from stable/joplin-server/8.0.21/README.md rename to stable/joplin-server/8.0.22/README.md index c36684fb1b..35b9dce723 100644 --- a/stable/joplin-server/8.0.21/README.md +++ b/stable/joplin-server/8.0.22/README.md @@ -1,6 +1,6 @@ # joplin-server -![Version: 8.0.21](https://img.shields.io/badge/Version-8.0.21-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) +![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) This server allows you to sync any Joplin client @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/joplin-server/8.0.21/app-readme.md b/stable/joplin-server/8.0.22/app-readme.md similarity index 100% rename from stable/joplin-server/8.0.21/app-readme.md rename to stable/joplin-server/8.0.22/app-readme.md diff --git a/stable/koel/3.0.22/charts/common-10.4.6.tgz b/stable/joplin-server/8.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/koel/3.0.22/charts/common-10.4.6.tgz rename to stable/joplin-server/8.0.22/charts/common-10.4.6.tgz diff --git a/stable/joplin-server/8.0.22/charts/postgresql-8.0.43.tgz b/stable/joplin-server/8.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/joplin-server/8.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/joplin-server/8.0.21/ix_values.yaml b/stable/joplin-server/8.0.22/ix_values.yaml similarity index 100% rename from stable/joplin-server/8.0.21/ix_values.yaml rename to stable/joplin-server/8.0.22/ix_values.yaml diff --git a/stable/joplin-server/8.0.21/questions.yaml b/stable/joplin-server/8.0.22/questions.yaml similarity index 100% rename from stable/joplin-server/8.0.21/questions.yaml rename to stable/joplin-server/8.0.22/questions.yaml diff --git a/stable/joplin-server/8.0.21/templates/common.yaml b/stable/joplin-server/8.0.22/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.0.21/templates/common.yaml rename to stable/joplin-server/8.0.22/templates/common.yaml diff --git a/stable/koel/3.0.22/values.yaml b/stable/joplin-server/8.0.22/values.yaml similarity index 100% rename from stable/koel/3.0.22/values.yaml rename to stable/joplin-server/8.0.22/values.yaml diff --git a/stable/kanboard/8.0.21/Chart.lock b/stable/kanboard/8.0.21/Chart.lock deleted file mode 100644 index 6c64980a6f..0000000000 --- a/stable/kanboard/8.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-22T23:59:01.094120723Z" diff --git a/stable/kanboard/8.0.21/charts/postgresql-8.0.42.tgz b/stable/kanboard/8.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/kanboard/8.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.21/CHANGELOG.md b/stable/kanboard/8.0.22/CHANGELOG.md similarity index 90% rename from stable/kanboard/8.0.21/CHANGELOG.md rename to stable/kanboard/8.0.22/CHANGELOG.md index 3eaaa22d7f..7f72799bbe 100644 --- a/stable/kanboard/8.0.21/CHANGELOG.md +++ b/stable/kanboard/8.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kanboard-8.0.22](https://github.com/truecharts/apps/compare/kanboard-8.0.21...kanboard-8.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [kanboard-8.0.21](https://github.com/truecharts/apps/compare/kanboard-8.0.19...kanboard-8.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [kanboard-8.0.8](https://github.com/truecharts/apps/compare/kanboard-8.0.7...kanboard-8.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/kanboard/8.0.22/Chart.lock b/stable/kanboard/8.0.22/Chart.lock new file mode 100644 index 0000000000..6b9ee1c1ba --- /dev/null +++ b/stable/kanboard/8.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:37:53.005874529Z" diff --git a/stable/kanboard/8.0.21/Chart.yaml b/stable/kanboard/8.0.22/Chart.yaml similarity index 95% rename from stable/kanboard/8.0.21/Chart.yaml rename to stable/kanboard/8.0.22/Chart.yaml index 1ed54cbbdb..aa29c7d2f9 100644 --- a/stable/kanboard/8.0.21/Chart.yaml +++ b/stable/kanboard/8.0.22/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.22" description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 8.0.21 +version: 8.0.22 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -18,7 +18,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/kanboard/8.0.21/README.md b/stable/kanboard/8.0.22/README.md similarity index 96% rename from stable/kanboard/8.0.21/README.md rename to stable/kanboard/8.0.22/README.md index d8ff8aa9c8..580d887043 100644 --- a/stable/kanboard/8.0.21/README.md +++ b/stable/kanboard/8.0.22/README.md @@ -1,6 +1,6 @@ # kanboard -![Version: 8.0.21](https://img.shields.io/badge/Version-8.0.21-informational?style=flat-square) ![AppVersion: 1.2.22](https://img.shields.io/badge/AppVersion-1.2.22-informational?style=flat-square) +![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![AppVersion: 1.2.22](https://img.shields.io/badge/AppVersion-1.2.22-informational?style=flat-square) Kanboard is a free and open source Kanban project management software. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/kanboard/8.0.21/app-readme.md b/stable/kanboard/8.0.22/app-readme.md similarity index 100% rename from stable/kanboard/8.0.21/app-readme.md rename to stable/kanboard/8.0.22/app-readme.md diff --git a/stable/kutt/3.0.21/charts/common-10.4.6.tgz b/stable/kanboard/8.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/kutt/3.0.21/charts/common-10.4.6.tgz rename to stable/kanboard/8.0.22/charts/common-10.4.6.tgz diff --git a/stable/kanboard/8.0.22/charts/postgresql-8.0.43.tgz b/stable/kanboard/8.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/kanboard/8.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/kanboard/8.0.21/ix_values.yaml b/stable/kanboard/8.0.22/ix_values.yaml similarity index 100% rename from stable/kanboard/8.0.21/ix_values.yaml rename to stable/kanboard/8.0.22/ix_values.yaml diff --git a/stable/kanboard/8.0.21/questions.yaml b/stable/kanboard/8.0.22/questions.yaml similarity index 100% rename from stable/kanboard/8.0.21/questions.yaml rename to stable/kanboard/8.0.22/questions.yaml diff --git a/stable/kanboard/8.0.21/templates/common.yaml b/stable/kanboard/8.0.22/templates/common.yaml similarity index 100% rename from stable/kanboard/8.0.21/templates/common.yaml rename to stable/kanboard/8.0.22/templates/common.yaml diff --git a/stable/kutt/3.0.21/values.yaml b/stable/kanboard/8.0.22/values.yaml similarity index 100% rename from stable/kutt/3.0.21/values.yaml rename to stable/kanboard/8.0.22/values.yaml diff --git a/stable/kimai/3.0.21/Chart.lock b/stable/kimai/3.0.21/Chart.lock deleted file mode 100644 index 2fc348c98f..0000000000 --- a/stable/kimai/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:59:10.451433123Z" diff --git a/stable/kimai/3.0.21/charts/mariadb-3.0.40.tgz b/stable/kimai/3.0.21/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/kimai/3.0.21/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/kimai/3.0.21/CHANGELOG.md b/stable/kimai/3.0.22/CHANGELOG.md similarity index 90% rename from stable/kimai/3.0.21/CHANGELOG.md rename to stable/kimai/3.0.22/CHANGELOG.md index a2af46d826..136e9993ef 100644 --- a/stable/kimai/3.0.21/CHANGELOG.md +++ b/stable/kimai/3.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kimai-3.0.22](https://github.com/truecharts/apps/compare/kimai-3.0.21...kimai-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [kimai-3.0.21](https://github.com/truecharts/apps/compare/kimai-3.0.19...kimai-3.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [kimai-3.0.8](https://github.com/truecharts/apps/compare/kimai-3.0.7...kimai-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/kimai/3.0.22/Chart.lock b/stable/kimai/3.0.22/Chart.lock new file mode 100644 index 0000000000..58694b82bc --- /dev/null +++ b/stable/kimai/3.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:38:09.497346986Z" diff --git a/stable/kimai/3.0.21/Chart.yaml b/stable/kimai/3.0.22/Chart.yaml similarity index 96% rename from stable/kimai/3.0.21/Chart.yaml rename to stable/kimai/3.0.22/Chart.yaml index 910f3be1a4..f3e2a9e7cb 100644 --- a/stable/kimai/3.0.21/Chart.yaml +++ b/stable/kimai/3.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. home: https://github.com/truecharts/apps/tree/master/charts/stable/kimai icon: https://truecharts.org/img/chart-icons/kimai.png @@ -25,7 +25,7 @@ sources: - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/kimai/3.0.21/README.md b/stable/kimai/3.0.22/README.md similarity index 96% rename from stable/kimai/3.0.21/README.md rename to stable/kimai/3.0.22/README.md index cfc8c2ffcd..d599b8fd47 100644 --- a/stable/kimai/3.0.21/README.md +++ b/stable/kimai/3.0.22/README.md @@ -1,6 +1,6 @@ # kimai -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/kimai/3.0.21/app-readme.md b/stable/kimai/3.0.22/app-readme.md similarity index 100% rename from stable/kimai/3.0.21/app-readme.md rename to stable/kimai/3.0.22/app-readme.md diff --git a/stable/leantime/4.0.23/charts/common-10.4.6.tgz b/stable/kimai/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/leantime/4.0.23/charts/common-10.4.6.tgz rename to stable/kimai/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/kimai/3.0.22/charts/mariadb-3.0.41.tgz b/stable/kimai/3.0.22/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/kimai/3.0.22/charts/mariadb-3.0.41.tgz differ diff --git a/stable/kimai/3.0.21/ix_values.yaml b/stable/kimai/3.0.22/ix_values.yaml similarity index 100% rename from stable/kimai/3.0.21/ix_values.yaml rename to stable/kimai/3.0.22/ix_values.yaml diff --git a/stable/kimai/3.0.21/questions.yaml b/stable/kimai/3.0.22/questions.yaml similarity index 100% rename from stable/kimai/3.0.21/questions.yaml rename to stable/kimai/3.0.22/questions.yaml diff --git a/stable/kimai/3.0.21/templates/_secrets.tpl b/stable/kimai/3.0.22/templates/_secrets.tpl similarity index 100% rename from stable/kimai/3.0.21/templates/_secrets.tpl rename to stable/kimai/3.0.22/templates/_secrets.tpl diff --git a/stable/kimai/3.0.21/templates/common.yaml b/stable/kimai/3.0.22/templates/common.yaml similarity index 100% rename from stable/kimai/3.0.21/templates/common.yaml rename to stable/kimai/3.0.22/templates/common.yaml diff --git a/stable/leantime/4.0.23/values.yaml b/stable/kimai/3.0.22/values.yaml similarity index 100% rename from stable/leantime/4.0.23/values.yaml rename to stable/kimai/3.0.22/values.yaml diff --git a/stable/koel/3.0.22/Chart.lock b/stable/koel/3.0.22/Chart.lock deleted file mode 100644 index da1bd96806..0000000000 --- a/stable/koel/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:59:39.790524933Z" diff --git a/stable/koel/3.0.22/charts/mariadb-3.0.40.tgz b/stable/koel/3.0.22/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/koel/3.0.22/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/koel/3.0.22/CHANGELOG.md b/stable/koel/3.0.23/CHANGELOG.md similarity index 90% rename from stable/koel/3.0.22/CHANGELOG.md rename to stable/koel/3.0.23/CHANGELOG.md index 60724b934b..3c55a31c05 100644 --- a/stable/koel/3.0.22/CHANGELOG.md +++ b/stable/koel/3.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [koel-3.0.23](https://github.com/truecharts/apps/compare/koel-3.0.22...koel-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [koel-3.0.22](https://github.com/truecharts/apps/compare/koel-3.0.20...koel-3.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [komga-6.0.10](https://github.com/truecharts/apps/compare/komga-6.0.9...komga-6.0.10) (2022-07-01) - -#### Chore - -* update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015)) - - - diff --git a/stable/koel/3.0.23/Chart.lock b/stable/koel/3.0.23/Chart.lock new file mode 100644 index 0000000000..8b38c00cd8 --- /dev/null +++ b/stable/koel/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:38:28.261812085Z" diff --git a/stable/koel/3.0.22/Chart.yaml b/stable/koel/3.0.23/Chart.yaml similarity index 96% rename from stable/koel/3.0.22/Chart.yaml rename to stable/koel/3.0.23/Chart.yaml index f23988d1ac..0f73259096 100644 --- a/stable/koel/3.0.22/Chart.yaml +++ b/stable/koel/3.0.23/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. home: https://github.com/truecharts/apps/tree/master/charts/stable/koel icon: https://truecharts.org/img/chart-icons/koel.png @@ -25,7 +25,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.22 +version: 3.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.22/README.md b/stable/koel/3.0.23/README.md similarity index 96% rename from stable/koel/3.0.22/README.md rename to stable/koel/3.0.23/README.md index eca778833b..d080d9b19b 100644 --- a/stable/koel/3.0.22/README.md +++ b/stable/koel/3.0.23/README.md @@ -1,6 +1,6 @@ # koel -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/koel/3.0.22/app-readme.md b/stable/koel/3.0.23/app-readme.md similarity index 100% rename from stable/koel/3.0.22/app-readme.md rename to stable/koel/3.0.23/app-readme.md diff --git a/stable/librephotos/4.0.23/charts/common-10.4.6.tgz b/stable/koel/3.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/librephotos/4.0.23/charts/common-10.4.6.tgz rename to stable/koel/3.0.23/charts/common-10.4.6.tgz diff --git a/stable/koel/3.0.23/charts/mariadb-3.0.41.tgz b/stable/koel/3.0.23/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/koel/3.0.23/charts/mariadb-3.0.41.tgz differ diff --git a/stable/koel/3.0.22/ix_values.yaml b/stable/koel/3.0.23/ix_values.yaml similarity index 100% rename from stable/koel/3.0.22/ix_values.yaml rename to stable/koel/3.0.23/ix_values.yaml diff --git a/stable/koel/3.0.22/questions.yaml b/stable/koel/3.0.23/questions.yaml similarity index 100% rename from stable/koel/3.0.22/questions.yaml rename to stable/koel/3.0.23/questions.yaml diff --git a/stable/koel/3.0.22/templates/_secrets.tpl b/stable/koel/3.0.23/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.22/templates/_secrets.tpl rename to stable/koel/3.0.23/templates/_secrets.tpl diff --git a/stable/koel/3.0.22/templates/common.yaml b/stable/koel/3.0.23/templates/common.yaml similarity index 100% rename from stable/koel/3.0.22/templates/common.yaml rename to stable/koel/3.0.23/templates/common.yaml diff --git a/stable/librephotos/4.0.23/values.yaml b/stable/koel/3.0.23/values.yaml similarity index 100% rename from stable/librephotos/4.0.23/values.yaml rename to stable/koel/3.0.23/values.yaml diff --git a/stable/kutt/3.0.21/Chart.lock b/stable/kutt/3.0.21/Chart.lock deleted file mode 100644 index 404f5d2c43..0000000000 --- a/stable/kutt/3.0.21/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-22T23:59:57.280072825Z" diff --git a/stable/kutt/3.0.21/charts/postgresql-8.0.42.tgz b/stable/kutt/3.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/kutt/3.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/kutt/3.0.21/charts/redis-3.0.41.tgz b/stable/kutt/3.0.21/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/kutt/3.0.21/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/kutt/3.0.21/CHANGELOG.md b/stable/kutt/3.0.22/CHANGELOG.md similarity index 90% rename from stable/kutt/3.0.21/CHANGELOG.md rename to stable/kutt/3.0.22/CHANGELOG.md index e967aeb54a..5586dedbca 100644 --- a/stable/kutt/3.0.21/CHANGELOG.md +++ b/stable/kutt/3.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kutt-3.0.22](https://github.com/truecharts/apps/compare/kutt-3.0.21...kutt-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [kutt-3.0.21](https://github.com/truecharts/apps/compare/kutt-3.0.19...kutt-3.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [kutt-3.0.8](https://github.com/truecharts/apps/compare/kutt-3.0.7...kutt-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/kutt/3.0.22/Chart.lock b/stable/kutt/3.0.22/Chart.lock new file mode 100644 index 0000000000..723dd7252a --- /dev/null +++ b/stable/kutt/3.0.22/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:38:41.669141318Z" diff --git a/stable/kutt/3.0.21/Chart.yaml b/stable/kutt/3.0.22/Chart.yaml similarity index 94% rename from stable/kutt/3.0.21/Chart.yaml rename to stable/kutt/3.0.22/Chart.yaml index e5e0032fd3..d5e469d808 100644 --- a/stable/kutt/3.0.21/Chart.yaml +++ b/stable/kutt/3.0.22/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 deprecated: false description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. home: https://github.com/truecharts/apps/tree/master/charts/stable/kutt @@ -29,7 +29,7 @@ name: kutt sources: - https://github.com/thedevs-network/kutt type: application -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/kutt/3.0.21/README.md b/stable/kutt/3.0.22/README.md similarity index 95% rename from stable/kutt/3.0.21/README.md rename to stable/kutt/3.0.22/README.md index b39417f9cc..6461990edc 100644 --- a/stable/kutt/3.0.21/README.md +++ b/stable/kutt/3.0.22/README.md @@ -1,6 +1,6 @@ # kutt -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. @@ -23,8 +23,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/kutt/3.0.21/app-readme.md b/stable/kutt/3.0.22/app-readme.md similarity index 100% rename from stable/kutt/3.0.21/app-readme.md rename to stable/kutt/3.0.22/app-readme.md diff --git a/stable/linkace/4.0.28/charts/common-10.4.6.tgz b/stable/kutt/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/linkace/4.0.28/charts/common-10.4.6.tgz rename to stable/kutt/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/kutt/3.0.22/charts/postgresql-8.0.43.tgz b/stable/kutt/3.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/kutt/3.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/kutt/3.0.22/charts/redis-3.0.42.tgz b/stable/kutt/3.0.22/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/kutt/3.0.22/charts/redis-3.0.42.tgz differ diff --git a/stable/kutt/3.0.21/ix_values.yaml b/stable/kutt/3.0.22/ix_values.yaml similarity index 100% rename from stable/kutt/3.0.21/ix_values.yaml rename to stable/kutt/3.0.22/ix_values.yaml diff --git a/stable/kutt/3.0.21/questions.yaml b/stable/kutt/3.0.22/questions.yaml similarity index 100% rename from stable/kutt/3.0.21/questions.yaml rename to stable/kutt/3.0.22/questions.yaml diff --git a/stable/kutt/3.0.21/templates/_secrets.tpl b/stable/kutt/3.0.22/templates/_secrets.tpl similarity index 100% rename from stable/kutt/3.0.21/templates/_secrets.tpl rename to stable/kutt/3.0.22/templates/_secrets.tpl diff --git a/stable/kutt/3.0.21/templates/common.yaml b/stable/kutt/3.0.22/templates/common.yaml similarity index 100% rename from stable/kutt/3.0.21/templates/common.yaml rename to stable/kutt/3.0.22/templates/common.yaml diff --git a/stable/linkace/4.0.28/values.yaml b/stable/kutt/3.0.22/values.yaml similarity index 100% rename from stable/linkace/4.0.28/values.yaml rename to stable/kutt/3.0.22/values.yaml diff --git a/stable/leantime/4.0.23/Chart.lock b/stable/leantime/4.0.23/Chart.lock deleted file mode 100644 index 3e4ab8f5a1..0000000000 --- a/stable/leantime/4.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:00:30.363153428Z" diff --git a/stable/leantime/4.0.23/charts/mariadb-3.0.40.tgz b/stable/leantime/4.0.23/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/leantime/4.0.23/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/leantime/4.0.23/CHANGELOG.md b/stable/leantime/4.0.24/CHANGELOG.md similarity index 89% rename from stable/leantime/4.0.23/CHANGELOG.md rename to stable/leantime/4.0.24/CHANGELOG.md index f4249db5c0..cb530fd083 100644 --- a/stable/leantime/4.0.23/CHANGELOG.md +++ b/stable/leantime/4.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [leantime-4.0.24](https://github.com/truecharts/apps/compare/leantime-4.0.23...leantime-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [leantime-4.0.23](https://github.com/truecharts/apps/compare/leantime-4.0.21...leantime-4.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [leantime-4.0.10](https://github.com/truecharts/apps/compare/leantime-4.0.9...leantime-4.0.10) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - diff --git a/stable/leantime/4.0.24/Chart.lock b/stable/leantime/4.0.24/Chart.lock new file mode 100644 index 0000000000..2f0c041f73 --- /dev/null +++ b/stable/leantime/4.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:38:42.640402567Z" diff --git a/stable/leantime/4.0.23/Chart.yaml b/stable/leantime/4.0.24/Chart.yaml similarity index 96% rename from stable/leantime/4.0.23/Chart.yaml rename to stable/leantime/4.0.24/Chart.yaml index d0b65f3ed5..449950cafa 100644 --- a/stable/leantime/4.0.23/Chart.yaml +++ b/stable/leantime/4.0.24/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: "Straightforward open source project management system to make your ideas reality." home: https://github.com/truecharts/apps/tree/master/charts/stable/leantime icon: https://truecharts.org/img/chart-icons/leantime.png @@ -24,7 +24,7 @@ name: leantime sources: - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - management diff --git a/stable/leantime/4.0.23/README.md b/stable/leantime/4.0.24/README.md similarity index 96% rename from stable/leantime/4.0.23/README.md rename to stable/leantime/4.0.24/README.md index c7493ded18..7b63face2f 100644 --- a/stable/leantime/4.0.23/README.md +++ b/stable/leantime/4.0.24/README.md @@ -1,6 +1,6 @@ # leantime -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![AppVersion: 2.2.1](https://img.shields.io/badge/AppVersion-2.2.1-informational?style=flat-square) Straightforward open source project management system to make your ideas reality. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/leantime/4.0.23/app-readme.md b/stable/leantime/4.0.24/app-readme.md similarity index 100% rename from stable/leantime/4.0.23/app-readme.md rename to stable/leantime/4.0.24/app-readme.md diff --git a/stable/loki/5.0.24/charts/common-10.4.6.tgz b/stable/leantime/4.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/loki/5.0.24/charts/common-10.4.6.tgz rename to stable/leantime/4.0.24/charts/common-10.4.6.tgz diff --git a/stable/leantime/4.0.24/charts/mariadb-3.0.41.tgz b/stable/leantime/4.0.24/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/leantime/4.0.24/charts/mariadb-3.0.41.tgz differ diff --git a/stable/leantime/4.0.23/ix_values.yaml b/stable/leantime/4.0.24/ix_values.yaml similarity index 100% rename from stable/leantime/4.0.23/ix_values.yaml rename to stable/leantime/4.0.24/ix_values.yaml diff --git a/stable/leantime/4.0.23/questions.yaml b/stable/leantime/4.0.24/questions.yaml similarity index 100% rename from stable/leantime/4.0.23/questions.yaml rename to stable/leantime/4.0.24/questions.yaml diff --git a/stable/leantime/4.0.23/templates/_secrets.tpl b/stable/leantime/4.0.24/templates/_secrets.tpl similarity index 100% rename from stable/leantime/4.0.23/templates/_secrets.tpl rename to stable/leantime/4.0.24/templates/_secrets.tpl diff --git a/stable/leantime/4.0.23/templates/common.yaml b/stable/leantime/4.0.24/templates/common.yaml similarity index 100% rename from stable/leantime/4.0.23/templates/common.yaml rename to stable/leantime/4.0.24/templates/common.yaml diff --git a/stable/loki/5.0.24/values.yaml b/stable/leantime/4.0.24/values.yaml similarity index 100% rename from stable/loki/5.0.24/values.yaml rename to stable/leantime/4.0.24/values.yaml diff --git a/stable/librephotos/4.0.23/Chart.lock b/stable/librephotos/4.0.23/Chart.lock deleted file mode 100644 index a1835d69cc..0000000000 --- a/stable/librephotos/4.0.23/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:00:51.064778559Z" diff --git a/stable/librephotos/4.0.23/charts/postgresql-8.0.42.tgz b/stable/librephotos/4.0.23/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/librephotos/4.0.23/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.23/charts/redis-3.0.41.tgz b/stable/librephotos/4.0.23/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/librephotos/4.0.23/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.23/CHANGELOG.md b/stable/librephotos/4.0.24/CHANGELOG.md similarity index 89% rename from stable/librephotos/4.0.23/CHANGELOG.md rename to stable/librephotos/4.0.24/CHANGELOG.md index 3153c7944f..f74d5f87ed 100644 --- a/stable/librephotos/4.0.23/CHANGELOG.md +++ b/stable/librephotos/4.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [librephotos-4.0.24](https://github.com/truecharts/apps/compare/librephotos-4.0.23...librephotos-4.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [librephotos-4.0.23](https://github.com/truecharts/apps/compare/librephotos-4.0.21...librephotos-4.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [librephotos-4.0.10](https://github.com/truecharts/apps/compare/librephotos-4.0.9...librephotos-4.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/librephotos/4.0.24/Chart.lock b/stable/librephotos/4.0.24/Chart.lock new file mode 100644 index 0000000000..0af70a8bb3 --- /dev/null +++ b/stable/librephotos/4.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:38:58.798253953Z" diff --git a/stable/librephotos/4.0.23/Chart.yaml b/stable/librephotos/4.0.24/Chart.yaml similarity index 94% rename from stable/librephotos/4.0.23/Chart.yaml rename to stable/librephotos/4.0.24/Chart.yaml index 8b2ac3d22d..f5d075c230 100644 --- a/stable/librephotos/4.0.23/Chart.yaml +++ b/stable/librephotos/4.0.24/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: "A self-hosted open source photo management service." home: https://github.com/truecharts/apps/tree/master/charts/stable/librephotos icon: https://truecharts.org/img/chart-icons/librephotos.png @@ -27,7 +27,7 @@ name: librephotos sources: - https://github.com/LibrePhotos/librephotos - https://hub.docker.com/r/reallibrephotos/librephotos -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/librephotos/4.0.23/README.md b/stable/librephotos/4.0.24/README.md similarity index 95% rename from stable/librephotos/4.0.23/README.md rename to stable/librephotos/4.0.24/README.md index 352e940c18..8a2608019a 100644 --- a/stable/librephotos/4.0.23/README.md +++ b/stable/librephotos/4.0.24/README.md @@ -1,6 +1,6 @@ # librephotos -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) A self-hosted open source photo management service. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/librephotos/4.0.23/app-readme.md b/stable/librephotos/4.0.24/app-readme.md similarity index 100% rename from stable/librephotos/4.0.23/app-readme.md rename to stable/librephotos/4.0.24/app-readme.md diff --git a/stable/matomo/3.0.33/charts/common-10.4.6.tgz b/stable/librephotos/4.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/matomo/3.0.33/charts/common-10.4.6.tgz rename to stable/librephotos/4.0.24/charts/common-10.4.6.tgz diff --git a/stable/librephotos/4.0.24/charts/postgresql-8.0.43.tgz b/stable/librephotos/4.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/librephotos/4.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/librephotos/4.0.24/charts/redis-3.0.42.tgz b/stable/librephotos/4.0.24/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/librephotos/4.0.24/charts/redis-3.0.42.tgz differ diff --git a/stable/librephotos/4.0.23/ix_values.yaml b/stable/librephotos/4.0.24/ix_values.yaml similarity index 100% rename from stable/librephotos/4.0.23/ix_values.yaml rename to stable/librephotos/4.0.24/ix_values.yaml diff --git a/stable/librephotos/4.0.23/questions.yaml b/stable/librephotos/4.0.24/questions.yaml similarity index 100% rename from stable/librephotos/4.0.23/questions.yaml rename to stable/librephotos/4.0.24/questions.yaml diff --git a/stable/librephotos/4.0.23/templates/_secrets.tpl b/stable/librephotos/4.0.24/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/4.0.23/templates/_secrets.tpl rename to stable/librephotos/4.0.24/templates/_secrets.tpl diff --git a/stable/librephotos/4.0.23/templates/common.yaml b/stable/librephotos/4.0.24/templates/common.yaml similarity index 100% rename from stable/librephotos/4.0.23/templates/common.yaml rename to stable/librephotos/4.0.24/templates/common.yaml diff --git a/stable/matomo/3.0.33/values.yaml b/stable/librephotos/4.0.24/values.yaml similarity index 100% rename from stable/matomo/3.0.33/values.yaml rename to stable/librephotos/4.0.24/values.yaml diff --git a/stable/linkace/4.0.28/charts/mariadb-3.0.40.tgz b/stable/linkace/4.0.28/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/linkace/4.0.28/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/linkace/4.0.28/charts/redis-3.0.41.tgz b/stable/linkace/4.0.28/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/linkace/4.0.28/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/linkace/4.0.28/CHANGELOG.md b/stable/linkace/4.0.29/CHANGELOG.md similarity index 89% rename from stable/linkace/4.0.28/CHANGELOG.md rename to stable/linkace/4.0.29/CHANGELOG.md index 84c6d6dff4..12a199f419 100644 --- a/stable/linkace/4.0.28/CHANGELOG.md +++ b/stable/linkace/4.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [linkace-4.0.29](https://github.com/truecharts/apps/compare/linkace-4.0.28...linkace-4.0.29) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [linkace-4.0.28](https://github.com/truecharts/apps/compare/linkace-4.0.26...linkace-4.0.28) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [linkace-4.0.15](https://github.com/truecharts/apps/compare/linkace-4.0.14...linkace-4.0.15) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/snipe-it/4.0.29/Chart.lock b/stable/linkace/4.0.29/Chart.lock similarity index 62% rename from stable/snipe-it/4.0.29/Chart.lock rename to stable/linkace/4.0.29/Chart.lock index 0c48bf4111..2d728e7051 100644 --- a/stable/snipe-it/4.0.29/Chart.lock +++ b/stable/linkace/4.0.29/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:d6f236ad6d19fc62fd98f553c8a15fb3a1b710638782791403bff425a4e72583 -generated: "2022-07-23T00:14:25.743741516Z" + version: 3.0.42 +digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 +generated: "2022-07-23T09:39:16.9005173Z" diff --git a/stable/linkace/4.0.28/Chart.yaml b/stable/linkace/4.0.29/Chart.yaml similarity index 96% rename from stable/linkace/4.0.28/Chart.yaml rename to stable/linkace/4.0.29/Chart.yaml index c8146aced1..3067f76064 100644 --- a/stable/linkace/4.0.28/Chart.yaml +++ b/stable/linkace/4.0.29/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: Your self-hosted bookmark archive. Free and open source. home: https://github.com/truecharts/apps/tree/master/charts/stable/linkace icon: https://truecharts.org/img/chart-icons/linkace.png @@ -27,7 +27,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/4.0.28/README.md b/stable/linkace/4.0.29/README.md similarity index 95% rename from stable/linkace/4.0.28/README.md rename to stable/linkace/4.0.29/README.md index 68fe513025..407cf14fd6 100644 --- a/stable/linkace/4.0.28/README.md +++ b/stable/linkace/4.0.29/README.md @@ -1,6 +1,6 @@ # linkace -![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) +![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) Your self-hosted bookmark archive. Free and open source. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/linkace/4.0.28/app-readme.md b/stable/linkace/4.0.29/app-readme.md similarity index 100% rename from stable/linkace/4.0.28/app-readme.md rename to stable/linkace/4.0.29/app-readme.md diff --git a/stable/mattermost/3.0.23/charts/common-10.4.6.tgz b/stable/linkace/4.0.29/charts/common-10.4.6.tgz similarity index 100% rename from stable/mattermost/3.0.23/charts/common-10.4.6.tgz rename to stable/linkace/4.0.29/charts/common-10.4.6.tgz diff --git a/stable/linkace/4.0.29/charts/mariadb-3.0.41.tgz b/stable/linkace/4.0.29/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/linkace/4.0.29/charts/mariadb-3.0.41.tgz differ diff --git a/stable/linkace/4.0.29/charts/redis-3.0.42.tgz b/stable/linkace/4.0.29/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/linkace/4.0.29/charts/redis-3.0.42.tgz differ diff --git a/stable/linkace/4.0.28/ix_values.yaml b/stable/linkace/4.0.29/ix_values.yaml similarity index 100% rename from stable/linkace/4.0.28/ix_values.yaml rename to stable/linkace/4.0.29/ix_values.yaml diff --git a/stable/linkace/4.0.28/questions.yaml b/stable/linkace/4.0.29/questions.yaml similarity index 100% rename from stable/linkace/4.0.28/questions.yaml rename to stable/linkace/4.0.29/questions.yaml diff --git a/stable/linkace/4.0.28/templates/_cronjob.tpl b/stable/linkace/4.0.29/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.28/templates/_cronjob.tpl rename to stable/linkace/4.0.29/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.28/templates/_secrets.tpl b/stable/linkace/4.0.29/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.28/templates/_secrets.tpl rename to stable/linkace/4.0.29/templates/_secrets.tpl diff --git a/stable/linkace/4.0.28/templates/common.yaml b/stable/linkace/4.0.29/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.28/templates/common.yaml rename to stable/linkace/4.0.29/templates/common.yaml diff --git a/stable/mattermost/3.0.23/values.yaml b/stable/linkace/4.0.29/values.yaml similarity index 100% rename from stable/mattermost/3.0.23/values.yaml rename to stable/linkace/4.0.29/values.yaml diff --git a/stable/loki/5.0.24/charts/promtail-3.0.32.tgz b/stable/loki/5.0.24/charts/promtail-3.0.32.tgz deleted file mode 100644 index f5af04f75d..0000000000 Binary files a/stable/loki/5.0.24/charts/promtail-3.0.32.tgz and /dev/null differ diff --git a/stable/loki/5.0.24/CHANGELOG.md b/stable/loki/5.0.25/CHANGELOG.md similarity index 90% rename from stable/loki/5.0.24/CHANGELOG.md rename to stable/loki/5.0.25/CHANGELOG.md index 9a1f830f8e..6fd13dc3b3 100644 --- a/stable/loki/5.0.24/CHANGELOG.md +++ b/stable/loki/5.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [loki-5.0.25](https://github.com/truecharts/apps/compare/loki-5.0.24...loki-5.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [loki-5.0.24](https://github.com/truecharts/apps/compare/loki-5.0.22...loki-5.0.24) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [loki-5.0.11](https://github.com/truecharts/apps/compare/loki-5.0.10...loki-5.0.11) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - - diff --git a/stable/loki/5.0.24/Chart.lock b/stable/loki/5.0.25/Chart.lock similarity index 52% rename from stable/loki/5.0.24/Chart.lock rename to stable/loki/5.0.25/Chart.lock index 8b7fd9a4cd..ab1bab9294 100644 --- a/stable/loki/5.0.24/Chart.lock +++ b/stable/loki/5.0.25/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: promtail repository: https://charts.truecharts.org - version: 3.0.32 -digest: sha256:47b09da8e4e275623e4d9671fedfdf7f17045d83cd730aa6038ddd8b92ab23dc -generated: "2022-07-23T00:01:45.798430729Z" + version: 3.0.33 +digest: sha256:1fb8542f6539ceaca3f4f16545d08f25aaa3c652294b94abe7e9263770c72a7e +generated: "2022-07-23T09:39:23.446649987Z" diff --git a/stable/loki/5.0.24/Chart.yaml b/stable/loki/5.0.25/Chart.yaml similarity index 95% rename from stable/loki/5.0.24/Chart.yaml rename to stable/loki/5.0.25/Chart.yaml index a2db7bd505..465cd63901 100644 --- a/stable/loki/5.0.24/Chart.yaml +++ b/stable/loki/5.0.25/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - name: "promtail" condition: promtail.enabled repository: https://charts.truecharts.org - version: "3.0.32" + version: "3.0.33" deprecated: false description: "Loki: like Prometheus, but for logs." home: https://github.com/truecharts/apps/tree/master/charts/stable/loki @@ -23,7 +23,7 @@ name: loki sources: - https://github.com/grafana/loki type: application -version: 5.0.24 +version: 5.0.25 annotations: truecharts.org/catagories: | - logs diff --git a/stable/loki/5.0.24/README.md b/stable/loki/5.0.25/README.md similarity index 96% rename from stable/loki/5.0.24/README.md rename to stable/loki/5.0.25/README.md index 8c52ab9ce1..04c8e2d834 100644 --- a/stable/loki/5.0.24/README.md +++ b/stable/loki/5.0.25/README.md @@ -1,6 +1,6 @@ # loki -![Version: 5.0.24](https://img.shields.io/badge/Version-5.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) +![Version: 5.0.25](https://img.shields.io/badge/Version-5.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) Loki: like Prometheus, but for logs. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | promtail | 3.0.32 | +| https://charts.truecharts.org | promtail | 3.0.33 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/loki/5.0.24/app-readme.md b/stable/loki/5.0.25/app-readme.md similarity index 100% rename from stable/loki/5.0.24/app-readme.md rename to stable/loki/5.0.25/app-readme.md diff --git a/stable/mealie/8.0.22/charts/common-10.4.6.tgz b/stable/loki/5.0.25/charts/common-10.4.6.tgz similarity index 100% rename from stable/mealie/8.0.22/charts/common-10.4.6.tgz rename to stable/loki/5.0.25/charts/common-10.4.6.tgz diff --git a/stable/loki/5.0.25/charts/promtail-3.0.33.tgz b/stable/loki/5.0.25/charts/promtail-3.0.33.tgz new file mode 100644 index 0000000000..238552de55 Binary files /dev/null and b/stable/loki/5.0.25/charts/promtail-3.0.33.tgz differ diff --git a/stable/loki/5.0.24/ix_values.yaml b/stable/loki/5.0.25/ix_values.yaml similarity index 100% rename from stable/loki/5.0.24/ix_values.yaml rename to stable/loki/5.0.25/ix_values.yaml diff --git a/stable/loki/5.0.24/questions.yaml b/stable/loki/5.0.25/questions.yaml similarity index 100% rename from stable/loki/5.0.24/questions.yaml rename to stable/loki/5.0.25/questions.yaml diff --git a/stable/loki/5.0.24/templates/_helpers.tpl b/stable/loki/5.0.25/templates/_helpers.tpl similarity index 100% rename from stable/loki/5.0.24/templates/_helpers.tpl rename to stable/loki/5.0.25/templates/_helpers.tpl diff --git a/stable/loki/5.0.24/templates/common.yaml b/stable/loki/5.0.25/templates/common.yaml similarity index 100% rename from stable/loki/5.0.24/templates/common.yaml rename to stable/loki/5.0.25/templates/common.yaml diff --git a/stable/mealie/8.0.22/values.yaml b/stable/loki/5.0.25/values.yaml similarity index 100% rename from stable/mealie/8.0.22/values.yaml rename to stable/loki/5.0.25/values.yaml diff --git a/stable/lychee/13.0.24/CHANGELOG.md b/stable/lychee/13.0.24/CHANGELOG.md new file mode 100644 index 0000000000..c063e6c0cc --- /dev/null +++ b/stable/lychee/13.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lychee-13.0.24](https://github.com/truecharts/apps/compare/lychee-13.0.23...lychee-13.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [lychee-13.0.23](https://github.com/truecharts/apps/compare/lychee-13.0.21...lychee-13.0.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [lychee-13.0.21](https://github.com/truecharts/apps/compare/lychee-13.0.20...lychee-13.0.21) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [lychee-13.0.20](https://github.com/truecharts/apps/compare/lychee-13.0.19...lychee-13.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [lychee-13.0.19](https://github.com/truecharts/apps/compare/lychee-13.0.18...lychee-13.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [lychee-13.0.18](https://github.com/truecharts/apps/compare/lychee-13.0.16...lychee-13.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [lychee-13.0.16](https://github.com/truecharts/apps/compare/lychee-13.0.14...lychee-13.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [lychee-13.0.14](https://github.com/truecharts/apps/compare/lychee-13.0.13...lychee-13.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [lychee-13.0.13](https://github.com/truecharts/apps/compare/lychee-13.0.12...lychee-13.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [lychee-13.0.12](https://github.com/truecharts/apps/compare/lychee-13.0.11...lychee-13.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [lychee-13.0.11](https://github.com/truecharts/apps/compare/lychee-13.0.10...lychee-13.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/lychee/13.0.24/Chart.lock b/stable/lychee/13.0.24/Chart.lock new file mode 100644 index 0000000000..e41f438e8c --- /dev/null +++ b/stable/lychee/13.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:39:40.009467617Z" diff --git a/stable/lychee/13.0.24/Chart.yaml b/stable/lychee/13.0.24/Chart.yaml new file mode 100644 index 0000000000..5e6e7e6854 --- /dev/null +++ b/stable/lychee/13.0.24/Chart.yaml @@ -0,0 +1,40 @@ +apiVersion: v2 +appVersion: "4.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +deprecated: false +description: + Lychee is a free photo-management tool, which runs on your server or + web-space +home: https://github.com/truecharts/apps/tree/master/charts/stable/lychee +icon: https://truecharts.org/img/chart-icons/lychee.png +keywords: + - lychee + - photo + - pictures +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lychee +sources: + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee +type: application +version: 13.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/13.0.24/README.md b/stable/lychee/13.0.24/README.md new file mode 100644 index 0000000000..b5d83d2cb1 --- /dev/null +++ b/stable/lychee/13.0.24/README.md @@ -0,0 +1,110 @@ +# lychee + +![Version: 13.0.24](https://img.shields.io/badge/Version-13.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square) + +Lychee is a free photo-management tool, which runs on your server or web-space + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lychee](https://truecharts.org/docs/charts/stable/lychee) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `lychee` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install lychee TrueCharts/lychee +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `lychee` deployment + +```console +helm uninstall lychee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lychee \ + --set env.TZ="America/New York" \ + TrueCharts/lychee +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lychee TrueCharts/lychee -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lychee/13.0.24/app-readme.md b/stable/lychee/13.0.24/app-readme.md new file mode 100644 index 0000000000..1cd06b7ab9 --- /dev/null +++ b/stable/lychee/13.0.24/app-readme.md @@ -0,0 +1,8 @@ +Lychee is a free photo-management tool, which runs on your server or web-space + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/lychee + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/miniflux/7.0.22/charts/common-10.4.6.tgz b/stable/lychee/13.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/miniflux/7.0.22/charts/common-10.4.6.tgz rename to stable/lychee/13.0.24/charts/common-10.4.6.tgz diff --git a/stable/lychee/13.0.24/charts/postgresql-8.0.43.tgz b/stable/lychee/13.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/lychee/13.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/lychee/13.0.24/charts/redis-3.0.42.tgz b/stable/lychee/13.0.24/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/lychee/13.0.24/charts/redis-3.0.42.tgz differ diff --git a/stable/lychee/13.0.24/ix_values.yaml b/stable/lychee/13.0.24/ix_values.yaml new file mode 100644 index 0000000000..c317065872 --- /dev/null +++ b/stable/lychee/13.0.24/ix_values.yaml @@ -0,0 +1,94 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: v4.4.0@sha256:dbe46c768250de8b89d1551308c3fa02952e52a493e5baf055a5fda0be104866 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10017 + targetPort: 80 + +# secretEnv: +# PUSHER_APP_KEY: "" +# PUSHER_APP_SECRET: "" +# PUSHER_APP_ID: "" +# PUSHER_APP_CLUSTER: "mt1" +# MAIL_DRIVER: "smtp" +# MAIL_HOST: "" +# MAIL_FROM_NAME: "" +# MAIL_FROM_ADDRESS: "" +# MAIL_USERNAME: "" +# MAIL_PASSWORD: "" +# MAIL_PORT: "587" +# MAIL_ENCRYPTION: "tls" + +env: + # Internal Envs + TIMEZONE: "{{ .Values.TZ }}" + PHP_TZ: "{{ .Values.TZ }}" + DB_CONNECTION: "pgsql" + DB_PORT: "5432" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + REDIS_PORT: "6379" + CACHE_DRIVER: "redis" + SESSION_DRIVER: "redis" + APP_ENV: "production" + APP_NAME: "Lychee" + MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}" + MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}" + # User Envs + SECURITY_HEADER_HSTS_ENABLE: false + APP_DEBUG: false + APP_URL: http://localhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + APP_KEY: + secretKeyRef: + name: lychee-secrets + key: APP_KEY + +persistence: + conf: + enabled: true + mountPath: "/conf" + sym: + enabled: true + mountPath: "/sym" + uploads: + enabled: true + mountPath: "/uploads" + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: lychee + postgresqlDatabase: lychee + +redis: + enabled: true + existingSecret: "rediscreds" diff --git a/stable/lychee/13.0.24/questions.yaml b/stable/lychee/13.0.24/questions.yaml new file mode 100644 index 0000000000..a5f197d217 --- /dev/null +++ b/stable/lychee/13.0.24/questions.yaml @@ -0,0 +1,2908 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + 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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Secret Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_FROM_ADDRESS + label: "MAIL_FROM_ADDRESS" + description: "Mail from Address" + schema: + type: string + default: "" + - variable: MAIL_FROM_NAME + label: "MAIL_FROM_NAME" + description: "Mail from Name" + schema: + type: string + default: "" + - variable: MAIL_DRIVER + label: "MAIL_DRIVER" + description: "Mail Driver" + schema: + type: string + default: "smtp" + enum: + - value: "smtp" + description: "smtp" + - value: "mailgun" + description: "mailgun" + - value: "sendmail" + description: "sendmail" + - value: "ses" + description: "ses" + - value: "postmark" + description: "postmark" + - value: "log" + description: "log" + - value: "array" + description: "array" + - variable: MAIL_HOST + label: "MAIL_HOST" + description: "Mail Host" + schema: + type: string + default: "" + - variable: MAIL_PORT + label: "MAIL_PORT" + description: "Mail Port" + schema: + type: int + - variable: MAIL_USERNAME + label: "MAIL_USERNAME" + description: "Mail Username" + schema: + type: string + default: "" + - variable: MAIL_PASSWORD + label: "MAIL_PASSWORD" + description: "Mail Password" + schema: + type: string + private: true + default: "" + - variable: MAIL_ENCRYPTION + label: "MAIL_ENCRYPTION" + description: "Mail Encryption" + schema: + type: string + default: "tls" + - variable: PUSHER_APP_ID + label: "PUSHER_APP_ID" + description: "Pusher App ID" + schema: + type: string + default: "" + - variable: PUSHER_APP_KEY + label: "PUSHER_APP_KEY" + description: "Pusher App Key" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_SECRET + label: "PUSHER_APP_SECRET" + description: "Pusher App Secret" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_CLUSTER + label: "PUSHER_APP_CLUSTER" + description: "Pusher App Cluster" + schema: + type: string + default: "mt1" + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://lychee.mydomain.com" + schema: + type: string + default: "http://localhost" + - variable: APP_DEBUG + label: "APP_DEBUG" + description: "Enables the debug info" + schema: + type: boolean + default: false + - variable: SECURITY_HEADER_HSTS_ENABLE + label: "SECURITY_HEADER_HSTS_ENABLE" + description: "Enables HSTS Headers" + schema: + type: boolean + default: false + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10017 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: sym + label: "App sym Storage" + description: "Stores the Application sym." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: uploads + label: "App Uploads Storage" + description: "Stores the Application Uploads." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/lychee/13.0.24/templates/_secrets.tpl b/stable/lychee/13.0.24/templates/_secrets.tpl new file mode 100644 index 0000000000..768a00eb02 --- /dev/null +++ b/stable/lychee/13.0.24/templates/_secrets.tpl @@ -0,0 +1,20 @@ +{{/* Define the secrets */}} +{{- define "lychee.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: lychee-secrets +{{- $lycheeprevious := lookup "v1" "Secret" .Release.Namespace "lychee-secrets" }} +{{- $app_key := "" }} +data: + {{- if $lycheeprevious}} + APP_KEY: {{ index $lycheeprevious.data "APP_KEY" }} + {{- else }} + {{- $app_key := randAlphaNum 32 }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/lychee/13.0.24/templates/common.yaml b/stable/lychee/13.0.24/templates/common.yaml new file mode 100644 index 0000000000..2e5d85f07f --- /dev/null +++ b/stable/lychee/13.0.24/templates/common.yaml @@ -0,0 +1,7 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.common.loader.init" . }} + +{{ include "lychee.secrets" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/miniflux/7.0.22/values.yaml b/stable/lychee/13.0.24/values.yaml similarity index 100% rename from stable/miniflux/7.0.22/values.yaml rename to stable/lychee/13.0.24/values.yaml diff --git a/stable/matomo/3.0.33/Chart.lock b/stable/matomo/3.0.33/Chart.lock deleted file mode 100644 index d14ff44a02..0000000000 --- a/stable/matomo/3.0.33/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:02:04.089597148Z" diff --git a/stable/matomo/3.0.33/charts/mariadb-3.0.40.tgz b/stable/matomo/3.0.33/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/matomo/3.0.33/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/matomo/3.0.33/CHANGELOG.md b/stable/matomo/3.0.34/CHANGELOG.md similarity index 90% rename from stable/matomo/3.0.33/CHANGELOG.md rename to stable/matomo/3.0.34/CHANGELOG.md index de3f8787bf..3e638b7d1d 100644 --- a/stable/matomo/3.0.33/CHANGELOG.md +++ b/stable/matomo/3.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [matomo-3.0.34](https://github.com/truecharts/apps/compare/matomo-3.0.33...matomo-3.0.34) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [matomo-3.0.33](https://github.com/truecharts/apps/compare/matomo-3.0.31...matomo-3.0.33) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [matomo-3.0.20](https://github.com/truecharts/apps/compare/matomo-3.0.19...matomo-3.0.20) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/stable/matomo/3.0.34/Chart.lock b/stable/matomo/3.0.34/Chart.lock new file mode 100644 index 0000000000..c68e30dce4 --- /dev/null +++ b/stable/matomo/3.0.34/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:39:50.016539818Z" diff --git a/stable/matomo/3.0.33/Chart.yaml b/stable/matomo/3.0.34/Chart.yaml similarity index 96% rename from stable/matomo/3.0.33/Chart.yaml rename to stable/matomo/3.0.34/Chart.yaml index fdda8dc625..2d0aa30b93 100644 --- a/stable/matomo/3.0.33/Chart.yaml +++ b/stable/matomo/3.0.34/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: Matomo is the leading Free/Libre open analytics platform home: https://github.com/truecharts/apps/tree/master/charts/stable/matomo icon: https://truecharts.org/img/chart-icons/matomo.png @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 3.0.33 +version: 3.0.34 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.33/README.md b/stable/matomo/3.0.34/README.md similarity index 96% rename from stable/matomo/3.0.33/README.md rename to stable/matomo/3.0.34/README.md index 692a26496d..ddff01f880 100644 --- a/stable/matomo/3.0.33/README.md +++ b/stable/matomo/3.0.34/README.md @@ -1,6 +1,6 @@ # matomo -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) +![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) Matomo is the leading Free/Libre open analytics platform @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/matomo/3.0.33/app-readme.md b/stable/matomo/3.0.34/app-readme.md similarity index 100% rename from stable/matomo/3.0.33/app-readme.md rename to stable/matomo/3.0.34/app-readme.md diff --git a/stable/monica/3.0.29/charts/common-10.4.6.tgz b/stable/matomo/3.0.34/charts/common-10.4.6.tgz similarity index 100% rename from stable/monica/3.0.29/charts/common-10.4.6.tgz rename to stable/matomo/3.0.34/charts/common-10.4.6.tgz diff --git a/stable/matomo/3.0.34/charts/mariadb-3.0.41.tgz b/stable/matomo/3.0.34/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/matomo/3.0.34/charts/mariadb-3.0.41.tgz differ diff --git a/stable/matomo/3.0.33/ix_values.yaml b/stable/matomo/3.0.34/ix_values.yaml similarity index 100% rename from stable/matomo/3.0.33/ix_values.yaml rename to stable/matomo/3.0.34/ix_values.yaml diff --git a/stable/matomo/3.0.33/questions.yaml b/stable/matomo/3.0.34/questions.yaml similarity index 100% rename from stable/matomo/3.0.33/questions.yaml rename to stable/matomo/3.0.34/questions.yaml diff --git a/stable/matomo/3.0.33/templates/common.yaml b/stable/matomo/3.0.34/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.33/templates/common.yaml rename to stable/matomo/3.0.34/templates/common.yaml diff --git a/stable/monica/3.0.29/values.yaml b/stable/matomo/3.0.34/values.yaml similarity index 100% rename from stable/monica/3.0.29/values.yaml rename to stable/matomo/3.0.34/values.yaml diff --git a/stable/mattermost/3.0.23/Chart.lock b/stable/mattermost/3.0.23/Chart.lock deleted file mode 100644 index d1c0141c09..0000000000 --- a/stable/mattermost/3.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:02:22.402318695Z" diff --git a/stable/mattermost/3.0.23/charts/postgresql-8.0.42.tgz b/stable/mattermost/3.0.23/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/mattermost/3.0.23/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.23/CHANGELOG.md b/stable/mattermost/3.0.24/CHANGELOG.md similarity index 89% rename from stable/mattermost/3.0.23/CHANGELOG.md rename to stable/mattermost/3.0.24/CHANGELOG.md index 58b5e1a349..85de62fc46 100644 --- a/stable/mattermost/3.0.23/CHANGELOG.md +++ b/stable/mattermost/3.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mattermost-3.0.24](https://github.com/truecharts/apps/compare/mattermost-3.0.23...mattermost-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [mattermost-3.0.23](https://github.com/truecharts/apps/compare/mattermost-3.0.21...mattermost-3.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [mattermost-3.0.10](https://github.com/truecharts/apps/compare/mattermost-3.0.9...mattermost-3.0.10) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/mattermost/3.0.24/Chart.lock b/stable/mattermost/3.0.24/Chart.lock new file mode 100644 index 0000000000..a3af191747 --- /dev/null +++ b/stable/mattermost/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:40:04.826799652Z" diff --git a/stable/mattermost/3.0.23/Chart.yaml b/stable/mattermost/3.0.24/Chart.yaml similarity index 96% rename from stable/mattermost/3.0.23/Chart.yaml rename to stable/mattermost/3.0.24/Chart.yaml index d8abe86037..30019ccaca 100644 --- a/stable/mattermost/3.0.23/Chart.yaml +++ b/stable/mattermost/3.0.24/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. home: https://github.com/truecharts/apps/tree/master/charts/stable/mattermost icon: https://truecharts.org/img/chart-icons/mattermost.png @@ -24,7 +24,7 @@ name: mattermost sources: - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/3.0.23/README.md b/stable/mattermost/3.0.24/README.md similarity index 96% rename from stable/mattermost/3.0.23/README.md rename to stable/mattermost/3.0.24/README.md index 369cb419e6..a546938a0a 100644 --- a/stable/mattermost/3.0.23/README.md +++ b/stable/mattermost/3.0.24/README.md @@ -1,6 +1,6 @@ # mattermost -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 6.3](https://img.shields.io/badge/AppVersion-6.3-informational?style=flat-square) +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 6.3](https://img.shields.io/badge/AppVersion-6.3-informational?style=flat-square) Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/mattermost/3.0.23/app-readme.md b/stable/mattermost/3.0.24/app-readme.md similarity index 100% rename from stable/mattermost/3.0.23/app-readme.md rename to stable/mattermost/3.0.24/app-readme.md diff --git a/stable/n8n/4.0.30/charts/common-10.4.6.tgz b/stable/mattermost/3.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/n8n/4.0.30/charts/common-10.4.6.tgz rename to stable/mattermost/3.0.24/charts/common-10.4.6.tgz diff --git a/stable/mattermost/3.0.24/charts/postgresql-8.0.43.tgz b/stable/mattermost/3.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/mattermost/3.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/mattermost/3.0.23/ix_values.yaml b/stable/mattermost/3.0.24/ix_values.yaml similarity index 100% rename from stable/mattermost/3.0.23/ix_values.yaml rename to stable/mattermost/3.0.24/ix_values.yaml diff --git a/stable/mattermost/3.0.23/questions.yaml b/stable/mattermost/3.0.24/questions.yaml similarity index 100% rename from stable/mattermost/3.0.23/questions.yaml rename to stable/mattermost/3.0.24/questions.yaml diff --git a/stable/mattermost/3.0.23/templates/common.yaml b/stable/mattermost/3.0.24/templates/common.yaml similarity index 100% rename from stable/mattermost/3.0.23/templates/common.yaml rename to stable/mattermost/3.0.24/templates/common.yaml diff --git a/stable/n8n/4.0.30/values.yaml b/stable/mattermost/3.0.24/values.yaml similarity index 100% rename from stable/n8n/4.0.30/values.yaml rename to stable/mattermost/3.0.24/values.yaml diff --git a/stable/mealie/8.0.22/Chart.lock b/stable/mealie/8.0.22/Chart.lock deleted file mode 100644 index 49556813ee..0000000000 --- a/stable/mealie/8.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:02:23.926840137Z" diff --git a/stable/mealie/8.0.22/charts/postgresql-8.0.42.tgz b/stable/mealie/8.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/mealie/8.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/mealie/8.0.22/CHANGELOG.md b/stable/mealie/8.0.23/CHANGELOG.md similarity index 90% rename from stable/mealie/8.0.22/CHANGELOG.md rename to stable/mealie/8.0.23/CHANGELOG.md index 57dd3a2c2f..45978bc8f7 100644 --- a/stable/mealie/8.0.22/CHANGELOG.md +++ b/stable/mealie/8.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mealie-8.0.23](https://github.com/truecharts/apps/compare/mealie-8.0.22...mealie-8.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [mealie-8.0.22](https://github.com/truecharts/apps/compare/mealie-8.0.20...mealie-8.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - -### [mealie-8.0.8](https://github.com/truecharts/apps/compare/mealie-8.0.7...mealie-8.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/mealie/8.0.23/Chart.lock b/stable/mealie/8.0.23/Chart.lock new file mode 100644 index 0000000000..6f2345773c --- /dev/null +++ b/stable/mealie/8.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:40:05.502215532Z" diff --git a/stable/mealie/8.0.22/Chart.yaml b/stable/mealie/8.0.23/Chart.yaml similarity index 95% rename from stable/mealie/8.0.22/Chart.yaml rename to stable/mealie/8.0.23/Chart.yaml index 1c2ac517a9..67a1c7b79d 100644 --- a/stable/mealie/8.0.22/Chart.yaml +++ b/stable/mealie/8.0.23/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie icon: https://truecharts.org/img/chart-icons/mealie.png @@ -21,7 +21,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 8.0.22 +version: 8.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/8.0.22/README.md b/stable/mealie/8.0.23/README.md similarity index 96% rename from stable/mealie/8.0.22/README.md rename to stable/mealie/8.0.23/README.md index 13952856b7..7fb8c8fdbe 100644 --- a/stable/mealie/8.0.22/README.md +++ b/stable/mealie/8.0.23/README.md @@ -1,6 +1,6 @@ # mealie -![Version: 8.0.22](https://img.shields.io/badge/Version-8.0.22-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) +![Version: 8.0.23](https://img.shields.io/badge/Version-8.0.23-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) Mealie is a self hosted recipe manager and meal planner with a RestAPI backend @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/mealie/8.0.22/app-readme.md b/stable/mealie/8.0.23/app-readme.md similarity index 100% rename from stable/mealie/8.0.22/app-readme.md rename to stable/mealie/8.0.23/app-readme.md diff --git a/stable/nocodb/3.0.27/charts/common-10.4.6.tgz b/stable/mealie/8.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/nocodb/3.0.27/charts/common-10.4.6.tgz rename to stable/mealie/8.0.23/charts/common-10.4.6.tgz diff --git a/stable/mealie/8.0.23/charts/postgresql-8.0.43.tgz b/stable/mealie/8.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/mealie/8.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/mealie/8.0.22/ix_values.yaml b/stable/mealie/8.0.23/ix_values.yaml similarity index 100% rename from stable/mealie/8.0.22/ix_values.yaml rename to stable/mealie/8.0.23/ix_values.yaml diff --git a/stable/mealie/8.0.22/questions.yaml b/stable/mealie/8.0.23/questions.yaml similarity index 100% rename from stable/mealie/8.0.22/questions.yaml rename to stable/mealie/8.0.23/questions.yaml diff --git a/stable/mealie/8.0.22/templates/common.yaml b/stable/mealie/8.0.23/templates/common.yaml similarity index 100% rename from stable/mealie/8.0.22/templates/common.yaml rename to stable/mealie/8.0.23/templates/common.yaml diff --git a/stable/nocodb/3.0.27/values.yaml b/stable/mealie/8.0.23/values.yaml similarity index 100% rename from stable/nocodb/3.0.27/values.yaml rename to stable/mealie/8.0.23/values.yaml diff --git a/stable/miniflux/7.0.22/Chart.lock b/stable/miniflux/7.0.22/Chart.lock deleted file mode 100644 index ef41630b2e..0000000000 --- a/stable/miniflux/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:03:24.847591625Z" diff --git a/stable/miniflux/7.0.22/charts/postgresql-8.0.42.tgz b/stable/miniflux/7.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/miniflux/7.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.22/CHANGELOG.md b/stable/miniflux/7.0.23/CHANGELOG.md similarity index 90% rename from stable/miniflux/7.0.22/CHANGELOG.md rename to stable/miniflux/7.0.23/CHANGELOG.md index f26026ad49..8aad3276bc 100644 --- a/stable/miniflux/7.0.22/CHANGELOG.md +++ b/stable/miniflux/7.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [miniflux-7.0.23](https://github.com/truecharts/apps/compare/miniflux-7.0.22...miniflux-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [miniflux-7.0.22](https://github.com/truecharts/apps/compare/miniflux-7.0.20...miniflux-7.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [miniflux-7.0.9](https://github.com/truecharts/apps/compare/miniflux-7.0.8...miniflux-7.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/miniflux/7.0.23/Chart.lock b/stable/miniflux/7.0.23/Chart.lock new file mode 100644 index 0000000000..3c0ad02039 --- /dev/null +++ b/stable/miniflux/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:40:28.717827939Z" diff --git a/stable/miniflux/7.0.22/Chart.yaml b/stable/miniflux/7.0.23/Chart.yaml similarity index 95% rename from stable/miniflux/7.0.22/Chart.yaml rename to stable/miniflux/7.0.23/Chart.yaml index eb4c5a93b0..5525be6ac1 100644 --- a/stable/miniflux/7.0.22/Chart.yaml +++ b/stable/miniflux/7.0.23/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.37" description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 7.0.22 +version: 7.0.23 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/miniflux/7.0.22/README.md b/stable/miniflux/7.0.23/README.md similarity index 96% rename from stable/miniflux/7.0.22/README.md rename to stable/miniflux/7.0.23/README.md index 89910c5928..31fc1522d6 100644 --- a/stable/miniflux/7.0.22/README.md +++ b/stable/miniflux/7.0.23/README.md @@ -1,6 +1,6 @@ # miniflux -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 2.0.37](https://img.shields.io/badge/AppVersion-2.0.37-informational?style=flat-square) +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 2.0.37](https://img.shields.io/badge/AppVersion-2.0.37-informational?style=flat-square) Miniflux is a minimalist and opinionated feed reader. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/miniflux/7.0.22/app-readme.md b/stable/miniflux/7.0.23/app-readme.md similarity index 100% rename from stable/miniflux/7.0.22/app-readme.md rename to stable/miniflux/7.0.23/app-readme.md diff --git a/stable/odoo/8.0.25/charts/common-10.4.6.tgz b/stable/miniflux/7.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/odoo/8.0.25/charts/common-10.4.6.tgz rename to stable/miniflux/7.0.23/charts/common-10.4.6.tgz diff --git a/stable/miniflux/7.0.23/charts/postgresql-8.0.43.tgz b/stable/miniflux/7.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/miniflux/7.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/miniflux/7.0.22/ix_values.yaml b/stable/miniflux/7.0.23/ix_values.yaml similarity index 100% rename from stable/miniflux/7.0.22/ix_values.yaml rename to stable/miniflux/7.0.23/ix_values.yaml diff --git a/stable/miniflux/7.0.22/questions.yaml b/stable/miniflux/7.0.23/questions.yaml similarity index 100% rename from stable/miniflux/7.0.22/questions.yaml rename to stable/miniflux/7.0.23/questions.yaml diff --git a/stable/miniflux/7.0.22/templates/common.yaml b/stable/miniflux/7.0.23/templates/common.yaml similarity index 100% rename from stable/miniflux/7.0.22/templates/common.yaml rename to stable/miniflux/7.0.23/templates/common.yaml diff --git a/stable/odoo/8.0.25/values.yaml b/stable/miniflux/7.0.23/values.yaml similarity index 100% rename from stable/odoo/8.0.25/values.yaml rename to stable/miniflux/7.0.23/values.yaml diff --git a/stable/monica/3.0.29/Chart.lock b/stable/monica/3.0.29/Chart.lock deleted file mode 100644 index 094a922a52..0000000000 --- a/stable/monica/3.0.29/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:04:01.962445741Z" diff --git a/stable/monica/3.0.29/charts/mariadb-3.0.40.tgz b/stable/monica/3.0.29/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/monica/3.0.29/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/monica/3.0.29/CHANGELOG.md b/stable/monica/3.0.30/CHANGELOG.md similarity index 90% rename from stable/monica/3.0.29/CHANGELOG.md rename to stable/monica/3.0.30/CHANGELOG.md index 3d1409f545..bc7f898bbe 100644 --- a/stable/monica/3.0.29/CHANGELOG.md +++ b/stable/monica/3.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [monica-3.0.30](https://github.com/truecharts/apps/compare/monica-3.0.29...monica-3.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [monica-3.0.29](https://github.com/truecharts/apps/compare/monica-3.0.27...monica-3.0.29) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### [monica-3.0.16](https://github.com/truecharts/apps/compare/monica-3.0.15...monica-3.0.16) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [monica-3.0.15](https://github.com/truecharts/apps/compare/monica-3.0.14...monica-3.0.15) (2022-07-09) diff --git a/stable/monica/3.0.30/Chart.lock b/stable/monica/3.0.30/Chart.lock new file mode 100644 index 0000000000..992db60d2e --- /dev/null +++ b/stable/monica/3.0.30/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:40:30.513644595Z" diff --git a/stable/monica/3.0.29/Chart.yaml b/stable/monica/3.0.30/Chart.yaml similarity index 95% rename from stable/monica/3.0.29/Chart.yaml rename to stable/monica/3.0.30/Chart.yaml index 23c5c3d0a2..9a1dbe0ebd 100644 --- a/stable/monica/3.0.29/Chart.yaml +++ b/stable/monica/3.0.30/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: "Monica is a great open source personal relationship management system." home: https://github.com/truecharts/apps/tree/master/charts/stable/monica icon: https://truecharts.org/img/chart-icons/monica.png @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 3.0.29 +version: 3.0.30 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/3.0.29/README.md b/stable/monica/3.0.30/README.md similarity index 96% rename from stable/monica/3.0.29/README.md rename to stable/monica/3.0.30/README.md index e7cdc318ee..91f20299a1 100644 --- a/stable/monica/3.0.29/README.md +++ b/stable/monica/3.0.30/README.md @@ -1,6 +1,6 @@ # monica -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) Monica is a great open source personal relationship management system. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/monica/3.0.29/app-readme.md b/stable/monica/3.0.30/app-readme.md similarity index 100% rename from stable/monica/3.0.29/app-readme.md rename to stable/monica/3.0.30/app-readme.md diff --git a/stable/onlyoffice-document-server/6.0.21/charts/common-10.4.6.tgz b/stable/monica/3.0.30/charts/common-10.4.6.tgz similarity index 100% rename from stable/onlyoffice-document-server/6.0.21/charts/common-10.4.6.tgz rename to stable/monica/3.0.30/charts/common-10.4.6.tgz diff --git a/stable/monica/3.0.30/charts/mariadb-3.0.41.tgz b/stable/monica/3.0.30/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/monica/3.0.30/charts/mariadb-3.0.41.tgz differ diff --git a/stable/monica/3.0.29/ix_values.yaml b/stable/monica/3.0.30/ix_values.yaml similarity index 100% rename from stable/monica/3.0.29/ix_values.yaml rename to stable/monica/3.0.30/ix_values.yaml diff --git a/stable/monica/3.0.29/questions.yaml b/stable/monica/3.0.30/questions.yaml similarity index 100% rename from stable/monica/3.0.29/questions.yaml rename to stable/monica/3.0.30/questions.yaml diff --git a/stable/monica/3.0.29/templates/_appkey.tpl b/stable/monica/3.0.30/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.29/templates/_appkey.tpl rename to stable/monica/3.0.30/templates/_appkey.tpl diff --git a/stable/monica/3.0.29/templates/common.yaml b/stable/monica/3.0.30/templates/common.yaml similarity index 100% rename from stable/monica/3.0.29/templates/common.yaml rename to stable/monica/3.0.30/templates/common.yaml diff --git a/stable/onlyoffice-document-server/6.0.21/values.yaml b/stable/monica/3.0.30/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.21/values.yaml rename to stable/monica/3.0.30/values.yaml diff --git a/stable/n8n/4.0.30/Chart.lock b/stable/n8n/4.0.30/Chart.lock deleted file mode 100644 index 597af1d716..0000000000 --- a/stable/n8n/4.0.30/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:04:46.228979413Z" diff --git a/stable/n8n/4.0.30/charts/postgresql-8.0.42.tgz b/stable/n8n/4.0.30/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/n8n/4.0.30/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/n8n/4.0.30/charts/redis-3.0.41.tgz b/stable/n8n/4.0.30/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/n8n/4.0.30/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/n8n/4.0.30/CHANGELOG.md b/stable/n8n/4.0.31/CHANGELOG.md similarity index 90% rename from stable/n8n/4.0.30/CHANGELOG.md rename to stable/n8n/4.0.31/CHANGELOG.md index 1a147b5a3b..79929a8954 100644 --- a/stable/n8n/4.0.30/CHANGELOG.md +++ b/stable/n8n/4.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [n8n-4.0.31](https://github.com/truecharts/apps/compare/n8n-4.0.30...n8n-4.0.31) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [n8n-4.0.30](https://github.com/truecharts/apps/compare/n8n-4.0.28...n8n-4.0.30) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [n8n-4.0.17](https://github.com/truecharts/apps/compare/n8n-4.0.16...n8n-4.0.17) (2022-07-11) - -#### Chore - -* clean ui a bit and add more envs ([#3124](https://github.com/truecharts/apps/issues/3124)) - - - - diff --git a/stable/n8n/4.0.31/Chart.lock b/stable/n8n/4.0.31/Chart.lock new file mode 100644 index 0000000000..aeaf7a60c7 --- /dev/null +++ b/stable/n8n/4.0.31/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:40:54.001447212Z" diff --git a/stable/n8n/4.0.30/Chart.yaml b/stable/n8n/4.0.31/Chart.yaml similarity index 94% rename from stable/n8n/4.0.30/Chart.yaml rename to stable/n8n/4.0.31/Chart.yaml index d5d4fcc8a6..d734c0adcb 100644 --- a/stable/n8n/4.0.30/Chart.yaml +++ b/stable/n8n/4.0.31/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: n8n is an extendable workflow automation tool. home: https://github.com/truecharts/apps/tree/master/charts/stable/n8n icon: https://truecharts.org/img/chart-icons/n8n.png @@ -28,7 +28,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.30 +version: 4.0.31 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/4.0.30/README.md b/stable/n8n/4.0.31/README.md similarity index 95% rename from stable/n8n/4.0.30/README.md rename to stable/n8n/4.0.31/README.md index b03a5e4e8f..bb74be37b2 100644 --- a/stable/n8n/4.0.30/README.md +++ b/stable/n8n/4.0.31/README.md @@ -1,6 +1,6 @@ # n8n -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 0.187.2](https://img.shields.io/badge/AppVersion-0.187.2-informational?style=flat-square) +![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 0.187.2](https://img.shields.io/badge/AppVersion-0.187.2-informational?style=flat-square) n8n is an extendable workflow automation tool. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/n8n/4.0.30/app-readme.md b/stable/n8n/4.0.31/app-readme.md similarity index 100% rename from stable/n8n/4.0.30/app-readme.md rename to stable/n8n/4.0.31/app-readme.md diff --git a/stable/openkm/7.0.21/charts/common-10.4.6.tgz b/stable/n8n/4.0.31/charts/common-10.4.6.tgz similarity index 100% rename from stable/openkm/7.0.21/charts/common-10.4.6.tgz rename to stable/n8n/4.0.31/charts/common-10.4.6.tgz diff --git a/stable/n8n/4.0.31/charts/postgresql-8.0.43.tgz b/stable/n8n/4.0.31/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/n8n/4.0.31/charts/postgresql-8.0.43.tgz differ diff --git a/stable/n8n/4.0.31/charts/redis-3.0.42.tgz b/stable/n8n/4.0.31/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/n8n/4.0.31/charts/redis-3.0.42.tgz differ diff --git a/stable/n8n/4.0.30/ix_values.yaml b/stable/n8n/4.0.31/ix_values.yaml similarity index 100% rename from stable/n8n/4.0.30/ix_values.yaml rename to stable/n8n/4.0.31/ix_values.yaml diff --git a/stable/n8n/4.0.30/questions.yaml b/stable/n8n/4.0.31/questions.yaml similarity index 100% rename from stable/n8n/4.0.30/questions.yaml rename to stable/n8n/4.0.31/questions.yaml diff --git a/stable/n8n/4.0.30/templates/_configmap.tpl b/stable/n8n/4.0.31/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.30/templates/_configmap.tpl rename to stable/n8n/4.0.31/templates/_configmap.tpl diff --git a/stable/n8n/4.0.30/templates/common.yaml b/stable/n8n/4.0.31/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.30/templates/common.yaml rename to stable/n8n/4.0.31/templates/common.yaml diff --git a/stable/openkm/7.0.21/values.yaml b/stable/n8n/4.0.31/values.yaml similarity index 100% rename from stable/openkm/7.0.21/values.yaml rename to stable/n8n/4.0.31/values.yaml diff --git a/stable/nextcloud/15.2.24/CHANGELOG.md b/stable/nextcloud/15.2.24/CHANGELOG.md new file mode 100644 index 0000000000..8b7d494306 --- /dev/null +++ b/stable/nextcloud/15.2.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.2.24](https://github.com/truecharts/apps/compare/nextcloud-15.2.23...nextcloud-15.2.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [nextcloud-15.2.23](https://github.com/truecharts/apps/compare/nextcloud-15.2.21...nextcloud-15.2.23) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) + + + +## [nextcloud-15.2.21](https://github.com/truecharts/apps/compare/nextcloud-15.2.20...nextcloud-15.2.21) (2022-07-22) + +### Chore + +- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) + + + +## [nextcloud-15.2.20](https://github.com/truecharts/apps/compare/nextcloud-15.2.19...nextcloud-15.2.20) (2022-07-20) + +### Chore + +- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) + + + +## [nextcloud-15.2.19](https://github.com/truecharts/apps/compare/nextcloud-15.2.18...nextcloud-15.2.19) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [nextcloud-15.2.18](https://github.com/truecharts/apps/compare/nextcloud-15.2.17...nextcloud-15.2.18) (2022-07-16) + +### Chore + +- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192)) + + + +## [nextcloud-15.2.17](https://github.com/truecharts/apps/compare/nextcloud-15.2.16...nextcloud-15.2.17) (2022-07-15) + +### Chore + +- update docker general non-major ([#3184](https://github.com/truecharts/apps/issues/3184)) + + + +## [nextcloud-15.2.16](https://github.com/truecharts/apps/compare/nextcloud-15.2.15...nextcloud-15.2.16) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [nextcloud-15.2.15](https://github.com/truecharts/apps/compare/nextcloud-15.2.13...nextcloud-15.2.15) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [nextcloud-15.2.13](https://github.com/truecharts/apps/compare/nextcloud-15.2.12...nextcloud-15.2.13) (2022-07-14) + +### Chore + +- update docker general non-major ([#3171](https://github.com/truecharts/apps/issues/3171)) + + + +## [nextcloud-15.2.12](https://github.com/truecharts/apps/compare/nextcloud-15.2.11...nextcloud-15.2.12) (2022-07-13) + +### Chore + +- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) + + + +## [nextcloud-15.2.11](https://github.com/truecharts/apps/compare/nextcloud-15.2.9...nextcloud-15.2.11) (2022-07-12) + +### Chore + diff --git a/stable/nextcloud/15.2.24/Chart.lock b/stable/nextcloud/15.2.24/Chart.lock new file mode 100644 index 0000000000..7bcb970245 --- /dev/null +++ b/stable/nextcloud/15.2.24/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.20 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:5d6a45f180b678d16fe488ab0208cfd550a74db1b79db6efd084275d98776b62 +generated: "2022-07-23T09:41:02.39720978Z" diff --git a/stable/nextcloud/15.2.24/Chart.yaml b/stable/nextcloud/15.2.24/Chart.yaml new file mode 100644 index 0000000000..dbb6b8df38 --- /dev/null +++ b/stable/nextcloud/15.2.24/Chart.yaml @@ -0,0 +1,46 @@ +apiVersion: v2 +appVersion: "24.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.20 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +deprecated: false +description: + A private cloud server that puts the control and security of your own + data back into your hands. +home: https://github.com/truecharts/apps/tree/master/charts/stable/nextcloud +icon: https://truecharts.org/img/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.2.24 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.2.24/README.md b/stable/nextcloud/15.2.24/README.md new file mode 100644 index 0000000000..de4e0b43d9 --- /dev/null +++ b/stable/nextcloud/15.2.24/README.md @@ -0,0 +1,111 @@ +# nextcloud + +![Version: 15.2.24](https://img.shields.io/badge/Version-15.2.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.3](https://img.shields.io/badge/AppVersion-24.0.3-informational?style=flat-square) + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.20 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/15.2.24/app-readme.md b/stable/nextcloud/15.2.24/app-readme.md new file mode 100644 index 0000000000..a9578ec10a --- /dev/null +++ b/stable/nextcloud/15.2.24/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/nextcloud + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/15.2.24/charts/collabora-online-12.1.20.tgz b/stable/nextcloud/15.2.24/charts/collabora-online-12.1.20.tgz new file mode 100644 index 0000000000..22a008c446 Binary files /dev/null and b/stable/nextcloud/15.2.24/charts/collabora-online-12.1.20.tgz differ diff --git a/stable/outline/3.0.23/charts/common-10.4.6.tgz b/stable/nextcloud/15.2.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/outline/3.0.23/charts/common-10.4.6.tgz rename to stable/nextcloud/15.2.24/charts/common-10.4.6.tgz diff --git a/stable/nextcloud/15.2.24/charts/postgresql-8.0.43.tgz b/stable/nextcloud/15.2.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/nextcloud/15.2.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/nextcloud/15.2.24/charts/redis-3.0.42.tgz b/stable/nextcloud/15.2.24/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/nextcloud/15.2.24/charts/redis-3.0.42.tgz differ diff --git a/stable/nextcloud/15.2.24/ci/basic-values.yaml b/stable/nextcloud/15.2.24/ci/basic-values.yaml new file mode 100644 index 0000000000..0e1ca14554 --- /dev/null +++ b/stable/nextcloud/15.2.24/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/15.2.24/ix_values.yaml b/stable/nextcloud/15.2.24/ix_values.yaml new file mode 100644 index 0000000000..87a8f03c12 --- /dev/null +++ b/stable/nextcloud/15.2.24/ix_values.yaml @@ -0,0 +1,423 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: v24.0.3@sha256:d901d041d3b4b7f67fc9763c5d33531ccafec2412bd9fbf38b4ad825f044e85d + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:0e75c68151dd62d627e20d7bf1398a0af2c006680bc3c29b47f33c703a5002fd + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + if [[ -f /data/config/config.php ]] && [[ ! -f /html/config/config.php ]]; then + echo "migrating from single to dual PVC's..." + echo "moving to placeholder location..." + mv -f /var/www/html/data/* /var/www/html/data/tomigrate/ + echo "moving userdata to data-pvc root..." + mv -f /var/www/html/data/tomigrate/data/* /var/www/html/data/ + echo "removing old data folder..." + rm -rf /var/www/html/data/tomigrate/data + echo "moving config, apps, templates and other content to html-pvc root..." + mv -f /var/www/html/data/tomigrate/* /var/www/html/ + echo "Removing migration temporary folder..." + rm -rf /var/www/html/data/tomigrate + fi + echo "Enforcing chmod 770 on data-dir..." + chmod 770 /var/www/html/data + echo "Migrating old data when found..." + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_INI_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size 512M; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +imaginary: + enabled: true + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" diff --git a/stable/nextcloud/15.2.24/questions.yaml b/stable/nextcloud/15.2.24/questions.yaml new file mode 100644 index 0000000000..d95e876346 --- /dev/null +++ b/stable/nextcloud/15.2.24/questions.yaml @@ -0,0 +1,2665 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + 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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (First Install Only - Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_INI_MEMORY_LIMIT + label: "PHP_INI_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10020 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: 33 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/nextcloud/15.2.24/templates/_configmap.tpl b/stable/nextcloud/15.2.24/templates/_configmap.tpl new file mode 100644 index 0000000000..abe500d31e --- /dev/null +++ b/stable/nextcloud/15.2.24/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/15.2.24/templates/_cronjob.tpl b/stable/nextcloud/15.2.24/templates/_cronjob.tpl new file mode 100644 index 0000000000..302f3b83aa --- /dev/null +++ b/stable/nextcloud/15.2.24/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/15.2.24/templates/_hpb.tpl b/stable/nextcloud/15.2.24/templates/_hpb.tpl new file mode 100644 index 0000000000..617bab9d8a --- /dev/null +++ b/stable/nextcloud/15.2.24/templates/_hpb.tpl @@ -0,0 +1,133 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not found... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set enabledPreviewProviders 6 --value='OC\Preview\Imaginary' + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + {{- end }} + + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:7867/push/test/cookie); do + echo "High Performance Backend not running ... waiting..." + sleep 10 + done + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + until $(curl --output /dev/null --silent --head --fail {{ $accessurl }}/push/test/cookie); do + echo "High Performance Backend service not accessable ... waiting..." + sleep 10 + done + echo "High Performance Backend found..." + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ notify_push:setup {{ $accessurl }}/push + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/15.2.24/templates/_imaginary.tpl b/stable/nextcloud/15.2.24/templates/_imaginary.tpl new file mode 100644 index 0000000000..57a72c4302 --- /dev/null +++ b/stable/nextcloud/15.2.24/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.2.24/templates/_nginx.tpl b/stable/nextcloud/15.2.24/templates/_nginx.tpl new file mode 100644 index 0000000000..df427f44bd --- /dev/null +++ b/stable/nextcloud/15.2.24/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.2.24/templates/common.yaml b/stable/nextcloud/15.2.24/templates/common.yaml new file mode 100644 index 0000000000..9314524b1a --- /dev/null +++ b/stable/nextcloud/15.2.24/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/outline/3.0.23/values.yaml b/stable/nextcloud/15.2.24/values.yaml similarity index 100% rename from stable/outline/3.0.23/values.yaml rename to stable/nextcloud/15.2.24/values.yaml diff --git a/stable/nocodb/3.0.27/Chart.lock b/stable/nocodb/3.0.27/Chart.lock deleted file mode 100644 index 63dec1cdcc..0000000000 --- a/stable/nocodb/3.0.27/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:05:47.456966951Z" diff --git a/stable/nocodb/3.0.27/charts/postgresql-8.0.42.tgz b/stable/nocodb/3.0.27/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/nocodb/3.0.27/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.27/charts/redis-3.0.41.tgz b/stable/nocodb/3.0.27/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/nocodb/3.0.27/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.27/CHANGELOG.md b/stable/nocodb/3.0.28/CHANGELOG.md similarity index 89% rename from stable/nocodb/3.0.27/CHANGELOG.md rename to stable/nocodb/3.0.28/CHANGELOG.md index 652585602f..b8ebdec424 100644 --- a/stable/nocodb/3.0.27/CHANGELOG.md +++ b/stable/nocodb/3.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [nocodb-3.0.28](https://github.com/truecharts/apps/compare/nocodb-3.0.27...nocodb-3.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [nocodb-3.0.27](https://github.com/truecharts/apps/compare/nocodb-3.0.25...nocodb-3.0.27) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [nocodb-3.0.14](https://github.com/truecharts/apps/compare/nocodb-3.0.13...nocodb-3.0.14) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/nocodb/3.0.28/Chart.lock b/stable/nocodb/3.0.28/Chart.lock new file mode 100644 index 0000000000..1933cd4d3a --- /dev/null +++ b/stable/nocodb/3.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:41:18.883765945Z" diff --git a/stable/nocodb/3.0.27/Chart.yaml b/stable/nocodb/3.0.28/Chart.yaml similarity index 94% rename from stable/nocodb/3.0.27/Chart.yaml rename to stable/nocodb/3.0.28/Chart.yaml index 9f5997a1d3..c4ea1467f5 100644 --- a/stable/nocodb/3.0.27/Chart.yaml +++ b/stable/nocodb/3.0.28/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. home: https://github.com/truecharts/apps/tree/master/charts/stable/nocodb icon: https://truecharts.org/img/chart-icons/nocodb.png @@ -26,7 +26,7 @@ name: nocodb sources: - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 3.0.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/3.0.27/README.md b/stable/nocodb/3.0.28/README.md similarity index 95% rename from stable/nocodb/3.0.27/README.md rename to stable/nocodb/3.0.28/README.md index 517b0b19c8..8c4619034b 100644 --- a/stable/nocodb/3.0.27/README.md +++ b/stable/nocodb/3.0.28/README.md @@ -1,6 +1,6 @@ # nocodb -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 0.92.4](https://img.shields.io/badge/AppVersion-0.92.4-informational?style=flat-square) +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 0.92.4](https://img.shields.io/badge/AppVersion-0.92.4-informational?style=flat-square) Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/nocodb/3.0.27/app-readme.md b/stable/nocodb/3.0.28/app-readme.md similarity index 100% rename from stable/nocodb/3.0.27/app-readme.md rename to stable/nocodb/3.0.28/app-readme.md diff --git a/stable/paperless-ng/4.0.22/charts/common-10.4.6.tgz b/stable/nocodb/3.0.28/charts/common-10.4.6.tgz similarity index 100% rename from stable/paperless-ng/4.0.22/charts/common-10.4.6.tgz rename to stable/nocodb/3.0.28/charts/common-10.4.6.tgz diff --git a/stable/nocodb/3.0.28/charts/postgresql-8.0.43.tgz b/stable/nocodb/3.0.28/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/nocodb/3.0.28/charts/postgresql-8.0.43.tgz differ diff --git a/stable/nocodb/3.0.28/charts/redis-3.0.42.tgz b/stable/nocodb/3.0.28/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/nocodb/3.0.28/charts/redis-3.0.42.tgz differ diff --git a/stable/nocodb/3.0.27/ix_values.yaml b/stable/nocodb/3.0.28/ix_values.yaml similarity index 100% rename from stable/nocodb/3.0.27/ix_values.yaml rename to stable/nocodb/3.0.28/ix_values.yaml diff --git a/stable/nocodb/3.0.27/questions.yaml b/stable/nocodb/3.0.28/questions.yaml similarity index 100% rename from stable/nocodb/3.0.27/questions.yaml rename to stable/nocodb/3.0.28/questions.yaml diff --git a/stable/nocodb/3.0.27/templates/_configmap.tpl b/stable/nocodb/3.0.28/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.27/templates/_configmap.tpl rename to stable/nocodb/3.0.28/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.27/templates/_secrets.tpl b/stable/nocodb/3.0.28/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.27/templates/_secrets.tpl rename to stable/nocodb/3.0.28/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.27/templates/common.yaml b/stable/nocodb/3.0.28/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.27/templates/common.yaml rename to stable/nocodb/3.0.28/templates/common.yaml diff --git a/stable/paperless-ng/4.0.22/values.yaml b/stable/nocodb/3.0.28/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.22/values.yaml rename to stable/nocodb/3.0.28/values.yaml diff --git a/stable/odoo/8.0.25/Chart.lock b/stable/odoo/8.0.25/Chart.lock deleted file mode 100644 index 138dad14be..0000000000 --- a/stable/odoo/8.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:06:39.115118258Z" diff --git a/stable/odoo/8.0.25/charts/postgresql-8.0.42.tgz b/stable/odoo/8.0.25/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/odoo/8.0.25/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/odoo/8.0.25/CHANGELOG.md b/stable/odoo/8.0.26/CHANGELOG.md similarity index 90% rename from stable/odoo/8.0.25/CHANGELOG.md rename to stable/odoo/8.0.26/CHANGELOG.md index 0c602a44dc..0d1f11b864 100644 --- a/stable/odoo/8.0.25/CHANGELOG.md +++ b/stable/odoo/8.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [odoo-8.0.26](https://github.com/truecharts/apps/compare/odoo-8.0.25...odoo-8.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [odoo-8.0.25](https://github.com/truecharts/apps/compare/odoo-8.0.23...odoo-8.0.25) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [odoo-8.0.12](https://github.com/truecharts/apps/compare/odoo-8.0.11...odoo-8.0.12) (2022-07-09) - -#### Chore - -* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106)) - - - diff --git a/stable/odoo/8.0.26/Chart.lock b/stable/odoo/8.0.26/Chart.lock new file mode 100644 index 0000000000..cfc18e126a --- /dev/null +++ b/stable/odoo/8.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:41:10.933565942Z" diff --git a/stable/odoo/8.0.25/Chart.yaml b/stable/odoo/8.0.26/Chart.yaml similarity index 96% rename from stable/odoo/8.0.25/Chart.yaml rename to stable/odoo/8.0.26/Chart.yaml index 2748029f0b..3ed5e6e3b2 100644 --- a/stable/odoo/8.0.25/Chart.yaml +++ b/stable/odoo/8.0.26/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "15.0" -version: 8.0.25 +version: 8.0.26 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://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/odoo/8.0.25/README.md b/stable/odoo/8.0.26/README.md similarity index 96% rename from stable/odoo/8.0.25/README.md rename to stable/odoo/8.0.26/README.md index 5e58686478..8172a2b6e3 100644 --- a/stable/odoo/8.0.25/README.md +++ b/stable/odoo/8.0.26/README.md @@ -1,6 +1,6 @@ # odoo -![Version: 8.0.25](https://img.shields.io/badge/Version-8.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) +![Version: 8.0.26](https://img.shields.io/badge/Version-8.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15.0](https://img.shields.io/badge/AppVersion-15.0-informational?style=flat-square) All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/odoo/8.0.25/app-readme.md b/stable/odoo/8.0.26/app-readme.md similarity index 100% rename from stable/odoo/8.0.25/app-readme.md rename to stable/odoo/8.0.26/app-readme.md diff --git a/stable/papermerge/3.0.20/charts/common-10.4.6.tgz b/stable/odoo/8.0.26/charts/common-10.4.6.tgz similarity index 100% rename from stable/papermerge/3.0.20/charts/common-10.4.6.tgz rename to stable/odoo/8.0.26/charts/common-10.4.6.tgz diff --git a/stable/odoo/8.0.26/charts/postgresql-8.0.43.tgz b/stable/odoo/8.0.26/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/odoo/8.0.26/charts/postgresql-8.0.43.tgz differ diff --git a/stable/odoo/8.0.25/ix_values.yaml b/stable/odoo/8.0.26/ix_values.yaml similarity index 100% rename from stable/odoo/8.0.25/ix_values.yaml rename to stable/odoo/8.0.26/ix_values.yaml diff --git a/stable/odoo/8.0.25/questions.yaml b/stable/odoo/8.0.26/questions.yaml similarity index 100% rename from stable/odoo/8.0.25/questions.yaml rename to stable/odoo/8.0.26/questions.yaml diff --git a/stable/odoo/8.0.25/templates/common.yaml b/stable/odoo/8.0.26/templates/common.yaml similarity index 100% rename from stable/odoo/8.0.25/templates/common.yaml rename to stable/odoo/8.0.26/templates/common.yaml diff --git a/stable/papermerge/3.0.20/values.yaml b/stable/odoo/8.0.26/values.yaml similarity index 100% rename from stable/papermerge/3.0.20/values.yaml rename to stable/odoo/8.0.26/values.yaml diff --git a/stable/onlyoffice-document-server/6.0.21/Chart.lock b/stable/onlyoffice-document-server/6.0.21/Chart.lock deleted file mode 100644 index 7fe1887daf..0000000000 --- a/stable/onlyoffice-document-server/6.0.21/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:07:02.593737085Z" diff --git a/stable/onlyoffice-document-server/6.0.21/charts/postgresql-8.0.42.tgz b/stable/onlyoffice-document-server/6.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/onlyoffice-document-server/6.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.21/charts/redis-3.0.41.tgz b/stable/onlyoffice-document-server/6.0.21/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/onlyoffice-document-server/6.0.21/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.21/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.22/CHANGELOG.md similarity index 89% rename from stable/onlyoffice-document-server/6.0.21/CHANGELOG.md rename to stable/onlyoffice-document-server/6.0.22/CHANGELOG.md index e6bdf4881d..75724f9bd2 100644 --- a/stable/onlyoffice-document-server/6.0.21/CHANGELOG.md +++ b/stable/onlyoffice-document-server/6.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [onlyoffice-document-server-6.0.22](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.21...onlyoffice-document-server-6.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [onlyoffice-document-server-6.0.21](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.19...onlyoffice-document-server-6.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [onlyoffice-document-server-6.0.8](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.7...onlyoffice-document-server-6.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/onlyoffice-document-server/6.0.22/Chart.lock b/stable/onlyoffice-document-server/6.0.22/Chart.lock new file mode 100644 index 0000000000..fc4e4c11d1 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.22/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:41:51.621453132Z" diff --git a/stable/onlyoffice-document-server/6.0.21/Chart.yaml b/stable/onlyoffice-document-server/6.0.22/Chart.yaml similarity index 95% rename from stable/onlyoffice-document-server/6.0.21/Chart.yaml rename to stable/onlyoffice-document-server/6.0.22/Chart.yaml index 2c01ebbcfa..34d042def4 100644 --- a/stable/onlyoffice-document-server/6.0.21/Chart.yaml +++ b/stable/onlyoffice-document-server/6.0.22/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office @@ -31,7 +31,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 6.0.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/6.0.21/README.md b/stable/onlyoffice-document-server/6.0.22/README.md similarity index 95% rename from stable/onlyoffice-document-server/6.0.21/README.md rename to stable/onlyoffice-document-server/6.0.22/README.md index 8990bdbbfe..b8747d0c80 100644 --- a/stable/onlyoffice-document-server/6.0.21/README.md +++ b/stable/onlyoffice-document-server/6.0.22/README.md @@ -1,6 +1,6 @@ # onlyoffice-document-server -![Version: 6.0.21](https://img.shields.io/badge/Version-6.0.21-informational?style=flat-square) ![AppVersion: 7.0.0](https://img.shields.io/badge/AppVersion-7.0.0-informational?style=flat-square) +![Version: 6.0.22](https://img.shields.io/badge/Version-6.0.22-informational?style=flat-square) ![AppVersion: 7.0.0](https://img.shields.io/badge/AppVersion-7.0.0-informational?style=flat-square) ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/6.0.21/app-readme.md b/stable/onlyoffice-document-server/6.0.22/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/6.0.21/app-readme.md rename to stable/onlyoffice-document-server/6.0.22/app-readme.md diff --git a/stable/photoview/4.0.20/charts/common-10.4.6.tgz b/stable/onlyoffice-document-server/6.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/photoview/4.0.20/charts/common-10.4.6.tgz rename to stable/onlyoffice-document-server/6.0.22/charts/common-10.4.6.tgz diff --git a/stable/onlyoffice-document-server/6.0.22/charts/postgresql-8.0.43.tgz b/stable/onlyoffice-document-server/6.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.22/charts/redis-3.0.42.tgz b/stable/onlyoffice-document-server/6.0.22/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.22/charts/redis-3.0.42.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.21/ix_values.yaml b/stable/onlyoffice-document-server/6.0.22/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.21/ix_values.yaml rename to stable/onlyoffice-document-server/6.0.22/ix_values.yaml diff --git a/stable/onlyoffice-document-server/6.0.21/questions.yaml b/stable/onlyoffice-document-server/6.0.22/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.21/questions.yaml rename to stable/onlyoffice-document-server/6.0.22/questions.yaml diff --git a/stable/onlyoffice-document-server/6.0.21/templates/common.yaml b/stable/onlyoffice-document-server/6.0.22/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.21/templates/common.yaml rename to stable/onlyoffice-document-server/6.0.22/templates/common.yaml diff --git a/stable/photoview/4.0.20/values.yaml b/stable/onlyoffice-document-server/6.0.22/values.yaml similarity index 100% rename from stable/photoview/4.0.20/values.yaml rename to stable/onlyoffice-document-server/6.0.22/values.yaml diff --git a/stable/openkm/7.0.21/Chart.lock b/stable/openkm/7.0.21/Chart.lock deleted file mode 100644 index 8c17364daa..0000000000 --- a/stable/openkm/7.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:07:10.445209852Z" diff --git a/stable/openkm/7.0.21/charts/postgresql-8.0.42.tgz b/stable/openkm/7.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/openkm/7.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/openkm/7.0.21/CHANGELOG.md b/stable/openkm/7.0.22/CHANGELOG.md similarity index 90% rename from stable/openkm/7.0.21/CHANGELOG.md rename to stable/openkm/7.0.22/CHANGELOG.md index 2ccff062d0..6277c16708 100644 --- a/stable/openkm/7.0.21/CHANGELOG.md +++ b/stable/openkm/7.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openkm-7.0.22](https://github.com/truecharts/apps/compare/openkm-7.0.21...openkm-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [openkm-7.0.21](https://github.com/truecharts/apps/compare/openkm-7.0.19...openkm-7.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [openkm-7.0.8](https://github.com/truecharts/apps/compare/openkm-7.0.7...openkm-7.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/openkm/7.0.22/Chart.lock b/stable/openkm/7.0.22/Chart.lock new file mode 100644 index 0000000000..30e1127db4 --- /dev/null +++ b/stable/openkm/7.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:41:52.365856356Z" diff --git a/stable/openkm/7.0.21/Chart.yaml b/stable/openkm/7.0.22/Chart.yaml similarity index 96% rename from stable/openkm/7.0.21/Chart.yaml rename to stable/openkm/7.0.22/Chart.yaml index b7246d8f32..a8a194e053 100644 --- a/stable/openkm/7.0.21/Chart.yaml +++ b/stable/openkm/7.0.22/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: 7.0.21 +version: 7.0.22 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/openkm/7.0.21/README.md b/stable/openkm/7.0.22/README.md similarity index 96% rename from stable/openkm/7.0.21/README.md rename to stable/openkm/7.0.22/README.md index 9b23554828..2c52ec2173 100644 --- a/stable/openkm/7.0.21/README.md +++ b/stable/openkm/7.0.22/README.md @@ -1,6 +1,6 @@ # openkm -![Version: 7.0.21](https://img.shields.io/badge/Version-7.0.21-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) +![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/openkm/7.0.21/app-readme.md b/stable/openkm/7.0.22/app-readme.md similarity index 100% rename from stable/openkm/7.0.21/app-readme.md rename to stable/openkm/7.0.22/app-readme.md diff --git a/stable/projectsend/3.0.22/charts/common-10.4.6.tgz b/stable/openkm/7.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/projectsend/3.0.22/charts/common-10.4.6.tgz rename to stable/openkm/7.0.22/charts/common-10.4.6.tgz diff --git a/stable/openkm/7.0.22/charts/postgresql-8.0.43.tgz b/stable/openkm/7.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/openkm/7.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/openkm/7.0.21/ix_values.yaml b/stable/openkm/7.0.22/ix_values.yaml similarity index 100% rename from stable/openkm/7.0.21/ix_values.yaml rename to stable/openkm/7.0.22/ix_values.yaml diff --git a/stable/openkm/7.0.21/questions.yaml b/stable/openkm/7.0.22/questions.yaml similarity index 100% rename from stable/openkm/7.0.21/questions.yaml rename to stable/openkm/7.0.22/questions.yaml diff --git a/stable/openkm/7.0.21/templates/_configmap.tpl b/stable/openkm/7.0.22/templates/_configmap.tpl similarity index 100% rename from stable/openkm/7.0.21/templates/_configmap.tpl rename to stable/openkm/7.0.22/templates/_configmap.tpl diff --git a/stable/openkm/7.0.21/templates/common.yaml b/stable/openkm/7.0.22/templates/common.yaml similarity index 100% rename from stable/openkm/7.0.21/templates/common.yaml rename to stable/openkm/7.0.22/templates/common.yaml diff --git a/stable/projectsend/3.0.22/values.yaml b/stable/openkm/7.0.22/values.yaml similarity index 100% rename from stable/projectsend/3.0.22/values.yaml rename to stable/openkm/7.0.22/values.yaml diff --git a/stable/outline/3.0.23/Chart.lock b/stable/outline/3.0.23/Chart.lock deleted file mode 100644 index 1dc96d3d1a..0000000000 --- a/stable/outline/3.0.23/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:07:59.027090823Z" diff --git a/stable/outline/3.0.23/charts/postgresql-8.0.42.tgz b/stable/outline/3.0.23/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/outline/3.0.23/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/outline/3.0.23/charts/redis-3.0.41.tgz b/stable/outline/3.0.23/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/outline/3.0.23/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/outline/3.0.23/CHANGELOG.md b/stable/outline/3.0.24/CHANGELOG.md similarity index 90% rename from stable/outline/3.0.23/CHANGELOG.md rename to stable/outline/3.0.24/CHANGELOG.md index b665a21c03..3b4ba6b8cd 100644 --- a/stable/outline/3.0.23/CHANGELOG.md +++ b/stable/outline/3.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [outline-3.0.24](https://github.com/truecharts/apps/compare/outline-3.0.23...outline-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [outline-3.0.23](https://github.com/truecharts/apps/compare/outline-3.0.21...outline-3.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089)) - - -### [outline-3.0.10](https://github.com/truecharts/apps/compare/outline-3.0.9...outline-3.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - diff --git a/stable/outline/3.0.24/Chart.lock b/stable/outline/3.0.24/Chart.lock new file mode 100644 index 0000000000..c8cdb20208 --- /dev/null +++ b/stable/outline/3.0.24/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:42:09.542690621Z" diff --git a/stable/outline/3.0.23/Chart.yaml b/stable/outline/3.0.24/Chart.yaml similarity index 94% rename from stable/outline/3.0.23/Chart.yaml rename to stable/outline/3.0.24/Chart.yaml index b5ac6b742b..69da1f7f41 100644 --- a/stable/outline/3.0.23/Chart.yaml +++ b/stable/outline/3.0.24/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 deprecated: false description: A fast, collaborative, knowledge base for your team built using React and Node.js. home: https://github.com/truecharts/apps/tree/master/charts/stable/outline @@ -28,7 +28,7 @@ name: outline sources: - https://github.com/outline/outline type: application -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/outline/3.0.23/README.md b/stable/outline/3.0.24/README.md similarity index 95% rename from stable/outline/3.0.23/README.md rename to stable/outline/3.0.24/README.md index 6559fd8f8b..f997f068c2 100644 --- a/stable/outline/3.0.23/README.md +++ b/stable/outline/3.0.24/README.md @@ -1,6 +1,6 @@ # outline -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.65.2](https://img.shields.io/badge/AppVersion-0.65.2-informational?style=flat-square) +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.65.2](https://img.shields.io/badge/AppVersion-0.65.2-informational?style=flat-square) A fast, collaborative, knowledge base for your team built using React and Node.js. @@ -23,8 +23,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/outline/3.0.23/app-readme.md b/stable/outline/3.0.24/app-readme.md similarity index 100% rename from stable/outline/3.0.23/app-readme.md rename to stable/outline/3.0.24/app-readme.md diff --git a/stable/pydio-cells/4.0.21/charts/common-10.4.6.tgz b/stable/outline/3.0.24/charts/common-10.4.6.tgz similarity index 100% rename from stable/pydio-cells/4.0.21/charts/common-10.4.6.tgz rename to stable/outline/3.0.24/charts/common-10.4.6.tgz diff --git a/stable/outline/3.0.24/charts/postgresql-8.0.43.tgz b/stable/outline/3.0.24/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/outline/3.0.24/charts/postgresql-8.0.43.tgz differ diff --git a/stable/outline/3.0.24/charts/redis-3.0.42.tgz b/stable/outline/3.0.24/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/outline/3.0.24/charts/redis-3.0.42.tgz differ diff --git a/stable/outline/3.0.23/ix_values.yaml b/stable/outline/3.0.24/ix_values.yaml similarity index 100% rename from stable/outline/3.0.23/ix_values.yaml rename to stable/outline/3.0.24/ix_values.yaml diff --git a/stable/outline/3.0.23/questions.yaml b/stable/outline/3.0.24/questions.yaml similarity index 100% rename from stable/outline/3.0.23/questions.yaml rename to stable/outline/3.0.24/questions.yaml diff --git a/stable/outline/3.0.23/templates/_secrets.tpl b/stable/outline/3.0.24/templates/_secrets.tpl similarity index 100% rename from stable/outline/3.0.23/templates/_secrets.tpl rename to stable/outline/3.0.24/templates/_secrets.tpl diff --git a/stable/outline/3.0.23/templates/common.yaml b/stable/outline/3.0.24/templates/common.yaml similarity index 100% rename from stable/outline/3.0.23/templates/common.yaml rename to stable/outline/3.0.24/templates/common.yaml diff --git a/stable/pydio-cells/4.0.21/values.yaml b/stable/outline/3.0.24/values.yaml similarity index 100% rename from stable/pydio-cells/4.0.21/values.yaml rename to stable/outline/3.0.24/values.yaml diff --git a/stable/paperless-ng/4.0.22/charts/postgresql-8.0.42.tgz b/stable/paperless-ng/4.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/paperless-ng/4.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.22/charts/redis-3.0.41.tgz b/stable/paperless-ng/4.0.22/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/paperless-ng/4.0.22/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.22/CHANGELOG.md b/stable/paperless-ng/4.0.23/CHANGELOG.md similarity index 90% rename from stable/paperless-ng/4.0.22/CHANGELOG.md rename to stable/paperless-ng/4.0.23/CHANGELOG.md index dd0acd21a4..5f6e81d7a9 100644 --- a/stable/paperless-ng/4.0.22/CHANGELOG.md +++ b/stable/paperless-ng/4.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [paperless-ng-4.0.23](https://github.com/truecharts/apps/compare/paperless-ng-4.0.22...paperless-ng-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [paperless-ng-4.0.22](https://github.com/truecharts/apps/compare/paperless-ng-4.0.20...paperless-ng-4.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [paperless-ng-4.0.9](https://github.com/truecharts/apps/compare/paperless-ng-4.0.8...paperless-ng-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/paperless-ng/4.0.23/Chart.lock b/stable/paperless-ng/4.0.23/Chart.lock new file mode 100644 index 0000000000..a1a2b5242b --- /dev/null +++ b/stable/paperless-ng/4.0.23/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:42:15.877382702Z" diff --git a/stable/paperless-ng/4.0.22/Chart.yaml b/stable/paperless-ng/4.0.23/Chart.yaml similarity index 95% rename from stable/paperless-ng/4.0.22/Chart.yaml rename to stable/paperless-ng/4.0.23/Chart.yaml index ef7f2f01bf..b758e3ae3e 100644 --- a/stable/paperless-ng/4.0.22/Chart.yaml +++ b/stable/paperless-ng/4.0.23/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 4.0.22 +version: 4.0.23 appVersion: "1.7.1" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application @@ -23,11 +23,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/paperless-ng/4.0.22/README.md b/stable/paperless-ng/4.0.23/README.md similarity index 95% rename from stable/paperless-ng/4.0.22/README.md rename to stable/paperless-ng/4.0.23/README.md index 30cb200d7a..1468dfec32 100644 --- a/stable/paperless-ng/4.0.22/README.md +++ b/stable/paperless-ng/4.0.23/README.md @@ -1,6 +1,6 @@ # paperless-ng -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square) Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/paperless-ng/4.0.22/app-readme.md b/stable/paperless-ng/4.0.23/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.22/app-readme.md rename to stable/paperless-ng/4.0.23/app-readme.md diff --git a/stable/quassel-core/3.0.20/charts/common-10.4.6.tgz b/stable/paperless-ng/4.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/quassel-core/3.0.20/charts/common-10.4.6.tgz rename to stable/paperless-ng/4.0.23/charts/common-10.4.6.tgz diff --git a/stable/paperless-ng/4.0.23/charts/postgresql-8.0.43.tgz b/stable/paperless-ng/4.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/paperless-ng/4.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/paperless-ng/4.0.23/charts/redis-3.0.42.tgz b/stable/paperless-ng/4.0.23/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/paperless-ng/4.0.23/charts/redis-3.0.42.tgz differ diff --git a/stable/paperless-ng/4.0.22/ix_values.yaml b/stable/paperless-ng/4.0.23/ix_values.yaml similarity index 100% rename from stable/paperless-ng/4.0.22/ix_values.yaml rename to stable/paperless-ng/4.0.23/ix_values.yaml diff --git a/stable/paperless-ng/4.0.22/questions.yaml b/stable/paperless-ng/4.0.23/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.22/questions.yaml rename to stable/paperless-ng/4.0.23/questions.yaml diff --git a/stable/paperless-ng/4.0.22/templates/_sercrets.tpl b/stable/paperless-ng/4.0.23/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.22/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.23/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.22/templates/common.yaml b/stable/paperless-ng/4.0.23/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.22/templates/common.yaml rename to stable/paperless-ng/4.0.23/templates/common.yaml diff --git a/stable/quassel-core/3.0.20/values.yaml b/stable/paperless-ng/4.0.23/values.yaml similarity index 100% rename from stable/quassel-core/3.0.20/values.yaml rename to stable/paperless-ng/4.0.23/values.yaml diff --git a/stable/papermerge/3.0.20/charts/redis-3.0.41.tgz b/stable/papermerge/3.0.20/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/papermerge/3.0.20/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.20/CHANGELOG.md b/stable/papermerge/3.0.21/CHANGELOG.md similarity index 90% rename from stable/papermerge/3.0.20/CHANGELOG.md rename to stable/papermerge/3.0.21/CHANGELOG.md index ff21110f01..cdf1b57423 100644 --- a/stable/papermerge/3.0.20/CHANGELOG.md +++ b/stable/papermerge/3.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [papermerge-3.0.21](https://github.com/truecharts/apps/compare/papermerge-3.0.20...papermerge-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [papermerge-3.0.20](https://github.com/truecharts/apps/compare/papermerge-3.0.18...papermerge-3.0.20) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [papermerge-3.0.7](https://github.com/truecharts/apps/compare/papermerge-3.0.6...papermerge-3.0.7) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - diff --git a/stable/papermerge/3.0.20/Chart.lock b/stable/papermerge/3.0.21/Chart.lock similarity index 52% rename from stable/papermerge/3.0.20/Chart.lock rename to stable/papermerge/3.0.21/Chart.lock index dc20639c00..0a80116fad 100644 --- a/stable/papermerge/3.0.20/Chart.lock +++ b/stable/papermerge/3.0.21/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:81833030fdff1aeb6c39e535ae588831a73d61226036edebb2e9b0bab07ac4f5 -generated: "2022-07-23T00:08:31.456846373Z" + version: 3.0.42 +digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 +generated: "2022-07-23T09:42:33.222687728Z" diff --git a/stable/papermerge/3.0.20/Chart.yaml b/stable/papermerge/3.0.21/Chart.yaml similarity index 96% rename from stable/papermerge/3.0.20/Chart.yaml rename to stable/papermerge/3.0.21/Chart.yaml index eaadcd6bd3..c433ea2ea6 100644 --- a/stable/papermerge/3.0.20/Chart.yaml +++ b/stable/papermerge/3.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: papermerge -version: 3.0.20 +version: 3.0.21 appVersion: "2.0.1" description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. type: application @@ -19,7 +19,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/papermerge/3.0.20/README.md b/stable/papermerge/3.0.21/README.md similarity index 96% rename from stable/papermerge/3.0.20/README.md rename to stable/papermerge/3.0.21/README.md index 28d5503133..3a389737de 100644 --- a/stable/papermerge/3.0.20/README.md +++ b/stable/papermerge/3.0.21/README.md @@ -1,6 +1,6 @@ # papermerge -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/papermerge/3.0.20/app-readme.md b/stable/papermerge/3.0.21/app-readme.md similarity index 100% rename from stable/papermerge/3.0.20/app-readme.md rename to stable/papermerge/3.0.21/app-readme.md diff --git a/stable/recipes/8.0.26/charts/common-10.4.6.tgz b/stable/papermerge/3.0.21/charts/common-10.4.6.tgz similarity index 100% rename from stable/recipes/8.0.26/charts/common-10.4.6.tgz rename to stable/papermerge/3.0.21/charts/common-10.4.6.tgz diff --git a/stable/papermerge/3.0.21/charts/redis-3.0.42.tgz b/stable/papermerge/3.0.21/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/papermerge/3.0.21/charts/redis-3.0.42.tgz differ diff --git a/stable/papermerge/3.0.20/ix_values.yaml b/stable/papermerge/3.0.21/ix_values.yaml similarity index 100% rename from stable/papermerge/3.0.20/ix_values.yaml rename to stable/papermerge/3.0.21/ix_values.yaml diff --git a/stable/papermerge/3.0.20/questions.yaml b/stable/papermerge/3.0.21/questions.yaml similarity index 100% rename from stable/papermerge/3.0.20/questions.yaml rename to stable/papermerge/3.0.21/questions.yaml diff --git a/stable/papermerge/3.0.20/templates/common.yaml b/stable/papermerge/3.0.21/templates/common.yaml similarity index 100% rename from stable/papermerge/3.0.20/templates/common.yaml rename to stable/papermerge/3.0.21/templates/common.yaml diff --git a/stable/recipes/8.0.26/values.yaml b/stable/papermerge/3.0.21/values.yaml similarity index 100% rename from stable/recipes/8.0.26/values.yaml rename to stable/papermerge/3.0.21/values.yaml diff --git a/stable/photoprism/10.0.26/CHANGELOG.md b/stable/photoprism/10.0.26/CHANGELOG.md new file mode 100644 index 0000000000..0b83a9155e --- /dev/null +++ b/stable/photoprism/10.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.26](https://github.com/truecharts/apps/compare/photoprism-10.0.25...photoprism-10.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [photoprism-10.0.25](https://github.com/truecharts/apps/compare/photoprism-10.0.23...photoprism-10.0.25) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [photoprism-10.0.23](https://github.com/truecharts/apps/compare/photoprism-10.0.22...photoprism-10.0.23) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [photoprism-10.0.22](https://github.com/truecharts/apps/compare/photoprism-10.0.21...photoprism-10.0.22) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [photoprism-10.0.21](https://github.com/truecharts/apps/compare/photoprism-10.0.19...photoprism-10.0.21) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [photoprism-10.0.19](https://github.com/truecharts/apps/compare/photoprism-10.0.17...photoprism-10.0.19) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [photoprism-10.0.17](https://github.com/truecharts/apps/compare/photoprism-10.0.16...photoprism-10.0.17) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [photoprism-10.0.16](https://github.com/truecharts/apps/compare/photoprism-10.0.15...photoprism-10.0.16) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [photoprism-10.0.15](https://github.com/truecharts/apps/compare/photoprism-10.0.14...photoprism-10.0.15) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [photoprism-10.0.14](https://github.com/truecharts/apps/compare/photoprism-10.0.13...photoprism-10.0.14) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [photoprism-10.0.13](https://github.com/truecharts/apps/compare/photoprism-10.0.12...photoprism-10.0.13) (2022-07-05) + +#### Chore + +* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) + + + diff --git a/stable/photoprism/10.0.26/Chart.lock b/stable/photoprism/10.0.26/Chart.lock new file mode 100644 index 0000000000..ff4e9b461a --- /dev/null +++ b/stable/photoprism/10.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:42:41.650721302Z" diff --git a/stable/photoprism/10.0.26/Chart.yaml b/stable/photoprism/10.0.26/Chart.yaml new file mode 100644 index 0000000000..794f2ecdd6 --- /dev/null +++ b/stable/photoprism/10.0.26/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "220629" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +description: + "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\ + \ and sharing your personal photo collection" +home: https://github.com/truecharts/apps/tree/master/charts/stable/photoprism +icon: https://truecharts.org/img/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism +version: 10.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.26/README.md b/stable/photoprism/10.0.26/README.md new file mode 100644 index 0000000000..5f1d2884f1 --- /dev/null +++ b/stable/photoprism/10.0.26/README.md @@ -0,0 +1,109 @@ +# photoprism + +![Version: 10.0.26](https://img.shields.io/badge/Version-10.0.26-informational?style=flat-square) ![AppVersion: 220629](https://img.shields.io/badge/AppVersion-220629-informational?style=flat-square) + +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.41 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `photoprism` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install photoprism TrueCharts/photoprism +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `photoprism` deployment + +```console +helm uninstall photoprism +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoprism \ + --set env.TZ="America/New York" \ + TrueCharts/photoprism +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photoprism TrueCharts/photoprism -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoprism/10.0.26/app-readme.md b/stable/photoprism/10.0.26/app-readme.md new file mode 100644 index 0000000000..b746e847a6 --- /dev/null +++ b/stable/photoprism/10.0.26/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/photoprism + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/redmine/3.0.25/charts/common-10.4.6.tgz b/stable/photoprism/10.0.26/charts/common-10.4.6.tgz similarity index 100% rename from stable/redmine/3.0.25/charts/common-10.4.6.tgz rename to stable/photoprism/10.0.26/charts/common-10.4.6.tgz diff --git a/stable/photoprism/10.0.26/charts/mariadb-3.0.41.tgz b/stable/photoprism/10.0.26/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/photoprism/10.0.26/charts/mariadb-3.0.41.tgz differ diff --git a/stable/photoprism/10.0.26/ix_values.yaml b/stable/photoprism/10.0.26/ix_values.yaml new file mode 100644 index 0000000000..8f22d9330a --- /dev/null +++ b/stable/photoprism/10.0.26/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v220629@sha256:0eec07b0c3bec89178ab6bd5b704feae4e6b7297577b81aaa789ef6e57f36000 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + +secretEnv: + PHOTOPRISM_ADMIN_PASSWORD: "please-change" + +env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism/temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.podSecurityContext.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.podSecurityContext.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.env.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + name: mariadbcreds + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + name: mariadbcreds + key: mariadb-password + +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 + +persistence: + storage: + enabled: true + mountPath: "/assets" + temp: + enabled: true + mountPath: "/photoprism/temp" + type: emptyDir + +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + existingSecret: "mariadbcreds" diff --git a/stable/photoprism/10.0.26/questions.yaml b/stable/photoprism/10.0.26/questions.yaml new file mode 100644 index 0000000000..60541b4bd1 --- /dev/null +++ b/stable/photoprism/10.0.26/questions.yaml @@ -0,0 +1,2472 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + 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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 2342 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 2342 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/photoview/4.0.20/templates/common.yaml b/stable/photoprism/10.0.26/templates/common.yaml similarity index 100% rename from stable/photoview/4.0.20/templates/common.yaml rename to stable/photoprism/10.0.26/templates/common.yaml diff --git a/stable/redmine/3.0.25/values.yaml b/stable/photoprism/10.0.26/values.yaml similarity index 100% rename from stable/redmine/3.0.25/values.yaml rename to stable/photoprism/10.0.26/values.yaml diff --git a/stable/photoview/4.0.20/Chart.lock b/stable/photoview/4.0.20/Chart.lock deleted file mode 100644 index e8e6303f61..0000000000 --- a/stable/photoview/4.0.20/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:09:10.367147896Z" diff --git a/stable/photoview/4.0.20/charts/postgresql-8.0.42.tgz b/stable/photoview/4.0.20/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/photoview/4.0.20/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/photoview/4.0.20/CHANGELOG.md b/stable/photoview/4.0.21/CHANGELOG.md similarity index 90% rename from stable/photoview/4.0.20/CHANGELOG.md rename to stable/photoview/4.0.21/CHANGELOG.md index b9e34e9472..2f2a3ead71 100644 --- a/stable/photoview/4.0.20/CHANGELOG.md +++ b/stable/photoview/4.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [photoview-4.0.21](https://github.com/truecharts/apps/compare/photoview-4.0.20...photoview-4.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [photoview-4.0.20](https://github.com/truecharts/apps/compare/photoview-4.0.18...photoview-4.0.20) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - -### [photoview-4.0.6](https://github.com/truecharts/apps/compare/photoview-4.0.5...photoview-4.0.6) (2022-06-25) - -#### Chore - -* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - diff --git a/stable/spotweb/4.0.22/Chart.lock b/stable/photoview/4.0.21/Chart.lock similarity index 53% rename from stable/spotweb/4.0.22/Chart.lock rename to stable/photoview/4.0.21/Chart.lock index c3130602da..34d7b938a2 100644 --- a/stable/spotweb/4.0.22/Chart.lock +++ b/stable/photoview/4.0.21/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:14:37.05820677Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:42:58.0367605Z" diff --git a/stable/photoview/4.0.20/Chart.yaml b/stable/photoview/4.0.21/Chart.yaml similarity index 95% rename from stable/photoview/4.0.20/Chart.yaml rename to stable/photoview/4.0.21/Chart.yaml index 89107c50de..7b22adeb9c 100644 --- a/stable/photoview/4.0.20/Chart.yaml +++ b/stable/photoview/4.0.21/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Photoview is a simple and user-friendly photo gallery. home: https://github.com/truecharts/apps/tree/master/charts/stable/photoview icon: https://truecharts.org/img/chart-icons/photoview.png @@ -23,7 +23,7 @@ name: photoview sources: - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview -version: 4.0.20 +version: 4.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoview/4.0.20/README.md b/stable/photoview/4.0.21/README.md similarity index 96% rename from stable/photoview/4.0.20/README.md rename to stable/photoview/4.0.21/README.md index 4187886581..b7a62c04b5 100644 --- a/stable/photoview/4.0.20/README.md +++ b/stable/photoview/4.0.21/README.md @@ -1,6 +1,6 @@ # photoview -![Version: 4.0.20](https://img.shields.io/badge/Version-4.0.20-informational?style=flat-square) ![AppVersion: 2.3.12](https://img.shields.io/badge/AppVersion-2.3.12-informational?style=flat-square) +![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 2.3.12](https://img.shields.io/badge/AppVersion-2.3.12-informational?style=flat-square) Photoview is a simple and user-friendly photo gallery. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/photoview/4.0.20/app-readme.md b/stable/photoview/4.0.21/app-readme.md similarity index 100% rename from stable/photoview/4.0.20/app-readme.md rename to stable/photoview/4.0.21/app-readme.md diff --git a/stable/rsshub/3.0.47/charts/common-10.4.6.tgz b/stable/photoview/4.0.21/charts/common-10.4.6.tgz similarity index 100% rename from stable/rsshub/3.0.47/charts/common-10.4.6.tgz rename to stable/photoview/4.0.21/charts/common-10.4.6.tgz diff --git a/stable/photoview/4.0.21/charts/postgresql-8.0.43.tgz b/stable/photoview/4.0.21/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/photoview/4.0.21/charts/postgresql-8.0.43.tgz differ diff --git a/stable/photoview/4.0.20/ix_values.yaml b/stable/photoview/4.0.21/ix_values.yaml similarity index 100% rename from stable/photoview/4.0.20/ix_values.yaml rename to stable/photoview/4.0.21/ix_values.yaml diff --git a/stable/photoview/4.0.20/questions.yaml b/stable/photoview/4.0.21/questions.yaml similarity index 100% rename from stable/photoview/4.0.20/questions.yaml rename to stable/photoview/4.0.21/questions.yaml diff --git a/stable/projectsend/3.0.22/templates/common.yaml b/stable/photoview/4.0.21/templates/common.yaml similarity index 100% rename from stable/projectsend/3.0.22/templates/common.yaml rename to stable/photoview/4.0.21/templates/common.yaml diff --git a/stable/rsshub/3.0.47/values.yaml b/stable/photoview/4.0.21/values.yaml similarity index 100% rename from stable/rsshub/3.0.47/values.yaml rename to stable/photoview/4.0.21/values.yaml diff --git a/stable/projectsend/3.0.22/Chart.lock b/stable/projectsend/3.0.22/Chart.lock deleted file mode 100644 index 4f0eff07a1..0000000000 --- a/stable/projectsend/3.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:10:09.49028331Z" diff --git a/stable/projectsend/3.0.22/charts/mariadb-3.0.40.tgz b/stable/projectsend/3.0.22/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/projectsend/3.0.22/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.22/CHANGELOG.md b/stable/projectsend/3.0.23/CHANGELOG.md similarity index 89% rename from stable/projectsend/3.0.22/CHANGELOG.md rename to stable/projectsend/3.0.23/CHANGELOG.md index 9b1c97b8e6..c644c8562c 100644 --- a/stable/projectsend/3.0.22/CHANGELOG.md +++ b/stable/projectsend/3.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [projectsend-3.0.23](https://github.com/truecharts/apps/compare/projectsend-3.0.22...projectsend-3.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [projectsend-3.0.22](https://github.com/truecharts/apps/compare/projectsend-3.0.20...projectsend-3.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [projectsend-3.0.9](https://github.com/truecharts/apps/compare/projectsend-3.0.8...projectsend-3.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/projectsend/3.0.23/Chart.lock b/stable/projectsend/3.0.23/Chart.lock new file mode 100644 index 0000000000..00472cfab3 --- /dev/null +++ b/stable/projectsend/3.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:43:04.814093336Z" diff --git a/stable/projectsend/3.0.22/Chart.yaml b/stable/projectsend/3.0.23/Chart.yaml similarity index 96% rename from stable/projectsend/3.0.22/Chart.yaml rename to stable/projectsend/3.0.23/Chart.yaml index 0c8997676b..8fe5c641f2 100644 --- a/stable/projectsend/3.0.22/Chart.yaml +++ b/stable/projectsend/3.0.23/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: projectsend -version: 3.0.22 +version: 3.0.23 appVersion: "2021.12.10" description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. type: application @@ -18,7 +18,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/projectsend/3.0.22/README.md b/stable/projectsend/3.0.23/README.md similarity index 96% rename from stable/projectsend/3.0.22/README.md rename to stable/projectsend/3.0.23/README.md index a29767590a..10e07118bd 100644 --- a/stable/projectsend/3.0.22/README.md +++ b/stable/projectsend/3.0.23/README.md @@ -1,6 +1,6 @@ # projectsend -![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) +![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/projectsend/3.0.22/app-readme.md b/stable/projectsend/3.0.23/app-readme.md similarity index 100% rename from stable/projectsend/3.0.22/app-readme.md rename to stable/projectsend/3.0.23/app-readme.md diff --git a/stable/shiori/7.0.21/charts/common-10.4.6.tgz b/stable/projectsend/3.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/shiori/7.0.21/charts/common-10.4.6.tgz rename to stable/projectsend/3.0.23/charts/common-10.4.6.tgz diff --git a/stable/projectsend/3.0.23/charts/mariadb-3.0.41.tgz b/stable/projectsend/3.0.23/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/projectsend/3.0.23/charts/mariadb-3.0.41.tgz differ diff --git a/stable/projectsend/3.0.22/ix_values.yaml b/stable/projectsend/3.0.23/ix_values.yaml similarity index 100% rename from stable/projectsend/3.0.22/ix_values.yaml rename to stable/projectsend/3.0.23/ix_values.yaml diff --git a/stable/projectsend/3.0.22/questions.yaml b/stable/projectsend/3.0.23/questions.yaml similarity index 100% rename from stable/projectsend/3.0.22/questions.yaml rename to stable/projectsend/3.0.23/questions.yaml diff --git a/stable/quassel-core/3.0.20/templates/common.yaml b/stable/projectsend/3.0.23/templates/common.yaml similarity index 100% rename from stable/quassel-core/3.0.20/templates/common.yaml rename to stable/projectsend/3.0.23/templates/common.yaml diff --git a/stable/shiori/7.0.21/values.yaml b/stable/projectsend/3.0.23/values.yaml similarity index 100% rename from stable/shiori/7.0.21/values.yaml rename to stable/projectsend/3.0.23/values.yaml diff --git a/stable/pydio-cells/4.0.21/Chart.lock b/stable/pydio-cells/4.0.21/Chart.lock deleted file mode 100644 index e96009249d..0000000000 --- a/stable/pydio-cells/4.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:10:52.069280275Z" diff --git a/stable/pydio-cells/4.0.21/charts/mariadb-3.0.40.tgz b/stable/pydio-cells/4.0.21/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/pydio-cells/4.0.21/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.21/CHANGELOG.md b/stable/pydio-cells/4.0.22/CHANGELOG.md similarity index 90% rename from stable/pydio-cells/4.0.21/CHANGELOG.md rename to stable/pydio-cells/4.0.22/CHANGELOG.md index 729b0e1501..4be2ae05d6 100644 --- a/stable/pydio-cells/4.0.21/CHANGELOG.md +++ b/stable/pydio-cells/4.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [pydio-cells-4.0.22](https://github.com/truecharts/apps/compare/pydio-cells-4.0.21...pydio-cells-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [pydio-cells-4.0.21](https://github.com/truecharts/apps/compare/pydio-cells-4.0.19...pydio-cells-4.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - -### [pydio-cells-4.0.8](https://github.com/truecharts/apps/compare/pydio-cells-4.0.7...pydio-cells-4.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - diff --git a/stable/clarkson/3.0.23/Chart.lock b/stable/pydio-cells/4.0.22/Chart.lock similarity index 53% rename from stable/clarkson/3.0.23/Chart.lock rename to stable/pydio-cells/4.0.22/Chart.lock index 77d5f3a6c9..6e816c716d 100644 --- a/stable/clarkson/3.0.23/Chart.lock +++ b/stable/pydio-cells/4.0.22/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-22T23:48:39.10303625Z" + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:43:13.77484859Z" diff --git a/stable/pydio-cells/4.0.21/Chart.yaml b/stable/pydio-cells/4.0.22/Chart.yaml similarity index 95% rename from stable/pydio-cells/4.0.21/Chart.yaml rename to stable/pydio-cells/4.0.22/Chart.yaml index 0383326988..c4c9def865 100644 --- a/stable/pydio-cells/4.0.21/Chart.yaml +++ b/stable/pydio-cells/4.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pydio-cells -version: 4.0.21 +version: 4.0.22 appVersion: "3.0.9" description: Pydio-cells is the nextgen file sharing platform for organizations. type: application @@ -19,7 +19,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/pydio-cells/4.0.21/README.md b/stable/pydio-cells/4.0.22/README.md similarity index 96% rename from stable/pydio-cells/4.0.21/README.md rename to stable/pydio-cells/4.0.22/README.md index 8b5c50d152..c459a34daa 100644 --- a/stable/pydio-cells/4.0.21/README.md +++ b/stable/pydio-cells/4.0.22/README.md @@ -1,6 +1,6 @@ # pydio-cells -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9](https://img.shields.io/badge/AppVersion-3.0.9-informational?style=flat-square) +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.9](https://img.shields.io/badge/AppVersion-3.0.9-informational?style=flat-square) Pydio-cells is the nextgen file sharing platform for organizations. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/pydio-cells/4.0.21/app-readme.md b/stable/pydio-cells/4.0.22/app-readme.md similarity index 100% rename from stable/pydio-cells/4.0.21/app-readme.md rename to stable/pydio-cells/4.0.22/app-readme.md diff --git a/stable/shlink/4.0.22/charts/common-10.4.6.tgz b/stable/pydio-cells/4.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/shlink/4.0.22/charts/common-10.4.6.tgz rename to stable/pydio-cells/4.0.22/charts/common-10.4.6.tgz diff --git a/stable/pydio-cells/4.0.22/charts/mariadb-3.0.41.tgz b/stable/pydio-cells/4.0.22/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/pydio-cells/4.0.22/charts/mariadb-3.0.41.tgz differ diff --git a/stable/pydio-cells/4.0.21/ix_values.yaml b/stable/pydio-cells/4.0.22/ix_values.yaml similarity index 100% rename from stable/pydio-cells/4.0.21/ix_values.yaml rename to stable/pydio-cells/4.0.22/ix_values.yaml diff --git a/stable/pydio-cells/4.0.21/questions.yaml b/stable/pydio-cells/4.0.22/questions.yaml similarity index 100% rename from stable/pydio-cells/4.0.21/questions.yaml rename to stable/pydio-cells/4.0.22/questions.yaml diff --git a/stable/pydio-cells/4.0.21/templates/common.yaml b/stable/pydio-cells/4.0.22/templates/common.yaml similarity index 100% rename from stable/pydio-cells/4.0.21/templates/common.yaml rename to stable/pydio-cells/4.0.22/templates/common.yaml diff --git a/stable/shlink/4.0.22/values.yaml b/stable/pydio-cells/4.0.22/values.yaml similarity index 100% rename from stable/shlink/4.0.22/values.yaml rename to stable/pydio-cells/4.0.22/values.yaml diff --git a/stable/quassel-core/3.0.20/Chart.lock b/stable/quassel-core/3.0.20/Chart.lock deleted file mode 100644 index 4967712407..0000000000 --- a/stable/quassel-core/3.0.20/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:11:29.949049518Z" diff --git a/stable/quassel-core/3.0.20/charts/postgresql-8.0.42.tgz b/stable/quassel-core/3.0.20/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/quassel-core/3.0.20/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.20/CHANGELOG.md b/stable/quassel-core/3.0.21/CHANGELOG.md similarity index 90% rename from stable/quassel-core/3.0.20/CHANGELOG.md rename to stable/quassel-core/3.0.21/CHANGELOG.md index 766c4d0823..683b2ffc65 100644 --- a/stable/quassel-core/3.0.20/CHANGELOG.md +++ b/stable/quassel-core/3.0.21/CHANGELOG.md @@ -2,6 +2,15 @@ +## [quassel-core-3.0.21](https://github.com/truecharts/apps/compare/quassel-core-3.0.20...quassel-core-3.0.21) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [quassel-core-3.0.20](https://github.com/truecharts/apps/compare/quassel-core-3.0.18...quassel-core-3.0.20) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [quassel-core-3.0.7](https://github.com/truecharts/apps/compare/quassel-core-3.0.6...quassel-core-3.0.7) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/quassel-core/3.0.21/Chart.lock b/stable/quassel-core/3.0.21/Chart.lock new file mode 100644 index 0000000000..ef3c46ca8f --- /dev/null +++ b/stable/quassel-core/3.0.21/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:43:22.156438253Z" diff --git a/stable/quassel-core/3.0.20/Chart.yaml b/stable/quassel-core/3.0.21/Chart.yaml similarity index 95% rename from stable/quassel-core/3.0.20/Chart.yaml rename to stable/quassel-core/3.0.21/Chart.yaml index 7f6be9f2f9..b1dc282c37 100644 --- a/stable/quassel-core/3.0.20/Chart.yaml +++ b/stable/quassel-core/3.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 3.0.20 +version: 3.0.21 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/quassel-core/3.0.20/README.md b/stable/quassel-core/3.0.21/README.md similarity index 96% rename from stable/quassel-core/3.0.20/README.md rename to stable/quassel-core/3.0.21/README.md index 5c150ce65f..84b55d70ad 100644 --- a/stable/quassel-core/3.0.20/README.md +++ b/stable/quassel-core/3.0.21/README.md @@ -1,6 +1,6 @@ # quassel-core -![Version: 3.0.20](https://img.shields.io/badge/Version-3.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) +![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) Quassel-core is a modern, cross-platform, distributed IRC client. @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/quassel-core/3.0.20/app-readme.md b/stable/quassel-core/3.0.21/app-readme.md similarity index 100% rename from stable/quassel-core/3.0.20/app-readme.md rename to stable/quassel-core/3.0.21/app-readme.md diff --git a/stable/snipe-it/4.0.29/charts/common-10.4.6.tgz b/stable/quassel-core/3.0.21/charts/common-10.4.6.tgz similarity index 100% rename from stable/snipe-it/4.0.29/charts/common-10.4.6.tgz rename to stable/quassel-core/3.0.21/charts/common-10.4.6.tgz diff --git a/stable/quassel-core/3.0.21/charts/postgresql-8.0.43.tgz b/stable/quassel-core/3.0.21/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/quassel-core/3.0.21/charts/postgresql-8.0.43.tgz differ diff --git a/stable/quassel-core/3.0.20/ix_values.yaml b/stable/quassel-core/3.0.21/ix_values.yaml similarity index 100% rename from stable/quassel-core/3.0.20/ix_values.yaml rename to stable/quassel-core/3.0.21/ix_values.yaml diff --git a/stable/quassel-core/3.0.20/questions.yaml b/stable/quassel-core/3.0.21/questions.yaml similarity index 100% rename from stable/quassel-core/3.0.20/questions.yaml rename to stable/quassel-core/3.0.21/questions.yaml diff --git a/stable/rsshub/3.0.47/templates/common.yaml b/stable/quassel-core/3.0.21/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.47/templates/common.yaml rename to stable/quassel-core/3.0.21/templates/common.yaml diff --git a/stable/snipe-it/4.0.29/values.yaml b/stable/quassel-core/3.0.21/values.yaml similarity index 100% rename from stable/snipe-it/4.0.29/values.yaml rename to stable/quassel-core/3.0.21/values.yaml diff --git a/stable/recipes/8.0.26/Chart.lock b/stable/recipes/8.0.26/Chart.lock deleted file mode 100644 index 4860ffade1..0000000000 --- a/stable/recipes/8.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:11:52.550175141Z" diff --git a/stable/recipes/8.0.26/charts/postgresql-8.0.42.tgz b/stable/recipes/8.0.26/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/recipes/8.0.26/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/recipes/8.0.26/CHANGELOG.md b/stable/recipes/8.0.27/CHANGELOG.md similarity index 90% rename from stable/recipes/8.0.26/CHANGELOG.md rename to stable/recipes/8.0.27/CHANGELOG.md index 9022a16dbe..ba6e311446 100644 --- a/stable/recipes/8.0.26/CHANGELOG.md +++ b/stable/recipes/8.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [recipes-8.0.27](https://github.com/truecharts/apps/compare/recipes-8.0.26...recipes-8.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [recipes-8.0.26](https://github.com/truecharts/apps/compare/recipes-8.0.24...recipes-8.0.26) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### [recipes-8.0.13](https://github.com/truecharts/apps/compare/recipes-8.0.12...recipes-8.0.13) (2022-07-11) -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [recipes-8.0.12](https://github.com/truecharts/apps/compare/recipes-8.0.11...recipes-8.0.12) (2022-07-09) - diff --git a/stable/recipes/8.0.27/Chart.lock b/stable/recipes/8.0.27/Chart.lock new file mode 100644 index 0000000000..6aaeff84c4 --- /dev/null +++ b/stable/recipes/8.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:43:38.788944447Z" diff --git a/stable/recipes/8.0.26/Chart.yaml b/stable/recipes/8.0.27/Chart.yaml similarity index 96% rename from stable/recipes/8.0.26/Chart.yaml rename to stable/recipes/8.0.27/Chart.yaml index 31138a05d9..7ee35047b6 100644 --- a/stable/recipes/8.0.26/Chart.yaml +++ b/stable/recipes/8.0.27/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.3.2" 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: 8.0.26 +version: 8.0.27 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/recipes/8.0.26/README.md b/stable/recipes/8.0.27/README.md similarity index 96% rename from stable/recipes/8.0.26/README.md rename to stable/recipes/8.0.27/README.md index eb474dc630..e8b4709c75 100644 --- a/stable/recipes/8.0.26/README.md +++ b/stable/recipes/8.0.27/README.md @@ -1,6 +1,6 @@ # recipes -![Version: 8.0.26](https://img.shields.io/badge/Version-8.0.26-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) +![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) 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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/recipes/8.0.26/app-readme.md b/stable/recipes/8.0.27/app-readme.md similarity index 100% rename from stable/recipes/8.0.26/app-readme.md rename to stable/recipes/8.0.27/app-readme.md diff --git a/stable/spotweb/4.0.22/charts/common-10.4.6.tgz b/stable/recipes/8.0.27/charts/common-10.4.6.tgz similarity index 100% rename from stable/spotweb/4.0.22/charts/common-10.4.6.tgz rename to stable/recipes/8.0.27/charts/common-10.4.6.tgz diff --git a/stable/recipes/8.0.27/charts/postgresql-8.0.43.tgz b/stable/recipes/8.0.27/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/recipes/8.0.27/charts/postgresql-8.0.43.tgz differ diff --git a/stable/recipes/8.0.26/ix_values.yaml b/stable/recipes/8.0.27/ix_values.yaml similarity index 100% rename from stable/recipes/8.0.26/ix_values.yaml rename to stable/recipes/8.0.27/ix_values.yaml diff --git a/stable/recipes/8.0.26/questions.yaml b/stable/recipes/8.0.27/questions.yaml similarity index 100% rename from stable/recipes/8.0.26/questions.yaml rename to stable/recipes/8.0.27/questions.yaml diff --git a/stable/recipes/8.0.26/templates/_sercrets.tpl b/stable/recipes/8.0.27/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.26/templates/_sercrets.tpl rename to stable/recipes/8.0.27/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.26/templates/common.yaml b/stable/recipes/8.0.27/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.26/templates/common.yaml rename to stable/recipes/8.0.27/templates/common.yaml diff --git a/stable/spotweb/4.0.22/values.yaml b/stable/recipes/8.0.27/values.yaml similarity index 100% rename from stable/spotweb/4.0.22/values.yaml rename to stable/recipes/8.0.27/values.yaml diff --git a/stable/redmine/3.0.25/Chart.lock b/stable/redmine/3.0.25/Chart.lock deleted file mode 100644 index ef1797f0e3..0000000000 --- a/stable/redmine/3.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:11:53.586593327Z" diff --git a/stable/redmine/3.0.25/charts/postgresql-8.0.42.tgz b/stable/redmine/3.0.25/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/redmine/3.0.25/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/redmine/3.0.25/CHANGELOG.md b/stable/redmine/3.0.26/CHANGELOG.md similarity index 90% rename from stable/redmine/3.0.25/CHANGELOG.md rename to stable/redmine/3.0.26/CHANGELOG.md index 5023f39383..4ea1ffd144 100644 --- a/stable/redmine/3.0.25/CHANGELOG.md +++ b/stable/redmine/3.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redmine-3.0.26](https://github.com/truecharts/apps/compare/redmine-3.0.25...redmine-3.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [redmine-3.0.25](https://github.com/truecharts/apps/compare/redmine-3.0.23...redmine-3.0.25) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### [redmine-3.0.12](https://github.com/truecharts/apps/compare/redmine-3.0.11...redmine-3.0.12) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [redmine-3.0.11](https://github.com/truecharts/apps/compare/redmine-3.0.10...redmine-3.0.11) (2022-07-05) diff --git a/stable/redmine/3.0.26/Chart.lock b/stable/redmine/3.0.26/Chart.lock new file mode 100644 index 0000000000..e34d545b7f --- /dev/null +++ b/stable/redmine/3.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:43:45.202506725Z" diff --git a/stable/redmine/3.0.25/Chart.yaml b/stable/redmine/3.0.26/Chart.yaml similarity index 96% rename from stable/redmine/3.0.25/Chart.yaml rename to stable/redmine/3.0.26/Chart.yaml index 62de1eabbd..20add92ef7 100644 --- a/stable/redmine/3.0.25/Chart.yaml +++ b/stable/redmine/3.0.26/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.2" kubeVersion: ">=1.16.0-0" -version: 3.0.25 +version: 3.0.26 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/redmine/3.0.25/README.md b/stable/redmine/3.0.26/README.md similarity index 96% rename from stable/redmine/3.0.25/README.md rename to stable/redmine/3.0.26/README.md index a68df174bd..d6c258377c 100644 --- a/stable/redmine/3.0.25/README.md +++ b/stable/redmine/3.0.26/README.md @@ -1,6 +1,6 @@ # redmine -![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) +![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) Redmine is a flexible project management web application written using Ruby on Rails framework. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/redmine/3.0.25/app-readme.md b/stable/redmine/3.0.26/app-readme.md similarity index 100% rename from stable/redmine/3.0.25/app-readme.md rename to stable/redmine/3.0.26/app-readme.md diff --git a/stable/statping/7.0.21/charts/common-10.4.6.tgz b/stable/redmine/3.0.26/charts/common-10.4.6.tgz similarity index 100% rename from stable/statping/7.0.21/charts/common-10.4.6.tgz rename to stable/redmine/3.0.26/charts/common-10.4.6.tgz diff --git a/stable/redmine/3.0.26/charts/postgresql-8.0.43.tgz b/stable/redmine/3.0.26/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/redmine/3.0.26/charts/postgresql-8.0.43.tgz differ diff --git a/stable/redmine/3.0.25/ix_values.yaml b/stable/redmine/3.0.26/ix_values.yaml similarity index 100% rename from stable/redmine/3.0.25/ix_values.yaml rename to stable/redmine/3.0.26/ix_values.yaml diff --git a/stable/redmine/3.0.25/questions.yaml b/stable/redmine/3.0.26/questions.yaml similarity index 100% rename from stable/redmine/3.0.25/questions.yaml rename to stable/redmine/3.0.26/questions.yaml diff --git a/stable/redmine/3.0.25/templates/_secrets.tpl b/stable/redmine/3.0.26/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.25/templates/_secrets.tpl rename to stable/redmine/3.0.26/templates/_secrets.tpl diff --git a/stable/redmine/3.0.25/templates/common.yaml b/stable/redmine/3.0.26/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.25/templates/common.yaml rename to stable/redmine/3.0.26/templates/common.yaml diff --git a/stable/statping/7.0.21/values.yaml b/stable/redmine/3.0.26/values.yaml similarity index 100% rename from stable/statping/7.0.21/values.yaml rename to stable/redmine/3.0.26/values.yaml diff --git a/stable/rsshub/3.0.47/charts/redis-3.0.41.tgz b/stable/rsshub/3.0.47/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/rsshub/3.0.47/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.47/CHANGELOG.md b/stable/rsshub/3.0.48/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.47/CHANGELOG.md rename to stable/rsshub/3.0.48/CHANGELOG.md index b2fbe9967f..558c02478f 100644 --- a/stable/rsshub/3.0.47/CHANGELOG.md +++ b/stable/rsshub/3.0.48/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.48](https://github.com/truecharts/apps/compare/rsshub-3.0.47...rsshub-3.0.48) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [rsshub-3.0.47](https://github.com/truecharts/apps/compare/rsshub-3.0.46...rsshub-3.0.47) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-3.0.35](https://github.com/truecharts/apps/compare/rsshub-3.0.34...rsshub-3.0.35) (2022-07-13) ### Chore - -- update docker general non-major ([#3157](https://github.com/truecharts/apps/issues/3157)) - - - -## [rsshub-3.0.34](https://github.com/truecharts/apps/compare/rsshub-3.0.32...rsshub-3.0.34) (2022-07-12) - -### Chore - diff --git a/stable/rsshub/3.0.47/Chart.lock b/stable/rsshub/3.0.48/Chart.lock similarity index 52% rename from stable/rsshub/3.0.47/Chart.lock rename to stable/rsshub/3.0.48/Chart.lock index fa9bbca87a..e66f091890 100644 --- a/stable/rsshub/3.0.47/Chart.lock +++ b/stable/rsshub/3.0.48/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:81833030fdff1aeb6c39e535ae588831a73d61226036edebb2e9b0bab07ac4f5 -generated: "2022-07-23T08:55:11.010620352Z" + version: 3.0.42 +digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1 +generated: "2022-07-23T09:43:54.138291903Z" diff --git a/stable/rsshub/3.0.47/Chart.yaml b/stable/rsshub/3.0.48/Chart.yaml similarity index 95% rename from stable/rsshub/3.0.47/Chart.yaml rename to stable/rsshub/3.0.48/Chart.yaml index b73ba293f2..34d6cb5bf9 100644 --- a/stable/rsshub/3.0.47/Chart.yaml +++ b/stable/rsshub/3.0.48/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.47 +version: 3.0.48 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application @@ -21,7 +21,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/rsshub/3.0.47/README.md b/stable/rsshub/3.0.48/README.md similarity index 96% rename from stable/rsshub/3.0.47/README.md rename to stable/rsshub/3.0.48/README.md index d4ed07d93c..c151029ee4 100644 --- a/stable/rsshub/3.0.47/README.md +++ b/stable/rsshub/3.0.48/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.48](https://img.shields.io/badge/Version-3.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/rsshub/3.0.47/app-readme.md b/stable/rsshub/3.0.48/app-readme.md similarity index 100% rename from stable/rsshub/3.0.47/app-readme.md rename to stable/rsshub/3.0.48/app-readme.md diff --git a/stable/strapi/4.0.21/charts/common-10.4.6.tgz b/stable/rsshub/3.0.48/charts/common-10.4.6.tgz similarity index 100% rename from stable/strapi/4.0.21/charts/common-10.4.6.tgz rename to stable/rsshub/3.0.48/charts/common-10.4.6.tgz diff --git a/stable/rsshub/3.0.48/charts/redis-3.0.42.tgz b/stable/rsshub/3.0.48/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/rsshub/3.0.48/charts/redis-3.0.42.tgz differ diff --git a/stable/rsshub/3.0.47/ix_values.yaml b/stable/rsshub/3.0.48/ix_values.yaml similarity index 100% rename from stable/rsshub/3.0.47/ix_values.yaml rename to stable/rsshub/3.0.48/ix_values.yaml diff --git a/stable/rsshub/3.0.47/questions.yaml b/stable/rsshub/3.0.48/questions.yaml similarity index 100% rename from stable/rsshub/3.0.47/questions.yaml rename to stable/rsshub/3.0.48/questions.yaml diff --git a/stable/shiori/7.0.21/templates/common.yaml b/stable/rsshub/3.0.48/templates/common.yaml similarity index 100% rename from stable/shiori/7.0.21/templates/common.yaml rename to stable/rsshub/3.0.48/templates/common.yaml diff --git a/stable/strapi/4.0.21/values.yaml b/stable/rsshub/3.0.48/values.yaml similarity index 100% rename from stable/strapi/4.0.21/values.yaml rename to stable/rsshub/3.0.48/values.yaml diff --git a/stable/shiori/7.0.21/Chart.lock b/stable/shiori/7.0.21/Chart.lock deleted file mode 100644 index 17ea92cba4..0000000000 --- a/stable/shiori/7.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:13:17.891185628Z" diff --git a/stable/shiori/7.0.21/charts/postgresql-8.0.42.tgz b/stable/shiori/7.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/shiori/7.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/shiori/7.0.21/CHANGELOG.md b/stable/shiori/7.0.22/CHANGELOG.md similarity index 90% rename from stable/shiori/7.0.21/CHANGELOG.md rename to stable/shiori/7.0.22/CHANGELOG.md index 05d5edd04d..3a3356bf75 100644 --- a/stable/shiori/7.0.21/CHANGELOG.md +++ b/stable/shiori/7.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [shiori-7.0.22](https://github.com/truecharts/apps/compare/shiori-7.0.21...shiori-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [shiori-7.0.21](https://github.com/truecharts/apps/compare/shiori-7.0.19...shiori-7.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [shiori-7.0.8](https://github.com/truecharts/apps/compare/shiori-7.0.7...shiori-7.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/shiori/7.0.22/Chart.lock b/stable/shiori/7.0.22/Chart.lock new file mode 100644 index 0000000000..9c8d6235e3 --- /dev/null +++ b/stable/shiori/7.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:44:03.446792792Z" diff --git a/stable/shiori/7.0.21/Chart.yaml b/stable/shiori/7.0.22/Chart.yaml similarity index 96% rename from stable/shiori/7.0.21/Chart.yaml rename to stable/shiori/7.0.22/Chart.yaml index af03f250d4..795ce6c231 100644 --- a/stable/shiori/7.0.21/Chart.yaml +++ b/stable/shiori/7.0.22/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 7.0.21 +version: 7.0.22 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://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/shiori/7.0.21/README.md b/stable/shiori/7.0.22/README.md similarity index 96% rename from stable/shiori/7.0.21/README.md rename to stable/shiori/7.0.22/README.md index 5bc6327304..5a1c06ae2b 100644 --- a/stable/shiori/7.0.21/README.md +++ b/stable/shiori/7.0.22/README.md @@ -1,6 +1,6 @@ # shiori -![Version: 7.0.21](https://img.shields.io/badge/Version-7.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) +![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) A simple bookmark manager built with Go @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/shiori/7.0.21/app-readme.md b/stable/shiori/7.0.22/app-readme.md similarity index 100% rename from stable/shiori/7.0.21/app-readme.md rename to stable/shiori/7.0.22/app-readme.md diff --git a/stable/synapse/4.0.24/charts/common-10.4.6.tgz b/stable/shiori/7.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/synapse/4.0.24/charts/common-10.4.6.tgz rename to stable/shiori/7.0.22/charts/common-10.4.6.tgz diff --git a/stable/shiori/7.0.22/charts/postgresql-8.0.43.tgz b/stable/shiori/7.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/shiori/7.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/shiori/7.0.21/ix_values.yaml b/stable/shiori/7.0.22/ix_values.yaml similarity index 100% rename from stable/shiori/7.0.21/ix_values.yaml rename to stable/shiori/7.0.22/ix_values.yaml diff --git a/stable/shiori/7.0.21/questions.yaml b/stable/shiori/7.0.22/questions.yaml similarity index 100% rename from stable/shiori/7.0.21/questions.yaml rename to stable/shiori/7.0.22/questions.yaml diff --git a/stable/shlink/4.0.22/templates/common.yaml b/stable/shiori/7.0.22/templates/common.yaml similarity index 100% rename from stable/shlink/4.0.22/templates/common.yaml rename to stable/shiori/7.0.22/templates/common.yaml diff --git a/stable/synapse/4.0.24/values.yaml b/stable/shiori/7.0.22/values.yaml similarity index 100% rename from stable/synapse/4.0.24/values.yaml rename to stable/shiori/7.0.22/values.yaml diff --git a/stable/shlink/4.0.22/Chart.lock b/stable/shlink/4.0.22/Chart.lock deleted file mode 100644 index d7f831a50b..0000000000 --- a/stable/shlink/4.0.22/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:13:30.201912902Z" diff --git a/stable/shlink/4.0.22/charts/postgresql-8.0.42.tgz b/stable/shlink/4.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/shlink/4.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/shlink/4.0.22/charts/redis-3.0.41.tgz b/stable/shlink/4.0.22/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/shlink/4.0.22/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/shlink/4.0.22/CHANGELOG.md b/stable/shlink/4.0.23/CHANGELOG.md similarity index 90% rename from stable/shlink/4.0.22/CHANGELOG.md rename to stable/shlink/4.0.23/CHANGELOG.md index f38e10227a..d4a6344255 100644 --- a/stable/shlink/4.0.22/CHANGELOG.md +++ b/stable/shlink/4.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [shlink-4.0.23](https://github.com/truecharts/apps/compare/shlink-4.0.22...shlink-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [shlink-4.0.22](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.19...shlink-4.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [shlink-4.0.9](https://github.com/truecharts/apps/compare/shlink-4.0.8...shlink-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/incubator/wger/0.0.28/Chart.lock b/stable/shlink/4.0.23/Chart.lock similarity index 58% rename from incubator/wger/0.0.28/Chart.lock rename to stable/shlink/4.0.23/Chart.lock index dfedaf88bb..c8f97eff6e 100644 --- a/incubator/wger/0.0.28/Chart.lock +++ b/stable/shlink/4.0.23/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-22T23:44:04.83945251Z" + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:44:26.62816028Z" diff --git a/stable/shlink/4.0.22/Chart.yaml b/stable/shlink/4.0.23/Chart.yaml similarity index 94% rename from stable/shlink/4.0.22/Chart.yaml rename to stable/shlink/4.0.23/Chart.yaml index 9473380e82..171a2d3170 100644 --- a/stable/shlink/4.0.22/Chart.yaml +++ b/stable/shlink/4.0.23/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 deprecated: false description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink @@ -28,7 +28,7 @@ name: shlink sources: - https://github.com/shlinkio/shlink type: application -version: 4.0.22 +version: 4.0.23 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/shlink/4.0.22/README.md b/stable/shlink/4.0.23/README.md similarity index 95% rename from stable/shlink/4.0.22/README.md rename to stable/shlink/4.0.23/README.md index dfac1077aa..69a0c7801a 100644 --- a/stable/shlink/4.0.22/README.md +++ b/stable/shlink/4.0.23/README.md @@ -1,6 +1,6 @@ # shlink -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.2](https://img.shields.io/badge/AppVersion-3.1.2-informational?style=flat-square) +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.2](https://img.shields.io/badge/AppVersion-3.1.2-informational?style=flat-square) A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. @@ -23,8 +23,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/shlink/4.0.22/app-readme.md b/stable/shlink/4.0.23/app-readme.md similarity index 100% rename from stable/shlink/4.0.22/app-readme.md rename to stable/shlink/4.0.23/app-readme.md diff --git a/stable/teedy/7.0.22/charts/common-10.4.6.tgz b/stable/shlink/4.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/teedy/7.0.22/charts/common-10.4.6.tgz rename to stable/shlink/4.0.23/charts/common-10.4.6.tgz diff --git a/stable/shlink/4.0.23/charts/postgresql-8.0.43.tgz b/stable/shlink/4.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/shlink/4.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/shlink/4.0.23/charts/redis-3.0.42.tgz b/stable/shlink/4.0.23/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/shlink/4.0.23/charts/redis-3.0.42.tgz differ diff --git a/stable/shlink/4.0.22/ix_values.yaml b/stable/shlink/4.0.23/ix_values.yaml similarity index 100% rename from stable/shlink/4.0.22/ix_values.yaml rename to stable/shlink/4.0.23/ix_values.yaml diff --git a/stable/shlink/4.0.22/questions.yaml b/stable/shlink/4.0.23/questions.yaml similarity index 100% rename from stable/shlink/4.0.22/questions.yaml rename to stable/shlink/4.0.23/questions.yaml diff --git a/stable/strapi/4.0.21/templates/common.yaml b/stable/shlink/4.0.23/templates/common.yaml similarity index 100% rename from stable/strapi/4.0.21/templates/common.yaml rename to stable/shlink/4.0.23/templates/common.yaml diff --git a/stable/teedy/7.0.22/values.yaml b/stable/shlink/4.0.23/values.yaml similarity index 100% rename from stable/teedy/7.0.22/values.yaml rename to stable/shlink/4.0.23/values.yaml diff --git a/stable/snipe-it/4.0.29/charts/mariadb-3.0.40.tgz b/stable/snipe-it/4.0.29/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/snipe-it/4.0.29/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.29/charts/redis-3.0.41.tgz b/stable/snipe-it/4.0.29/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/snipe-it/4.0.29/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.29/CHANGELOG.md b/stable/snipe-it/4.0.30/CHANGELOG.md similarity index 89% rename from stable/snipe-it/4.0.29/CHANGELOG.md rename to stable/snipe-it/4.0.30/CHANGELOG.md index d4b16c550f..b0f14607db 100644 --- a/stable/snipe-it/4.0.29/CHANGELOG.md +++ b/stable/snipe-it/4.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [snipe-it-4.0.30](https://github.com/truecharts/apps/compare/snipe-it-4.0.29...snipe-it-4.0.30) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [snipe-it-4.0.29](https://github.com/truecharts/apps/compare/snipe-it-4.0.27...snipe-it-4.0.29) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [snipe-it-4.0.16](https://github.com/truecharts/apps/compare/snipe-it-4.0.15...snipe-it-4.0.16) (2022-07-06) - -#### Chore - diff --git a/stable/anonaddy/9.0.27/Chart.lock b/stable/snipe-it/4.0.30/Chart.lock similarity index 62% rename from stable/anonaddy/9.0.27/Chart.lock rename to stable/snipe-it/4.0.30/Chart.lock index e52dfcc7cd..89bcc1d7c5 100644 --- a/stable/anonaddy/9.0.27/Chart.lock +++ b/stable/snipe-it/4.0.30/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.6 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - name: redis repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:d6f236ad6d19fc62fd98f553c8a15fb3a1b710638782791403bff425a4e72583 -generated: "2022-07-22T23:46:18.359709407Z" + version: 3.0.42 +digest: sha256:2f10c909079e525069d1ee2c26eba5ce64ebaabd87d98b5a54bd132097bb6302 +generated: "2022-07-23T09:44:34.446135537Z" diff --git a/stable/snipe-it/4.0.29/Chart.yaml b/stable/snipe-it/4.0.30/Chart.yaml similarity index 96% rename from stable/snipe-it/4.0.29/Chart.yaml rename to stable/snipe-it/4.0.30/Chart.yaml index 7c4c439d6e..63bc919530 100644 --- a/stable/snipe-it/4.0.29/Chart.yaml +++ b/stable/snipe-it/4.0.30/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: "Open source asset management" home: https://github.com/truecharts/apps/tree/master/charts/stable/snipe-it icon: https://truecharts.org/img/chart-icons/snipe-it.png @@ -29,7 +29,7 @@ name: snipe-it sources: - https://snipeitapp.com/ - https://github.com/snipe/snipe-it -version: 4.0.29 +version: 4.0.30 annotations: truecharts.org/catagories: | - management diff --git a/stable/snipe-it/4.0.29/README.md b/stable/snipe-it/4.0.30/README.md similarity index 95% rename from stable/snipe-it/4.0.29/README.md rename to stable/snipe-it/4.0.30/README.md index 71088d2775..8c2374ace2 100644 --- a/stable/snipe-it/4.0.29/README.md +++ b/stable/snipe-it/4.0.30/README.md @@ -1,6 +1,6 @@ # snipe-it -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![AppVersion: 6.0.8](https://img.shields.io/badge/AppVersion-6.0.8-informational?style=flat-square) +![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-informational?style=flat-square) ![AppVersion: 6.0.8](https://img.shields.io/badge/AppVersion-6.0.8-informational?style=flat-square) Open source asset management @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/snipe-it/4.0.29/app-readme.md b/stable/snipe-it/4.0.30/app-readme.md similarity index 100% rename from stable/snipe-it/4.0.29/app-readme.md rename to stable/snipe-it/4.0.30/app-readme.md diff --git a/stable/traccar/7.0.22/charts/common-10.4.6.tgz b/stable/snipe-it/4.0.30/charts/common-10.4.6.tgz similarity index 100% rename from stable/traccar/7.0.22/charts/common-10.4.6.tgz rename to stable/snipe-it/4.0.30/charts/common-10.4.6.tgz diff --git a/stable/snipe-it/4.0.30/charts/mariadb-3.0.41.tgz b/stable/snipe-it/4.0.30/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/snipe-it/4.0.30/charts/mariadb-3.0.41.tgz differ diff --git a/stable/snipe-it/4.0.30/charts/redis-3.0.42.tgz b/stable/snipe-it/4.0.30/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/snipe-it/4.0.30/charts/redis-3.0.42.tgz differ diff --git a/stable/snipe-it/4.0.29/ix_values.yaml b/stable/snipe-it/4.0.30/ix_values.yaml similarity index 100% rename from stable/snipe-it/4.0.29/ix_values.yaml rename to stable/snipe-it/4.0.30/ix_values.yaml diff --git a/stable/snipe-it/4.0.29/questions.yaml b/stable/snipe-it/4.0.30/questions.yaml similarity index 100% rename from stable/snipe-it/4.0.29/questions.yaml rename to stable/snipe-it/4.0.30/questions.yaml diff --git a/stable/snipe-it/4.0.29/templates/_secrets.tpl b/stable/snipe-it/4.0.30/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/4.0.29/templates/_secrets.tpl rename to stable/snipe-it/4.0.30/templates/_secrets.tpl diff --git a/stable/snipe-it/4.0.29/templates/common.yaml b/stable/snipe-it/4.0.30/templates/common.yaml similarity index 100% rename from stable/snipe-it/4.0.29/templates/common.yaml rename to stable/snipe-it/4.0.30/templates/common.yaml diff --git a/stable/traccar/7.0.22/values.yaml b/stable/snipe-it/4.0.30/values.yaml similarity index 100% rename from stable/traccar/7.0.22/values.yaml rename to stable/snipe-it/4.0.30/values.yaml diff --git a/stable/spotweb/4.0.22/charts/postgresql-8.0.42.tgz b/stable/spotweb/4.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/spotweb/4.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.22/CHANGELOG.md b/stable/spotweb/4.0.23/CHANGELOG.md similarity index 90% rename from stable/spotweb/4.0.22/CHANGELOG.md rename to stable/spotweb/4.0.23/CHANGELOG.md index e11136bbac..53a0b76322 100644 --- a/stable/spotweb/4.0.22/CHANGELOG.md +++ b/stable/spotweb/4.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [spotweb-4.0.23](https://github.com/truecharts/apps/compare/spotweb-4.0.22...spotweb-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [spotweb-4.0.22](https://github.com/truecharts/apps/compare/spotweb-4.0.20...spotweb-4.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [spotweb-4.0.9](https://github.com/truecharts/apps/compare/spotweb-4.0.8...spotweb-4.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/statping/7.0.21/Chart.lock b/stable/spotweb/4.0.23/Chart.lock similarity index 53% rename from stable/statping/7.0.21/Chart.lock rename to stable/spotweb/4.0.23/Chart.lock index b4ad7ef4b3..9c9e7f42e8 100644 --- a/stable/statping/7.0.21/Chart.lock +++ b/stable/spotweb/4.0.23/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:15:08.76984368Z" + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:44:34.81323348Z" diff --git a/stable/spotweb/4.0.22/Chart.yaml b/stable/spotweb/4.0.23/Chart.yaml similarity index 96% rename from stable/spotweb/4.0.22/Chart.yaml rename to stable/spotweb/4.0.23/Chart.yaml index 1a332bf571..782f0b538e 100644 --- a/stable/spotweb/4.0.22/Chart.yaml +++ b/stable/spotweb/4.0.23/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.5.1" kubeVersion: ">=1.16.0-0" -version: 4.0.22 +version: 4.0.23 name: spotweb description: Spotweb is a decentralized usenet community based on the Spotnet protocol. type: application @@ -22,7 +22,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/spotweb/4.0.22/README.md b/stable/spotweb/4.0.23/README.md similarity index 96% rename from stable/spotweb/4.0.22/README.md rename to stable/spotweb/4.0.23/README.md index bfb644db35..d41041e11d 100644 --- a/stable/spotweb/4.0.22/README.md +++ b/stable/spotweb/4.0.23/README.md @@ -1,6 +1,6 @@ # spotweb -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square) Spotweb is a decentralized usenet community based on the Spotnet protocol. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/spotweb/4.0.22/app-readme.md b/stable/spotweb/4.0.23/app-readme.md similarity index 100% rename from stable/spotweb/4.0.22/app-readme.md rename to stable/spotweb/4.0.23/app-readme.md diff --git a/stable/tt-rss/7.0.21/charts/common-10.4.6.tgz b/stable/spotweb/4.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/tt-rss/7.0.21/charts/common-10.4.6.tgz rename to stable/spotweb/4.0.23/charts/common-10.4.6.tgz diff --git a/stable/spotweb/4.0.23/charts/postgresql-8.0.43.tgz b/stable/spotweb/4.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/spotweb/4.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/spotweb/4.0.22/ix_values.yaml b/stable/spotweb/4.0.23/ix_values.yaml similarity index 100% rename from stable/spotweb/4.0.22/ix_values.yaml rename to stable/spotweb/4.0.23/ix_values.yaml diff --git a/stable/spotweb/4.0.22/questions.yaml b/stable/spotweb/4.0.23/questions.yaml similarity index 100% rename from stable/spotweb/4.0.22/questions.yaml rename to stable/spotweb/4.0.23/questions.yaml diff --git a/stable/spotweb/4.0.22/templates/common.yaml b/stable/spotweb/4.0.23/templates/common.yaml similarity index 100% rename from stable/spotweb/4.0.22/templates/common.yaml rename to stable/spotweb/4.0.23/templates/common.yaml diff --git a/stable/tt-rss/7.0.21/values.yaml b/stable/spotweb/4.0.23/values.yaml similarity index 100% rename from stable/tt-rss/7.0.21/values.yaml rename to stable/spotweb/4.0.23/values.yaml diff --git a/stable/statping/7.0.21/charts/postgresql-8.0.42.tgz b/stable/statping/7.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/statping/7.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/statping/7.0.21/CHANGELOG.md b/stable/statping/7.0.22/CHANGELOG.md similarity index 90% rename from stable/statping/7.0.21/CHANGELOG.md rename to stable/statping/7.0.22/CHANGELOG.md index 8e3df1a618..5715657e4f 100644 --- a/stable/statping/7.0.21/CHANGELOG.md +++ b/stable/statping/7.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [statping-7.0.22](https://github.com/truecharts/apps/compare/statping-ng-0.0.11...statping-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [statping-7.0.21](https://github.com/truecharts/apps/compare/statping-7.0.19...statping-7.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [statping-7.0.8](https://github.com/truecharts/apps/compare/statping-7.0.7...statping-7.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/statping/7.0.22/Chart.lock b/stable/statping/7.0.22/Chart.lock new file mode 100644 index 0000000000..bab4b6e30d --- /dev/null +++ b/stable/statping/7.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:44:43.961626839Z" diff --git a/stable/statping/7.0.21/Chart.yaml b/stable/statping/7.0.22/Chart.yaml similarity index 95% rename from stable/statping/7.0.21/Chart.yaml rename to stable/statping/7.0.22/Chart.yaml index 2644120e9b..61c95838ef 100644 --- a/stable/statping/7.0.21/Chart.yaml +++ b/stable/statping/7.0.22/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.90.78" description: Status page for monitoring your websites and applications name: statping -version: 7.0.21 +version: 7.0.22 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/statping/7.0.21/README.md b/stable/statping/7.0.22/README.md similarity index 96% rename from stable/statping/7.0.21/README.md rename to stable/statping/7.0.22/README.md index ba893deca7..ce87e650ad 100644 --- a/stable/statping/7.0.21/README.md +++ b/stable/statping/7.0.22/README.md @@ -1,6 +1,6 @@ # statping -![Version: 7.0.21](https://img.shields.io/badge/Version-7.0.21-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) +![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) Status page for monitoring your websites and applications @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/statping/7.0.21/app-readme.md b/stable/statping/7.0.22/app-readme.md similarity index 100% rename from stable/statping/7.0.21/app-readme.md rename to stable/statping/7.0.22/app-readme.md diff --git a/stable/typecho/3.0.21/charts/common-10.4.6.tgz b/stable/statping/7.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/typecho/3.0.21/charts/common-10.4.6.tgz rename to stable/statping/7.0.22/charts/common-10.4.6.tgz diff --git a/stable/statping/7.0.22/charts/postgresql-8.0.43.tgz b/stable/statping/7.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/statping/7.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/statping/7.0.21/ix_values.yaml b/stable/statping/7.0.22/ix_values.yaml similarity index 100% rename from stable/statping/7.0.21/ix_values.yaml rename to stable/statping/7.0.22/ix_values.yaml diff --git a/stable/statping/7.0.21/questions.yaml b/stable/statping/7.0.22/questions.yaml similarity index 100% rename from stable/statping/7.0.21/questions.yaml rename to stable/statping/7.0.22/questions.yaml diff --git a/stable/statping/7.0.21/templates/common.yaml b/stable/statping/7.0.22/templates/common.yaml similarity index 100% rename from stable/statping/7.0.21/templates/common.yaml rename to stable/statping/7.0.22/templates/common.yaml diff --git a/stable/typecho/3.0.21/values.yaml b/stable/statping/7.0.22/values.yaml similarity index 100% rename from stable/typecho/3.0.21/values.yaml rename to stable/statping/7.0.22/values.yaml diff --git a/stable/strapi/4.0.21/Chart.lock b/stable/strapi/4.0.21/Chart.lock deleted file mode 100644 index 31f257b973..0000000000 --- a/stable/strapi/4.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:15:15.443112513Z" diff --git a/stable/strapi/4.0.21/charts/postgresql-8.0.42.tgz b/stable/strapi/4.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/strapi/4.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/strapi/4.0.21/CHANGELOG.md b/stable/strapi/4.0.22/CHANGELOG.md similarity index 90% rename from stable/strapi/4.0.21/CHANGELOG.md rename to stable/strapi/4.0.22/CHANGELOG.md index 5ea7a1035d..956d42fafa 100644 --- a/stable/strapi/4.0.21/CHANGELOG.md +++ b/stable/strapi/4.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [strapi-4.0.22](https://github.com/truecharts/apps/compare/strapi-4.0.21...strapi-4.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [strapi-4.0.21](https://github.com/truecharts/apps/compare/strapi-4.0.19...strapi-4.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ #### Chore -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - - -### [strapi-4.0.8](https://github.com/truecharts/apps/compare/strapi-4.0.7...strapi-4.0.8) (2022-07-05) - -#### Chore - diff --git a/stable/strapi/4.0.22/Chart.lock b/stable/strapi/4.0.22/Chart.lock new file mode 100644 index 0000000000..d2d9e1e109 --- /dev/null +++ b/stable/strapi/4.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:45:15.340266901Z" diff --git a/stable/strapi/4.0.21/Chart.yaml b/stable/strapi/4.0.22/Chart.yaml similarity index 96% rename from stable/strapi/4.0.21/Chart.yaml rename to stable/strapi/4.0.22/Chart.yaml index 6b64e7546d..0499117775 100644 --- a/stable/strapi/4.0.21/Chart.yaml +++ b/stable/strapi/4.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi icon: https://truecharts.org/img/chart-icons/strapi.png @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/strapi/strapi - https://github.com/strapi/strapi - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project -version: 4.0.21 +version: 4.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/strapi/4.0.21/README.md b/stable/strapi/4.0.22/README.md similarity index 96% rename from stable/strapi/4.0.21/README.md rename to stable/strapi/4.0.22/README.md index 14c8773c6f..09018aba6c 100644 --- a/stable/strapi/4.0.21/README.md +++ b/stable/strapi/4.0.22/README.md @@ -1,6 +1,6 @@ # strapi -![Version: 4.0.21](https://img.shields.io/badge/Version-4.0.21-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) +![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/strapi/4.0.21/app-readme.md b/stable/strapi/4.0.22/app-readme.md similarity index 100% rename from stable/strapi/4.0.21/app-readme.md rename to stable/strapi/4.0.22/app-readme.md diff --git a/stable/vikunja/3.0.27/charts/common-10.4.6.tgz b/stable/strapi/4.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/vikunja/3.0.27/charts/common-10.4.6.tgz rename to stable/strapi/4.0.22/charts/common-10.4.6.tgz diff --git a/stable/strapi/4.0.22/charts/postgresql-8.0.43.tgz b/stable/strapi/4.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/strapi/4.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/strapi/4.0.21/ix_values.yaml b/stable/strapi/4.0.22/ix_values.yaml similarity index 100% rename from stable/strapi/4.0.21/ix_values.yaml rename to stable/strapi/4.0.22/ix_values.yaml diff --git a/stable/strapi/4.0.21/questions.yaml b/stable/strapi/4.0.22/questions.yaml similarity index 100% rename from stable/strapi/4.0.21/questions.yaml rename to stable/strapi/4.0.22/questions.yaml diff --git a/stable/teedy/7.0.22/templates/common.yaml b/stable/strapi/4.0.22/templates/common.yaml similarity index 100% rename from stable/teedy/7.0.22/templates/common.yaml rename to stable/strapi/4.0.22/templates/common.yaml diff --git a/stable/vikunja/3.0.27/values.yaml b/stable/strapi/4.0.22/values.yaml similarity index 100% rename from stable/vikunja/3.0.27/values.yaml rename to stable/strapi/4.0.22/values.yaml diff --git a/stable/synapse/4.0.24/Chart.lock b/stable/synapse/4.0.24/Chart.lock deleted file mode 100644 index e2317ee59a..0000000000 --- a/stable/synapse/4.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T08:55:11.224423759Z" diff --git a/stable/synapse/4.0.24/charts/postgresql-8.0.42.tgz b/stable/synapse/4.0.24/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/synapse/4.0.24/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/synapse/4.0.24/CHANGELOG.md b/stable/synapse/4.0.25/CHANGELOG.md similarity index 90% rename from stable/synapse/4.0.24/CHANGELOG.md rename to stable/synapse/4.0.25/CHANGELOG.md index 91fd80b2c5..fcd6047577 100644 --- a/stable/synapse/4.0.24/CHANGELOG.md +++ b/stable/synapse/4.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [synapse-4.0.25](https://github.com/truecharts/apps/compare/synapse-4.0.24...synapse-4.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [synapse-4.0.24](https://github.com/truecharts/apps/compare/synapse-4.0.23...synapse-4.0.24) (2022-07-23) ### Chore @@ -88,12 +97,3 @@ - -### [synapse-4.0.11](https://github.com/truecharts/apps/compare/synapse-4.0.10...synapse-4.0.11) (2022-07-06) - -#### Chore - -* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078)) - - - diff --git a/stable/synapse/4.0.25/Chart.lock b/stable/synapse/4.0.25/Chart.lock new file mode 100644 index 0000000000..747b83a686 --- /dev/null +++ b/stable/synapse/4.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:45:15.137149949Z" diff --git a/stable/synapse/4.0.24/Chart.yaml b/stable/synapse/4.0.25/Chart.yaml similarity index 95% rename from stable/synapse/4.0.24/Chart.yaml rename to stable/synapse/4.0.25/Chart.yaml index 55559a127f..2f87d545f7 100644 --- a/stable/synapse/4.0.24/Chart.yaml +++ b/stable/synapse/4.0.25/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 deprecated: false description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes home: https://github.com/truecharts/apps/tree/master/charts/stable/synapse @@ -24,7 +24,7 @@ maintainers: name: synapse sources: [] type: application -version: 4.0.24 +version: 4.0.25 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/4.0.24/README.md b/stable/synapse/4.0.25/README.md similarity index 96% rename from stable/synapse/4.0.24/README.md rename to stable/synapse/4.0.25/README.md index 4d0121b40d..bb2597ccd0 100644 --- a/stable/synapse/4.0.24/README.md +++ b/stable/synapse/4.0.25/README.md @@ -1,6 +1,6 @@ # synapse -![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) +![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack into Kubernetes @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/synapse/4.0.24/app-readme.md b/stable/synapse/4.0.25/app-readme.md similarity index 100% rename from stable/synapse/4.0.24/app-readme.md rename to stable/synapse/4.0.25/app-readme.md diff --git a/stable/weblate/4.0.22/charts/common-10.4.6.tgz b/stable/synapse/4.0.25/charts/common-10.4.6.tgz similarity index 100% rename from stable/weblate/4.0.22/charts/common-10.4.6.tgz rename to stable/synapse/4.0.25/charts/common-10.4.6.tgz diff --git a/stable/synapse/4.0.25/charts/postgresql-8.0.43.tgz b/stable/synapse/4.0.25/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/synapse/4.0.25/charts/postgresql-8.0.43.tgz differ diff --git a/stable/synapse/4.0.24/ci/base-values.yaml b/stable/synapse/4.0.25/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.24/ci/base-values.yaml rename to stable/synapse/4.0.25/ci/base-values.yaml diff --git a/stable/synapse/4.0.24/ci/basic-values.yaml b/stable/synapse/4.0.25/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.24/ci/basic-values.yaml rename to stable/synapse/4.0.25/ci/basic-values.yaml diff --git a/stable/synapse/4.0.24/ix_values.yaml b/stable/synapse/4.0.25/ix_values.yaml similarity index 100% rename from stable/synapse/4.0.24/ix_values.yaml rename to stable/synapse/4.0.25/ix_values.yaml diff --git a/stable/synapse/4.0.24/questions.yaml b/stable/synapse/4.0.25/questions.yaml similarity index 100% rename from stable/synapse/4.0.24/questions.yaml rename to stable/synapse/4.0.25/questions.yaml diff --git a/stable/synapse/4.0.24/templates/_configmap.tpl b/stable/synapse/4.0.25/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.24/templates/_configmap.tpl rename to stable/synapse/4.0.25/templates/_configmap.tpl diff --git a/stable/synapse/4.0.24/templates/_helpers.tpl b/stable/synapse/4.0.25/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.24/templates/_helpers.tpl rename to stable/synapse/4.0.25/templates/_helpers.tpl diff --git a/stable/synapse/4.0.24/templates/_secret.tpl b/stable/synapse/4.0.25/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.24/templates/_secret.tpl rename to stable/synapse/4.0.25/templates/_secret.tpl diff --git a/stable/synapse/4.0.24/templates/common.yaml b/stable/synapse/4.0.25/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.24/templates/common.yaml rename to stable/synapse/4.0.25/templates/common.yaml diff --git a/stable/weblate/4.0.22/values.yaml b/stable/synapse/4.0.25/values.yaml similarity index 100% rename from stable/weblate/4.0.22/values.yaml rename to stable/synapse/4.0.25/values.yaml diff --git a/stable/teedy/7.0.22/Chart.lock b/stable/teedy/7.0.22/Chart.lock deleted file mode 100644 index cf1ec918f5..0000000000 --- a/stable/teedy/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:16:18.586666522Z" diff --git a/stable/teedy/7.0.22/charts/postgresql-8.0.42.tgz b/stable/teedy/7.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/teedy/7.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/teedy/7.0.22/CHANGELOG.md b/stable/teedy/7.0.23/CHANGELOG.md similarity index 90% rename from stable/teedy/7.0.22/CHANGELOG.md rename to stable/teedy/7.0.23/CHANGELOG.md index 0ecc21fba7..d70ba3d98f 100644 --- a/stable/teedy/7.0.22/CHANGELOG.md +++ b/stable/teedy/7.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [teedy-7.0.23](https://github.com/truecharts/apps/compare/teedy-7.0.22...teedy-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [teedy-7.0.22](https://github.com/truecharts/apps/compare/teedy-7.0.20...teedy-7.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [teedy-7.0.9](https://github.com/truecharts/apps/compare/teedy-7.0.8...teedy-7.0.9) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/teedy/7.0.23/Chart.lock b/stable/teedy/7.0.23/Chart.lock new file mode 100644 index 0000000000..414d23cc07 --- /dev/null +++ b/stable/teedy/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:45:23.355452068Z" diff --git a/stable/teedy/7.0.22/Chart.yaml b/stable/teedy/7.0.23/Chart.yaml similarity index 96% rename from stable/teedy/7.0.22/Chart.yaml rename to stable/teedy/7.0.23/Chart.yaml index c648c94b8a..d6c13102cb 100644 --- a/stable/teedy/7.0.22/Chart.yaml +++ b/stable/teedy/7.0.23/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.10" description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 7.0.22 +version: 7.0.23 kubeVersion: ">=1.16.0-0" keywords: - teedy @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/teedy/7.0.22/README.md b/stable/teedy/7.0.23/README.md similarity index 96% rename from stable/teedy/7.0.22/README.md rename to stable/teedy/7.0.23/README.md index ca6f082f30..0a7f60888e 100644 --- a/stable/teedy/7.0.22/README.md +++ b/stable/teedy/7.0.23/README.md @@ -1,6 +1,6 @@ # teedy -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) Teedy is an open source, lightweight document management system for individuals and businesses. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/teedy/7.0.22/app-readme.md b/stable/teedy/7.0.23/app-readme.md similarity index 100% rename from stable/teedy/7.0.22/app-readme.md rename to stable/teedy/7.0.23/app-readme.md diff --git a/stable/wekan/4.0.25/charts/common-10.4.6.tgz b/stable/teedy/7.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/wekan/4.0.25/charts/common-10.4.6.tgz rename to stable/teedy/7.0.23/charts/common-10.4.6.tgz diff --git a/stable/teedy/7.0.23/charts/postgresql-8.0.43.tgz b/stable/teedy/7.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/teedy/7.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/teedy/7.0.22/ix_values.yaml b/stable/teedy/7.0.23/ix_values.yaml similarity index 100% rename from stable/teedy/7.0.22/ix_values.yaml rename to stable/teedy/7.0.23/ix_values.yaml diff --git a/stable/teedy/7.0.22/questions.yaml b/stable/teedy/7.0.23/questions.yaml similarity index 100% rename from stable/teedy/7.0.22/questions.yaml rename to stable/teedy/7.0.23/questions.yaml diff --git a/stable/traccar/7.0.22/templates/common.yaml b/stable/teedy/7.0.23/templates/common.yaml similarity index 100% rename from stable/traccar/7.0.22/templates/common.yaml rename to stable/teedy/7.0.23/templates/common.yaml diff --git a/stable/wekan/4.0.25/values.yaml b/stable/teedy/7.0.23/values.yaml similarity index 100% rename from stable/wekan/4.0.25/values.yaml rename to stable/teedy/7.0.23/values.yaml diff --git a/stable/traccar/7.0.22/Chart.lock b/stable/traccar/7.0.22/Chart.lock deleted file mode 100644 index 2d29460101..0000000000 --- a/stable/traccar/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:16:37.976171969Z" diff --git a/stable/traccar/7.0.22/charts/postgresql-8.0.42.tgz b/stable/traccar/7.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/traccar/7.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/traccar/7.0.22/CHANGELOG.md b/stable/traccar/7.0.23/CHANGELOG.md similarity index 90% rename from stable/traccar/7.0.22/CHANGELOG.md rename to stable/traccar/7.0.23/CHANGELOG.md index 74f5615641..5937e30cce 100644 --- a/stable/traccar/7.0.22/CHANGELOG.md +++ b/stable/traccar/7.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [traccar-7.0.23](https://github.com/truecharts/apps/compare/traccar-7.0.22...traccar-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [traccar-7.0.22](https://github.com/truecharts/apps/compare/traccar-7.0.20...traccar-7.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - -### [traccar-7.0.8](https://github.com/truecharts/apps/compare/traccar-7.0.7...traccar-7.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - diff --git a/stable/traccar/7.0.23/Chart.lock b/stable/traccar/7.0.23/Chart.lock new file mode 100644 index 0000000000..f4fd919fb2 --- /dev/null +++ b/stable/traccar/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:45:24.435817341Z" diff --git a/stable/traccar/7.0.22/Chart.yaml b/stable/traccar/7.0.23/Chart.yaml similarity index 95% rename from stable/traccar/7.0.22/Chart.yaml rename to stable/traccar/7.0.23/Chart.yaml index c073916aa2..d3f2f6bfba 100644 --- a/stable/traccar/7.0.22/Chart.yaml +++ b/stable/traccar/7.0.23/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "5.2" description: Traccar is an open source GPS tracking system. name: traccar -version: 7.0.22 +version: 7.0.23 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/traccar/7.0.22/README.md b/stable/traccar/7.0.23/README.md similarity index 96% rename from stable/traccar/7.0.22/README.md rename to stable/traccar/7.0.23/README.md index ba60ef8dfe..854a845e11 100644 --- a/stable/traccar/7.0.22/README.md +++ b/stable/traccar/7.0.23/README.md @@ -1,6 +1,6 @@ # traccar -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 5.2](https://img.shields.io/badge/AppVersion-5.2-informational?style=flat-square) +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 5.2](https://img.shields.io/badge/AppVersion-5.2-informational?style=flat-square) Traccar is an open source GPS tracking system. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/traccar/7.0.22/app-readme.md b/stable/traccar/7.0.23/app-readme.md similarity index 100% rename from stable/traccar/7.0.22/app-readme.md rename to stable/traccar/7.0.23/app-readme.md diff --git a/stable/wikijs/7.0.22/charts/common-10.4.6.tgz b/stable/traccar/7.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/wikijs/7.0.22/charts/common-10.4.6.tgz rename to stable/traccar/7.0.23/charts/common-10.4.6.tgz diff --git a/stable/traccar/7.0.23/charts/postgresql-8.0.43.tgz b/stable/traccar/7.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/traccar/7.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/traccar/7.0.22/ix_values.yaml b/stable/traccar/7.0.23/ix_values.yaml similarity index 100% rename from stable/traccar/7.0.22/ix_values.yaml rename to stable/traccar/7.0.23/ix_values.yaml diff --git a/stable/traccar/7.0.22/questions.yaml b/stable/traccar/7.0.23/questions.yaml similarity index 100% rename from stable/traccar/7.0.22/questions.yaml rename to stable/traccar/7.0.23/questions.yaml diff --git a/stable/typecho/3.0.21/templates/common.yaml b/stable/traccar/7.0.23/templates/common.yaml similarity index 100% rename from stable/typecho/3.0.21/templates/common.yaml rename to stable/traccar/7.0.23/templates/common.yaml diff --git a/stable/wikijs/7.0.22/values.yaml b/stable/traccar/7.0.23/values.yaml similarity index 100% rename from stable/wikijs/7.0.22/values.yaml rename to stable/traccar/7.0.23/values.yaml diff --git a/stable/tt-rss/7.0.21/Chart.lock b/stable/tt-rss/7.0.21/Chart.lock deleted file mode 100644 index 8153007b19..0000000000 --- a/stable/tt-rss/7.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:17:13.39899781Z" diff --git a/stable/tt-rss/7.0.21/charts/postgresql-8.0.42.tgz b/stable/tt-rss/7.0.21/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/tt-rss/7.0.21/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.21/CHANGELOG.md b/stable/tt-rss/7.0.22/CHANGELOG.md similarity index 90% rename from stable/tt-rss/7.0.21/CHANGELOG.md rename to stable/tt-rss/7.0.22/CHANGELOG.md index 1148e7ecb5..d77029269c 100644 --- a/stable/tt-rss/7.0.21/CHANGELOG.md +++ b/stable/tt-rss/7.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [tt-rss-7.0.22](https://github.com/truecharts/apps/compare/tt-rss-7.0.21...tt-rss-7.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [tt-rss-7.0.21](https://github.com/truecharts/apps/compare/tt-rss-7.0.19...tt-rss-7.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [tt-rss-7.0.8](https://github.com/truecharts/apps/compare/tt-rss-7.0.7...tt-rss-7.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/tt-rss/7.0.22/Chart.lock b/stable/tt-rss/7.0.22/Chart.lock new file mode 100644 index 0000000000..6e3ac3f0fe --- /dev/null +++ b/stable/tt-rss/7.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:45:55.670287168Z" diff --git a/stable/tt-rss/7.0.21/Chart.yaml b/stable/tt-rss/7.0.22/Chart.yaml similarity index 95% rename from stable/tt-rss/7.0.21/Chart.yaml rename to stable/tt-rss/7.0.22/Chart.yaml index 47a151a1b3..60bfb9b4c2 100644 --- a/stable/tt-rss/7.0.21/Chart.yaml +++ b/stable/tt-rss/7.0.22/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.0.9113" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 7.0.21 +version: 7.0.22 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -17,7 +17,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/tt-rss/7.0.21/README.md b/stable/tt-rss/7.0.22/README.md similarity index 96% rename from stable/tt-rss/7.0.21/README.md rename to stable/tt-rss/7.0.22/README.md index 4d1ab72ad4..9ac27a9260 100644 --- a/stable/tt-rss/7.0.21/README.md +++ b/stable/tt-rss/7.0.22/README.md @@ -1,6 +1,6 @@ # tt-rss -![Version: 7.0.21](https://img.shields.io/badge/Version-7.0.21-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) +![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/tt-rss/7.0.21/app-readme.md b/stable/tt-rss/7.0.22/app-readme.md similarity index 100% rename from stable/tt-rss/7.0.21/app-readme.md rename to stable/tt-rss/7.0.22/app-readme.md diff --git a/stable/xbackbone/3.0.23/charts/common-10.4.6.tgz b/stable/tt-rss/7.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/xbackbone/3.0.23/charts/common-10.4.6.tgz rename to stable/tt-rss/7.0.22/charts/common-10.4.6.tgz diff --git a/stable/tt-rss/7.0.22/charts/postgresql-8.0.43.tgz b/stable/tt-rss/7.0.22/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/tt-rss/7.0.22/charts/postgresql-8.0.43.tgz differ diff --git a/stable/tt-rss/7.0.21/ix_values.yaml b/stable/tt-rss/7.0.22/ix_values.yaml similarity index 100% rename from stable/tt-rss/7.0.21/ix_values.yaml rename to stable/tt-rss/7.0.22/ix_values.yaml diff --git a/stable/tt-rss/7.0.21/questions.yaml b/stable/tt-rss/7.0.22/questions.yaml similarity index 100% rename from stable/tt-rss/7.0.21/questions.yaml rename to stable/tt-rss/7.0.22/questions.yaml diff --git a/stable/tt-rss/7.0.21/templates/common.yaml b/stable/tt-rss/7.0.22/templates/common.yaml similarity index 100% rename from stable/tt-rss/7.0.21/templates/common.yaml rename to stable/tt-rss/7.0.22/templates/common.yaml diff --git a/stable/xbackbone/3.0.23/values.yaml b/stable/tt-rss/7.0.22/values.yaml similarity index 100% rename from stable/xbackbone/3.0.23/values.yaml rename to stable/tt-rss/7.0.22/values.yaml diff --git a/stable/typecho/3.0.21/Chart.lock b/stable/typecho/3.0.21/Chart.lock deleted file mode 100644 index 7c464e37e0..0000000000 --- a/stable/typecho/3.0.21/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:17:34.155972477Z" diff --git a/stable/typecho/3.0.21/charts/mariadb-3.0.40.tgz b/stable/typecho/3.0.21/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/typecho/3.0.21/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/typecho/3.0.21/CHANGELOG.md b/stable/typecho/3.0.22/CHANGELOG.md similarity index 90% rename from stable/typecho/3.0.21/CHANGELOG.md rename to stable/typecho/3.0.22/CHANGELOG.md index c38b75337a..2efdba726b 100644 --- a/stable/typecho/3.0.21/CHANGELOG.md +++ b/stable/typecho/3.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [typecho-3.0.22](https://github.com/truecharts/apps/compare/typecho-3.0.21...typecho-3.0.22) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [typecho-3.0.21](https://github.com/truecharts/apps/compare/typecho-3.0.19...typecho-3.0.21) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [typecho-3.0.8](https://github.com/truecharts/apps/compare/typecho-3.0.7...typecho-3.0.8) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/typecho/3.0.22/Chart.lock b/stable/typecho/3.0.22/Chart.lock new file mode 100644 index 0000000000..1521313679 --- /dev/null +++ b/stable/typecho/3.0.22/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:45:55.789976976Z" diff --git a/stable/typecho/3.0.21/Chart.yaml b/stable/typecho/3.0.22/Chart.yaml similarity index 95% rename from stable/typecho/3.0.21/Chart.yaml rename to stable/typecho/3.0.22/Chart.yaml index 402ab08b5a..0983fca027 100644 --- a/stable/typecho/3.0.21/Chart.yaml +++ b/stable/typecho/3.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: Typecho is a PHP Blogging Platform. home: https://github.com/truecharts/apps/tree/master/charts/stable/typecho icon: https://truecharts.org/img/chart-icons/typecho.png @@ -23,7 +23,7 @@ name: typecho sources: - https://github.com/typecho/typecho - https://hub.docker.com/r/joyqi/typecho -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/typecho/3.0.21/README.md b/stable/typecho/3.0.22/README.md similarity index 96% rename from stable/typecho/3.0.21/README.md rename to stable/typecho/3.0.22/README.md index 9d8c8c052d..6bae84b1bc 100644 --- a/stable/typecho/3.0.21/README.md +++ b/stable/typecho/3.0.22/README.md @@ -1,6 +1,6 @@ # typecho -![Version: 3.0.21](https://img.shields.io/badge/Version-3.0.21-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) +![Version: 3.0.22](https://img.shields.io/badge/Version-3.0.22-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) Typecho is a PHP Blogging Platform. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/typecho/3.0.21/app-readme.md b/stable/typecho/3.0.22/app-readme.md similarity index 100% rename from stable/typecho/3.0.21/app-readme.md rename to stable/typecho/3.0.22/app-readme.md diff --git a/stable/xwiki/3.0.26/charts/common-10.4.6.tgz b/stable/typecho/3.0.22/charts/common-10.4.6.tgz similarity index 100% rename from stable/xwiki/3.0.26/charts/common-10.4.6.tgz rename to stable/typecho/3.0.22/charts/common-10.4.6.tgz diff --git a/stable/typecho/3.0.22/charts/mariadb-3.0.41.tgz b/stable/typecho/3.0.22/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/typecho/3.0.22/charts/mariadb-3.0.41.tgz differ diff --git a/stable/typecho/3.0.21/ix_values.yaml b/stable/typecho/3.0.22/ix_values.yaml similarity index 100% rename from stable/typecho/3.0.21/ix_values.yaml rename to stable/typecho/3.0.22/ix_values.yaml diff --git a/stable/typecho/3.0.21/questions.yaml b/stable/typecho/3.0.22/questions.yaml similarity index 100% rename from stable/typecho/3.0.21/questions.yaml rename to stable/typecho/3.0.22/questions.yaml diff --git a/stable/wekan/4.0.25/templates/common.yaml b/stable/typecho/3.0.22/templates/common.yaml similarity index 100% rename from stable/wekan/4.0.25/templates/common.yaml rename to stable/typecho/3.0.22/templates/common.yaml diff --git a/stable/xwiki/3.0.26/values.yaml b/stable/typecho/3.0.22/values.yaml similarity index 100% rename from stable/xwiki/3.0.26/values.yaml rename to stable/typecho/3.0.22/values.yaml diff --git a/stable/vaultwarden/16.0.23/CHANGELOG.md b/stable/vaultwarden/16.0.23/CHANGELOG.md new file mode 100644 index 0000000000..9ee21ce1f4 --- /dev/null +++ b/stable/vaultwarden/16.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaultwarden-16.0.23](https://github.com/truecharts/apps/compare/vaultwarden-16.0.22...vaultwarden-16.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + +## [vaultwarden-16.0.22](https://github.com/truecharts/apps/compare/vaultwarden-16.0.20...vaultwarden-16.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [vaultwarden-16.0.20](https://github.com/truecharts/apps/compare/vaultwarden-16.0.19...vaultwarden-16.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [vaultwarden-16.0.19](https://github.com/truecharts/apps/compare/vaultwarden-16.0.18...vaultwarden-16.0.19) (2022-07-17) + +### Chore + +- update docker general non-major ([#3198](https://github.com/truecharts/apps/issues/3198)) + + + +## [vaultwarden-16.0.18](https://github.com/truecharts/apps/compare/vaultwarden-16.0.17...vaultwarden-16.0.18) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [vaultwarden-16.0.17](https://github.com/truecharts/apps/compare/vaultwarden-16.0.15...vaultwarden-16.0.17) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [vaultwarden-16.0.15](https://github.com/truecharts/apps/compare/vaultwarden-16.0.13...vaultwarden-16.0.15) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [vaultwarden-16.0.13](https://github.com/truecharts/apps/compare/vaultwarden-16.0.12...vaultwarden-16.0.13) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [vaultwarden-16.0.12](https://github.com/truecharts/apps/compare/vaultwarden-16.0.11...vaultwarden-16.0.12) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) + + + + +### [vaultwarden-16.0.11](https://github.com/truecharts/apps/compare/vaultwarden-16.0.10...vaultwarden-16.0.11) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [vaultwarden-16.0.10](https://github.com/truecharts/apps/compare/vaultwarden-16.0.9...vaultwarden-16.0.10) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + diff --git a/stable/vaultwarden/16.0.23/Chart.lock b/stable/vaultwarden/16.0.23/Chart.lock new file mode 100644 index 0000000000..eafdf38383 --- /dev/null +++ b/stable/vaultwarden/16.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:46:02.677920224Z" diff --git a/stable/vaultwarden/16.0.23/Chart.yaml b/stable/vaultwarden/16.0.23/Chart.yaml new file mode 100644 index 0000000000..79e29d054a --- /dev/null +++ b/stable/vaultwarden/16.0.23/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden +icon: https://truecharts.org/img/chart-icons/vaultwarden.png +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaultwarden +sources: + - https://github.com/dani-garcia/vaultwarden +type: application +version: 16.0.23 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/16.0.23/README.md b/stable/vaultwarden/16.0.23/README.md new file mode 100644 index 0000000000..2e06cf57ec --- /dev/null +++ b/stable/vaultwarden/16.0.23/README.md @@ -0,0 +1,108 @@ +# vaultwarden + +![Version: 16.0.23](https://img.shields.io/badge/Version-16.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.1](https://img.shields.io/badge/AppVersion-1.25.1-informational?style=flat-square) + +Unofficial Bitwarden compatible server written in Rust + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vaultwarden](https://truecharts.org/docs/charts/stable/vaultwarden) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `vaultwarden` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install vaultwarden TrueCharts/vaultwarden +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `vaultwarden` deployment + +```console +helm uninstall vaultwarden +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vaultwarden \ + --set env.TZ="America/New York" \ + TrueCharts/vaultwarden +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vaultwarden TrueCharts/vaultwarden -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/16.0.23/app-readme.md b/stable/vaultwarden/16.0.23/app-readme.md new file mode 100644 index 0000000000..d09bcf19c2 --- /dev/null +++ b/stable/vaultwarden/16.0.23/app-readme.md @@ -0,0 +1,8 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/vaultwarden + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/vaultwarden/16.0.23/charts/common-10.4.6.tgz b/stable/vaultwarden/16.0.23/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/vaultwarden/16.0.23/charts/common-10.4.6.tgz differ diff --git a/stable/vaultwarden/16.0.23/charts/postgresql-8.0.43.tgz b/stable/vaultwarden/16.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/vaultwarden/16.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/vaultwarden/16.0.23/ci/default-values.yaml b/stable/vaultwarden/16.0.23/ci/default-values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vaultwarden/16.0.23/ci/ingress-values.yaml b/stable/vaultwarden/16.0.23/ci/ingress-values.yaml new file mode 100644 index 0000000000..24db682e32 --- /dev/null +++ b/stable/vaultwarden/16.0.23/ci/ingress-values.yaml @@ -0,0 +1,68 @@ +# -- 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 + targetPort: + + # -- 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 diff --git a/stable/vaultwarden/16.0.23/ix_values.yaml b/stable/vaultwarden/16.0.23/ix_values.yaml new file mode 100644 index 0000000000..0d3422d376 --- /dev/null +++ b/stable/vaultwarden/16.0.23/ix_values.yaml @@ -0,0 +1,152 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: v1.25.1@sha256:bd5ff05faa786a9f6aa268c13c154c6f614ca516077e800391635ddd68ec11b4 + +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + ws: + enabled: true + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +env: + 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 }}" + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +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" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden diff --git a/stable/vaultwarden/16.0.23/questions.yaml b/stable/vaultwarden/16.0.23/questions.yaml new file mode 100644 index 0000000000..3f9721970f --- /dev/null +++ b/stable/vaultwarden/16.0.23/questions.yaml @@ -0,0 +1,2862 @@ +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: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/admin/" +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: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: expert + 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: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + 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: timeout + 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: 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: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10102 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + + + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - 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: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3012 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3012 + + - 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: externalInterfaces + description: "Add External Interfaces" + label: "Add external Interfaces" + group: "Networking" + schema: + type: list + items: + - variable: interfaceConfiguration + description: "Interface Configuration" + label: "Interface Configuration" + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: "Please specify host interface" + label: "Host Interface" + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: "Define how IP Address will be managed" + label: "IP Address Management" + schema: + type: dict + required: true + attrs: + - variable: type + description: "Specify type for IPAM" + label: "IPAM Type" + schema: + type: string + required: true + enum: + - value: "dhcp" + description: "Use DHCP" + - value: "static" + description: "Use static IP" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + items: + - variable: staticRouteConfiguration + label: "Static Route Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: "Destination" + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: "Gateway" + schema: + type: ipaddr + cidr: false + required: true + + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: 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: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - value: "nfs" + description: "NFS Share" + - variable: server + label: "NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: "Path on NFS server" + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - 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: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - 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: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: "Process User ID - PUID" + description: "When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps" + schema: + type: int + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + 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: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + 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: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/" + 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: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# 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: networkPolicy +# group: "Advanced" +# label: "(Advanced) Network Policy" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: "enabled" +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: "Policy Type" +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: "Default" +# - value: "ingress" +# description: "Ingress" +# - value: "egress" +# description: "Egress" +# - value: "ingress-egress" +# description: "Ingress and Egress" +# - variable: egress +# label: "Egress" +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: "To" +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" +# - variable: ingress +# label: "Ingress" +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: "From" +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: "ipBlock" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: "cidr" +# schema: +# type: string +# default: "" +# - variable: except +# label: "except" +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: "Key" +# schema: +# type: string +# - variable: operator +# label: "operator" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "In" +# description: "In" +# - value: "NotIn" +# description: "NotIn" +# - value: "Exists " +# description: "Exists " +# - value: "DoesNotExist " +# description: "DoesNotExist " +# - variable: values +# label: "values" +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: "Ports" +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: "port" +# schema: +# type: int +# - variable: endPort +# label: "port" +# schema: +# type: int +# - variable: protocol +# label: "Protocol" +# schema: +# type: string +# default: "TCP" +# enum: +# - value: "TCP" +# description: "TCP" +# - value: "UDP" +# description: "UDP" +# - value: "SCTP" +# description: "SCTP" + + + - variable: addons + group: "Addons" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + additional_attrs: true + 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: + additional_attrs: true + 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: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/vaultwarden/16.0.23/templates/_configmap.tpl b/stable/vaultwarden/16.0.23/templates/_configmap.tpl new file mode 100644 index 0000000000..8809925abd --- /dev/null +++ b/stable/vaultwarden/16.0.23/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/16.0.23/templates/_secrets.tpl b/stable/vaultwarden/16.0.23/templates/_secrets.tpl new file mode 100644 index 0000000000..ca5ec74b0a --- /dev/null +++ b/stable/vaultwarden/16.0.23/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/16.0.23/templates/_validate.tpl b/stable/vaultwarden/16.0.23/templates/_validate.tpl new file mode 100644 index 0000000000..e4832c2f6e --- /dev/null +++ b/stable/vaultwarden/16.0.23/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/16.0.23/templates/common.yaml b/stable/vaultwarden/16.0.23/templates/common.yaml new file mode 100644 index 0000000000..577816b14c --- /dev/null +++ b/stable/vaultwarden/16.0.23/templates/common.yaml @@ -0,0 +1,39 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- include "vaultwarden.configmap" . }} + +{{/* Render secrets for vaultwarden */}} +{{- include "vaultwarden.secrets" . }} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +{{- $fullname := include "tc.common.names.fullname" . -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-ws" $fullname }} + 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 "tc.common.loader.apply" . }} diff --git a/stable/vaultwarden/16.0.23/values.yaml b/stable/vaultwarden/16.0.23/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vikunja/3.0.27/Chart.lock b/stable/vikunja/3.0.27/Chart.lock deleted file mode 100644 index d6abc1e3f9..0000000000 --- a/stable/vikunja/3.0.27/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:18:40.124746832Z" diff --git a/stable/vikunja/3.0.27/charts/postgresql-8.0.42.tgz b/stable/vikunja/3.0.27/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/vikunja/3.0.27/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.27/charts/redis-3.0.41.tgz b/stable/vikunja/3.0.27/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/vikunja/3.0.27/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.27/CHANGELOG.md b/stable/vikunja/3.0.28/CHANGELOG.md similarity index 90% rename from stable/vikunja/3.0.27/CHANGELOG.md rename to stable/vikunja/3.0.28/CHANGELOG.md index f7d9000c3f..4126a589d3 100644 --- a/stable/vikunja/3.0.27/CHANGELOG.md +++ b/stable/vikunja/3.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vikunja-3.0.28](https://github.com/truecharts/apps/compare/vikunja-3.0.27...vikunja-3.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [vikunja-3.0.27](https://github.com/truecharts/apps/compare/vikunja-3.0.25...vikunja-3.0.27) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [vikunja-3.0.14](https://github.com/truecharts/apps/compare/vikunja-3.0.13...vikunja-3.0.14) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - diff --git a/stable/vikunja/3.0.28/Chart.lock b/stable/vikunja/3.0.28/Chart.lock new file mode 100644 index 0000000000..6e86ba718c --- /dev/null +++ b/stable/vikunja/3.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:46:12.911048561Z" diff --git a/stable/vikunja/3.0.27/Chart.yaml b/stable/vikunja/3.0.28/Chart.yaml similarity index 93% rename from stable/vikunja/3.0.27/Chart.yaml rename to stable/vikunja/3.0.28/Chart.yaml index 470c375729..c1d95f903a 100644 --- a/stable/vikunja/3.0.27/Chart.yaml +++ b/stable/vikunja/3.0.28/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: The to-do app to organize your life. home: https://github.com/truecharts/apps/tree/master/charts/stable/vikunja icon: https://truecharts.org/img/chart-icons/vikunja.png @@ -25,7 +25,7 @@ maintainers: name: vikunja sources: - https://vikunja.io/docs -version: 3.0.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/3.0.27/README.md b/stable/vikunja/3.0.28/README.md similarity index 95% rename from stable/vikunja/3.0.27/README.md rename to stable/vikunja/3.0.28/README.md index 067fe500c1..df29590fbd 100644 --- a/stable/vikunja/3.0.27/README.md +++ b/stable/vikunja/3.0.28/README.md @@ -1,6 +1,6 @@ # vikunja -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) The to-do app to organize your life. @@ -23,8 +23,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/vikunja/3.0.27/app-readme.md b/stable/vikunja/3.0.28/app-readme.md similarity index 100% rename from stable/vikunja/3.0.27/app-readme.md rename to stable/vikunja/3.0.28/app-readme.md diff --git a/stable/vikunja/3.0.28/charts/common-10.4.6.tgz b/stable/vikunja/3.0.28/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/vikunja/3.0.28/charts/common-10.4.6.tgz differ diff --git a/stable/vikunja/3.0.28/charts/postgresql-8.0.43.tgz b/stable/vikunja/3.0.28/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/vikunja/3.0.28/charts/postgresql-8.0.43.tgz differ diff --git a/stable/vikunja/3.0.28/charts/redis-3.0.42.tgz b/stable/vikunja/3.0.28/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/vikunja/3.0.28/charts/redis-3.0.42.tgz differ diff --git a/stable/vikunja/3.0.27/ix_values.yaml b/stable/vikunja/3.0.28/ix_values.yaml similarity index 100% rename from stable/vikunja/3.0.27/ix_values.yaml rename to stable/vikunja/3.0.28/ix_values.yaml diff --git a/stable/vikunja/3.0.27/questions.yaml b/stable/vikunja/3.0.28/questions.yaml similarity index 100% rename from stable/vikunja/3.0.27/questions.yaml rename to stable/vikunja/3.0.28/questions.yaml diff --git a/stable/vikunja/3.0.27/templates/_secrets.tpl b/stable/vikunja/3.0.28/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.27/templates/_secrets.tpl rename to stable/vikunja/3.0.28/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.27/templates/common.yaml b/stable/vikunja/3.0.28/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.27/templates/common.yaml rename to stable/vikunja/3.0.28/templates/common.yaml diff --git a/stable/vikunja/3.0.28/values.yaml b/stable/vikunja/3.0.28/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/weblate/4.0.22/Chart.lock b/stable/weblate/4.0.22/Chart.lock deleted file mode 100644 index 08025ab826..0000000000 --- a/stable/weblate/4.0.22/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.41 -digest: sha256:30b3aa133bc1f0cb1e14cf5d7d7d1aa1badf47e874337cc63814b250e87bc648 -generated: "2022-07-23T00:19:01.577592461Z" diff --git a/stable/weblate/4.0.22/charts/postgresql-8.0.42.tgz b/stable/weblate/4.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/weblate/4.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/weblate/4.0.22/charts/redis-3.0.41.tgz b/stable/weblate/4.0.22/charts/redis-3.0.41.tgz deleted file mode 100644 index 92a54426a0..0000000000 Binary files a/stable/weblate/4.0.22/charts/redis-3.0.41.tgz and /dev/null differ diff --git a/stable/weblate/4.0.22/CHANGELOG.md b/stable/weblate/4.0.23/CHANGELOG.md similarity index 90% rename from stable/weblate/4.0.22/CHANGELOG.md rename to stable/weblate/4.0.23/CHANGELOG.md index 0d6fe79755..ace35a8639 100644 --- a/stable/weblate/4.0.22/CHANGELOG.md +++ b/stable/weblate/4.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [weblate-4.0.23](https://github.com/truecharts/apps/compare/weblate-4.0.22...weblate-4.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [weblate-4.0.22](https://github.com/truecharts/apps/compare/weblate-4.0.20...weblate-4.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [weblate-4.0.9](https://github.com/truecharts/apps/compare/weblate-4.0.8...weblate-4.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/weblate/4.0.23/Chart.lock b/stable/weblate/4.0.23/Chart.lock new file mode 100644 index 0000000000..66c88f80f9 --- /dev/null +++ b/stable/weblate/4.0.23/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.42 +digest: sha256:3700174c3cf3786c855d1b71c8ef1129a666dc99f60e23bc6c0041f4e5139eb5 +generated: "2022-07-23T09:46:44.271607266Z" diff --git a/stable/weblate/4.0.22/Chart.yaml b/stable/weblate/4.0.23/Chart.yaml similarity index 94% rename from stable/weblate/4.0.22/Chart.yaml rename to stable/weblate/4.0.23/Chart.yaml index 577262a172..4f2ff6917a 100644 --- a/stable/weblate/4.0.22/Chart.yaml +++ b/stable/weblate/4.0.23/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.41 + version: 3.0.42 description: Weblate is a copylefted libre software web-based continuous localization system home: https://github.com/truecharts/apps/tree/master/charts/stable/weblate icon: https://truecharts.org/img/chart-icons/weblate.png @@ -28,7 +28,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 4.0.22 +version: 4.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/weblate/4.0.22/README.md b/stable/weblate/4.0.23/README.md similarity index 95% rename from stable/weblate/4.0.22/README.md rename to stable/weblate/4.0.23/README.md index 1cab8a7eda..d5546e8dfe 100644 --- a/stable/weblate/4.0.22/README.md +++ b/stable/weblate/4.0.23/README.md @@ -1,6 +1,6 @@ # weblate -![Version: 4.0.22](https://img.shields.io/badge/Version-4.0.22-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) +![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) Weblate is a copylefted libre software web-based continuous localization system @@ -26,8 +26,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | -| https://charts.truecharts.org | redis | 3.0.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | +| https://charts.truecharts.org | redis | 3.0.42 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/weblate/4.0.22/app-readme.md b/stable/weblate/4.0.23/app-readme.md similarity index 100% rename from stable/weblate/4.0.22/app-readme.md rename to stable/weblate/4.0.23/app-readme.md diff --git a/stable/weblate/4.0.23/charts/common-10.4.6.tgz b/stable/weblate/4.0.23/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/weblate/4.0.23/charts/common-10.4.6.tgz differ diff --git a/stable/weblate/4.0.23/charts/postgresql-8.0.43.tgz b/stable/weblate/4.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/weblate/4.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/weblate/4.0.23/charts/redis-3.0.42.tgz b/stable/weblate/4.0.23/charts/redis-3.0.42.tgz new file mode 100644 index 0000000000..a82d4d5a2f Binary files /dev/null and b/stable/weblate/4.0.23/charts/redis-3.0.42.tgz differ diff --git a/stable/weblate/4.0.22/ix_values.yaml b/stable/weblate/4.0.23/ix_values.yaml similarity index 100% rename from stable/weblate/4.0.22/ix_values.yaml rename to stable/weblate/4.0.23/ix_values.yaml diff --git a/stable/weblate/4.0.22/questions.yaml b/stable/weblate/4.0.23/questions.yaml similarity index 100% rename from stable/weblate/4.0.22/questions.yaml rename to stable/weblate/4.0.23/questions.yaml diff --git a/stable/weblate/4.0.22/templates/_configmap.tpl b/stable/weblate/4.0.23/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.22/templates/_configmap.tpl rename to stable/weblate/4.0.23/templates/_configmap.tpl diff --git a/stable/weblate/4.0.22/templates/common.yaml b/stable/weblate/4.0.23/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.22/templates/common.yaml rename to stable/weblate/4.0.23/templates/common.yaml diff --git a/stable/weblate/4.0.23/values.yaml b/stable/weblate/4.0.23/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wekan/4.0.25/charts/mongodb-1.0.43.tgz b/stable/wekan/4.0.25/charts/mongodb-1.0.43.tgz deleted file mode 100644 index 4ba7728787..0000000000 Binary files a/stable/wekan/4.0.25/charts/mongodb-1.0.43.tgz and /dev/null differ diff --git a/stable/wekan/4.0.25/CHANGELOG.md b/stable/wekan/4.0.26/CHANGELOG.md similarity index 90% rename from stable/wekan/4.0.25/CHANGELOG.md rename to stable/wekan/4.0.26/CHANGELOG.md index 1bdc576934..d7d3742616 100644 --- a/stable/wekan/4.0.25/CHANGELOG.md +++ b/stable/wekan/4.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wekan-4.0.26](https://github.com/truecharts/apps/compare/wekan-4.0.25...wekan-4.0.26) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [wekan-4.0.25](https://github.com/truecharts/apps/compare/wekan-4.0.23...wekan-4.0.25) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - -### [wekan-4.0.12](https://github.com/truecharts/apps/compare/wekan-4.0.11...wekan-4.0.12) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - diff --git a/incubator/youtubedl-material/0.0.19/Chart.lock b/stable/wekan/4.0.26/Chart.lock similarity index 52% rename from incubator/youtubedl-material/0.0.19/Chart.lock rename to stable/wekan/4.0.26/Chart.lock index 079483acad..754b6c64b0 100644 --- a/incubator/youtubedl-material/0.0.19/Chart.lock +++ b/stable/wekan/4.0.26/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.6 - name: mongodb repository: https://charts.truecharts.org - version: 1.0.43 -digest: sha256:d85d188dbae6412349fcef98164729fdae055850f03b1155a1ff26e16ffe619a -generated: "2022-07-22T23:45:11.208936533Z" + version: 1.0.44 +digest: sha256:17f8c8887f34c922f38afc36b433889d91b12f2fced1767e03b01c621cb5ae4a +generated: "2022-07-23T09:46:36.605981999Z" diff --git a/stable/wekan/4.0.25/Chart.yaml b/stable/wekan/4.0.26/Chart.yaml similarity index 95% rename from stable/wekan/4.0.25/Chart.yaml rename to stable/wekan/4.0.26/Chart.yaml index 3e7b16f932..d7b3cfffa4 100644 --- a/stable/wekan/4.0.25/Chart.yaml +++ b/stable/wekan/4.0.26/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 1.0.43 + version: 1.0.44 description: WeKan - Open Source kanban home: https://github.com/truecharts/apps/tree/master/charts/stable/wekan icon: https://truecharts.org/img/chart-icons/wekan.png @@ -23,7 +23,7 @@ name: wekan sources: - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/wekan/4.0.25/README.md b/stable/wekan/4.0.26/README.md similarity index 96% rename from stable/wekan/4.0.25/README.md rename to stable/wekan/4.0.26/README.md index 4efe08b10b..76cc28e554 100644 --- a/stable/wekan/4.0.25/README.md +++ b/stable/wekan/4.0.26/README.md @@ -1,6 +1,6 @@ # wekan -![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![AppVersion: 6.30](https://img.shields.io/badge/AppVersion-6.30-informational?style=flat-square) +![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![AppVersion: 6.30](https://img.shields.io/badge/AppVersion-6.30-informational?style=flat-square) WeKan - Open Source kanban @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | mongodb | 1.0.43 | +| https://charts.truecharts.org | mongodb | 1.0.44 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/wekan/4.0.25/app-readme.md b/stable/wekan/4.0.26/app-readme.md similarity index 100% rename from stable/wekan/4.0.25/app-readme.md rename to stable/wekan/4.0.26/app-readme.md diff --git a/stable/wekan/4.0.26/charts/common-10.4.6.tgz b/stable/wekan/4.0.26/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/wekan/4.0.26/charts/common-10.4.6.tgz differ diff --git a/stable/wekan/4.0.26/charts/mongodb-1.0.44.tgz b/stable/wekan/4.0.26/charts/mongodb-1.0.44.tgz new file mode 100644 index 0000000000..5a4c6ae84e Binary files /dev/null and b/stable/wekan/4.0.26/charts/mongodb-1.0.44.tgz differ diff --git a/stable/wekan/4.0.25/ix_values.yaml b/stable/wekan/4.0.26/ix_values.yaml similarity index 100% rename from stable/wekan/4.0.25/ix_values.yaml rename to stable/wekan/4.0.26/ix_values.yaml diff --git a/stable/wekan/4.0.25/questions.yaml b/stable/wekan/4.0.26/questions.yaml similarity index 100% rename from stable/wekan/4.0.25/questions.yaml rename to stable/wekan/4.0.26/questions.yaml diff --git a/stable/wikijs/7.0.22/templates/common.yaml b/stable/wekan/4.0.26/templates/common.yaml similarity index 100% rename from stable/wikijs/7.0.22/templates/common.yaml rename to stable/wekan/4.0.26/templates/common.yaml diff --git a/stable/wekan/4.0.26/values.yaml b/stable/wekan/4.0.26/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wikijs/7.0.22/Chart.lock b/stable/wikijs/7.0.22/Chart.lock deleted file mode 100644 index 85c2043c49..0000000000 --- a/stable/wikijs/7.0.22/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:19:40.125046927Z" diff --git a/stable/wikijs/7.0.22/charts/postgresql-8.0.42.tgz b/stable/wikijs/7.0.22/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/wikijs/7.0.22/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.22/CHANGELOG.md b/stable/wikijs/7.0.23/CHANGELOG.md similarity index 90% rename from stable/wikijs/7.0.22/CHANGELOG.md rename to stable/wikijs/7.0.23/CHANGELOG.md index b2da93d56c..ea454e2318 100644 --- a/stable/wikijs/7.0.22/CHANGELOG.md +++ b/stable/wikijs/7.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wikijs-7.0.23](https://github.com/truecharts/apps/compare/wikijs-7.0.22...wikijs-7.0.23) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [wikijs-7.0.22](https://github.com/truecharts/apps/compare/wikijs-7.0.20...wikijs-7.0.22) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [wikijs-7.0.9](https://github.com/truecharts/apps/compare/wikijs-7.0.8...wikijs-7.0.9) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/wikijs/7.0.23/Chart.lock b/stable/wikijs/7.0.23/Chart.lock new file mode 100644 index 0000000000..153c90c8b1 --- /dev/null +++ b/stable/wikijs/7.0.23/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:46:42.960339076Z" diff --git a/stable/wikijs/7.0.22/Chart.yaml b/stable/wikijs/7.0.23/Chart.yaml similarity index 95% rename from stable/wikijs/7.0.22/Chart.yaml rename to stable/wikijs/7.0.23/Chart.yaml index d6791f63f4..fdd1b639d9 100644 --- a/stable/wikijs/7.0.22/Chart.yaml +++ b/stable/wikijs/7.0.23/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "2.5.285" description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! name: wikijs -version: 7.0.22 +version: 7.0.23 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/wikijs/7.0.22/README.md b/stable/wikijs/7.0.23/README.md similarity index 96% rename from stable/wikijs/7.0.22/README.md rename to stable/wikijs/7.0.23/README.md index 53fad58836..18d8718b9d 100644 --- a/stable/wikijs/7.0.22/README.md +++ b/stable/wikijs/7.0.23/README.md @@ -1,6 +1,6 @@ # wikijs -![Version: 7.0.22](https://img.shields.io/badge/Version-7.0.22-informational?style=flat-square) ![AppVersion: 2.5.285](https://img.shields.io/badge/AppVersion-2.5.285-informational?style=flat-square) +![Version: 7.0.23](https://img.shields.io/badge/Version-7.0.23-informational?style=flat-square) ![AppVersion: 2.5.285](https://img.shields.io/badge/AppVersion-2.5.285-informational?style=flat-square) Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/wikijs/7.0.22/app-readme.md b/stable/wikijs/7.0.23/app-readme.md similarity index 100% rename from stable/wikijs/7.0.22/app-readme.md rename to stable/wikijs/7.0.23/app-readme.md diff --git a/stable/wikijs/7.0.23/charts/common-10.4.6.tgz b/stable/wikijs/7.0.23/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/wikijs/7.0.23/charts/common-10.4.6.tgz differ diff --git a/stable/wikijs/7.0.23/charts/postgresql-8.0.43.tgz b/stable/wikijs/7.0.23/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/wikijs/7.0.23/charts/postgresql-8.0.43.tgz differ diff --git a/stable/wikijs/7.0.22/ix_values.yaml b/stable/wikijs/7.0.23/ix_values.yaml similarity index 100% rename from stable/wikijs/7.0.22/ix_values.yaml rename to stable/wikijs/7.0.23/ix_values.yaml diff --git a/stable/wikijs/7.0.22/questions.yaml b/stable/wikijs/7.0.23/questions.yaml similarity index 100% rename from stable/wikijs/7.0.22/questions.yaml rename to stable/wikijs/7.0.23/questions.yaml diff --git a/stable/xbackbone/3.0.23/templates/common.yaml b/stable/wikijs/7.0.23/templates/common.yaml similarity index 100% rename from stable/xbackbone/3.0.23/templates/common.yaml rename to stable/wikijs/7.0.23/templates/common.yaml diff --git a/stable/wikijs/7.0.23/values.yaml b/stable/wikijs/7.0.23/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xbackbone/3.0.23/Chart.lock b/stable/xbackbone/3.0.23/Chart.lock deleted file mode 100644 index eaf42822de..0000000000 --- a/stable/xbackbone/3.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.40 -digest: sha256:a4cc9d2e480ed2837f76a00ea0f8e07e958041447cbe6ccefaeb161ceab430fd -generated: "2022-07-23T00:19:46.760654335Z" diff --git a/stable/xbackbone/3.0.23/charts/mariadb-3.0.40.tgz b/stable/xbackbone/3.0.23/charts/mariadb-3.0.40.tgz deleted file mode 100644 index 27fc1c7c0f..0000000000 Binary files a/stable/xbackbone/3.0.23/charts/mariadb-3.0.40.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.23/CHANGELOG.md b/stable/xbackbone/3.0.24/CHANGELOG.md similarity index 89% rename from stable/xbackbone/3.0.23/CHANGELOG.md rename to stable/xbackbone/3.0.24/CHANGELOG.md index 37c2a5de9f..b6d8e808ff 100644 --- a/stable/xbackbone/3.0.23/CHANGELOG.md +++ b/stable/xbackbone/3.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [xbackbone-3.0.24](https://github.com/truecharts/apps/compare/xbackbone-3.0.23...xbackbone-3.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [xbackbone-3.0.23](https://github.com/truecharts/apps/compare/xbackbone-3.0.21...xbackbone-3.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ -### [xbackbone-3.0.10](https://github.com/truecharts/apps/compare/xbackbone-3.0.9...xbackbone-3.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - - diff --git a/stable/xbackbone/3.0.24/Chart.lock b/stable/xbackbone/3.0.24/Chart.lock new file mode 100644 index 0000000000..0ac76b5ac9 --- /dev/null +++ b/stable/xbackbone/3.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.41 +digest: sha256:41ad109cae55119c3e64f061769d7fd8d12cc86b196bf4ace9ef0602debd2d56 +generated: "2022-07-23T09:47:00.952028344Z" diff --git a/stable/xbackbone/3.0.23/Chart.yaml b/stable/xbackbone/3.0.24/Chart.yaml similarity index 95% rename from stable/xbackbone/3.0.23/Chart.yaml rename to stable/xbackbone/3.0.24/Chart.yaml index 36eafa1521..373dafb587 100644 --- a/stable/xbackbone/3.0.23/Chart.yaml +++ b/stable/xbackbone/3.0.24/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.40 + version: 3.0.41 description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" home: https://github.com/truecharts/apps/tree/master/charts/stable/xbackbone icon: https://truecharts.org/img/chart-icons/xbackbone.png @@ -23,7 +23,7 @@ name: xbackbone sources: - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - files diff --git a/stable/xbackbone/3.0.23/README.md b/stable/xbackbone/3.0.24/README.md similarity index 96% rename from stable/xbackbone/3.0.23/README.md rename to stable/xbackbone/3.0.24/README.md index 648538244a..7a219220c2 100644 --- a/stable/xbackbone/3.0.23/README.md +++ b/stable/xbackbone/3.0.24/README.md @@ -1,6 +1,6 @@ # xbackbone -![Version: 3.0.23](https://img.shields.io/badge/Version-3.0.23-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) +![Version: 3.0.24](https://img.shields.io/badge/Version-3.0.24-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) XBackBone is a simple, self-hosted, lightweight PHP file manager @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.40 | +| https://charts.truecharts.org/ | mariadb | 3.0.41 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/xbackbone/3.0.23/app-readme.md b/stable/xbackbone/3.0.24/app-readme.md similarity index 100% rename from stable/xbackbone/3.0.23/app-readme.md rename to stable/xbackbone/3.0.24/app-readme.md diff --git a/stable/xbackbone/3.0.24/charts/common-10.4.6.tgz b/stable/xbackbone/3.0.24/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/xbackbone/3.0.24/charts/common-10.4.6.tgz differ diff --git a/stable/xbackbone/3.0.24/charts/mariadb-3.0.41.tgz b/stable/xbackbone/3.0.24/charts/mariadb-3.0.41.tgz new file mode 100644 index 0000000000..2b2b680d75 Binary files /dev/null and b/stable/xbackbone/3.0.24/charts/mariadb-3.0.41.tgz differ diff --git a/stable/xbackbone/3.0.23/ix_values.yaml b/stable/xbackbone/3.0.24/ix_values.yaml similarity index 100% rename from stable/xbackbone/3.0.23/ix_values.yaml rename to stable/xbackbone/3.0.24/ix_values.yaml diff --git a/stable/xbackbone/3.0.23/questions.yaml b/stable/xbackbone/3.0.24/questions.yaml similarity index 100% rename from stable/xbackbone/3.0.23/questions.yaml rename to stable/xbackbone/3.0.24/questions.yaml diff --git a/stable/xwiki/3.0.26/templates/common.yaml b/stable/xbackbone/3.0.24/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.26/templates/common.yaml rename to stable/xbackbone/3.0.24/templates/common.yaml diff --git a/stable/xbackbone/3.0.24/values.yaml b/stable/xbackbone/3.0.24/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xwiki/3.0.26/Chart.lock b/stable/xwiki/3.0.26/Chart.lock deleted file mode 100644 index 573b7f6c8c..0000000000 --- a/stable/xwiki/3.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.6 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.42 -digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:20:08.355640785Z" diff --git a/stable/xwiki/3.0.26/charts/postgresql-8.0.42.tgz b/stable/xwiki/3.0.26/charts/postgresql-8.0.42.tgz deleted file mode 100644 index 87b561fa33..0000000000 Binary files a/stable/xwiki/3.0.26/charts/postgresql-8.0.42.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.26/CHANGELOG.md b/stable/xwiki/3.0.27/CHANGELOG.md similarity index 90% rename from stable/xwiki/3.0.26/CHANGELOG.md rename to stable/xwiki/3.0.27/CHANGELOG.md index 01c2876b88..eacc41c8c0 100644 --- a/stable/xwiki/3.0.26/CHANGELOG.md +++ b/stable/xwiki/3.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [xwiki-3.0.27](https://github.com/truecharts/apps/compare/xwiki-3.0.26...xwiki-3.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274)) + + + + ## [xwiki-3.0.26](https://github.com/truecharts/apps/compare/xwiki-3.0.24...xwiki-3.0.26) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [xwiki-3.0.13](https://github.com/truecharts/apps/compare/xwiki-3.0.12...xwiki-3.0.13) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - diff --git a/stable/xwiki/3.0.27/Chart.lock b/stable/xwiki/3.0.27/Chart.lock new file mode 100644 index 0000000000..160d17d29d --- /dev/null +++ b/stable/xwiki/3.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.43 +digest: sha256:8b9278da53f34a98a2fc139b59d153b68841f4d7aabb5d534e362a718bd9711d +generated: "2022-07-23T09:47:16.954126976Z" diff --git a/stable/xwiki/3.0.26/Chart.yaml b/stable/xwiki/3.0.27/Chart.yaml similarity index 95% rename from stable/xwiki/3.0.26/Chart.yaml rename to stable/xwiki/3.0.27/Chart.yaml index 3d7fd31c38..8e2a6f8084 100644 --- a/stable/xwiki/3.0.26/Chart.yaml +++ b/stable/xwiki/3.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.42 + version: 8.0.43 description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility home: https://github.com/truecharts/apps/tree/master/charts/stable/xwiki icon: https://truecharts.org/img/chart-icons/xwiki.png @@ -23,7 +23,7 @@ name: xwiki sources: - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/3.0.26/README.md b/stable/xwiki/3.0.27/README.md similarity index 96% rename from stable/xwiki/3.0.26/README.md rename to stable/xwiki/3.0.27/README.md index 2beb0f7e60..8bf980b48b 100644 --- a/stable/xwiki/3.0.26/README.md +++ b/stable/xwiki/3.0.27/README.md @@ -1,6 +1,6 @@ # xwiki -![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) XWiki is a free wiki software platform written in Java with a design emphasis on extensibility @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.42 | +| https://charts.truecharts.org/ | postgresql | 8.0.43 | | https://library-charts.truecharts.org | common | 10.4.6 | ## Installing the Chart diff --git a/stable/xwiki/3.0.26/app-readme.md b/stable/xwiki/3.0.27/app-readme.md similarity index 100% rename from stable/xwiki/3.0.26/app-readme.md rename to stable/xwiki/3.0.27/app-readme.md diff --git a/stable/xwiki/3.0.27/charts/common-10.4.6.tgz b/stable/xwiki/3.0.27/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/xwiki/3.0.27/charts/common-10.4.6.tgz differ diff --git a/stable/xwiki/3.0.27/charts/postgresql-8.0.43.tgz b/stable/xwiki/3.0.27/charts/postgresql-8.0.43.tgz new file mode 100644 index 0000000000..179ed6087e Binary files /dev/null and b/stable/xwiki/3.0.27/charts/postgresql-8.0.43.tgz differ diff --git a/stable/xwiki/3.0.26/ix_values.yaml b/stable/xwiki/3.0.27/ix_values.yaml similarity index 100% rename from stable/xwiki/3.0.26/ix_values.yaml rename to stable/xwiki/3.0.27/ix_values.yaml diff --git a/stable/xwiki/3.0.26/questions.yaml b/stable/xwiki/3.0.27/questions.yaml similarity index 100% rename from stable/xwiki/3.0.26/questions.yaml rename to stable/xwiki/3.0.27/questions.yaml diff --git a/stable/xwiki/3.0.27/templates/common.yaml b/stable/xwiki/3.0.27/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/xwiki/3.0.27/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.27/values.yaml b/stable/xwiki/3.0.27/values.yaml new file mode 100644 index 0000000000..e69de29bb2