diff --git a/incubator/appsmith/2.0.33/charts/redis-3.0.48.tgz b/incubator/appsmith/2.0.33/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/incubator/appsmith/2.0.33/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.33/CHANGELOG.md b/incubator/appsmith/2.0.34/CHANGELOG.md similarity index 91% rename from incubator/appsmith/2.0.33/CHANGELOG.md rename to incubator/appsmith/2.0.34/CHANGELOG.md index eceda3b8ac1..4f06b3a833d 100644 --- a/incubator/appsmith/2.0.33/CHANGELOG.md +++ b/incubator/appsmith/2.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [appsmith-2.0.34](https://github.com/truecharts/charts/compare/appsmith-2.0.33...appsmith-2.0.34) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [appsmith-2.0.33](https://github.com/truecharts/charts/compare/appsmith-2.0.32...appsmith-2.0.33) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [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)) - - - diff --git a/stable/grist/3.0.26/Chart.lock b/incubator/appsmith/2.0.34/Chart.lock similarity index 52% rename from stable/grist/3.0.26/Chart.lock rename to incubator/appsmith/2.0.34/Chart.lock index 800127f3c10..62636f1278b 100644 --- a/stable/grist/3.0.26/Chart.lock +++ b/incubator/appsmith/2.0.34/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:67d68d93140a75d1cc2b0465bf483c8da5504ed8453737eeb8c8f6064998c995 -generated: "2022-08-08T22:50:01.110735114Z" + version: 3.0.50 +digest: sha256:d81cd5ee7ca50749f37c18d868184567ae7fb2cb969e0e38a70cc0f58b8f06d8 +generated: "2022-08-09T15:18:30.584277701Z" diff --git a/incubator/appsmith/2.0.33/Chart.yaml b/incubator/appsmith/2.0.34/Chart.yaml similarity index 96% rename from incubator/appsmith/2.0.33/Chart.yaml rename to incubator/appsmith/2.0.34/Chart.yaml index 579ab48f1fa..7f70158c4aa 100644 --- a/incubator/appsmith/2.0.33/Chart.yaml +++ b/incubator/appsmith/2.0.34/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 # - condition: mongodb.enabled # name: mongodb # repository: https://charts.truecharts.org @@ -26,7 +26,7 @@ name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/appsmithorg/appsmith -version: 2.0.33 +version: 2.0.34 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/2.0.33/README.md b/incubator/appsmith/2.0.34/README.md similarity index 96% rename from incubator/appsmith/2.0.33/README.md rename to incubator/appsmith/2.0.34/README.md index 9d5b43ea053..e52d0846f54 100644 --- a/incubator/appsmith/2.0.33/README.md +++ b/incubator/appsmith/2.0.34/README.md @@ -1,6 +1,6 @@ # appsmith -![Version: 2.0.33](https://img.shields.io/badge/Version-2.0.33-informational?style=flat-square) ![AppVersion: 1.7.10](https://img.shields.io/badge/AppVersion-1.7.10-informational?style=flat-square) +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![AppVersion: 1.7.10](https://img.shields.io/badge/AppVersion-1.7.10-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/appsmith/2.0.33/app-readme.md b/incubator/appsmith/2.0.34/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.33/app-readme.md rename to incubator/appsmith/2.0.34/app-readme.md diff --git a/incubator/appsmith/2.0.33/charts/common-10.4.9.tgz b/incubator/appsmith/2.0.34/charts/common-10.4.9.tgz similarity index 100% rename from incubator/appsmith/2.0.33/charts/common-10.4.9.tgz rename to incubator/appsmith/2.0.34/charts/common-10.4.9.tgz diff --git a/incubator/appsmith/2.0.34/charts/redis-3.0.50.tgz b/incubator/appsmith/2.0.34/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/incubator/appsmith/2.0.34/charts/redis-3.0.50.tgz differ diff --git a/incubator/appsmith/2.0.33/ix_values.yaml b/incubator/appsmith/2.0.34/ix_values.yaml similarity index 100% rename from incubator/appsmith/2.0.33/ix_values.yaml rename to incubator/appsmith/2.0.34/ix_values.yaml diff --git a/incubator/appsmith/2.0.33/questions.yaml b/incubator/appsmith/2.0.34/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.33/questions.yaml rename to incubator/appsmith/2.0.34/questions.yaml diff --git a/incubator/appsmith/2.0.33/templates/common.yaml b/incubator/appsmith/2.0.34/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.33/templates/common.yaml rename to incubator/appsmith/2.0.34/templates/common.yaml diff --git a/incubator/appsmith/2.0.33/values.yaml b/incubator/appsmith/2.0.34/values.yaml similarity index 100% rename from incubator/appsmith/2.0.33/values.yaml rename to incubator/appsmith/2.0.34/values.yaml diff --git a/incubator/authentik/2.0.31/charts/postgresql-8.0.50.tgz b/incubator/authentik/2.0.31/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/authentik/2.0.31/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.31/charts/redis-3.0.48.tgz b/incubator/authentik/2.0.31/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/incubator/authentik/2.0.31/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/incubator/authentik/2.0.31/CHANGELOG.md b/incubator/authentik/2.0.32/CHANGELOG.md similarity index 88% rename from incubator/authentik/2.0.31/CHANGELOG.md rename to incubator/authentik/2.0.32/CHANGELOG.md index 5397f636b39..35701103a97 100644 --- a/incubator/authentik/2.0.31/CHANGELOG.md +++ b/incubator/authentik/2.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [authentik-2.0.32](https://github.com/truecharts/charts/compare/authentik-2.0.31...authentik-2.0.32) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [authentik-2.0.31](https://github.com/truecharts/charts/compare/authentik-2.0.30...authentik-2.0.31) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [authentik-2.0.25](https://github.com/truecharts/apps/compare/authentik-2.0.23...authentik-2.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)) - - diff --git a/incubator/authentik/2.0.31/Chart.lock b/incubator/authentik/2.0.32/Chart.lock similarity index 58% rename from incubator/authentik/2.0.31/Chart.lock rename to incubator/authentik/2.0.32/Chart.lock index b064604fb97..d3f7a8119f6 100644 --- a/incubator/authentik/2.0.31/Chart.lock +++ b/incubator/authentik/2.0.32/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T22:05:15.788427509Z" + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:18:38.804239072Z" diff --git a/incubator/authentik/2.0.31/Chart.yaml b/incubator/authentik/2.0.32/Chart.yaml similarity index 94% rename from incubator/authentik/2.0.31/Chart.yaml rename to incubator/authentik/2.0.32/Chart.yaml index c9d97844f4e..0b42dea512d 100644 --- a/incubator/authentik/2.0.31/Chart.yaml +++ b/incubator/authentik/2.0.32/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: authentik is an open-source Identity Provider focused on flexibility and versatility. home: https://truecharts.org/docs/charts/incubator/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 2.0.31 +version: 2.0.32 annotations: truecharts.org/catagories: | - authentication diff --git a/incubator/authentik/2.0.31/README.md b/incubator/authentik/2.0.32/README.md similarity index 95% rename from incubator/authentik/2.0.31/README.md rename to incubator/authentik/2.0.32/README.md index 1a4a46dec49..810943831da 100644 --- a/incubator/authentik/2.0.31/README.md +++ b/incubator/authentik/2.0.32/README.md @@ -1,6 +1,6 @@ # authentik -![Version: 2.0.31](https://img.shields.io/badge/Version-2.0.31-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square) +![Version: 2.0.32](https://img.shields.io/badge/Version-2.0.32-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square) authentik is an open-source Identity Provider focused on flexibility and versatility. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/authentik/2.0.31/app-readme.md b/incubator/authentik/2.0.32/app-readme.md similarity index 100% rename from incubator/authentik/2.0.31/app-readme.md rename to incubator/authentik/2.0.32/app-readme.md diff --git a/incubator/authentik/2.0.31/charts/common-10.4.9.tgz b/incubator/authentik/2.0.32/charts/common-10.4.9.tgz similarity index 100% rename from incubator/authentik/2.0.31/charts/common-10.4.9.tgz rename to incubator/authentik/2.0.32/charts/common-10.4.9.tgz diff --git a/incubator/authentik/2.0.32/charts/postgresql-8.0.52.tgz b/incubator/authentik/2.0.32/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/authentik/2.0.32/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/authentik/2.0.32/charts/redis-3.0.50.tgz b/incubator/authentik/2.0.32/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/incubator/authentik/2.0.32/charts/redis-3.0.50.tgz differ diff --git a/incubator/authentik/2.0.31/ix_values.yaml b/incubator/authentik/2.0.32/ix_values.yaml similarity index 100% rename from incubator/authentik/2.0.31/ix_values.yaml rename to incubator/authentik/2.0.32/ix_values.yaml diff --git a/incubator/authentik/2.0.31/questions.yaml b/incubator/authentik/2.0.32/questions.yaml similarity index 100% rename from incubator/authentik/2.0.31/questions.yaml rename to incubator/authentik/2.0.32/questions.yaml diff --git a/incubator/authentik/2.0.31/templates/_cronjob.tpl b/incubator/authentik/2.0.32/templates/_cronjob.tpl similarity index 100% rename from incubator/authentik/2.0.31/templates/_cronjob.tpl rename to incubator/authentik/2.0.32/templates/_cronjob.tpl diff --git a/incubator/authentik/2.0.31/templates/_secrets.tpl b/incubator/authentik/2.0.32/templates/_secrets.tpl similarity index 100% rename from incubator/authentik/2.0.31/templates/_secrets.tpl rename to incubator/authentik/2.0.32/templates/_secrets.tpl diff --git a/incubator/authentik/2.0.31/templates/common.yaml b/incubator/authentik/2.0.32/templates/common.yaml similarity index 100% rename from incubator/authentik/2.0.31/templates/common.yaml rename to incubator/authentik/2.0.32/templates/common.yaml diff --git a/incubator/authentik/2.0.31/values.yaml b/incubator/authentik/2.0.32/values.yaml similarity index 100% rename from incubator/authentik/2.0.31/values.yaml rename to incubator/authentik/2.0.32/values.yaml diff --git a/incubator/awesome-ttrss/0.0.30/charts/postgresql-8.0.50.tgz b/incubator/awesome-ttrss/0.0.30/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/awesome-ttrss/0.0.30/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.30/CHANGELOG.md b/incubator/awesome-ttrss/0.0.31/CHANGELOG.md similarity index 90% rename from incubator/awesome-ttrss/0.0.30/CHANGELOG.md rename to incubator/awesome-ttrss/0.0.31/CHANGELOG.md index dc6b6be53de..352f660f689 100644 --- a/incubator/awesome-ttrss/0.0.30/CHANGELOG.md +++ b/incubator/awesome-ttrss/0.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [awesome-ttrss-0.0.31](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.30...awesome-ttrss-0.0.31) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [awesome-ttrss-0.0.30](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.29...awesome-ttrss-0.0.30) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [awesome-ttrss-0.0.22](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.21...awesome-ttrss-0.0.22) (2022-07-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update docker general non-major ([#3239](https://github.com/truecharts/apps/issues/3239)) diff --git a/incubator/openproject/0.0.16/Chart.lock b/incubator/awesome-ttrss/0.0.31/Chart.lock similarity index 53% rename from incubator/openproject/0.0.16/Chart.lock rename to incubator/awesome-ttrss/0.0.31/Chart.lock index 6000ef950a8..5b509f01e8e 100644 --- a/incubator/openproject/0.0.16/Chart.lock +++ b/incubator/awesome-ttrss/0.0.31/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:24:01.476384167Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:18:30.406430594Z" diff --git a/incubator/awesome-ttrss/0.0.30/Chart.yaml b/incubator/awesome-ttrss/0.0.31/Chart.yaml similarity index 96% rename from incubator/awesome-ttrss/0.0.30/Chart.yaml rename to incubator/awesome-ttrss/0.0.31/Chart.yaml index b1dc59af142..3c0955436f2 100644 --- a/incubator/awesome-ttrss/0.0.30/Chart.yaml +++ b/incubator/awesome-ttrss/0.0.31/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.30 +version: 0.0.31 kubeVersion: ">=1.16.0-0" keywords: - tt-rss @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/incubator/awesome-ttrss/0.0.30/README.md b/incubator/awesome-ttrss/0.0.31/README.md similarity index 96% rename from incubator/awesome-ttrss/0.0.30/README.md rename to incubator/awesome-ttrss/0.0.31/README.md index 9f7307d362d..ccfe627cf78 100644 --- a/incubator/awesome-ttrss/0.0.30/README.md +++ b/incubator/awesome-ttrss/0.0.31/README.md @@ -1,6 +1,6 @@ # awesome-ttrss -![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![AppVersion: 2022](https://img.shields.io/badge/AppVersion-2022-informational?style=flat-square) +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-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 @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/awesome-ttrss/0.0.30/app-readme.md b/incubator/awesome-ttrss/0.0.31/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.30/app-readme.md rename to incubator/awesome-ttrss/0.0.31/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.30/charts/common-10.4.9.tgz b/incubator/awesome-ttrss/0.0.31/charts/common-10.4.9.tgz similarity index 100% rename from incubator/awesome-ttrss/0.0.30/charts/common-10.4.9.tgz rename to incubator/awesome-ttrss/0.0.31/charts/common-10.4.9.tgz diff --git a/incubator/awesome-ttrss/0.0.31/charts/postgresql-8.0.52.tgz b/incubator/awesome-ttrss/0.0.31/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/awesome-ttrss/0.0.31/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/awesome-ttrss/0.0.30/ix_values.yaml b/incubator/awesome-ttrss/0.0.31/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.30/ix_values.yaml rename to incubator/awesome-ttrss/0.0.31/ix_values.yaml diff --git a/incubator/awesome-ttrss/0.0.30/questions.yaml b/incubator/awesome-ttrss/0.0.31/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.30/questions.yaml rename to incubator/awesome-ttrss/0.0.31/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.30/templates/common.yaml b/incubator/awesome-ttrss/0.0.31/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.30/templates/common.yaml rename to incubator/awesome-ttrss/0.0.31/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.30/values.yaml b/incubator/awesome-ttrss/0.0.31/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.30/values.yaml rename to incubator/awesome-ttrss/0.0.31/values.yaml diff --git a/incubator/etesync/0.0.21/charts/postgresql-8.0.50.tgz b/incubator/etesync/0.0.21/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/etesync/0.0.21/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.21/CHANGELOG.md b/incubator/etesync/0.0.22/CHANGELOG.md similarity index 91% rename from incubator/etesync/0.0.21/CHANGELOG.md rename to incubator/etesync/0.0.22/CHANGELOG.md index 6145573ce1d..05851d18cb9 100644 --- a/incubator/etesync/0.0.21/CHANGELOG.md +++ b/incubator/etesync/0.0.22/CHANGELOG.md @@ -2,6 +2,15 @@ +## [etesync-0.0.22](https://github.com/truecharts/charts/compare/etesync-0.0.21...etesync-0.0.22) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [etesync-0.0.21](https://github.com/truecharts/charts/compare/etesync-0.0.20...etesync-0.0.21) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [etesync-0.0.13](https://github.com/truecharts/apps/compare/etesync-0.0.11...etesync-0.0.13) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [etesync-0.0.11](https://github.com/truecharts/apps/compare/etesync-0.0.9...etesync-0.0.11) (2022-07-12) - -### Chore diff --git a/incubator/privatebin/0.0.25/Chart.lock b/incubator/etesync/0.0.22/Chart.lock similarity index 53% rename from incubator/privatebin/0.0.25/Chart.lock rename to incubator/etesync/0.0.22/Chart.lock index c1915e1fd37..cf7cd5bccc9 100644 --- a/incubator/privatebin/0.0.25/Chart.lock +++ b/incubator/etesync/0.0.22/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:26:46.308856398Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:18:30.160031284Z" diff --git a/incubator/etesync/0.0.21/Chart.yaml b/incubator/etesync/0.0.22/Chart.yaml similarity index 97% rename from incubator/etesync/0.0.21/Chart.yaml rename to incubator/etesync/0.0.22/Chart.yaml index c9ef7415a43..eaf33579876 100644 --- a/incubator/etesync/0.0.21/Chart.yaml +++ b/incubator/etesync/0.0.22/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 deprecated: false description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. home: https://truecharts.org/docs/charts/incubator/etesync @@ -32,7 +32,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 0.0.21 +version: 0.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/etesync/0.0.21/README.md b/incubator/etesync/0.0.22/README.md similarity index 96% rename from incubator/etesync/0.0.21/README.md rename to incubator/etesync/0.0.22/README.md index 84b34313fdf..4cb6e9c5aba 100644 --- a/incubator/etesync/0.0.21/README.md +++ b/incubator/etesync/0.0.22/README.md @@ -1,6 +1,6 @@ # etesync -![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: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) +![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-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. @@ -27,7 +27,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/etesync/0.0.21/app-readme.md b/incubator/etesync/0.0.22/app-readme.md similarity index 100% rename from incubator/etesync/0.0.21/app-readme.md rename to incubator/etesync/0.0.22/app-readme.md diff --git a/incubator/etesync/0.0.21/charts/common-10.4.9.tgz b/incubator/etesync/0.0.22/charts/common-10.4.9.tgz similarity index 100% rename from incubator/etesync/0.0.21/charts/common-10.4.9.tgz rename to incubator/etesync/0.0.22/charts/common-10.4.9.tgz diff --git a/incubator/etesync/0.0.22/charts/postgresql-8.0.52.tgz b/incubator/etesync/0.0.22/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/etesync/0.0.22/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/etesync/0.0.21/ix_values.yaml b/incubator/etesync/0.0.22/ix_values.yaml similarity index 100% rename from incubator/etesync/0.0.21/ix_values.yaml rename to incubator/etesync/0.0.22/ix_values.yaml diff --git a/incubator/etesync/0.0.21/questions.yaml b/incubator/etesync/0.0.22/questions.yaml similarity index 100% rename from incubator/etesync/0.0.21/questions.yaml rename to incubator/etesync/0.0.22/questions.yaml diff --git a/incubator/etesync/0.0.21/templates/_secret.tpl b/incubator/etesync/0.0.22/templates/_secret.tpl similarity index 100% rename from incubator/etesync/0.0.21/templates/_secret.tpl rename to incubator/etesync/0.0.22/templates/_secret.tpl diff --git a/incubator/etesync/0.0.21/templates/common.yaml b/incubator/etesync/0.0.22/templates/common.yaml similarity index 100% rename from incubator/etesync/0.0.21/templates/common.yaml rename to incubator/etesync/0.0.22/templates/common.yaml diff --git a/incubator/etesync/0.0.21/values.yaml b/incubator/etesync/0.0.22/values.yaml similarity index 100% rename from incubator/etesync/0.0.21/values.yaml rename to incubator/etesync/0.0.22/values.yaml diff --git a/incubator/filerun/2.0.26/charts/mariadb-3.0.49.tgz b/incubator/filerun/2.0.26/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/incubator/filerun/2.0.26/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/incubator/filerun/2.0.26/CHANGELOG.md b/incubator/filerun/2.0.27/CHANGELOG.md similarity index 91% rename from incubator/filerun/2.0.26/CHANGELOG.md rename to incubator/filerun/2.0.27/CHANGELOG.md index d0920a83286..85246421b6e 100644 --- a/incubator/filerun/2.0.26/CHANGELOG.md +++ b/incubator/filerun/2.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filerun-2.0.27](https://github.com/truecharts/charts/compare/filerun-2.0.26...filerun-2.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [filerun-2.0.26](https://github.com/truecharts/charts/compare/filerun-2.0.25...filerun-2.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [filerun-2.0.19](https://github.com/truecharts/apps/compare/filerun-2.0.18...filerun-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/incubator/ghost/3.0.38/Chart.lock b/incubator/filerun/2.0.27/Chart.lock similarity index 52% rename from incubator/ghost/3.0.38/Chart.lock rename to incubator/filerun/2.0.27/Chart.lock index bc50f95e112..1d3c14acea4 100644 --- a/incubator/ghost/3.0.38/Chart.lock +++ b/incubator/filerun/2.0.27/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:15:10.409536794Z" + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:19:10.908607892Z" diff --git a/incubator/filerun/2.0.26/Chart.yaml b/incubator/filerun/2.0.27/Chart.yaml similarity index 96% rename from incubator/filerun/2.0.26/Chart.yaml rename to incubator/filerun/2.0.27/Chart.yaml index 904d8d0eb4f..d4ae8cab7a7 100644 --- a/incubator/filerun/2.0.26/Chart.yaml +++ b/incubator/filerun/2.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: FileRun is a full featured web based file manager with an easy to use user interface home: https://truecharts.org/docs/charts/incubator/filerun icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/filerun - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker -version: 2.0.26 +version: 2.0.27 annotations: truecharts.org/catagories: | - media diff --git a/incubator/filerun/2.0.26/README.md b/incubator/filerun/2.0.27/README.md similarity index 96% rename from incubator/filerun/2.0.26/README.md rename to incubator/filerun/2.0.27/README.md index 3974cb36535..5a6e8d9aae2 100644 --- a/incubator/filerun/2.0.26/README.md +++ b/incubator/filerun/2.0.27/README.md @@ -1,6 +1,6 @@ # filerun -![Version: 2.0.26](https://img.shields.io/badge/Version-2.0.26-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-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 @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/filerun/2.0.26/app-readme.md b/incubator/filerun/2.0.27/app-readme.md similarity index 100% rename from incubator/filerun/2.0.26/app-readme.md rename to incubator/filerun/2.0.27/app-readme.md diff --git a/incubator/filerun/2.0.26/charts/common-10.4.9.tgz b/incubator/filerun/2.0.27/charts/common-10.4.9.tgz similarity index 100% rename from incubator/filerun/2.0.26/charts/common-10.4.9.tgz rename to incubator/filerun/2.0.27/charts/common-10.4.9.tgz diff --git a/incubator/filerun/2.0.27/charts/mariadb-3.0.50.tgz b/incubator/filerun/2.0.27/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/incubator/filerun/2.0.27/charts/mariadb-3.0.50.tgz differ diff --git a/incubator/filerun/2.0.26/ix_values.yaml b/incubator/filerun/2.0.27/ix_values.yaml similarity index 100% rename from incubator/filerun/2.0.26/ix_values.yaml rename to incubator/filerun/2.0.27/ix_values.yaml diff --git a/incubator/filerun/2.0.26/questions.yaml b/incubator/filerun/2.0.27/questions.yaml similarity index 100% rename from incubator/filerun/2.0.26/questions.yaml rename to incubator/filerun/2.0.27/questions.yaml diff --git a/incubator/filerun/2.0.26/templates/common.yaml b/incubator/filerun/2.0.27/templates/common.yaml similarity index 100% rename from incubator/filerun/2.0.26/templates/common.yaml rename to incubator/filerun/2.0.27/templates/common.yaml diff --git a/incubator/filerun/2.0.26/values.yaml b/incubator/filerun/2.0.27/values.yaml similarity index 100% rename from incubator/filerun/2.0.26/values.yaml rename to incubator/filerun/2.0.27/values.yaml diff --git a/incubator/flame/0.0.17/Chart.lock b/incubator/flame/0.0.17/Chart.lock deleted file mode 100644 index e651555564f..00000000000 --- a/incubator/flame/0.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-08-09T10:28:31.827468354Z" diff --git a/incubator/flame/0.0.17/charts/common-10.4.8.tgz b/incubator/flame/0.0.17/charts/common-10.4.8.tgz deleted file mode 100644 index e7ddaf2da57..00000000000 Binary files a/incubator/flame/0.0.17/charts/common-10.4.8.tgz and /dev/null differ diff --git a/incubator/flame/0.0.17/CHANGELOG.md b/incubator/flame/0.0.18/CHANGELOG.md similarity index 91% rename from incubator/flame/0.0.17/CHANGELOG.md rename to incubator/flame/0.0.18/CHANGELOG.md index a91661aaaa8..a27529604d1 100644 --- a/incubator/flame/0.0.17/CHANGELOG.md +++ b/incubator/flame/0.0.18/CHANGELOG.md @@ -2,6 +2,15 @@ +## [flame-0.0.18](https://github.com/truecharts/charts/compare/flame-0.0.17...flame-0.0.18) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [flame-0.0.17](https://github.com/truecharts/charts/compare/flame-0.0.15...flame-0.0.17) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ ## [flame-0.0.10]flame-0.0.10 (2022-07-21) -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] - - - diff --git a/incubator/flame/0.0.18/Chart.lock b/incubator/flame/0.0.18/Chart.lock new file mode 100644 index 00000000000..26f758194fd --- /dev/null +++ b/incubator/flame/0.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4 +generated: "2022-08-09T15:19:02.104029272Z" diff --git a/incubator/flame/0.0.17/Chart.yaml b/incubator/flame/0.0.18/Chart.yaml similarity index 95% rename from incubator/flame/0.0.17/Chart.yaml rename to incubator/flame/0.0.18/Chart.yaml index d56418ab813..06c987da50b 100644 --- a/incubator/flame/0.0.17/Chart.yaml +++ b/incubator/flame/0.0.18/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.8 + version: 10.4.9 deprecated: false description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. home: https://truecharts.org/docs/charts/incubator/flame @@ -22,7 +22,7 @@ sources: - https://github.com/pawelmalak/flame - https://hub.docker.com/r/pawelmalak/flame type: application -version: 0.0.17 +version: 0.0.18 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/flame/0.0.17/README.md b/incubator/flame/0.0.18/README.md similarity index 96% rename from incubator/flame/0.0.17/README.md rename to incubator/flame/0.0.18/README.md index 7e8828b3498..eac0f0b8e1a 100644 --- a/incubator/flame/0.0.17/README.md +++ b/incubator/flame/0.0.18/README.md @@ -1,6 +1,6 @@ # flame -![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: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-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: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square) Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.8 | +| https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/flame/0.0.17/app-readme.md b/incubator/flame/0.0.18/app-readme.md similarity index 100% rename from incubator/flame/0.0.17/app-readme.md rename to incubator/flame/0.0.18/app-readme.md diff --git a/incubator/ghost/3.0.38/charts/common-10.4.9.tgz b/incubator/flame/0.0.18/charts/common-10.4.9.tgz similarity index 100% rename from incubator/ghost/3.0.38/charts/common-10.4.9.tgz rename to incubator/flame/0.0.18/charts/common-10.4.9.tgz diff --git a/incubator/flame/0.0.17/ix_values.yaml b/incubator/flame/0.0.18/ix_values.yaml similarity index 100% rename from incubator/flame/0.0.17/ix_values.yaml rename to incubator/flame/0.0.18/ix_values.yaml diff --git a/incubator/flame/0.0.17/questions.yaml b/incubator/flame/0.0.18/questions.yaml similarity index 100% rename from incubator/flame/0.0.17/questions.yaml rename to incubator/flame/0.0.18/questions.yaml diff --git a/incubator/flame/0.0.17/templates/_integration.tpl b/incubator/flame/0.0.18/templates/_integration.tpl similarity index 100% rename from incubator/flame/0.0.17/templates/_integration.tpl rename to incubator/flame/0.0.18/templates/_integration.tpl diff --git a/incubator/flame/0.0.17/templates/common.yaml b/incubator/flame/0.0.18/templates/common.yaml similarity index 100% rename from incubator/flame/0.0.17/templates/common.yaml rename to incubator/flame/0.0.18/templates/common.yaml diff --git a/incubator/flame/0.0.17/values.yaml b/incubator/flame/0.0.18/values.yaml similarity index 100% rename from incubator/flame/0.0.17/values.yaml rename to incubator/flame/0.0.18/values.yaml diff --git a/incubator/ghost/3.0.38/charts/mariadb-3.0.49.tgz b/incubator/ghost/3.0.38/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/incubator/ghost/3.0.38/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.38/CHANGELOG.md b/incubator/ghost/3.0.39/CHANGELOG.md similarity index 91% rename from incubator/ghost/3.0.38/CHANGELOG.md rename to incubator/ghost/3.0.39/CHANGELOG.md index 0b6ca9cecd8..5eb52452ce0 100644 --- a/incubator/ghost/3.0.38/CHANGELOG.md +++ b/incubator/ghost/3.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ghost-3.0.39](https://github.com/truecharts/charts/compare/ghost-3.0.38...ghost-3.0.39) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [ghost-3.0.38](https://github.com/truecharts/charts/compare/ghost-3.0.37...ghost-3.0.38) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [ghost-3.0.32](https://github.com/truecharts/apps/compare/ghost-3.0.31...ghost-3.0.32) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - diff --git a/incubator/filerun/2.0.26/Chart.lock b/incubator/ghost/3.0.39/Chart.lock similarity index 52% rename from incubator/filerun/2.0.26/Chart.lock rename to incubator/ghost/3.0.39/Chart.lock index 4aefdde48e7..00bbf3edff1 100644 --- a/incubator/filerun/2.0.26/Chart.lock +++ b/incubator/ghost/3.0.39/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:13:12.134946849Z" + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:19:11.225171127Z" diff --git a/incubator/ghost/3.0.38/Chart.yaml b/incubator/ghost/3.0.39/Chart.yaml similarity index 96% rename from incubator/ghost/3.0.38/Chart.yaml rename to incubator/ghost/3.0.39/Chart.yaml index 5af7cf5c2fe..2dcebae508d 100644 --- a/incubator/ghost/3.0.38/Chart.yaml +++ b/incubator/ghost/3.0.39/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 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://truecharts.org/docs/charts/incubator/ghost icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.38 +version: 3.0.39 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/3.0.38/README.md b/incubator/ghost/3.0.39/README.md similarity index 96% rename from incubator/ghost/3.0.38/README.md rename to incubator/ghost/3.0.39/README.md index 76907c47465..7471315447c 100644 --- a/incubator/ghost/3.0.38/README.md +++ b/incubator/ghost/3.0.39/README.md @@ -1,6 +1,6 @@ # ghost -![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 5.5.0](https://img.shields.io/badge/AppVersion-5.5.0-informational?style=flat-square) +![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 5.5.0](https://img.shields.io/badge/AppVersion-5.5.0-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/ghost/3.0.38/app-readme.md b/incubator/ghost/3.0.39/app-readme.md similarity index 100% rename from incubator/ghost/3.0.38/app-readme.md rename to incubator/ghost/3.0.39/app-readme.md diff --git a/incubator/meshcentral/3.0.31/charts/common-10.4.9.tgz b/incubator/ghost/3.0.39/charts/common-10.4.9.tgz similarity index 100% rename from incubator/meshcentral/3.0.31/charts/common-10.4.9.tgz rename to incubator/ghost/3.0.39/charts/common-10.4.9.tgz diff --git a/incubator/ghost/3.0.39/charts/mariadb-3.0.50.tgz b/incubator/ghost/3.0.39/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/incubator/ghost/3.0.39/charts/mariadb-3.0.50.tgz differ diff --git a/incubator/ghost/3.0.38/ix_values.yaml b/incubator/ghost/3.0.39/ix_values.yaml similarity index 100% rename from incubator/ghost/3.0.38/ix_values.yaml rename to incubator/ghost/3.0.39/ix_values.yaml diff --git a/incubator/ghost/3.0.38/questions.yaml b/incubator/ghost/3.0.39/questions.yaml similarity index 100% rename from incubator/ghost/3.0.38/questions.yaml rename to incubator/ghost/3.0.39/questions.yaml diff --git a/incubator/ghost/3.0.38/templates/common.yaml b/incubator/ghost/3.0.39/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.38/templates/common.yaml rename to incubator/ghost/3.0.39/templates/common.yaml diff --git a/incubator/ghost/3.0.38/values.yaml b/incubator/ghost/3.0.39/values.yaml similarity index 100% rename from incubator/ghost/3.0.38/values.yaml rename to incubator/ghost/3.0.39/values.yaml diff --git a/incubator/jenkins/0.0.1/CHANGELOG.md b/incubator/jenkins/0.0.1/CHANGELOG.md deleted file mode 100644 index 3a513c8834a..00000000000 --- a/incubator/jenkins/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ -# Changelog - - - -## [jenkins-0.0.1]jenkins-0.0.1 (2022-08-09) - -### Feat - -- Jenkins ([#3378](https://github.com/truecharts/charts/issues/3378)) diff --git a/incubator/jenkins/0.0.1/Chart.lock b/incubator/jenkins/0.0.1/Chart.lock deleted file mode 100644 index dfa432967ae..00000000000 --- a/incubator/jenkins/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-08-09T10:28:33.295251353Z" diff --git a/incubator/jenkins/0.0.1/charts/common-10.4.8.tgz b/incubator/jenkins/0.0.1/charts/common-10.4.8.tgz deleted file mode 100644 index e7ddaf2da57..00000000000 Binary files a/incubator/jenkins/0.0.1/charts/common-10.4.8.tgz and /dev/null differ diff --git a/incubator/jenkins/0.0.2/CHANGELOG.md b/incubator/jenkins/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..df6f3388e24 --- /dev/null +++ b/incubator/jenkins/0.0.2/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + + + +## [jenkins-0.0.2](https://github.com/truecharts/charts/compare/jenkins-0.0.1...jenkins-0.0.2) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [jenkins-0.0.1]jenkins-0.0.1 (2022-08-09) + +### Feat + +- Jenkins ([#3378](https://github.com/truecharts/charts/issues/3378)) diff --git a/incubator/jenkins/0.0.2/Chart.lock b/incubator/jenkins/0.0.2/Chart.lock new file mode 100644 index 00000000000..fdc7b06ac36 --- /dev/null +++ b/incubator/jenkins/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4 +generated: "2022-08-09T15:19:18.630498574Z" diff --git a/incubator/jenkins/0.0.1/Chart.yaml b/incubator/jenkins/0.0.2/Chart.yaml similarity index 95% rename from incubator/jenkins/0.0.1/Chart.yaml rename to incubator/jenkins/0.0.2/Chart.yaml index f1e68531e33..9cae932e6c9 100644 --- a/incubator/jenkins/0.0.1/Chart.yaml +++ b/incubator/jenkins/0.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.362" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.8 + version: 10.4.9 deprecated: false description: "Jenkins is the gold standard in devops tools for running CI/CD pipelines" home: https://truecharts.org/docs/charts/incubator/jenkins @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/jenkins/0.0.1/README.md b/incubator/jenkins/0.0.2/README.md similarity index 96% rename from incubator/jenkins/0.0.1/README.md rename to incubator/jenkins/0.0.2/README.md index 915acc1a63f..6cd2b98ea92 100644 --- a/incubator/jenkins/0.0.1/README.md +++ b/incubator/jenkins/0.0.2/README.md @@ -1,6 +1,6 @@ # jenkins -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) Jenkins is the gold standard in devops tools for running CI/CD pipelines @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.8 | +| https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/jenkins/0.0.1/app-readme.md b/incubator/jenkins/0.0.2/app-readme.md similarity index 100% rename from incubator/jenkins/0.0.1/app-readme.md rename to incubator/jenkins/0.0.2/app-readme.md diff --git a/incubator/openproject/0.0.16/charts/common-10.4.9.tgz b/incubator/jenkins/0.0.2/charts/common-10.4.9.tgz similarity index 100% rename from incubator/openproject/0.0.16/charts/common-10.4.9.tgz rename to incubator/jenkins/0.0.2/charts/common-10.4.9.tgz diff --git a/incubator/jenkins/0.0.1/ix_values.yaml b/incubator/jenkins/0.0.2/ix_values.yaml similarity index 100% rename from incubator/jenkins/0.0.1/ix_values.yaml rename to incubator/jenkins/0.0.2/ix_values.yaml diff --git a/incubator/jenkins/0.0.1/questions.yaml b/incubator/jenkins/0.0.2/questions.yaml similarity index 100% rename from incubator/jenkins/0.0.1/questions.yaml rename to incubator/jenkins/0.0.2/questions.yaml diff --git a/incubator/jenkins/0.0.1/templates/common.yaml b/incubator/jenkins/0.0.2/templates/common.yaml similarity index 100% rename from incubator/jenkins/0.0.1/templates/common.yaml rename to incubator/jenkins/0.0.2/templates/common.yaml diff --git a/incubator/jenkins/0.0.1/values.yaml b/incubator/jenkins/0.0.2/values.yaml similarity index 100% rename from incubator/jenkins/0.0.1/values.yaml rename to incubator/jenkins/0.0.2/values.yaml diff --git a/incubator/meshcentral/3.0.31/charts/mongodb-1.0.50.tgz b/incubator/meshcentral/3.0.31/charts/mongodb-1.0.50.tgz deleted file mode 100644 index 34ca2000be5..00000000000 Binary files a/incubator/meshcentral/3.0.31/charts/mongodb-1.0.50.tgz and /dev/null differ diff --git a/incubator/meshcentral/3.0.31/CHANGELOG.md b/incubator/meshcentral/3.0.32/CHANGELOG.md similarity index 91% rename from incubator/meshcentral/3.0.31/CHANGELOG.md rename to incubator/meshcentral/3.0.32/CHANGELOG.md index b73ae4959b8..09b6e4ebbbb 100644 --- a/incubator/meshcentral/3.0.31/CHANGELOG.md +++ b/incubator/meshcentral/3.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [meshcentral-3.0.32](https://github.com/truecharts/charts/compare/meshcentral-3.0.31...meshcentral-3.0.32) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [meshcentral-3.0.31](https://github.com/truecharts/charts/compare/meshcentral-3.0.29...meshcentral-3.0.31) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [meshcentral-3.0.23](https://github.com/truecharts/apps/compare/meshcentral-3.0.22...meshcentral-3.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - diff --git a/incubator/meshcentral/3.0.31/Chart.lock b/incubator/meshcentral/3.0.32/Chart.lock similarity index 52% rename from incubator/meshcentral/3.0.31/Chart.lock rename to incubator/meshcentral/3.0.32/Chart.lock index a1a2a4b8b48..738f296ba03 100644 --- a/incubator/meshcentral/3.0.31/Chart.lock +++ b/incubator/meshcentral/3.0.32/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mongodb repository: https://charts.truecharts.org/ - version: 1.0.50 -digest: sha256:67df044001c2233326dc3b082f8fba5ccc9ac2d4297639b1977f783cde750d35 -generated: "2022-08-08T22:21:26.278064782Z" + version: 1.0.52 +digest: sha256:ebad0e27ba97112a310e09c001a14acc799d4f896d1bb30956e65971d04441b3 +generated: "2022-08-09T15:19:34.244896168Z" diff --git a/incubator/meshcentral/3.0.31/Chart.yaml b/incubator/meshcentral/3.0.32/Chart.yaml similarity index 96% rename from incubator/meshcentral/3.0.31/Chart.yaml rename to incubator/meshcentral/3.0.32/Chart.yaml index 133cceb48f5..6a32f38c108 100644 --- a/incubator/meshcentral/3.0.31/Chart.yaml +++ b/incubator/meshcentral/3.0.32/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 3.0.31 +version: 3.0.32 appVersion: "1.0.61" description: MeshCentral is a full computer management web site type: application @@ -22,7 +22,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org/ - version: 1.0.50 + version: 1.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/incubator/meshcentral/3.0.31/README.md b/incubator/meshcentral/3.0.32/README.md similarity index 96% rename from incubator/meshcentral/3.0.31/README.md rename to incubator/meshcentral/3.0.32/README.md index 8d7b41e56bd..495379e6af6 100644 --- a/incubator/meshcentral/3.0.31/README.md +++ b/incubator/meshcentral/3.0.32/README.md @@ -1,6 +1,6 @@ # meshcentral -![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.61](https://img.shields.io/badge/AppVersion-1.0.61-informational?style=flat-square) +![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.61](https://img.shields.io/badge/AppVersion-1.0.61-informational?style=flat-square) MeshCentral is a full computer management web site @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mongodb | 1.0.50 | +| https://charts.truecharts.org/ | mongodb | 1.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/meshcentral/3.0.31/app-readme.md b/incubator/meshcentral/3.0.32/app-readme.md similarity index 100% rename from incubator/meshcentral/3.0.31/app-readme.md rename to incubator/meshcentral/3.0.32/app-readme.md diff --git a/incubator/plausible/1.0.6/charts/common-10.4.9.tgz b/incubator/meshcentral/3.0.32/charts/common-10.4.9.tgz similarity index 100% rename from incubator/plausible/1.0.6/charts/common-10.4.9.tgz rename to incubator/meshcentral/3.0.32/charts/common-10.4.9.tgz diff --git a/incubator/meshcentral/3.0.32/charts/mongodb-1.0.52.tgz b/incubator/meshcentral/3.0.32/charts/mongodb-1.0.52.tgz new file mode 100644 index 00000000000..b15e8da3cb4 Binary files /dev/null and b/incubator/meshcentral/3.0.32/charts/mongodb-1.0.52.tgz differ diff --git a/incubator/meshcentral/3.0.31/ix_values.yaml b/incubator/meshcentral/3.0.32/ix_values.yaml similarity index 100% rename from incubator/meshcentral/3.0.31/ix_values.yaml rename to incubator/meshcentral/3.0.32/ix_values.yaml diff --git a/incubator/meshcentral/3.0.31/questions.yaml b/incubator/meshcentral/3.0.32/questions.yaml similarity index 100% rename from incubator/meshcentral/3.0.31/questions.yaml rename to incubator/meshcentral/3.0.32/questions.yaml diff --git a/incubator/meshcentral/3.0.31/templates/common.yaml b/incubator/meshcentral/3.0.32/templates/common.yaml similarity index 100% rename from incubator/meshcentral/3.0.31/templates/common.yaml rename to incubator/meshcentral/3.0.32/templates/common.yaml diff --git a/incubator/meshcentral/3.0.31/values.yaml b/incubator/meshcentral/3.0.32/values.yaml similarity index 100% rename from incubator/meshcentral/3.0.31/values.yaml rename to incubator/meshcentral/3.0.32/values.yaml diff --git a/incubator/mymediaforalexa/0.0.1/CHANGELOG.md b/incubator/mymediaforalexa/0.0.1/CHANGELOG.md deleted file mode 100644 index 6836aeb011f..00000000000 --- a/incubator/mymediaforalexa/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - - - -## [mymediaforalexa-0.0.1]mymediaforalexa-0.0.1 (2022-08-09) - -### Feat - -- Add mymediaforalexa ([#3404](https://github.com/truecharts/charts/issues/3404)) - - \ No newline at end of file diff --git a/incubator/mymediaforalexa/0.0.1/Chart.lock b/incubator/mymediaforalexa/0.0.1/Chart.lock deleted file mode 100644 index e7738255e3b..00000000000 --- a/incubator/mymediaforalexa/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.8 -digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad -generated: "2022-08-09T10:28:52.410298343Z" diff --git a/incubator/mymediaforalexa/0.0.1/charts/common-10.4.8.tgz b/incubator/mymediaforalexa/0.0.1/charts/common-10.4.8.tgz deleted file mode 100644 index e7ddaf2da57..00000000000 Binary files a/incubator/mymediaforalexa/0.0.1/charts/common-10.4.8.tgz and /dev/null differ diff --git a/incubator/mymediaforalexa/0.0.2/CHANGELOG.md b/incubator/mymediaforalexa/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..64b08f42c4c --- /dev/null +++ b/incubator/mymediaforalexa/0.0.2/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + + + +## [mymediaforalexa-0.0.2](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.1...mymediaforalexa-0.0.2) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + ### Fix + +- enable second service ([#3414](https://github.com/truecharts/charts/issues/3414)) + + + + +## [mymediaforalexa-0.0.1]mymediaforalexa-0.0.1 (2022-08-09) + +### Feat + +- Add mymediaforalexa ([#3404](https://github.com/truecharts/charts/issues/3404)) diff --git a/incubator/mymediaforalexa/0.0.2/Chart.lock b/incubator/mymediaforalexa/0.0.2/Chart.lock new file mode 100644 index 00000000000..02f72a4a27b --- /dev/null +++ b/incubator/mymediaforalexa/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4 +generated: "2022-08-09T15:19:41.178967899Z" diff --git a/incubator/mymediaforalexa/0.0.1/Chart.yaml b/incubator/mymediaforalexa/0.0.2/Chart.yaml similarity index 96% rename from incubator/mymediaforalexa/0.0.1/Chart.yaml rename to incubator/mymediaforalexa/0.0.2/Chart.yaml index d0d57472d90..bad902d9ea9 100644 --- a/incubator/mymediaforalexa/0.0.1/Chart.yaml +++ b/incubator/mymediaforalexa/0.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mymediaforalexa -version: 0.0.1 +version: 0.0.2 appVersion: "1.3.147.99" description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . type: application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.4.8 + version: 10.4.9 # condition: maintainers: - email: info@truecharts.org diff --git a/incubator/mymediaforalexa/0.0.1/README.md b/incubator/mymediaforalexa/0.0.2/README.md similarity index 96% rename from incubator/mymediaforalexa/0.0.1/README.md rename to incubator/mymediaforalexa/0.0.2/README.md index 9fa1d8673a4..a2bb8e7aaa9 100644 --- a/incubator/mymediaforalexa/0.0.1/README.md +++ b/incubator/mymediaforalexa/0.0.2/README.md @@ -1,6 +1,6 @@ # mymediaforalexa -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.147.99](https://img.shields.io/badge/AppVersion-1.3.147.99-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.147.99](https://img.shields.io/badge/AppVersion-1.3.147.99-informational?style=flat-square) This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.8 | +| https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/mymediaforalexa/0.0.1/app-readme.md b/incubator/mymediaforalexa/0.0.2/app-readme.md similarity index 100% rename from incubator/mymediaforalexa/0.0.1/app-readme.md rename to incubator/mymediaforalexa/0.0.2/app-readme.md diff --git a/incubator/privatebin/0.0.25/charts/common-10.4.9.tgz b/incubator/mymediaforalexa/0.0.2/charts/common-10.4.9.tgz similarity index 100% rename from incubator/privatebin/0.0.25/charts/common-10.4.9.tgz rename to incubator/mymediaforalexa/0.0.2/charts/common-10.4.9.tgz diff --git a/incubator/mymediaforalexa/0.0.1/ix_values.yaml b/incubator/mymediaforalexa/0.0.2/ix_values.yaml similarity index 93% rename from incubator/mymediaforalexa/0.0.1/ix_values.yaml rename to incubator/mymediaforalexa/0.0.2/ix_values.yaml index d1d9e3d888c..48039bda5ed 100644 --- a/incubator/mymediaforalexa/0.0.1/ix_values.yaml +++ b/incubator/mymediaforalexa/0.0.2/ix_values.yaml @@ -18,8 +18,10 @@ service: targetPort: 52050 port: 52050 sub: + enabled: true ports: sub: + enabled: true targetPort: 52051 port: 52051 diff --git a/incubator/mymediaforalexa/0.0.1/questions.yaml b/incubator/mymediaforalexa/0.0.2/questions.yaml similarity index 100% rename from incubator/mymediaforalexa/0.0.1/questions.yaml rename to incubator/mymediaforalexa/0.0.2/questions.yaml diff --git a/incubator/mymediaforalexa/0.0.1/templates/common.yaml b/incubator/mymediaforalexa/0.0.2/templates/common.yaml similarity index 100% rename from incubator/mymediaforalexa/0.0.1/templates/common.yaml rename to incubator/mymediaforalexa/0.0.2/templates/common.yaml diff --git a/incubator/mymediaforalexa/0.0.1/values.yaml b/incubator/mymediaforalexa/0.0.2/values.yaml similarity index 100% rename from incubator/mymediaforalexa/0.0.1/values.yaml rename to incubator/mymediaforalexa/0.0.2/values.yaml diff --git a/incubator/openproject/0.0.16/charts/postgresql-8.0.50.tgz b/incubator/openproject/0.0.16/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/openproject/0.0.16/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.16/CHANGELOG.md b/incubator/openproject/0.0.17/CHANGELOG.md similarity index 90% rename from incubator/openproject/0.0.16/CHANGELOG.md rename to incubator/openproject/0.0.17/CHANGELOG.md index e8bc6601f55..fb27893a170 100644 --- a/incubator/openproject/0.0.16/CHANGELOG.md +++ b/incubator/openproject/0.0.17/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openproject-0.0.17](https://github.com/truecharts/charts/compare/openproject-0.0.16...openproject-0.0.17) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [openproject-0.0.16](https://github.com/truecharts/charts/compare/openproject-0.0.15...openproject-0.0.16) (2022-08-08) ### Chore @@ -88,8 +97,3 @@ -## [openproject-0.0.10]openproject-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/awesome-ttrss/0.0.30/Chart.lock b/incubator/openproject/0.0.17/Chart.lock similarity index 53% rename from incubator/awesome-ttrss/0.0.30/Chart.lock rename to incubator/openproject/0.0.17/Chart.lock index 08bbdfbc4e5..ca762a594ae 100644 --- a/incubator/awesome-ttrss/0.0.30/Chart.lock +++ b/incubator/openproject/0.0.17/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:05:32.153714782Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:19:50.754532299Z" diff --git a/incubator/openproject/0.0.16/Chart.yaml b/incubator/openproject/0.0.17/Chart.yaml similarity index 96% rename from incubator/openproject/0.0.16/Chart.yaml rename to incubator/openproject/0.0.17/Chart.yaml index 4e82a68c256..6bf10aa3380 100644 --- a/incubator/openproject/0.0.16/Chart.yaml +++ b/incubator/openproject/0.0.17/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 deprecated: false description: OpenProject is a web-based project management system for location-independent team collaboration. home: https://truecharts.org/docs/charts/incubator/openproject @@ -26,7 +26,7 @@ sources: - http://openproject.org - https://hub.docker.com/u/openproject type: application -version: 0.0.16 +version: 0.0.17 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/openproject/0.0.16/README.md b/incubator/openproject/0.0.17/README.md similarity index 96% rename from incubator/openproject/0.0.16/README.md rename to incubator/openproject/0.0.17/README.md index de982c6442e..86d9ed75f43 100644 --- a/incubator/openproject/0.0.16/README.md +++ b/incubator/openproject/0.0.17/README.md @@ -1,6 +1,6 @@ # openproject -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) +![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: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) OpenProject is a web-based project management system for location-independent team collaboration. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/openproject/0.0.16/app-readme.md b/incubator/openproject/0.0.17/app-readme.md similarity index 100% rename from incubator/openproject/0.0.16/app-readme.md rename to incubator/openproject/0.0.17/app-readme.md diff --git a/incubator/sheetable/0.0.3/charts/common-10.4.9.tgz b/incubator/openproject/0.0.17/charts/common-10.4.9.tgz similarity index 100% rename from incubator/sheetable/0.0.3/charts/common-10.4.9.tgz rename to incubator/openproject/0.0.17/charts/common-10.4.9.tgz diff --git a/incubator/openproject/0.0.17/charts/postgresql-8.0.52.tgz b/incubator/openproject/0.0.17/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/openproject/0.0.17/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/openproject/0.0.16/ix_values.yaml b/incubator/openproject/0.0.17/ix_values.yaml similarity index 100% rename from incubator/openproject/0.0.16/ix_values.yaml rename to incubator/openproject/0.0.17/ix_values.yaml diff --git a/incubator/openproject/0.0.16/questions.yaml b/incubator/openproject/0.0.17/questions.yaml similarity index 100% rename from incubator/openproject/0.0.16/questions.yaml rename to incubator/openproject/0.0.17/questions.yaml diff --git a/incubator/openproject/0.0.16/templates/_secrets.tpl b/incubator/openproject/0.0.17/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/0.0.16/templates/_secrets.tpl rename to incubator/openproject/0.0.17/templates/_secrets.tpl diff --git a/incubator/openproject/0.0.16/templates/common.yaml b/incubator/openproject/0.0.17/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.16/templates/common.yaml rename to incubator/openproject/0.0.17/templates/common.yaml diff --git a/incubator/openproject/0.0.16/values.yaml b/incubator/openproject/0.0.17/values.yaml similarity index 100% rename from incubator/openproject/0.0.16/values.yaml rename to incubator/openproject/0.0.17/values.yaml diff --git a/incubator/plausible/1.0.6/charts/postgresql-8.0.50.tgz b/incubator/plausible/1.0.6/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/plausible/1.0.6/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.6/CHANGELOG.md b/incubator/plausible/1.0.7/CHANGELOG.md similarity index 91% rename from incubator/plausible/1.0.6/CHANGELOG.md rename to incubator/plausible/1.0.7/CHANGELOG.md index b4cc2150b77..44b5e823c06 100644 --- a/incubator/plausible/1.0.6/CHANGELOG.md +++ b/incubator/plausible/1.0.7/CHANGELOG.md @@ -2,6 +2,15 @@ +## [plausible-1.0.7](https://github.com/truecharts/charts/compare/plausible-1.0.6...plausible-1.0.7) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [plausible-1.0.6](https://github.com/truecharts/charts/compare/plausible-1.0.5...plausible-1.0.6) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [plausible-0.0.7](https://github.com/truecharts/apps/compare/plausible-0.0.5...plausible-0.0.7) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [plausible-0.0.5](https://github.com/truecharts/apps/compare/plausible-0.0.3...plausible-0.0.5) (2022-07-12) - diff --git a/incubator/plausible/1.0.6/Chart.lock b/incubator/plausible/1.0.7/Chart.lock similarity index 63% rename from incubator/plausible/1.0.6/Chart.lock rename to incubator/plausible/1.0.7/Chart.lock index d0ca63e216f..a275d4a16b3 100644 --- a/incubator/plausible/1.0.6/Chart.lock +++ b/incubator/plausible/1.0.7/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - name: clickhouse repository: https://charts.truecharts.org/ version: 1.0.5 -digest: sha256:3f6946658109e1d477ef3142167b527b79cc498a5bdacec585c8a26af22bd08e -generated: "2022-08-08T22:25:40.797402558Z" +digest: sha256:5873dac64c9a7c8e4394682a2c3df7d7b25945dd09ff5d3269fe6e3c8d5b3702 +generated: "2022-08-09T15:19:59.217958786Z" diff --git a/incubator/plausible/1.0.6/Chart.yaml b/incubator/plausible/1.0.7/Chart.yaml similarity index 97% rename from incubator/plausible/1.0.6/Chart.yaml rename to incubator/plausible/1.0.7/Chart.yaml index 04f1b45f5fa..9e25077cac7 100644 --- a/incubator/plausible/1.0.6/Chart.yaml +++ b/incubator/plausible/1.0.7/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: clickhouse.enabled name: clickhouse repository: https://charts.truecharts.org/ @@ -33,7 +33,7 @@ sources: - https://github.com/plausible/hosting - https://hub.docker.com/r/plausible/analytics type: application -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - analytics diff --git a/incubator/plausible/1.0.6/README.md b/incubator/plausible/1.0.7/README.md similarity index 96% rename from incubator/plausible/1.0.6/README.md rename to incubator/plausible/1.0.7/README.md index eda2ec3829e..50e8abfcb29 100644 --- a/incubator/plausible/1.0.6/README.md +++ b/incubator/plausible/1.0.7/README.md @@ -1,6 +1,6 @@ # plausible -![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-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.7](https://img.shields.io/badge/Version-1.0.7-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. @@ -29,7 +29,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.truecharts.org/ | clickhouse | 1.0.5 | -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/plausible/1.0.6/app-readme.md b/incubator/plausible/1.0.7/app-readme.md similarity index 100% rename from incubator/plausible/1.0.6/app-readme.md rename to incubator/plausible/1.0.7/app-readme.md diff --git a/incubator/plausible/1.0.6/charts/clickhouse-1.0.5.tgz b/incubator/plausible/1.0.7/charts/clickhouse-1.0.5.tgz similarity index 100% rename from incubator/plausible/1.0.6/charts/clickhouse-1.0.5.tgz rename to incubator/plausible/1.0.7/charts/clickhouse-1.0.5.tgz diff --git a/incubator/wger/0.0.37/charts/common-10.4.9.tgz b/incubator/plausible/1.0.7/charts/common-10.4.9.tgz similarity index 100% rename from incubator/wger/0.0.37/charts/common-10.4.9.tgz rename to incubator/plausible/1.0.7/charts/common-10.4.9.tgz diff --git a/incubator/plausible/1.0.7/charts/postgresql-8.0.52.tgz b/incubator/plausible/1.0.7/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/plausible/1.0.7/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/plausible/1.0.6/ix_values.yaml b/incubator/plausible/1.0.7/ix_values.yaml similarity index 100% rename from incubator/plausible/1.0.6/ix_values.yaml rename to incubator/plausible/1.0.7/ix_values.yaml diff --git a/incubator/plausible/1.0.6/questions.yaml b/incubator/plausible/1.0.7/questions.yaml similarity index 100% rename from incubator/plausible/1.0.6/questions.yaml rename to incubator/plausible/1.0.7/questions.yaml diff --git a/incubator/plausible/1.0.6/templates/_env.tpl b/incubator/plausible/1.0.7/templates/_env.tpl similarity index 100% rename from incubator/plausible/1.0.6/templates/_env.tpl rename to incubator/plausible/1.0.7/templates/_env.tpl diff --git a/incubator/plausible/1.0.6/templates/common.yaml b/incubator/plausible/1.0.7/templates/common.yaml similarity index 100% rename from incubator/plausible/1.0.6/templates/common.yaml rename to incubator/plausible/1.0.7/templates/common.yaml diff --git a/incubator/plausible/1.0.6/values.yaml b/incubator/plausible/1.0.7/values.yaml similarity index 100% rename from incubator/plausible/1.0.6/values.yaml rename to incubator/plausible/1.0.7/values.yaml diff --git a/incubator/privatebin/0.0.25/charts/postgresql-8.0.50.tgz b/incubator/privatebin/0.0.25/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/privatebin/0.0.25/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.25/CHANGELOG.md b/incubator/privatebin/0.0.26/CHANGELOG.md similarity index 91% rename from incubator/privatebin/0.0.25/CHANGELOG.md rename to incubator/privatebin/0.0.26/CHANGELOG.md index 7f2371816eb..1e3bad42593 100644 --- a/incubator/privatebin/0.0.25/CHANGELOG.md +++ b/incubator/privatebin/0.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [privatebin-0.0.26](https://github.com/truecharts/charts/compare/privatebin-0.0.25...privatebin-0.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [privatebin-0.0.25](https://github.com/truecharts/charts/compare/privatebin-0.0.24...privatebin-0.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [privatebin-0.0.18](https://github.com/truecharts/apps/compare/privatebin-0.0.17...privatebin-0.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - diff --git a/incubator/etesync/0.0.21/Chart.lock b/incubator/privatebin/0.0.26/Chart.lock similarity index 53% rename from incubator/etesync/0.0.21/Chart.lock rename to incubator/privatebin/0.0.26/Chart.lock index d150a5c80bf..c455e4b6ffe 100644 --- a/incubator/etesync/0.0.21/Chart.lock +++ b/incubator/privatebin/0.0.26/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:11:46.558472917Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:20:12.601194718Z" diff --git a/incubator/privatebin/0.0.25/Chart.yaml b/incubator/privatebin/0.0.26/Chart.yaml similarity index 96% rename from incubator/privatebin/0.0.25/Chart.yaml rename to incubator/privatebin/0.0.26/Chart.yaml index 05204a8591a..e57b577aa02 100644 --- a/incubator/privatebin/0.0.25/Chart.yaml +++ b/incubator/privatebin/0.0.26/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 deprecated: false description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. home: https://truecharts.org/docs/charts/incubator/privatebin @@ -27,7 +27,7 @@ sources: - https://github.com/PrivateBin/PrivateBin - https://hub.docker.com/r/privatebin/pdo type: application -version: 0.0.25 +version: 0.0.26 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/privatebin/0.0.25/README.md b/incubator/privatebin/0.0.26/README.md similarity index 96% rename from incubator/privatebin/0.0.25/README.md rename to incubator/privatebin/0.0.26/README.md index b58befa6e97..d5d4a221e92 100644 --- a/incubator/privatebin/0.0.25/README.md +++ b/incubator/privatebin/0.0.26/README.md @@ -1,6 +1,6 @@ # privatebin -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-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.26](https://img.shields.io/badge/Version-0.0.26-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/privatebin/0.0.25/app-readme.md b/incubator/privatebin/0.0.26/app-readme.md similarity index 100% rename from incubator/privatebin/0.0.25/app-readme.md rename to incubator/privatebin/0.0.26/app-readme.md diff --git a/incubator/youtubedl-material/0.0.24/charts/common-10.4.9.tgz b/incubator/privatebin/0.0.26/charts/common-10.4.9.tgz similarity index 100% rename from incubator/youtubedl-material/0.0.24/charts/common-10.4.9.tgz rename to incubator/privatebin/0.0.26/charts/common-10.4.9.tgz diff --git a/incubator/privatebin/0.0.26/charts/postgresql-8.0.52.tgz b/incubator/privatebin/0.0.26/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/privatebin/0.0.26/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/privatebin/0.0.25/ix_values.yaml b/incubator/privatebin/0.0.26/ix_values.yaml similarity index 100% rename from incubator/privatebin/0.0.25/ix_values.yaml rename to incubator/privatebin/0.0.26/ix_values.yaml diff --git a/incubator/privatebin/0.0.25/questions.yaml b/incubator/privatebin/0.0.26/questions.yaml similarity index 100% rename from incubator/privatebin/0.0.25/questions.yaml rename to incubator/privatebin/0.0.26/questions.yaml diff --git a/incubator/privatebin/0.0.25/templates/_configmap.tpl b/incubator/privatebin/0.0.26/templates/_configmap.tpl similarity index 100% rename from incubator/privatebin/0.0.25/templates/_configmap.tpl rename to incubator/privatebin/0.0.26/templates/_configmap.tpl diff --git a/incubator/privatebin/0.0.25/templates/_secrets.tpl b/incubator/privatebin/0.0.26/templates/_secrets.tpl similarity index 100% rename from incubator/privatebin/0.0.25/templates/_secrets.tpl rename to incubator/privatebin/0.0.26/templates/_secrets.tpl diff --git a/incubator/privatebin/0.0.25/templates/common.yaml b/incubator/privatebin/0.0.26/templates/common.yaml similarity index 100% rename from incubator/privatebin/0.0.25/templates/common.yaml rename to incubator/privatebin/0.0.26/templates/common.yaml diff --git a/incubator/privatebin/0.0.25/values.yaml b/incubator/privatebin/0.0.26/values.yaml similarity index 100% rename from incubator/privatebin/0.0.25/values.yaml rename to incubator/privatebin/0.0.26/values.yaml diff --git a/incubator/sheetable/0.0.3/Chart.lock b/incubator/sheetable/0.0.3/Chart.lock deleted file mode 100644 index 2598fa9e1fd..00000000000 --- a/incubator/sheetable/0.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:32:01.289626463Z" diff --git a/incubator/sheetable/0.0.3/charts/postgresql-8.0.50.tgz b/incubator/sheetable/0.0.3/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/sheetable/0.0.3/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.3/CHANGELOG.md b/incubator/sheetable/0.0.4/CHANGELOG.md similarity index 72% rename from incubator/sheetable/0.0.3/CHANGELOG.md rename to incubator/sheetable/0.0.4/CHANGELOG.md index 4dfa91f81f4..edbd8a7d21c 100644 --- a/incubator/sheetable/0.0.3/CHANGELOG.md +++ b/incubator/sheetable/0.0.4/CHANGELOG.md @@ -2,6 +2,15 @@ +## [sheetable-0.0.4](https://github.com/truecharts/charts/compare/sheetable-0.0.3...sheetable-0.0.4) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [sheetable-0.0.3](https://github.com/truecharts/charts/compare/sheetable-0.0.2...sheetable-0.0.3) (2022-08-08) ### Chore diff --git a/incubator/sheetable/0.0.4/Chart.lock b/incubator/sheetable/0.0.4/Chart.lock new file mode 100644 index 00000000000..5b0579791a5 --- /dev/null +++ b/incubator/sheetable/0.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:20:14.317741832Z" diff --git a/incubator/sheetable/0.0.3/Chart.yaml b/incubator/sheetable/0.0.4/Chart.yaml similarity index 96% rename from incubator/sheetable/0.0.3/Chart.yaml rename to incubator/sheetable/0.0.4/Chart.yaml index 4e31b9522d7..30735606580 100644 --- a/incubator/sheetable/0.0.3/Chart.yaml +++ b/incubator/sheetable/0.0.4/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. home: https://truecharts.org/docs/charts/incubator/sheetable icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable - https://sheetable.net/docs - https://github.com/SheetAble -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - music diff --git a/incubator/sheetable/0.0.3/README.md b/incubator/sheetable/0.0.4/README.md similarity index 96% rename from incubator/sheetable/0.0.3/README.md rename to incubator/sheetable/0.0.4/README.md index d030bf0a955..f2a53139cca 100644 --- a/incubator/sheetable/0.0.3/README.md +++ b/incubator/sheetable/0.0.4/README.md @@ -1,6 +1,6 @@ # sheetable -![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![AppVersion: 0.8](https://img.shields.io/badge/AppVersion-0.8-informational?style=flat-square) +![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![AppVersion: 0.8](https://img.shields.io/badge/AppVersion-0.8-informational?style=flat-square) SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/sheetable/0.0.3/app-readme.md b/incubator/sheetable/0.0.4/app-readme.md similarity index 100% rename from incubator/sheetable/0.0.3/app-readme.md rename to incubator/sheetable/0.0.4/app-readme.md diff --git a/incubator/zabbix-server/2.0.27/charts/common-10.4.9.tgz b/incubator/sheetable/0.0.4/charts/common-10.4.9.tgz similarity index 100% rename from incubator/zabbix-server/2.0.27/charts/common-10.4.9.tgz rename to incubator/sheetable/0.0.4/charts/common-10.4.9.tgz diff --git a/incubator/sheetable/0.0.4/charts/postgresql-8.0.52.tgz b/incubator/sheetable/0.0.4/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/sheetable/0.0.4/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/sheetable/0.0.3/ix_values.yaml b/incubator/sheetable/0.0.4/ix_values.yaml similarity index 100% rename from incubator/sheetable/0.0.3/ix_values.yaml rename to incubator/sheetable/0.0.4/ix_values.yaml diff --git a/incubator/sheetable/0.0.3/questions.yaml b/incubator/sheetable/0.0.4/questions.yaml similarity index 100% rename from incubator/sheetable/0.0.3/questions.yaml rename to incubator/sheetable/0.0.4/questions.yaml diff --git a/incubator/sheetable/0.0.3/templates/_secrets.tpl b/incubator/sheetable/0.0.4/templates/_secrets.tpl similarity index 100% rename from incubator/sheetable/0.0.3/templates/_secrets.tpl rename to incubator/sheetable/0.0.4/templates/_secrets.tpl diff --git a/incubator/sheetable/0.0.3/templates/common.yaml b/incubator/sheetable/0.0.4/templates/common.yaml similarity index 100% rename from incubator/sheetable/0.0.3/templates/common.yaml rename to incubator/sheetable/0.0.4/templates/common.yaml diff --git a/incubator/sheetable/0.0.3/values.yaml b/incubator/sheetable/0.0.4/values.yaml similarity index 100% rename from incubator/sheetable/0.0.3/values.yaml rename to incubator/sheetable/0.0.4/values.yaml diff --git a/incubator/wger/0.0.37/charts/postgresql-8.0.50.tgz b/incubator/wger/0.0.37/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/wger/0.0.37/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/wger/0.0.37/charts/redis-3.0.48.tgz b/incubator/wger/0.0.37/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/incubator/wger/0.0.37/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/incubator/wger/0.0.37/CHANGELOG.md b/incubator/wger/0.0.38/CHANGELOG.md similarity index 91% rename from incubator/wger/0.0.37/CHANGELOG.md rename to incubator/wger/0.0.38/CHANGELOG.md index 4c2e194d12a..4121c86505e 100644 --- a/incubator/wger/0.0.37/CHANGELOG.md +++ b/incubator/wger/0.0.38/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wger-0.0.38](https://github.com/truecharts/charts/compare/wger-0.0.37...wger-0.0.38) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [wger-0.0.37](https://github.com/truecharts/charts/compare/wger-0.0.36...wger-0.0.37) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - -## [wger-0.0.30](https://github.com/truecharts/apps/compare/wger-0.0.29...wger-0.0.30) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - diff --git a/incubator/wger/0.0.37/Chart.lock b/incubator/wger/0.0.38/Chart.lock similarity index 58% rename from incubator/wger/0.0.37/Chart.lock rename to incubator/wger/0.0.38/Chart.lock index 23adba2051d..5cac9d33483 100644 --- a/incubator/wger/0.0.37/Chart.lock +++ b/incubator/wger/0.0.38/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-09T10:30:26.002447268Z" + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:20:38.626659576Z" diff --git a/incubator/wger/0.0.37/Chart.yaml b/incubator/wger/0.0.38/Chart.yaml similarity index 95% rename from incubator/wger/0.0.37/Chart.yaml rename to incubator/wger/0.0.38/Chart.yaml index b8e1d0bbec4..b48f5d2bd76 100644 --- a/incubator/wger/0.0.37/Chart.yaml +++ b/incubator/wger/0.0.38/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 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://truecharts.org/docs/charts/incubator/wger icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 0.0.37 +version: 0.0.38 annotations: truecharts.org/catagories: | - life diff --git a/incubator/wger/0.0.37/README.md b/incubator/wger/0.0.38/README.md similarity index 95% rename from incubator/wger/0.0.37/README.md rename to incubator/wger/0.0.38/README.md index 4efe35cc62f..df16eee8d35 100644 --- a/incubator/wger/0.0.37/README.md +++ b/incubator/wger/0.0.38/README.md @@ -1,6 +1,6 @@ # wger -![Version: 0.0.37](https://img.shields.io/badge/Version-0.0.37-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-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. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/wger/0.0.37/app-readme.md b/incubator/wger/0.0.38/app-readme.md similarity index 100% rename from incubator/wger/0.0.37/app-readme.md rename to incubator/wger/0.0.38/app-readme.md diff --git a/stable/airsonic-advanced/4.0.25/charts/common-10.4.9.tgz b/incubator/wger/0.0.38/charts/common-10.4.9.tgz similarity index 100% rename from stable/airsonic-advanced/4.0.25/charts/common-10.4.9.tgz rename to incubator/wger/0.0.38/charts/common-10.4.9.tgz diff --git a/incubator/wger/0.0.38/charts/postgresql-8.0.52.tgz b/incubator/wger/0.0.38/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/wger/0.0.38/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/wger/0.0.38/charts/redis-3.0.50.tgz b/incubator/wger/0.0.38/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/incubator/wger/0.0.38/charts/redis-3.0.50.tgz differ diff --git a/incubator/wger/0.0.37/ix_values.yaml b/incubator/wger/0.0.38/ix_values.yaml similarity index 100% rename from incubator/wger/0.0.37/ix_values.yaml rename to incubator/wger/0.0.38/ix_values.yaml diff --git a/incubator/wger/0.0.37/questions.yaml b/incubator/wger/0.0.38/questions.yaml similarity index 100% rename from incubator/wger/0.0.37/questions.yaml rename to incubator/wger/0.0.38/questions.yaml diff --git a/incubator/wger/0.0.37/templates/_secrets.tpl b/incubator/wger/0.0.38/templates/_secrets.tpl similarity index 100% rename from incubator/wger/0.0.37/templates/_secrets.tpl rename to incubator/wger/0.0.38/templates/_secrets.tpl diff --git a/incubator/wger/0.0.37/templates/common.yaml b/incubator/wger/0.0.38/templates/common.yaml similarity index 100% rename from incubator/wger/0.0.37/templates/common.yaml rename to incubator/wger/0.0.38/templates/common.yaml diff --git a/incubator/wger/0.0.37/values.yaml b/incubator/wger/0.0.38/values.yaml similarity index 100% rename from incubator/wger/0.0.37/values.yaml rename to incubator/wger/0.0.38/values.yaml diff --git a/incubator/youtubedl-material/0.0.24/charts/mongodb-1.0.50.tgz b/incubator/youtubedl-material/0.0.24/charts/mongodb-1.0.50.tgz deleted file mode 100644 index 34ca2000be5..00000000000 Binary files a/incubator/youtubedl-material/0.0.24/charts/mongodb-1.0.50.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/0.0.24/CHANGELOG.md b/incubator/youtubedl-material/0.0.25/CHANGELOG.md similarity index 91% rename from incubator/youtubedl-material/0.0.24/CHANGELOG.md rename to incubator/youtubedl-material/0.0.25/CHANGELOG.md index 188e30675c6..9017ddf6719 100644 --- a/incubator/youtubedl-material/0.0.24/CHANGELOG.md +++ b/incubator/youtubedl-material/0.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [youtubedl-material-0.0.25](https://github.com/truecharts/charts/compare/youtubedl-material-0.0.24...youtubedl-material-0.0.25) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [youtubedl-material-0.0.24](https://github.com/truecharts/charts/compare/youtubedl-material-0.0.23...youtubedl-material-0.0.24) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [youtubedl-material-0.0.17](https://github.com/truecharts/apps/compare/youtubedl-material-0.0.16...youtubedl-material-0.0.17) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/incubator/youtubedl-material/0.0.24/Chart.lock b/incubator/youtubedl-material/0.0.25/Chart.lock similarity index 52% rename from incubator/youtubedl-material/0.0.24/Chart.lock rename to incubator/youtubedl-material/0.0.25/Chart.lock index a0db82cecc4..d8a06fde9f6 100644 --- a/incubator/youtubedl-material/0.0.24/Chart.lock +++ b/incubator/youtubedl-material/0.0.25/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mongodb repository: https://charts.truecharts.org - version: 1.0.50 -digest: sha256:605b100aa960e3c109ab4924c29e49e6ee2b1b8625aa991043976fa58ee5304b -generated: "2022-08-08T22:39:27.01133834Z" + version: 1.0.52 +digest: sha256:7905201be536e93ce1f3c036b738f318ff8c21db921c503f5b2ef65f05e542f5 +generated: "2022-08-09T15:20:47.420530571Z" diff --git a/incubator/youtubedl-material/0.0.24/Chart.yaml b/incubator/youtubedl-material/0.0.25/Chart.yaml similarity index 96% rename from incubator/youtubedl-material/0.0.24/Chart.yaml rename to incubator/youtubedl-material/0.0.25/Chart.yaml index ea4f9ff7a8b..ee26e878d34 100644 --- a/incubator/youtubedl-material/0.0.24/Chart.yaml +++ b/incubator/youtubedl-material/0.0.25/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 1.0.50 + version: 1.0.52 description: YoutubeDL-Material is a Material Design frontend for youtube-dl. home: https://truecharts.org/docs/charts/incubator/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/youtubedl-material - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 0.0.24 +version: 0.0.25 annotations: truecharts.org/catagories: | - media diff --git a/incubator/youtubedl-material/0.0.24/README.md b/incubator/youtubedl-material/0.0.25/README.md similarity index 96% rename from incubator/youtubedl-material/0.0.24/README.md rename to incubator/youtubedl-material/0.0.25/README.md index 04a6f8d573f..e79ae2df451 100644 --- a/incubator/youtubedl-material/0.0.24/README.md +++ b/incubator/youtubedl-material/0.0.25/README.md @@ -1,6 +1,6 @@ # youtubedl-material -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square) +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | mongodb | 1.0.50 | +| https://charts.truecharts.org | mongodb | 1.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/youtubedl-material/0.0.24/app-readme.md b/incubator/youtubedl-material/0.0.25/app-readme.md similarity index 100% rename from incubator/youtubedl-material/0.0.24/app-readme.md rename to incubator/youtubedl-material/0.0.25/app-readme.md diff --git a/stable/anonaddy/9.0.33/charts/common-10.4.9.tgz b/incubator/youtubedl-material/0.0.25/charts/common-10.4.9.tgz similarity index 100% rename from stable/anonaddy/9.0.33/charts/common-10.4.9.tgz rename to incubator/youtubedl-material/0.0.25/charts/common-10.4.9.tgz diff --git a/incubator/youtubedl-material/0.0.25/charts/mongodb-1.0.52.tgz b/incubator/youtubedl-material/0.0.25/charts/mongodb-1.0.52.tgz new file mode 100644 index 00000000000..b15e8da3cb4 Binary files /dev/null and b/incubator/youtubedl-material/0.0.25/charts/mongodb-1.0.52.tgz differ diff --git a/incubator/youtubedl-material/0.0.24/ix_values.yaml b/incubator/youtubedl-material/0.0.25/ix_values.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.24/ix_values.yaml rename to incubator/youtubedl-material/0.0.25/ix_values.yaml diff --git a/incubator/youtubedl-material/0.0.24/questions.yaml b/incubator/youtubedl-material/0.0.25/questions.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.24/questions.yaml rename to incubator/youtubedl-material/0.0.25/questions.yaml diff --git a/incubator/youtubedl-material/0.0.24/templates/common.yaml b/incubator/youtubedl-material/0.0.25/templates/common.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.24/templates/common.yaml rename to incubator/youtubedl-material/0.0.25/templates/common.yaml diff --git a/incubator/youtubedl-material/0.0.24/values.yaml b/incubator/youtubedl-material/0.0.25/values.yaml similarity index 100% rename from incubator/youtubedl-material/0.0.24/values.yaml rename to incubator/youtubedl-material/0.0.25/values.yaml diff --git a/incubator/zabbix-server/2.0.27/Chart.lock b/incubator/zabbix-server/2.0.27/Chart.lock deleted file mode 100644 index 91761f37f29..00000000000 --- a/incubator/zabbix-server/2.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:39:38.575068895Z" diff --git a/incubator/zabbix-server/2.0.27/charts/postgresql-8.0.50.tgz b/incubator/zabbix-server/2.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/incubator/zabbix-server/2.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.27/CHANGELOG.md b/incubator/zabbix-server/2.0.28/CHANGELOG.md similarity index 90% rename from incubator/zabbix-server/2.0.27/CHANGELOG.md rename to incubator/zabbix-server/2.0.28/CHANGELOG.md index ff91624582f..bc8dc142d7e 100644 --- a/incubator/zabbix-server/2.0.27/CHANGELOG.md +++ b/incubator/zabbix-server/2.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [zabbix-server-2.0.28](https://github.com/truecharts/charts/compare/zabbix-server-2.0.27...zabbix-server-2.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [zabbix-server-2.0.27](https://github.com/truecharts/charts/compare/zabbix-server-2.0.26...zabbix-server-2.0.27) (2022-08-08) ### Chore @@ -88,7 +97,3 @@ ## [zoneminder-0.0.10]zoneminder-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/incubator/zabbix-server/2.0.28/Chart.lock b/incubator/zabbix-server/2.0.28/Chart.lock new file mode 100644 index 00000000000..9cdc9519e80 --- /dev/null +++ b/incubator/zabbix-server/2.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:20:50.768519612Z" diff --git a/incubator/zabbix-server/2.0.27/Chart.yaml b/incubator/zabbix-server/2.0.28/Chart.yaml similarity index 96% rename from incubator/zabbix-server/2.0.27/Chart.yaml rename to incubator/zabbix-server/2.0.28/Chart.yaml index 6bf8da354bb..1f4cd85fece 100644 --- a/incubator/zabbix-server/2.0.27/Chart.yaml +++ b/incubator/zabbix-server/2.0.28/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Zabbix is an enterprise-class open source distributed monitoring solution. home: https://truecharts.org/docs/charts/incubator/zabbix-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix-server.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix-server - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.27 +version: 2.0.28 annotations: truecharts.org/catagories: | - utilities diff --git a/incubator/zabbix-server/2.0.27/README.md b/incubator/zabbix-server/2.0.28/README.md similarity index 96% rename from incubator/zabbix-server/2.0.27/README.md rename to incubator/zabbix-server/2.0.28/README.md index f773de4b633..b09c2f514df 100644 --- a/incubator/zabbix-server/2.0.27/README.md +++ b/incubator/zabbix-server/2.0.28/README.md @@ -1,6 +1,6 @@ # zabbix-server -![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: 6.2.0](https://img.shields.io/badge/AppVersion-6.2.0-informational?style=flat-square) +![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/incubator/zabbix-server/2.0.27/app-readme.md b/incubator/zabbix-server/2.0.28/app-readme.md similarity index 100% rename from incubator/zabbix-server/2.0.27/app-readme.md rename to incubator/zabbix-server/2.0.28/app-readme.md diff --git a/stable/babybuddy/8.0.35/charts/common-10.4.9.tgz b/incubator/zabbix-server/2.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/babybuddy/8.0.35/charts/common-10.4.9.tgz rename to incubator/zabbix-server/2.0.28/charts/common-10.4.9.tgz diff --git a/incubator/zabbix-server/2.0.28/charts/postgresql-8.0.52.tgz b/incubator/zabbix-server/2.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/incubator/zabbix-server/2.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/incubator/zabbix-server/2.0.27/ix_values.yaml b/incubator/zabbix-server/2.0.28/ix_values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.27/ix_values.yaml rename to incubator/zabbix-server/2.0.28/ix_values.yaml diff --git a/incubator/zabbix-server/2.0.27/questions.yaml b/incubator/zabbix-server/2.0.28/questions.yaml similarity index 100% rename from incubator/zabbix-server/2.0.27/questions.yaml rename to incubator/zabbix-server/2.0.28/questions.yaml diff --git a/incubator/zabbix-server/2.0.27/templates/common.yaml b/incubator/zabbix-server/2.0.28/templates/common.yaml similarity index 100% rename from incubator/zabbix-server/2.0.27/templates/common.yaml rename to incubator/zabbix-server/2.0.28/templates/common.yaml diff --git a/incubator/zabbix-server/2.0.27/values.yaml b/incubator/zabbix-server/2.0.28/values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.27/values.yaml rename to incubator/zabbix-server/2.0.28/values.yaml diff --git a/stable/airsonic-advanced/4.0.25/Chart.lock b/stable/airsonic-advanced/4.0.25/Chart.lock deleted file mode 100644 index 3214dc1d34e..00000000000 --- a/stable/airsonic-advanced/4.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:40:13.522311057Z" diff --git a/stable/airsonic-advanced/4.0.25/charts/postgresql-8.0.50.tgz b/stable/airsonic-advanced/4.0.25/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/airsonic-advanced/4.0.25/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.25/CHANGELOG.md b/stable/airsonic-advanced/4.0.26/CHANGELOG.md similarity index 91% rename from stable/airsonic-advanced/4.0.25/CHANGELOG.md rename to stable/airsonic-advanced/4.0.26/CHANGELOG.md index fd3642b0502..2a0dac05317 100644 --- a/stable/airsonic-advanced/4.0.25/CHANGELOG.md +++ b/stable/airsonic-advanced/4.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [airsonic-advanced-4.0.26](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.25...airsonic-advanced-4.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [airsonic-advanced-4.0.25](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.24...airsonic-advanced-4.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [airsonic-advanced-4.0.17](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.15...airsonic-advanced-4.0.17) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [airsonic-advanced-4.0.15](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.13...airsonic-advanced-4.0.15) (2022-07-12) - -### Chore diff --git a/stable/airsonic-advanced/4.0.26/Chart.lock b/stable/airsonic-advanced/4.0.26/Chart.lock new file mode 100644 index 00000000000..b58f054480e --- /dev/null +++ b/stable/airsonic-advanced/4.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:20:53.951526698Z" diff --git a/stable/airsonic-advanced/4.0.25/Chart.yaml b/stable/airsonic-advanced/4.0.26/Chart.yaml similarity index 96% rename from stable/airsonic-advanced/4.0.25/Chart.yaml rename to stable/airsonic-advanced/4.0.26/Chart.yaml index 14dede85760..a553ce10d5c 100644 --- a/stable/airsonic-advanced/4.0.25/Chart.yaml +++ b/stable/airsonic-advanced/4.0.26/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Airsonic is a Free and Open Source community driven media server home: https://truecharts.org/docs/charts/stable/airsonic-advanced icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - https://github.com/airsonic/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic-advanced/4.0.25/README.md b/stable/airsonic-advanced/4.0.26/README.md similarity index 96% rename from stable/airsonic-advanced/4.0.25/README.md rename to stable/airsonic-advanced/4.0.26/README.md index c876afb66e5..8e26859d755 100644 --- a/stable/airsonic-advanced/4.0.25/README.md +++ b/stable/airsonic-advanced/4.0.26/README.md @@ -1,6 +1,6 @@ # airsonic-advanced -![Version: 4.0.25](https://img.shields.io/badge/Version-4.0.25-informational?style=flat-square) ![AppVersion: 11.0.0](https://img.shields.io/badge/AppVersion-11.0.0-informational?style=flat-square) +![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-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 @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/airsonic-advanced/4.0.25/app-readme.md b/stable/airsonic-advanced/4.0.26/app-readme.md similarity index 100% rename from stable/airsonic-advanced/4.0.25/app-readme.md rename to stable/airsonic-advanced/4.0.26/app-readme.md diff --git a/stable/baserow/3.0.30/charts/common-10.4.9.tgz b/stable/airsonic-advanced/4.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/baserow/3.0.30/charts/common-10.4.9.tgz rename to stable/airsonic-advanced/4.0.26/charts/common-10.4.9.tgz diff --git a/stable/airsonic-advanced/4.0.26/charts/postgresql-8.0.52.tgz b/stable/airsonic-advanced/4.0.26/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/airsonic-advanced/4.0.26/charts/postgresql-8.0.52.tgz differ diff --git a/stable/airsonic-advanced/4.0.25/ix_values.yaml b/stable/airsonic-advanced/4.0.26/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.25/ix_values.yaml rename to stable/airsonic-advanced/4.0.26/ix_values.yaml diff --git a/stable/airsonic-advanced/4.0.25/questions.yaml b/stable/airsonic-advanced/4.0.26/questions.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.25/questions.yaml rename to stable/airsonic-advanced/4.0.26/questions.yaml diff --git a/stable/airsonic-advanced/4.0.25/templates/common.yaml b/stable/airsonic-advanced/4.0.26/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.25/templates/common.yaml rename to stable/airsonic-advanced/4.0.26/templates/common.yaml diff --git a/stable/airsonic-advanced/4.0.25/values.yaml b/stable/airsonic-advanced/4.0.26/values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.25/values.yaml rename to stable/airsonic-advanced/4.0.26/values.yaml diff --git a/stable/anonaddy/9.0.33/charts/mariadb-3.0.49.tgz b/stable/anonaddy/9.0.33/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/anonaddy/9.0.33/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.33/charts/redis-3.0.48.tgz b/stable/anonaddy/9.0.33/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/anonaddy/9.0.33/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.33/CHANGELOG.md b/stable/anonaddy/9.0.34/CHANGELOG.md similarity index 88% rename from stable/anonaddy/9.0.33/CHANGELOG.md rename to stable/anonaddy/9.0.34/CHANGELOG.md index 1580c3af6ef..2b729fd3d0b 100644 --- a/stable/anonaddy/9.0.33/CHANGELOG.md +++ b/stable/anonaddy/9.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [anonaddy-9.0.34](https://github.com/truecharts/charts/compare/anonaddy-9.0.33...anonaddy-9.0.34) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [anonaddy-9.0.33](https://github.com/truecharts/charts/compare/anonaddy-9.0.32...anonaddy-9.0.33) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - -## [anonaddy-9.0.27](https://github.com/truecharts/apps/compare/anonaddy-9.0.25...anonaddy-9.0.27) (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)) - - diff --git a/stable/friendica/4.0.35/Chart.lock b/stable/anonaddy/9.0.34/Chart.lock similarity index 57% rename from stable/friendica/4.0.35/Chart.lock rename to stable/anonaddy/9.0.34/Chart.lock index 6437e82e12b..996d0d3f8b3 100644 --- a/stable/friendica/4.0.35/Chart.lock +++ b/stable/anonaddy/9.0.34/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:3b15b50ae844e25a2d6e611b59d838b38ce0f61ceb1ce4228ed4186d9ba42232 -generated: "2022-08-09T10:31:38.657771867Z" + version: 3.0.50 +digest: sha256:472b875bd1191598fe6818c498cf05c3c08f071db5dc280a9f5a25ed1504e880 +generated: "2022-08-09T15:21:33.329255816Z" diff --git a/stable/anonaddy/9.0.33/Chart.yaml b/stable/anonaddy/9.0.34/Chart.yaml similarity index 94% rename from stable/anonaddy/9.0.33/Chart.yaml rename to stable/anonaddy/9.0.34/Chart.yaml index e96b3900657..bbf32dfd836 100644 --- a/stable/anonaddy/9.0.33/Chart.yaml +++ b/stable/anonaddy/9.0.34/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: "Protect your email from spam using disposable addresses." home: https://truecharts.org/docs/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png @@ -26,7 +26,7 @@ name: anonaddy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://github.com/anonaddy/docker -version: 9.0.33 +version: 9.0.34 annotations: truecharts.org/catagories: | - email diff --git a/stable/anonaddy/9.0.33/README.md b/stable/anonaddy/9.0.34/README.md similarity index 95% rename from stable/anonaddy/9.0.33/README.md rename to stable/anonaddy/9.0.34/README.md index c38c97354fb..1a6007720b7 100644 --- a/stable/anonaddy/9.0.33/README.md +++ b/stable/anonaddy/9.0.34/README.md @@ -1,6 +1,6 @@ # anonaddy -![Version: 9.0.33](https://img.shields.io/badge/Version-9.0.33-informational?style=flat-square) ![AppVersion: 0.13.3](https://img.shields.io/badge/AppVersion-0.13.3-informational?style=flat-square) +![Version: 9.0.34](https://img.shields.io/badge/Version-9.0.34-informational?style=flat-square) ![AppVersion: 0.13.3](https://img.shields.io/badge/AppVersion-0.13.3-informational?style=flat-square) Protect your email from spam using disposable addresses. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/anonaddy/9.0.33/app-readme.md b/stable/anonaddy/9.0.34/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.33/app-readme.md rename to stable/anonaddy/9.0.34/app-readme.md diff --git a/stable/blog/3.0.28/charts/common-10.4.9.tgz b/stable/anonaddy/9.0.34/charts/common-10.4.9.tgz similarity index 100% rename from stable/blog/3.0.28/charts/common-10.4.9.tgz rename to stable/anonaddy/9.0.34/charts/common-10.4.9.tgz diff --git a/stable/anonaddy/9.0.34/charts/mariadb-3.0.50.tgz b/stable/anonaddy/9.0.34/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/anonaddy/9.0.34/charts/mariadb-3.0.50.tgz differ diff --git a/stable/anonaddy/9.0.34/charts/redis-3.0.50.tgz b/stable/anonaddy/9.0.34/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/anonaddy/9.0.34/charts/redis-3.0.50.tgz differ diff --git a/stable/anonaddy/9.0.33/ix_values.yaml b/stable/anonaddy/9.0.34/ix_values.yaml similarity index 100% rename from stable/anonaddy/9.0.33/ix_values.yaml rename to stable/anonaddy/9.0.34/ix_values.yaml diff --git a/stable/anonaddy/9.0.33/questions.yaml b/stable/anonaddy/9.0.34/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.33/questions.yaml rename to stable/anonaddy/9.0.34/questions.yaml diff --git a/stable/anonaddy/9.0.33/templates/_appkey.tpl b/stable/anonaddy/9.0.34/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.33/templates/_appkey.tpl rename to stable/anonaddy/9.0.34/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.33/templates/common.yaml b/stable/anonaddy/9.0.34/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.33/templates/common.yaml rename to stable/anonaddy/9.0.34/templates/common.yaml diff --git a/stable/anonaddy/9.0.33/values.yaml b/stable/anonaddy/9.0.34/values.yaml similarity index 100% rename from stable/anonaddy/9.0.33/values.yaml rename to stable/anonaddy/9.0.34/values.yaml diff --git a/stable/authelia/11.0.33/CHANGELOG.md b/stable/authelia/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..fffa8b2d3e1 --- /dev/null +++ b/stable/authelia/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authelia-11.0.33](https://github.com/truecharts/charts/compare/authelia-11.0.32...authelia-11.0.33) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [authelia-11.0.32](https://github.com/truecharts/charts/compare/authelia-11.0.31...authelia-11.0.32) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [authelia-11.0.31](https://github.com/truecharts/apps/compare/authelia-11.0.30...authelia-11.0.31) (2022-07-27) + +### Chore + +- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) + + + + +## [authelia-11.0.30](https://github.com/truecharts/apps/compare/authelia-11.0.29...authelia-11.0.30) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [authelia-11.0.29](https://github.com/truecharts/apps/compare/authelia-11.0.28...authelia-11.0.29) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [authelia-11.0.29](https://github.com/truecharts/apps/compare/authelia-11.0.28...authelia-11.0.29) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [authelia-11.0.28](https://github.com/truecharts/apps/compare/authelia-11.0.27...authelia-11.0.28) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [authelia-11.0.28](https://github.com/truecharts/apps/compare/authelia-11.0.27...authelia-11.0.28) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [authelia-11.0.28](https://github.com/truecharts/apps/compare/authelia-11.0.27...authelia-11.0.28) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [authelia-11.0.27](https://github.com/truecharts/apps/compare/authelia-11.0.26...authelia-11.0.27) (2022-07-23) + +### Chore + +- update docker general non-major ([#3276](https://github.com/truecharts/apps/issues/3276)) + + + diff --git a/stable/inventree/3.0.37/Chart.lock b/stable/authelia/11.0.33/Chart.lock similarity index 58% rename from stable/inventree/3.0.37/Chart.lock rename to stable/authelia/11.0.33/Chart.lock index 0811a44f910..e4f5c781ca5 100644 --- a/stable/inventree/3.0.37/Chart.lock +++ b/stable/authelia/11.0.33/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-09T10:31:50.175827941Z" + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:21:34.284901882Z" diff --git a/stable/authelia/11.0.33/Chart.yaml b/stable/authelia/11.0.33/Chart.yaml new file mode 100644 index 00000000000..997d57d658b --- /dev/null +++ b/stable/authelia/11.0.33/Chart.yaml @@ -0,0 +1,47 @@ +apiVersion: v2 +appVersion: "4.36.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://truecharts.org/docs/charts/stable/authelia +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/11.0.33/README.md b/stable/authelia/11.0.33/README.md new file mode 100644 index 00000000000..60296238966 --- /dev/null +++ b/stable/authelia/11.0.33/README.md @@ -0,0 +1,111 @@ +# authelia + +![Version: 11.0.33](https://img.shields.io/badge/Version-11.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.36.3](https://img.shields.io/badge/AppVersion-4.36.3-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.52 | +| https://charts.truecharts.org | redis | 3.0.50 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `authelia` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.33/app-readme.md b/stable/authelia/11.0.33/app-readme.md new file mode 100644 index 00000000000..cdf1c3a668b --- /dev/null +++ b/stable/authelia/11.0.33/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/docs/charts/stable/authelia](https://truecharts.org/docs/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/bookstack/3.0.29/charts/common-10.4.9.tgz b/stable/authelia/11.0.33/charts/common-10.4.9.tgz similarity index 100% rename from stable/bookstack/3.0.29/charts/common-10.4.9.tgz rename to stable/authelia/11.0.33/charts/common-10.4.9.tgz diff --git a/stable/authelia/11.0.33/charts/postgresql-8.0.52.tgz b/stable/authelia/11.0.33/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/authelia/11.0.33/charts/postgresql-8.0.52.tgz differ diff --git a/stable/authelia/11.0.33/charts/redis-3.0.50.tgz b/stable/authelia/11.0.33/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/authelia/11.0.33/charts/redis-3.0.50.tgz differ diff --git a/stable/authelia/11.0.33/ix_values.yaml b/stable/authelia/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..07397d9f3e5 --- /dev/null +++ b/stable/authelia/11.0.33/ix_values.yaml @@ -0,0 +1,625 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.36.3@sha256:f4b6b4a8cd97886c431ebb624330ad4f72719a9b2bb6d1d63bc49e92f12992bf + +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 + +portal: + enabled: true diff --git a/stable/authelia/11.0.33/questions.yaml b/stable/authelia/11.0.33/questions.yaml new file mode 100644 index 00000000000..35cec7ad983 --- /dev/null +++ b/stable/authelia/11.0.33/questions.yaml @@ -0,0 +1,3285 @@ +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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.33/templates/_configmap.tpl b/stable/authelia/11.0.33/templates/_configmap.tpl new file mode 100644 index 00000000000..57d75320032 --- /dev/null +++ b/stable/authelia/11.0.33/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.33/templates/_secrets.tpl b/stable/authelia/11.0.33/templates/_secrets.tpl new file mode 100644 index 00000000000..81fbe92ff70 --- /dev/null +++ b/stable/authelia/11.0.33/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.33/templates/common.yaml b/stable/authelia/11.0.33/templates/common.yaml new file mode 100644 index 00000000000..614b468adf3 --- /dev/null +++ b/stable/authelia/11.0.33/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.35/values.yaml b/stable/authelia/11.0.33/values.yaml similarity index 100% rename from stable/babybuddy/8.0.35/values.yaml rename to stable/authelia/11.0.33/values.yaml diff --git a/stable/babybuddy/8.0.35/Chart.lock b/stable/babybuddy/8.0.35/Chart.lock deleted file mode 100644 index ced9ec00823..00000000000 --- a/stable/babybuddy/8.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:41:27.059121829Z" diff --git a/stable/babybuddy/8.0.35/charts/postgresql-8.0.50.tgz b/stable/babybuddy/8.0.35/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/babybuddy/8.0.35/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.35/CHANGELOG.md b/stable/babybuddy/8.0.36/CHANGELOG.md similarity index 91% rename from stable/babybuddy/8.0.35/CHANGELOG.md rename to stable/babybuddy/8.0.36/CHANGELOG.md index f537f2fa914..d6b536bea93 100644 --- a/stable/babybuddy/8.0.35/CHANGELOG.md +++ b/stable/babybuddy/8.0.36/CHANGELOG.md @@ -2,6 +2,15 @@ +## [babybuddy-8.0.36](https://github.com/truecharts/charts/compare/babybuddy-8.0.35...babybuddy-8.0.36) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [babybuddy-8.0.35](https://github.com/truecharts/charts/compare/babybuddy-8.0.34...babybuddy-8.0.35) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [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)) - - - diff --git a/stable/babybuddy/8.0.36/Chart.lock b/stable/babybuddy/8.0.36/Chart.lock new file mode 100644 index 00000000000..63111145bb6 --- /dev/null +++ b/stable/babybuddy/8.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:21:28.997040873Z" diff --git a/stable/babybuddy/8.0.35/Chart.yaml b/stable/babybuddy/8.0.36/Chart.yaml similarity index 96% rename from stable/babybuddy/8.0.35/Chart.yaml rename to stable/babybuddy/8.0.36/Chart.yaml index 8c5c9426cc3..c03835272f1 100644 --- a/stable/babybuddy/8.0.35/Chart.yaml +++ b/stable/babybuddy/8.0.36/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.12.0" kubeVersion: ">=1.16.0-0" -version: 8.0.35 +version: 8.0.36 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/babybuddy/8.0.35/README.md b/stable/babybuddy/8.0.36/README.md similarity index 96% rename from stable/babybuddy/8.0.35/README.md rename to stable/babybuddy/8.0.36/README.md index f19764f4d40..61a44629e4f 100644 --- a/stable/babybuddy/8.0.35/README.md +++ b/stable/babybuddy/8.0.36/README.md @@ -1,6 +1,6 @@ # babybuddy -![Version: 8.0.35](https://img.shields.io/badge/Version-8.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square) +![Version: 8.0.36](https://img.shields.io/badge/Version-8.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/babybuddy/8.0.35/app-readme.md b/stable/babybuddy/8.0.36/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.35/app-readme.md rename to stable/babybuddy/8.0.36/app-readme.md diff --git a/stable/chevereto/3.0.26/charts/common-10.4.9.tgz b/stable/babybuddy/8.0.36/charts/common-10.4.9.tgz similarity index 100% rename from stable/chevereto/3.0.26/charts/common-10.4.9.tgz rename to stable/babybuddy/8.0.36/charts/common-10.4.9.tgz diff --git a/stable/babybuddy/8.0.36/charts/postgresql-8.0.52.tgz b/stable/babybuddy/8.0.36/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/babybuddy/8.0.36/charts/postgresql-8.0.52.tgz differ diff --git a/stable/babybuddy/8.0.35/ix_values.yaml b/stable/babybuddy/8.0.36/ix_values.yaml similarity index 100% rename from stable/babybuddy/8.0.35/ix_values.yaml rename to stable/babybuddy/8.0.36/ix_values.yaml diff --git a/stable/babybuddy/8.0.35/questions.yaml b/stable/babybuddy/8.0.36/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.35/questions.yaml rename to stable/babybuddy/8.0.36/questions.yaml diff --git a/stable/babybuddy/8.0.35/templates/common.yaml b/stable/babybuddy/8.0.36/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.35/templates/common.yaml rename to stable/babybuddy/8.0.36/templates/common.yaml diff --git a/stable/baserow/3.0.30/values.yaml b/stable/babybuddy/8.0.36/values.yaml similarity index 100% rename from stable/baserow/3.0.30/values.yaml rename to stable/babybuddy/8.0.36/values.yaml diff --git a/stable/baserow/3.0.30/charts/postgresql-8.0.50.tgz b/stable/baserow/3.0.30/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/baserow/3.0.30/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/baserow/3.0.30/charts/redis-3.0.48.tgz b/stable/baserow/3.0.30/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/baserow/3.0.30/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/baserow/3.0.30/CHANGELOG.md b/stable/baserow/3.0.31/CHANGELOG.md similarity index 88% rename from stable/baserow/3.0.30/CHANGELOG.md rename to stable/baserow/3.0.31/CHANGELOG.md index 65d76fe051a..c1dce73c183 100644 --- a/stable/baserow/3.0.30/CHANGELOG.md +++ b/stable/baserow/3.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [baserow-3.0.31](https://github.com/truecharts/charts/compare/baserow-3.0.30...baserow-3.0.31) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [baserow-3.0.30](https://github.com/truecharts/charts/compare/baserow-3.0.29...baserow-3.0.30) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [baserow-3.0.24](https://github.com/truecharts/apps/compare/baserow-3.0.22...baserow-3.0.24) (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)) - - diff --git a/stable/baserow/3.0.30/Chart.lock b/stable/baserow/3.0.31/Chart.lock similarity index 58% rename from stable/baserow/3.0.30/Chart.lock rename to stable/baserow/3.0.31/Chart.lock index d57f64ffa31..5ba73df6f50 100644 --- a/stable/baserow/3.0.30/Chart.lock +++ b/stable/baserow/3.0.31/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T22:41:46.270767178Z" + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:21:40.757795732Z" diff --git a/stable/baserow/3.0.30/Chart.yaml b/stable/baserow/3.0.31/Chart.yaml similarity index 94% rename from stable/baserow/3.0.30/Chart.yaml rename to stable/baserow/3.0.31/Chart.yaml index e25bbc8072a..d7e6cc344ac 100644 --- a/stable/baserow/3.0.30/Chart.yaml +++ b/stable/baserow/3.0.31/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: Baserow is an open source no-code database tool and Airtable alternative. home: https://truecharts.org/docs/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 3.0.30 +version: 3.0.31 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/3.0.30/README.md b/stable/baserow/3.0.31/README.md similarity index 95% rename from stable/baserow/3.0.30/README.md rename to stable/baserow/3.0.31/README.md index 6111b2a36f4..8a302e832b4 100644 --- a/stable/baserow/3.0.30/README.md +++ b/stable/baserow/3.0.31/README.md @@ -1,6 +1,6 @@ # baserow -![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 1.11.0](https://img.shields.io/badge/AppVersion-1.11.0-informational?style=flat-square) +![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 1.11.0](https://img.shields.io/badge/AppVersion-1.11.0-informational?style=flat-square) Baserow is an open source no-code database tool and Airtable alternative. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/baserow/3.0.30/app-readme.md b/stable/baserow/3.0.31/app-readme.md similarity index 100% rename from stable/baserow/3.0.30/app-readme.md rename to stable/baserow/3.0.31/app-readme.md diff --git a/stable/clarkson/3.0.28/charts/common-10.4.9.tgz b/stable/baserow/3.0.31/charts/common-10.4.9.tgz similarity index 100% rename from stable/clarkson/3.0.28/charts/common-10.4.9.tgz rename to stable/baserow/3.0.31/charts/common-10.4.9.tgz diff --git a/stable/baserow/3.0.31/charts/postgresql-8.0.52.tgz b/stable/baserow/3.0.31/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/baserow/3.0.31/charts/postgresql-8.0.52.tgz differ diff --git a/stable/baserow/3.0.31/charts/redis-3.0.50.tgz b/stable/baserow/3.0.31/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/baserow/3.0.31/charts/redis-3.0.50.tgz differ diff --git a/stable/baserow/3.0.30/ix_values.yaml b/stable/baserow/3.0.31/ix_values.yaml similarity index 100% rename from stable/baserow/3.0.30/ix_values.yaml rename to stable/baserow/3.0.31/ix_values.yaml diff --git a/stable/baserow/3.0.30/questions.yaml b/stable/baserow/3.0.31/questions.yaml similarity index 100% rename from stable/baserow/3.0.30/questions.yaml rename to stable/baserow/3.0.31/questions.yaml diff --git a/stable/baserow/3.0.30/templates/_secrets.tpl b/stable/baserow/3.0.31/templates/_secrets.tpl similarity index 100% rename from stable/baserow/3.0.30/templates/_secrets.tpl rename to stable/baserow/3.0.31/templates/_secrets.tpl diff --git a/stable/baserow/3.0.30/templates/common.yaml b/stable/baserow/3.0.31/templates/common.yaml similarity index 100% rename from stable/baserow/3.0.30/templates/common.yaml rename to stable/baserow/3.0.31/templates/common.yaml diff --git a/stable/blog/3.0.28/values.yaml b/stable/baserow/3.0.31/values.yaml similarity index 100% rename from stable/blog/3.0.28/values.yaml rename to stable/baserow/3.0.31/values.yaml diff --git a/stable/blog/3.0.28/Chart.lock b/stable/blog/3.0.28/Chart.lock deleted file mode 100644 index e45d3dfb257..00000000000 --- a/stable/blog/3.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:42:03.693377204Z" diff --git a/stable/blog/3.0.28/charts/postgresql-8.0.50.tgz b/stable/blog/3.0.28/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/blog/3.0.28/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/blog/3.0.28/CHANGELOG.md b/stable/blog/3.0.29/CHANGELOG.md similarity index 91% rename from stable/blog/3.0.28/CHANGELOG.md rename to stable/blog/3.0.29/CHANGELOG.md index 67df9c43897..325d8436c3d 100644 --- a/stable/blog/3.0.28/CHANGELOG.md +++ b/stable/blog/3.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [blog-3.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.15...blog-3.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [blog-3.0.28](https://github.com/truecharts/charts/compare/hexo-blog-0.0.14...blog-3.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [blog-3.0.21](https://github.com/truecharts/apps/compare/blog-3.0.20...blog-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/blog/3.0.29/Chart.lock b/stable/blog/3.0.29/Chart.lock new file mode 100644 index 00000000000..3ac1efcd5a7 --- /dev/null +++ b/stable/blog/3.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:22:09.219683318Z" diff --git a/stable/blog/3.0.28/Chart.yaml b/stable/blog/3.0.29/Chart.yaml similarity index 96% rename from stable/blog/3.0.28/Chart.yaml rename to stable/blog/3.0.29/Chart.yaml index 98affa276bd..b8a3b0a9f80 100644 --- a/stable/blog/3.0.28/Chart.yaml +++ b/stable/blog/3.0.29/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: "Lightweight self-hosted facebook-styled PHP blog." home: https://truecharts.org/docs/charts/stable/blog icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blog - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog -version: 3.0.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/blog/3.0.28/README.md b/stable/blog/3.0.29/README.md similarity index 96% rename from stable/blog/3.0.28/README.md rename to stable/blog/3.0.29/README.md index be7e7eee7b5..5e0c11bf943 100644 --- a/stable/blog/3.0.28/README.md +++ b/stable/blog/3.0.29/README.md @@ -1,6 +1,6 @@ # blog -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Lightweight self-hosted facebook-styled PHP blog. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/blog/3.0.28/app-readme.md b/stable/blog/3.0.29/app-readme.md similarity index 100% rename from stable/blog/3.0.28/app-readme.md rename to stable/blog/3.0.29/app-readme.md diff --git a/stable/commento-plusplus/3.0.27/charts/common-10.4.9.tgz b/stable/blog/3.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/commento-plusplus/3.0.27/charts/common-10.4.9.tgz rename to stable/blog/3.0.29/charts/common-10.4.9.tgz diff --git a/stable/blog/3.0.29/charts/postgresql-8.0.52.tgz b/stable/blog/3.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/blog/3.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/blog/3.0.28/ix_values.yaml b/stable/blog/3.0.29/ix_values.yaml similarity index 100% rename from stable/blog/3.0.28/ix_values.yaml rename to stable/blog/3.0.29/ix_values.yaml diff --git a/stable/blog/3.0.28/questions.yaml b/stable/blog/3.0.29/questions.yaml similarity index 100% rename from stable/blog/3.0.28/questions.yaml rename to stable/blog/3.0.29/questions.yaml diff --git a/stable/blog/3.0.28/templates/common.yaml b/stable/blog/3.0.29/templates/common.yaml similarity index 100% rename from stable/blog/3.0.28/templates/common.yaml rename to stable/blog/3.0.29/templates/common.yaml diff --git a/stable/bookstack/3.0.29/values.yaml b/stable/blog/3.0.29/values.yaml similarity index 100% rename from stable/bookstack/3.0.29/values.yaml rename to stable/blog/3.0.29/values.yaml diff --git a/stable/bookstack/3.0.29/charts/mariadb-3.0.49.tgz b/stable/bookstack/3.0.29/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/bookstack/3.0.29/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.29/CHANGELOG.md b/stable/bookstack/3.0.30/CHANGELOG.md similarity index 88% rename from stable/bookstack/3.0.29/CHANGELOG.md rename to stable/bookstack/3.0.30/CHANGELOG.md index edac294a144..824af0b3436 100644 --- a/stable/bookstack/3.0.29/CHANGELOG.md +++ b/stable/bookstack/3.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [bookstack-3.0.30](https://github.com/truecharts/charts/compare/bookstack-3.0.29...bookstack-3.0.30) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [bookstack-3.0.29](https://github.com/truecharts/charts/compare/bookstack-3.0.28...bookstack-3.0.29) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [bookstack-3.0.23](https://github.com/truecharts/apps/compare/bookstack-3.0.21...bookstack-3.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)) - - diff --git a/stable/chevereto/3.0.26/Chart.lock b/stable/bookstack/3.0.30/Chart.lock similarity index 52% rename from stable/chevereto/3.0.26/Chart.lock rename to stable/bookstack/3.0.30/Chart.lock index 749ff2a060f..c7ccf3554df 100644 --- a/stable/chevereto/3.0.26/Chart.lock +++ b/stable/bookstack/3.0.30/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:43:00.155653295Z" + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:22:21.337809752Z" diff --git a/stable/bookstack/3.0.29/Chart.yaml b/stable/bookstack/3.0.30/Chart.yaml similarity index 96% rename from stable/bookstack/3.0.29/Chart.yaml rename to stable/bookstack/3.0.30/Chart.yaml index 107702246e6..f7c6808d1c4 100644 --- a/stable/bookstack/3.0.29/Chart.yaml +++ b/stable/bookstack/3.0.30/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: "A simple, self-hosted, easy-to-use platform for organising and storing information." home: https://truecharts.org/docs/charts/stable/bookstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.29 +version: 3.0.30 annotations: truecharts.org/catagories: | - media diff --git a/stable/bookstack/3.0.29/README.md b/stable/bookstack/3.0.30/README.md similarity index 96% rename from stable/bookstack/3.0.29/README.md rename to stable/bookstack/3.0.30/README.md index 6fc570832a7..a86c9b43177 100644 --- a/stable/bookstack/3.0.29/README.md +++ b/stable/bookstack/3.0.30/README.md @@ -1,6 +1,6 @@ # bookstack -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-informational?style=flat-square) ![AppVersion: 22.07.2022](https://img.shields.io/badge/AppVersion-22.07.2022-informational?style=flat-square) +![Version: 3.0.30](https://img.shields.io/badge/Version-3.0.30-informational?style=flat-square) ![AppVersion: 22.07.2022](https://img.shields.io/badge/AppVersion-22.07.2022-informational?style=flat-square) A simple, self-hosted, easy-to-use platform for organising and storing information. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/bookstack/3.0.29/app-readme.md b/stable/bookstack/3.0.30/app-readme.md similarity index 100% rename from stable/bookstack/3.0.29/app-readme.md rename to stable/bookstack/3.0.30/app-readme.md diff --git a/stable/dsmr-reader/8.0.27/charts/common-10.4.9.tgz b/stable/bookstack/3.0.30/charts/common-10.4.9.tgz similarity index 100% rename from stable/dsmr-reader/8.0.27/charts/common-10.4.9.tgz rename to stable/bookstack/3.0.30/charts/common-10.4.9.tgz diff --git a/stable/bookstack/3.0.30/charts/mariadb-3.0.50.tgz b/stable/bookstack/3.0.30/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/bookstack/3.0.30/charts/mariadb-3.0.50.tgz differ diff --git a/stable/bookstack/3.0.29/ix_values.yaml b/stable/bookstack/3.0.30/ix_values.yaml similarity index 100% rename from stable/bookstack/3.0.29/ix_values.yaml rename to stable/bookstack/3.0.30/ix_values.yaml diff --git a/stable/bookstack/3.0.29/questions.yaml b/stable/bookstack/3.0.30/questions.yaml similarity index 100% rename from stable/bookstack/3.0.29/questions.yaml rename to stable/bookstack/3.0.30/questions.yaml diff --git a/stable/bookstack/3.0.29/templates/_secrets.tpl b/stable/bookstack/3.0.30/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.29/templates/_secrets.tpl rename to stable/bookstack/3.0.30/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.29/templates/common.yaml b/stable/bookstack/3.0.30/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.29/templates/common.yaml rename to stable/bookstack/3.0.30/templates/common.yaml diff --git a/stable/chevereto/3.0.26/values.yaml b/stable/bookstack/3.0.30/values.yaml similarity index 100% rename from stable/chevereto/3.0.26/values.yaml rename to stable/bookstack/3.0.30/values.yaml diff --git a/stable/chevereto/3.0.26/charts/mariadb-3.0.49.tgz b/stable/chevereto/3.0.26/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/chevereto/3.0.26/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.26/CHANGELOG.md b/stable/chevereto/3.0.27/CHANGELOG.md similarity index 91% rename from stable/chevereto/3.0.26/CHANGELOG.md rename to stable/chevereto/3.0.27/CHANGELOG.md index 13da95c4ca0..21c3970da84 100644 --- a/stable/chevereto/3.0.26/CHANGELOG.md +++ b/stable/chevereto/3.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [chevereto-3.0.27](https://github.com/truecharts/charts/compare/chevereto-3.0.26...chevereto-3.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [chevereto-3.0.26](https://github.com/truecharts/charts/compare/chevereto-3.0.25...chevereto-3.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [chevereto-3.0.19](https://github.com/truecharts/apps/compare/chevereto-3.0.18...chevereto-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/bookstack/3.0.29/Chart.lock b/stable/chevereto/3.0.27/Chart.lock similarity index 52% rename from stable/bookstack/3.0.29/Chart.lock rename to stable/chevereto/3.0.27/Chart.lock index 4f5dda9a2fc..789c7cdd7e0 100644 --- a/stable/bookstack/3.0.29/Chart.lock +++ b/stable/chevereto/3.0.27/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:42:25.229892264Z" + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:22:22.296227557Z" diff --git a/stable/chevereto/3.0.26/Chart.yaml b/stable/chevereto/3.0.27/Chart.yaml similarity index 96% rename from stable/chevereto/3.0.26/Chart.yaml rename to stable/chevereto/3.0.27/Chart.yaml index 960b9b4db83..9515daa64e1 100644 --- a/stable/chevereto/3.0.26/Chart.yaml +++ b/stable/chevereto/3.0.27/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 3.0.26 +version: 3.0.27 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 @@ -22,7 +22,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/chevereto/3.0.26/README.md b/stable/chevereto/3.0.27/README.md similarity index 96% rename from stable/chevereto/3.0.26/README.md rename to stable/chevereto/3.0.27/README.md index cb710332e17..3f4eecbbbe0 100644 --- a/stable/chevereto/3.0.26/README.md +++ b/stable/chevereto/3.0.27/README.md @@ -1,6 +1,6 @@ # chevereto -![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.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/chevereto/3.0.26/app-readme.md b/stable/chevereto/3.0.27/app-readme.md similarity index 100% rename from stable/chevereto/3.0.26/app-readme.md rename to stable/chevereto/3.0.27/app-readme.md diff --git a/stable/etherpad/8.0.25/charts/common-10.4.9.tgz b/stable/chevereto/3.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/etherpad/8.0.25/charts/common-10.4.9.tgz rename to stable/chevereto/3.0.27/charts/common-10.4.9.tgz diff --git a/stable/chevereto/3.0.27/charts/mariadb-3.0.50.tgz b/stable/chevereto/3.0.27/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/chevereto/3.0.27/charts/mariadb-3.0.50.tgz differ diff --git a/stable/chevereto/3.0.26/ix_values.yaml b/stable/chevereto/3.0.27/ix_values.yaml similarity index 100% rename from stable/chevereto/3.0.26/ix_values.yaml rename to stable/chevereto/3.0.27/ix_values.yaml diff --git a/stable/chevereto/3.0.26/questions.yaml b/stable/chevereto/3.0.27/questions.yaml similarity index 100% rename from stable/chevereto/3.0.26/questions.yaml rename to stable/chevereto/3.0.27/questions.yaml diff --git a/stable/chevereto/3.0.26/templates/common.yaml b/stable/chevereto/3.0.27/templates/common.yaml similarity index 100% rename from stable/chevereto/3.0.26/templates/common.yaml rename to stable/chevereto/3.0.27/templates/common.yaml diff --git a/stable/clarkson/3.0.28/values.yaml b/stable/chevereto/3.0.27/values.yaml similarity index 100% rename from stable/clarkson/3.0.28/values.yaml rename to stable/chevereto/3.0.27/values.yaml diff --git a/stable/clarkson/3.0.28/Chart.lock b/stable/clarkson/3.0.28/Chart.lock deleted file mode 100644 index c8cbea3e2a2..00000000000 --- a/stable/clarkson/3.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:43:07.625877715Z" diff --git a/stable/clarkson/3.0.28/charts/mariadb-3.0.49.tgz b/stable/clarkson/3.0.28/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/clarkson/3.0.28/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.28/CHANGELOG.md b/stable/clarkson/3.0.29/CHANGELOG.md similarity index 91% rename from stable/clarkson/3.0.28/CHANGELOG.md rename to stable/clarkson/3.0.29/CHANGELOG.md index 37d7c56e269..f6a7ef383ee 100644 --- a/stable/clarkson/3.0.28/CHANGELOG.md +++ b/stable/clarkson/3.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [clarkson-3.0.29](https://github.com/truecharts/charts/compare/clarkson-3.0.28...clarkson-3.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [clarkson-3.0.28](https://github.com/truecharts/charts/compare/clarkson-3.0.27...clarkson-3.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [clarkson-3.0.21](https://github.com/truecharts/apps/compare/clarkson-3.0.20...clarkson-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/clarkson/3.0.29/Chart.lock b/stable/clarkson/3.0.29/Chart.lock new file mode 100644 index 00000000000..cb1bdf38fa5 --- /dev/null +++ b/stable/clarkson/3.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:22:29.242384897Z" diff --git a/stable/clarkson/3.0.28/Chart.yaml b/stable/clarkson/3.0.29/Chart.yaml similarity index 96% rename from stable/clarkson/3.0.28/Chart.yaml rename to stable/clarkson/3.0.29/Chart.yaml index daa10c4efb2..29fe66fd945 100644 --- a/stable/clarkson/3.0.28/Chart.yaml +++ b/stable/clarkson/3.0.29/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 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://truecharts.org/docs/charts/stable/clarkson icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 3.0.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - vehicle diff --git a/stable/clarkson/3.0.28/README.md b/stable/clarkson/3.0.29/README.md similarity index 96% rename from stable/clarkson/3.0.28/README.md rename to stable/clarkson/3.0.29/README.md index 21e5c3dece5..b77257e779d 100644 --- a/stable/clarkson/3.0.28/README.md +++ b/stable/clarkson/3.0.29/README.md @@ -1,6 +1,6 @@ # clarkson -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/clarkson/3.0.28/app-readme.md b/stable/clarkson/3.0.29/app-readme.md similarity index 100% rename from stable/clarkson/3.0.28/app-readme.md rename to stable/clarkson/3.0.29/app-readme.md diff --git a/stable/ferdi-server/3.0.25/charts/common-10.4.9.tgz b/stable/clarkson/3.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/ferdi-server/3.0.25/charts/common-10.4.9.tgz rename to stable/clarkson/3.0.29/charts/common-10.4.9.tgz diff --git a/stable/clarkson/3.0.29/charts/mariadb-3.0.50.tgz b/stable/clarkson/3.0.29/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/clarkson/3.0.29/charts/mariadb-3.0.50.tgz differ diff --git a/stable/clarkson/3.0.28/ix_values.yaml b/stable/clarkson/3.0.29/ix_values.yaml similarity index 100% rename from stable/clarkson/3.0.28/ix_values.yaml rename to stable/clarkson/3.0.29/ix_values.yaml diff --git a/stable/clarkson/3.0.28/questions.yaml b/stable/clarkson/3.0.29/questions.yaml similarity index 100% rename from stable/clarkson/3.0.28/questions.yaml rename to stable/clarkson/3.0.29/questions.yaml diff --git a/stable/clarkson/3.0.28/templates/common.yaml b/stable/clarkson/3.0.29/templates/common.yaml similarity index 100% rename from stable/clarkson/3.0.28/templates/common.yaml rename to stable/clarkson/3.0.29/templates/common.yaml diff --git a/stable/commento-plusplus/3.0.27/values.yaml b/stable/clarkson/3.0.29/values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.27/values.yaml rename to stable/clarkson/3.0.29/values.yaml diff --git a/stable/commento-plusplus/3.0.27/Chart.lock b/stable/commento-plusplus/3.0.27/Chart.lock deleted file mode 100644 index 454e07fd989..00000000000 --- a/stable/commento-plusplus/3.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:43:43.420187363Z" diff --git a/stable/commento-plusplus/3.0.27/charts/postgresql-8.0.50.tgz b/stable/commento-plusplus/3.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/commento-plusplus/3.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.27/CHANGELOG.md b/stable/commento-plusplus/3.0.28/CHANGELOG.md similarity index 91% rename from stable/commento-plusplus/3.0.27/CHANGELOG.md rename to stable/commento-plusplus/3.0.28/CHANGELOG.md index c4105167472..3ba7d581b72 100644 --- a/stable/commento-plusplus/3.0.27/CHANGELOG.md +++ b/stable/commento-plusplus/3.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [commento-plusplus-3.0.28](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.27...commento-plusplus-3.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [commento-plusplus-3.0.27](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.26...commento-plusplus-3.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [commento-plusplus-3.0.19](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.18...commento-plusplus-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - diff --git a/stable/commento-plusplus/3.0.28/Chart.lock b/stable/commento-plusplus/3.0.28/Chart.lock new file mode 100644 index 00000000000..5421396b1d5 --- /dev/null +++ b/stable/commento-plusplus/3.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:22:49.188295812Z" diff --git a/stable/commento-plusplus/3.0.27/Chart.yaml b/stable/commento-plusplus/3.0.28/Chart.yaml similarity index 96% rename from stable/commento-plusplus/3.0.27/Chart.yaml rename to stable/commento-plusplus/3.0.28/Chart.yaml index cb3b4f4e03b..267aab4b2f5 100644 --- a/stable/commento-plusplus/3.0.27/Chart.yaml +++ b/stable/commento-plusplus/3.0.28/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. home: https://truecharts.org/docs/charts/stable/commento-plusplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - https://github.com/souramoo/commentoplusplus - https://hub.docker.com/r/caroga/commentoplusplus -version: 3.0.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/commento-plusplus/3.0.27/README.md b/stable/commento-plusplus/3.0.28/README.md similarity index 96% rename from stable/commento-plusplus/3.0.27/README.md rename to stable/commento-plusplus/3.0.28/README.md index 3af28fdb7c6..a5a9f629ebe 100644 --- a/stable/commento-plusplus/3.0.27/README.md +++ b/stable/commento-plusplus/3.0.28/README.md @@ -1,6 +1,6 @@ # commento-plusplus -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 1.8.7](https://img.shields.io/badge/AppVersion-1.8.7-informational?style=flat-square) +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/commento-plusplus/3.0.27/app-readme.md b/stable/commento-plusplus/3.0.28/app-readme.md similarity index 100% rename from stable/commento-plusplus/3.0.27/app-readme.md rename to stable/commento-plusplus/3.0.28/app-readme.md diff --git a/stable/firefox-syncserver/9.0.26/charts/common-10.4.9.tgz b/stable/commento-plusplus/3.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/firefox-syncserver/9.0.26/charts/common-10.4.9.tgz rename to stable/commento-plusplus/3.0.28/charts/common-10.4.9.tgz diff --git a/stable/commento-plusplus/3.0.28/charts/postgresql-8.0.52.tgz b/stable/commento-plusplus/3.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/commento-plusplus/3.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/commento-plusplus/3.0.27/ix_values.yaml b/stable/commento-plusplus/3.0.28/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.27/ix_values.yaml rename to stable/commento-plusplus/3.0.28/ix_values.yaml diff --git a/stable/commento-plusplus/3.0.27/questions.yaml b/stable/commento-plusplus/3.0.28/questions.yaml similarity index 100% rename from stable/commento-plusplus/3.0.27/questions.yaml rename to stable/commento-plusplus/3.0.28/questions.yaml diff --git a/stable/commento-plusplus/3.0.27/templates/common.yaml b/stable/commento-plusplus/3.0.28/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/3.0.27/templates/common.yaml rename to stable/commento-plusplus/3.0.28/templates/common.yaml diff --git a/stable/dsmr-reader/8.0.27/values.yaml b/stable/commento-plusplus/3.0.28/values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.27/values.yaml rename to stable/commento-plusplus/3.0.28/values.yaml diff --git a/stable/dsmr-reader/8.0.27/Chart.lock b/stable/dsmr-reader/8.0.27/Chart.lock deleted file mode 100644 index e16d3e2af3c..00000000000 --- a/stable/dsmr-reader/8.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:46:02.089213831Z" diff --git a/stable/dsmr-reader/8.0.27/charts/postgresql-8.0.50.tgz b/stable/dsmr-reader/8.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/dsmr-reader/8.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.27/CHANGELOG.md b/stable/dsmr-reader/8.0.28/CHANGELOG.md similarity index 91% rename from stable/dsmr-reader/8.0.27/CHANGELOG.md rename to stable/dsmr-reader/8.0.28/CHANGELOG.md index 431c79c21ed..43cde29f312 100644 --- a/stable/dsmr-reader/8.0.27/CHANGELOG.md +++ b/stable/dsmr-reader/8.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [dsmr-reader-8.0.28](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.27...dsmr-reader-8.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [dsmr-reader-8.0.27](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.26...dsmr-reader-8.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [dsmr-reader-8.0.20](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.19...dsmr-reader-8.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/dsmr-reader/8.0.28/Chart.lock b/stable/dsmr-reader/8.0.28/Chart.lock new file mode 100644 index 00000000000..337d200d0dd --- /dev/null +++ b/stable/dsmr-reader/8.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:23:01.262949457Z" diff --git a/stable/dsmr-reader/8.0.27/Chart.yaml b/stable/dsmr-reader/8.0.28/Chart.yaml similarity index 96% rename from stable/dsmr-reader/8.0.27/Chart.yaml rename to stable/dsmr-reader/8.0.28/Chart.yaml index c6aef795dd0..aaafabee510 100644 --- a/stable/dsmr-reader/8.0.27/Chart.yaml +++ b/stable/dsmr-reader/8.0.28/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.27 +version: 8.0.28 kubeVersion: ">=1.16.0-0" keywords: - dsmr-reader @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/dsmr-reader/8.0.27/README.md b/stable/dsmr-reader/8.0.28/README.md similarity index 96% rename from stable/dsmr-reader/8.0.27/README.md rename to stable/dsmr-reader/8.0.28/README.md index f5040396002..8627333a3a5 100644 --- a/stable/dsmr-reader/8.0.27/README.md +++ b/stable/dsmr-reader/8.0.28/README.md @@ -1,6 +1,6 @@ # dsmr-reader -![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-informational?style=flat-square) ![AppVersion: 2021.09.02](https://img.shields.io/badge/AppVersion-2021.09.02-informational?style=flat-square) +![Version: 8.0.28](https://img.shields.io/badge/Version-8.0.28-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/dsmr-reader/8.0.27/app-readme.md b/stable/dsmr-reader/8.0.28/app-readme.md similarity index 100% rename from stable/dsmr-reader/8.0.27/app-readme.md rename to stable/dsmr-reader/8.0.28/app-readme.md diff --git a/stable/fleet/3.0.25/charts/common-10.4.9.tgz b/stable/dsmr-reader/8.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/fleet/3.0.25/charts/common-10.4.9.tgz rename to stable/dsmr-reader/8.0.28/charts/common-10.4.9.tgz diff --git a/stable/dsmr-reader/8.0.28/charts/postgresql-8.0.52.tgz b/stable/dsmr-reader/8.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/dsmr-reader/8.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/dsmr-reader/8.0.27/ix_values.yaml b/stable/dsmr-reader/8.0.28/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.27/ix_values.yaml rename to stable/dsmr-reader/8.0.28/ix_values.yaml diff --git a/stable/dsmr-reader/8.0.27/questions.yaml b/stable/dsmr-reader/8.0.28/questions.yaml similarity index 100% rename from stable/dsmr-reader/8.0.27/questions.yaml rename to stable/dsmr-reader/8.0.28/questions.yaml diff --git a/stable/dsmr-reader/8.0.27/templates/common.yaml b/stable/dsmr-reader/8.0.28/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/8.0.27/templates/common.yaml rename to stable/dsmr-reader/8.0.28/templates/common.yaml diff --git a/stable/etherpad/8.0.25/values.yaml b/stable/dsmr-reader/8.0.28/values.yaml similarity index 100% rename from stable/etherpad/8.0.25/values.yaml rename to stable/dsmr-reader/8.0.28/values.yaml diff --git a/stable/etherpad/8.0.25/Chart.lock b/stable/etherpad/8.0.25/Chart.lock deleted file mode 100644 index 3b3578e5d1d..00000000000 --- a/stable/etherpad/8.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:46:52.688435241Z" diff --git a/stable/etherpad/8.0.25/charts/postgresql-8.0.50.tgz b/stable/etherpad/8.0.25/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/etherpad/8.0.25/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.25/CHANGELOG.md b/stable/etherpad/8.0.26/CHANGELOG.md similarity index 91% rename from stable/etherpad/8.0.25/CHANGELOG.md rename to stable/etherpad/8.0.26/CHANGELOG.md index d4e50e3c945..6b9b443ebf5 100644 --- a/stable/etherpad/8.0.25/CHANGELOG.md +++ b/stable/etherpad/8.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [etherpad-8.0.26](https://github.com/truecharts/charts/compare/etherpad-8.0.25...etherpad-8.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [etherpad-8.0.25](https://github.com/truecharts/charts/compare/etherpad-8.0.24...etherpad-8.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [etherpad-8.0.17](https://github.com/truecharts/apps/compare/etherpad-8.0.15...etherpad-8.0.17) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [etherpad-8.0.15](https://github.com/truecharts/apps/compare/etherpad-8.0.13...etherpad-8.0.15) (2022-07-12) - -### Chore diff --git a/stable/mattermost/3.0.28/Chart.lock b/stable/etherpad/8.0.26/Chart.lock similarity index 53% rename from stable/mattermost/3.0.28/Chart.lock rename to stable/etherpad/8.0.26/Chart.lock index 296d4b59f8a..c7ab7928058 100644 --- a/stable/mattermost/3.0.28/Chart.lock +++ b/stable/etherpad/8.0.26/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:56:21.27684674Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:23:01.75063447Z" diff --git a/stable/etherpad/8.0.25/Chart.yaml b/stable/etherpad/8.0.26/Chart.yaml similarity index 96% rename from stable/etherpad/8.0.25/Chart.yaml rename to stable/etherpad/8.0.26/Chart.yaml index c862c188373..f4d9e047477 100644 --- a/stable/etherpad/8.0.25/Chart.yaml +++ b/stable/etherpad/8.0.26/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.14" -version: 8.0.25 +version: 8.0.26 kubeVersion: ">=1.16.0-0" name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. @@ -24,7 +24,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/etherpad/8.0.25/README.md b/stable/etherpad/8.0.26/README.md similarity index 96% rename from stable/etherpad/8.0.25/README.md rename to stable/etherpad/8.0.26/README.md index 163626f985a..09b1ed1200c 100644 --- a/stable/etherpad/8.0.25/README.md +++ b/stable/etherpad/8.0.26/README.md @@ -1,6 +1,6 @@ # etherpad -![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: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-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: 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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/etherpad/8.0.25/app-readme.md b/stable/etherpad/8.0.26/app-readme.md similarity index 100% rename from stable/etherpad/8.0.25/app-readme.md rename to stable/etherpad/8.0.26/app-readme.md diff --git a/stable/focalboard/9.0.27/charts/common-10.4.9.tgz b/stable/etherpad/8.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/focalboard/9.0.27/charts/common-10.4.9.tgz rename to stable/etherpad/8.0.26/charts/common-10.4.9.tgz diff --git a/stable/etherpad/8.0.26/charts/postgresql-8.0.52.tgz b/stable/etherpad/8.0.26/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/etherpad/8.0.26/charts/postgresql-8.0.52.tgz differ diff --git a/stable/etherpad/8.0.25/ix_values.yaml b/stable/etherpad/8.0.26/ix_values.yaml similarity index 100% rename from stable/etherpad/8.0.25/ix_values.yaml rename to stable/etherpad/8.0.26/ix_values.yaml diff --git a/stable/etherpad/8.0.25/questions.yaml b/stable/etherpad/8.0.26/questions.yaml similarity index 100% rename from stable/etherpad/8.0.25/questions.yaml rename to stable/etherpad/8.0.26/questions.yaml diff --git a/stable/etherpad/8.0.25/templates/common.yaml b/stable/etherpad/8.0.26/templates/common.yaml similarity index 100% rename from stable/etherpad/8.0.25/templates/common.yaml rename to stable/etherpad/8.0.26/templates/common.yaml diff --git a/stable/ferdi-server/3.0.25/values.yaml b/stable/etherpad/8.0.26/values.yaml similarity index 100% rename from stable/ferdi-server/3.0.25/values.yaml rename to stable/etherpad/8.0.26/values.yaml diff --git a/stable/ferdi-server/3.0.25/Chart.lock b/stable/ferdi-server/3.0.25/Chart.lock deleted file mode 100644 index 885d27cd3f3..00000000000 --- a/stable/ferdi-server/3.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:46:58.854876998Z" diff --git a/stable/ferdi-server/3.0.25/charts/postgresql-8.0.50.tgz b/stable/ferdi-server/3.0.25/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/ferdi-server/3.0.25/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.25/CHANGELOG.md b/stable/ferdi-server/3.0.26/CHANGELOG.md similarity index 91% rename from stable/ferdi-server/3.0.25/CHANGELOG.md rename to stable/ferdi-server/3.0.26/CHANGELOG.md index fd1cb6f825a..068f78d1a8b 100644 --- a/stable/ferdi-server/3.0.25/CHANGELOG.md +++ b/stable/ferdi-server/3.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ferdi-server-3.0.26](https://github.com/truecharts/charts/compare/ferdi-server-3.0.25...ferdi-server-3.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [ferdi-server-3.0.25](https://github.com/truecharts/charts/compare/ferdi-server-3.0.24...ferdi-server-3.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [ferdi-server-3.0.18](https://github.com/truecharts/apps/compare/ferdi-server-3.0.17...ferdi-server-3.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/ferdi-server/3.0.26/Chart.lock b/stable/ferdi-server/3.0.26/Chart.lock new file mode 100644 index 00000000000..15f3c36f7fc --- /dev/null +++ b/stable/ferdi-server/3.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:23:08.449898816Z" diff --git a/stable/ferdi-server/3.0.25/Chart.yaml b/stable/ferdi-server/3.0.26/Chart.yaml similarity index 95% rename from stable/ferdi-server/3.0.25/Chart.yaml rename to stable/ferdi-server/3.0.26/Chart.yaml index 3f7715ea541..789b9a44e52 100644 --- a/stable/ferdi-server/3.0.25/Chart.yaml +++ b/stable/ferdi-server/3.0.26/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Server for Ferdi that you can re-use to run your own home: https://truecharts.org/docs/charts/stable/ferdi-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png @@ -22,7 +22,7 @@ name: ferdi-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - https://github.com/getferdi/server -version: 3.0.25 +version: 3.0.26 annotations: truecharts.org/catagories: | - media diff --git a/stable/ferdi-server/3.0.25/README.md b/stable/ferdi-server/3.0.26/README.md similarity index 96% rename from stable/ferdi-server/3.0.25/README.md rename to stable/ferdi-server/3.0.26/README.md index a8d99cb4eb3..49121ec1a2b 100644 --- a/stable/ferdi-server/3.0.25/README.md +++ b/stable/ferdi-server/3.0.26/README.md @@ -1,6 +1,6 @@ # ferdi-server -![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 1.3.2](https://img.shields.io/badge/AppVersion-1.3.2-informational?style=flat-square) +![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-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 @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/ferdi-server/3.0.25/app-readme.md b/stable/ferdi-server/3.0.26/app-readme.md similarity index 100% rename from stable/ferdi-server/3.0.25/app-readme.md rename to stable/ferdi-server/3.0.26/app-readme.md diff --git a/stable/friendica/4.0.35/charts/common-10.4.9.tgz b/stable/ferdi-server/3.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/friendica/4.0.35/charts/common-10.4.9.tgz rename to stable/ferdi-server/3.0.26/charts/common-10.4.9.tgz diff --git a/stable/ferdi-server/3.0.26/charts/postgresql-8.0.52.tgz b/stable/ferdi-server/3.0.26/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/ferdi-server/3.0.26/charts/postgresql-8.0.52.tgz differ diff --git a/stable/ferdi-server/3.0.25/ix_values.yaml b/stable/ferdi-server/3.0.26/ix_values.yaml similarity index 100% rename from stable/ferdi-server/3.0.25/ix_values.yaml rename to stable/ferdi-server/3.0.26/ix_values.yaml diff --git a/stable/ferdi-server/3.0.25/questions.yaml b/stable/ferdi-server/3.0.26/questions.yaml similarity index 100% rename from stable/ferdi-server/3.0.25/questions.yaml rename to stable/ferdi-server/3.0.26/questions.yaml diff --git a/stable/ferdi-server/3.0.25/templates/_secrets.tpl b/stable/ferdi-server/3.0.26/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/3.0.25/templates/_secrets.tpl rename to stable/ferdi-server/3.0.26/templates/_secrets.tpl diff --git a/stable/ferdi-server/3.0.25/templates/common.yaml b/stable/ferdi-server/3.0.26/templates/common.yaml similarity index 100% rename from stable/ferdi-server/3.0.25/templates/common.yaml rename to stable/ferdi-server/3.0.26/templates/common.yaml diff --git a/stable/firefox-syncserver/9.0.26/values.yaml b/stable/ferdi-server/3.0.26/values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.26/values.yaml rename to stable/ferdi-server/3.0.26/values.yaml diff --git a/stable/fireflyiii/16.0.31/CHANGELOG.md b/stable/fireflyiii/16.0.31/CHANGELOG.md new file mode 100644 index 00000000000..dbcd12e71d7 --- /dev/null +++ b/stable/fireflyiii/16.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.31](https://github.com/truecharts/charts/compare/fireflyiii-16.0.30...fireflyiii-16.0.31) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [fireflyiii-16.0.30](https://github.com/truecharts/charts/compare/fireflyiii-16.0.29...fireflyiii-16.0.30) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [fireflyiii-16.0.29](https://github.com/truecharts/apps/compare/fireflyiii-16.0.28...fireflyiii-16.0.29) (2022-07-27) + +### Chore + +- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) + + + + +## [fireflyiii-16.0.28](https://github.com/truecharts/apps/compare/fireflyiii-16.0.27...fireflyiii-16.0.28) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [fireflyiii-16.0.27](https://github.com/truecharts/apps/compare/fireflyiii-16.0.26...fireflyiii-16.0.27) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [fireflyiii-16.0.27](https://github.com/truecharts/apps/compare/fireflyiii-16.0.26...fireflyiii-16.0.27) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [fireflyiii-16.0.26](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.26) (2022-07-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3284](https://github.com/truecharts/apps/issues/3284)) + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireflyiii-16.0.25](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [fireflyiii-16.0.25](https://github.com/truecharts/apps/compare/fireflyiii-16.0.24...fireflyiii-16.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [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)) + + diff --git a/stable/fireflyiii/16.0.31/Chart.lock b/stable/fireflyiii/16.0.31/Chart.lock new file mode 100644 index 00000000000..cdaf0f29acf --- /dev/null +++ b/stable/fireflyiii/16.0.31/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:23:36.330782539Z" diff --git a/stable/fireflyiii/16.0.31/Chart.yaml b/stable/fireflyiii/16.0.31/Chart.yaml new file mode 100644 index 00000000000..71252cdb78d --- /dev/null +++ b/stable/fireflyiii/16.0.31/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "5.7.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +deprecated: false +description: A free and open source personal finance manager +home: https://truecharts.org/docs/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 16.0.31 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.31/README.md b/stable/fireflyiii/16.0.31/README.md new file mode 100644 index 00000000000..b3a53face94 --- /dev/null +++ b/stable/fireflyiii/16.0.31/README.md @@ -0,0 +1,110 @@ +# fireflyiii + +![Version: 16.0.31](https://img.shields.io/badge/Version-16.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.10](https://img.shields.io/badge/AppVersion-5.7.10-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.52 | +| https://charts.truecharts.org | redis | 3.0.50 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `fireflyiii` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.31/app-readme.md b/stable/fireflyiii/16.0.31/app-readme.md new file mode 100644 index 00000000000..9852dd193a1 --- /dev/null +++ b/stable/fireflyiii/16.0.31/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/docs/charts/stable/fireflyiii](https://truecharts.org/docs/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/gitea/9.0.1/charts/common-10.4.9.tgz b/stable/fireflyiii/16.0.31/charts/common-10.4.9.tgz similarity index 100% rename from stable/gitea/9.0.1/charts/common-10.4.9.tgz rename to stable/fireflyiii/16.0.31/charts/common-10.4.9.tgz diff --git a/stable/fireflyiii/16.0.31/charts/postgresql-8.0.52.tgz b/stable/fireflyiii/16.0.31/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/fireflyiii/16.0.31/charts/postgresql-8.0.52.tgz differ diff --git a/stable/fireflyiii/16.0.31/charts/redis-3.0.50.tgz b/stable/fireflyiii/16.0.31/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/fireflyiii/16.0.31/charts/redis-3.0.50.tgz differ diff --git a/stable/fireflyiii/16.0.31/ix_values.yaml b/stable/fireflyiii/16.0.31/ix_values.yaml new file mode 100644 index 00000000000..d93fa767c82 --- /dev/null +++ b/stable/fireflyiii/16.0.31/ix_values.yaml @@ -0,0 +1,93 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: 5.7.10@sha256:ee42112dc8d017f31322a1dad7866a42e611d68cf21ba9eeaa37680217716444 + +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 + +portal: + enabled: true diff --git a/stable/fireflyiii/16.0.31/questions.yaml b/stable/fireflyiii/16.0.31/questions.yaml new file mode 100644 index 00000000000..968f88f9502 --- /dev/null +++ b/stable/fireflyiii/16.0.31/questions.yaml @@ -0,0 +1,2410 @@ +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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.31/templates/_cronjob.tpl b/stable/fireflyiii/16.0.31/templates/_cronjob.tpl new file mode 100644 index 00000000000..cb8c902c952 --- /dev/null +++ b/stable/fireflyiii/16.0.31/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.31/templates/_secrets.tpl b/stable/fireflyiii/16.0.31/templates/_secrets.tpl new file mode 100644 index 00000000000..dc4d67f4ddf --- /dev/null +++ b/stable/fireflyiii/16.0.31/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.31/templates/common.yaml b/stable/fireflyiii/16.0.31/templates/common.yaml new file mode 100644 index 00000000000..12e701a6af1 --- /dev/null +++ b/stable/fireflyiii/16.0.31/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.25/values.yaml b/stable/fireflyiii/16.0.31/values.yaml similarity index 100% rename from stable/fleet/3.0.25/values.yaml rename to stable/fireflyiii/16.0.31/values.yaml diff --git a/stable/firefox-syncserver/9.0.26/Chart.lock b/stable/firefox-syncserver/9.0.26/Chart.lock deleted file mode 100644 index 5823f1630fd..00000000000 --- a/stable/firefox-syncserver/9.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:47:50.542058728Z" diff --git a/stable/firefox-syncserver/9.0.26/charts/postgresql-8.0.50.tgz b/stable/firefox-syncserver/9.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/firefox-syncserver/9.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.26/CHANGELOG.md b/stable/firefox-syncserver/9.0.27/CHANGELOG.md similarity index 91% rename from stable/firefox-syncserver/9.0.26/CHANGELOG.md rename to stable/firefox-syncserver/9.0.27/CHANGELOG.md index 0a8923391c8..8bc5afd25a9 100644 --- a/stable/firefox-syncserver/9.0.26/CHANGELOG.md +++ b/stable/firefox-syncserver/9.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [firefox-syncserver-9.0.27](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.26...firefox-syncserver-9.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [firefox-syncserver-9.0.26](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.25...firefox-syncserver-9.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [firefox-syncserver-9.0.19](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.18...firefox-syncserver-9.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/openkm/7.0.26/Chart.lock b/stable/firefox-syncserver/9.0.27/Chart.lock similarity index 53% rename from stable/openkm/7.0.26/Chart.lock rename to stable/firefox-syncserver/9.0.27/Chart.lock index a61bf185473..db7e4720bbd 100644 --- a/stable/openkm/7.0.26/Chart.lock +++ b/stable/firefox-syncserver/9.0.27/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:01:04.09532741Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:23:41.51214588Z" diff --git a/stable/firefox-syncserver/9.0.26/Chart.yaml b/stable/firefox-syncserver/9.0.27/Chart.yaml similarity index 96% rename from stable/firefox-syncserver/9.0.26/Chart.yaml rename to stable/firefox-syncserver/9.0.27/Chart.yaml index 36132f38946..136da74f56a 100644 --- a/stable/firefox-syncserver/9.0.26/Chart.yaml +++ b/stable/firefox-syncserver/9.0.27/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.8.0" -version: 9.0.26 +version: 9.0.27 kubeVersion: ">=1.16.0-0" name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/firefox-syncserver/9.0.26/README.md b/stable/firefox-syncserver/9.0.27/README.md similarity index 96% rename from stable/firefox-syncserver/9.0.26/README.md rename to stable/firefox-syncserver/9.0.27/README.md index 8263a0e32ce..02bbe8f7216 100644 --- a/stable/firefox-syncserver/9.0.26/README.md +++ b/stable/firefox-syncserver/9.0.27/README.md @@ -1,6 +1,6 @@ # firefox-syncserver -![Version: 9.0.26](https://img.shields.io/badge/Version-9.0.26-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.27](https://img.shields.io/badge/Version-9.0.27-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/firefox-syncserver/9.0.26/app-readme.md b/stable/firefox-syncserver/9.0.27/app-readme.md similarity index 100% rename from stable/firefox-syncserver/9.0.26/app-readme.md rename to stable/firefox-syncserver/9.0.27/app-readme.md diff --git a/stable/gotify/8.0.28/charts/common-10.4.9.tgz b/stable/firefox-syncserver/9.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/gotify/8.0.28/charts/common-10.4.9.tgz rename to stable/firefox-syncserver/9.0.27/charts/common-10.4.9.tgz diff --git a/stable/firefox-syncserver/9.0.27/charts/postgresql-8.0.52.tgz b/stable/firefox-syncserver/9.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/firefox-syncserver/9.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/firefox-syncserver/9.0.26/ix_values.yaml b/stable/firefox-syncserver/9.0.27/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.26/ix_values.yaml rename to stable/firefox-syncserver/9.0.27/ix_values.yaml diff --git a/stable/firefox-syncserver/9.0.26/questions.yaml b/stable/firefox-syncserver/9.0.27/questions.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.26/questions.yaml rename to stable/firefox-syncserver/9.0.27/questions.yaml diff --git a/stable/firefox-syncserver/9.0.26/templates/common.yaml b/stable/firefox-syncserver/9.0.27/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.26/templates/common.yaml rename to stable/firefox-syncserver/9.0.27/templates/common.yaml diff --git a/stable/focalboard/9.0.27/values.yaml b/stable/firefox-syncserver/9.0.27/values.yaml similarity index 100% rename from stable/focalboard/9.0.27/values.yaml rename to stable/firefox-syncserver/9.0.27/values.yaml diff --git a/stable/fleet/3.0.25/Chart.lock b/stable/fleet/3.0.25/Chart.lock deleted file mode 100644 index a252ccddbb1..00000000000 --- a/stable/fleet/3.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:48:00.996037513Z" diff --git a/stable/fleet/3.0.25/charts/mariadb-3.0.49.tgz b/stable/fleet/3.0.25/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/fleet/3.0.25/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/fleet/3.0.25/CHANGELOG.md b/stable/fleet/3.0.26/CHANGELOG.md similarity index 91% rename from stable/fleet/3.0.25/CHANGELOG.md rename to stable/fleet/3.0.26/CHANGELOG.md index 657d7943a02..de63d9fa1c9 100644 --- a/stable/fleet/3.0.25/CHANGELOG.md +++ b/stable/fleet/3.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [fleet-3.0.26](https://github.com/truecharts/charts/compare/fleet-3.0.25...fleet-3.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [fleet-3.0.25](https://github.com/truecharts/charts/compare/fleet-3.0.24...fleet-3.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [fleet-3.0.17](https://github.com/truecharts/apps/compare/fleet-3.0.15...fleet-3.0.17) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [fleet-3.0.15](https://github.com/truecharts/apps/compare/fleet-3.0.13...fleet-3.0.15) (2022-07-12) - -### Chore diff --git a/stable/fleet/3.0.26/Chart.lock b/stable/fleet/3.0.26/Chart.lock new file mode 100644 index 00000000000..3c0275f7c3e --- /dev/null +++ b/stable/fleet/3.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:23:40.501322372Z" diff --git a/stable/fleet/3.0.25/Chart.yaml b/stable/fleet/3.0.26/Chart.yaml similarity index 96% rename from stable/fleet/3.0.25/Chart.yaml rename to stable/fleet/3.0.26/Chart.yaml index 47f6ec74f12..e1906be7062 100644 --- a/stable/fleet/3.0.25/Chart.yaml +++ b/stable/fleet/3.0.26/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 3.0.25 +version: 3.0.26 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 @@ -20,7 +20,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/fleet/3.0.25/README.md b/stable/fleet/3.0.26/README.md similarity index 96% rename from stable/fleet/3.0.25/README.md rename to stable/fleet/3.0.26/README.md index b3a41faf3aa..9f90c967012 100644 --- a/stable/fleet/3.0.25/README.md +++ b/stable/fleet/3.0.26/README.md @@ -1,6 +1,6 @@ # fleet -![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: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.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: 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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/fleet/3.0.25/app-readme.md b/stable/fleet/3.0.26/app-readme.md similarity index 100% rename from stable/fleet/3.0.25/app-readme.md rename to stable/fleet/3.0.26/app-readme.md diff --git a/stable/grist/3.0.26/charts/common-10.4.9.tgz b/stable/fleet/3.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/grist/3.0.26/charts/common-10.4.9.tgz rename to stable/fleet/3.0.26/charts/common-10.4.9.tgz diff --git a/stable/fleet/3.0.26/charts/mariadb-3.0.50.tgz b/stable/fleet/3.0.26/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/fleet/3.0.26/charts/mariadb-3.0.50.tgz differ diff --git a/stable/fleet/3.0.25/ix_values.yaml b/stable/fleet/3.0.26/ix_values.yaml similarity index 100% rename from stable/fleet/3.0.25/ix_values.yaml rename to stable/fleet/3.0.26/ix_values.yaml diff --git a/stable/fleet/3.0.25/questions.yaml b/stable/fleet/3.0.26/questions.yaml similarity index 100% rename from stable/fleet/3.0.25/questions.yaml rename to stable/fleet/3.0.26/questions.yaml diff --git a/stable/fleet/3.0.25/templates/common.yaml b/stable/fleet/3.0.26/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.25/templates/common.yaml rename to stable/fleet/3.0.26/templates/common.yaml diff --git a/stable/friendica/4.0.35/values.yaml b/stable/fleet/3.0.26/values.yaml similarity index 100% rename from stable/friendica/4.0.35/values.yaml rename to stable/fleet/3.0.26/values.yaml diff --git a/stable/focalboard/9.0.27/Chart.lock b/stable/focalboard/9.0.27/Chart.lock deleted file mode 100644 index af82a87c937..00000000000 --- a/stable/focalboard/9.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:48:32.733347864Z" diff --git a/stable/focalboard/9.0.27/charts/postgresql-8.0.50.tgz b/stable/focalboard/9.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/focalboard/9.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.27/CHANGELOG.md b/stable/focalboard/9.0.28/CHANGELOG.md similarity index 91% rename from stable/focalboard/9.0.27/CHANGELOG.md rename to stable/focalboard/9.0.28/CHANGELOG.md index 63826ddb93e..7dcf7c123d6 100644 --- a/stable/focalboard/9.0.27/CHANGELOG.md +++ b/stable/focalboard/9.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [focalboard-9.0.28](https://github.com/truecharts/charts/compare/focalboard-9.0.27...focalboard-9.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [focalboard-9.0.27](https://github.com/truecharts/charts/compare/focalboard-9.0.26...focalboard-9.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [focalboard-9.0.20](https://github.com/truecharts/apps/compare/focalboard-9.0.19...focalboard-9.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/focalboard/9.0.28/Chart.lock b/stable/focalboard/9.0.28/Chart.lock new file mode 100644 index 00000000000..47cbb514a09 --- /dev/null +++ b/stable/focalboard/9.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:23:47.379919533Z" diff --git a/stable/focalboard/9.0.27/Chart.yaml b/stable/focalboard/9.0.28/Chart.yaml similarity index 96% rename from stable/focalboard/9.0.27/Chart.yaml rename to stable/focalboard/9.0.28/Chart.yaml index a1886f395b3..8bc5b1f2be7 100644 --- a/stable/focalboard/9.0.27/Chart.yaml +++ b/stable/focalboard/9.0.28/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. home: https://truecharts.org/docs/charts/stable/focalboard icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png @@ -26,7 +26,7 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 9.0.27 +version: 9.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/focalboard/9.0.27/README.md b/stable/focalboard/9.0.28/README.md similarity index 96% rename from stable/focalboard/9.0.27/README.md rename to stable/focalboard/9.0.28/README.md index 68adae195a5..5b433f58dff 100644 --- a/stable/focalboard/9.0.27/README.md +++ b/stable/focalboard/9.0.28/README.md @@ -1,6 +1,6 @@ # focalboard -![Version: 9.0.27](https://img.shields.io/badge/Version-9.0.27-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) +![Version: 9.0.28](https://img.shields.io/badge/Version-9.0.28-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/focalboard/9.0.27/app-readme.md b/stable/focalboard/9.0.28/app-readme.md similarity index 100% rename from stable/focalboard/9.0.27/app-readme.md rename to stable/focalboard/9.0.28/app-readme.md diff --git a/stable/guacamole-client/4.0.28/charts/common-10.4.9.tgz b/stable/focalboard/9.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/guacamole-client/4.0.28/charts/common-10.4.9.tgz rename to stable/focalboard/9.0.28/charts/common-10.4.9.tgz diff --git a/stable/focalboard/9.0.28/charts/postgresql-8.0.52.tgz b/stable/focalboard/9.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/focalboard/9.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/focalboard/9.0.27/ix_values.yaml b/stable/focalboard/9.0.28/ix_values.yaml similarity index 100% rename from stable/focalboard/9.0.27/ix_values.yaml rename to stable/focalboard/9.0.28/ix_values.yaml diff --git a/stable/focalboard/9.0.27/questions.yaml b/stable/focalboard/9.0.28/questions.yaml similarity index 100% rename from stable/focalboard/9.0.27/questions.yaml rename to stable/focalboard/9.0.28/questions.yaml diff --git a/stable/focalboard/9.0.27/templates/_configmap.tpl b/stable/focalboard/9.0.28/templates/_configmap.tpl similarity index 100% rename from stable/focalboard/9.0.27/templates/_configmap.tpl rename to stable/focalboard/9.0.28/templates/_configmap.tpl diff --git a/stable/focalboard/9.0.27/templates/common.yaml b/stable/focalboard/9.0.28/templates/common.yaml similarity index 100% rename from stable/focalboard/9.0.27/templates/common.yaml rename to stable/focalboard/9.0.28/templates/common.yaml diff --git a/stable/gitea/9.0.1/values.yaml b/stable/focalboard/9.0.28/values.yaml similarity index 100% rename from stable/gitea/9.0.1/values.yaml rename to stable/focalboard/9.0.28/values.yaml diff --git a/stable/friendica/4.0.35/charts/mariadb-3.0.49.tgz b/stable/friendica/4.0.35/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/friendica/4.0.35/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/friendica/4.0.35/charts/redis-3.0.48.tgz b/stable/friendica/4.0.35/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/friendica/4.0.35/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/friendica/4.0.35/CHANGELOG.md b/stable/friendica/4.0.36/CHANGELOG.md similarity index 88% rename from stable/friendica/4.0.35/CHANGELOG.md rename to stable/friendica/4.0.36/CHANGELOG.md index 13e285a5f0b..f2fecfa6d65 100644 --- a/stable/friendica/4.0.35/CHANGELOG.md +++ b/stable/friendica/4.0.36/CHANGELOG.md @@ -2,6 +2,15 @@ +## [friendica-4.0.36](https://github.com/truecharts/charts/compare/friendica-4.0.35...friendica-4.0.36) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [friendica-4.0.35](https://github.com/truecharts/charts/compare/friendica-4.0.34...friendica-4.0.35) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - -## [friendica-4.0.29](https://github.com/truecharts/apps/compare/friendica-4.0.27...friendica-4.0.29) (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)) - - diff --git a/stable/linkace/4.0.33/Chart.lock b/stable/friendica/4.0.36/Chart.lock similarity index 57% rename from stable/linkace/4.0.33/Chart.lock rename to stable/friendica/4.0.36/Chart.lock index ced83c95a67..1532b5d6a35 100644 --- a/stable/linkace/4.0.33/Chart.lock +++ b/stable/friendica/4.0.36/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:3b15b50ae844e25a2d6e611b59d838b38ce0f61ceb1ce4228ed4186d9ba42232 -generated: "2022-08-08T22:55:23.120899996Z" + version: 3.0.50 +digest: sha256:472b875bd1191598fe6818c498cf05c3c08f071db5dc280a9f5a25ed1504e880 +generated: "2022-08-09T15:24:28.961314957Z" diff --git a/stable/friendica/4.0.35/Chart.yaml b/stable/friendica/4.0.36/Chart.yaml similarity index 94% rename from stable/friendica/4.0.35/Chart.yaml rename to stable/friendica/4.0.36/Chart.yaml index 7b850fce567..71026873c5a 100644 --- a/stable/friendica/4.0.35/Chart.yaml +++ b/stable/friendica/4.0.36/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: "Welcome to the free social web" home: https://truecharts.org/docs/charts/stable/friendica icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 4.0.35 +version: 4.0.36 annotations: truecharts.org/catagories: | - social diff --git a/stable/friendica/4.0.35/README.md b/stable/friendica/4.0.36/README.md similarity index 95% rename from stable/friendica/4.0.35/README.md rename to stable/friendica/4.0.36/README.md index 01c0811c9ad..0159515b410 100644 --- a/stable/friendica/4.0.35/README.md +++ b/stable/friendica/4.0.36/README.md @@ -1,6 +1,6 @@ # friendica -![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-informational?style=flat-square) ![AppVersion: 2022.06](https://img.shields.io/badge/AppVersion-2022.06-informational?style=flat-square) +![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-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 @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/friendica/4.0.35/app-readme.md b/stable/friendica/4.0.36/app-readme.md similarity index 100% rename from stable/friendica/4.0.35/app-readme.md rename to stable/friendica/4.0.36/app-readme.md diff --git a/stable/hedgedoc/4.0.30/charts/common-10.4.9.tgz b/stable/friendica/4.0.36/charts/common-10.4.9.tgz similarity index 100% rename from stable/hedgedoc/4.0.30/charts/common-10.4.9.tgz rename to stable/friendica/4.0.36/charts/common-10.4.9.tgz diff --git a/stable/friendica/4.0.36/charts/mariadb-3.0.50.tgz b/stable/friendica/4.0.36/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/friendica/4.0.36/charts/mariadb-3.0.50.tgz differ diff --git a/stable/friendica/4.0.36/charts/redis-3.0.50.tgz b/stable/friendica/4.0.36/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/friendica/4.0.36/charts/redis-3.0.50.tgz differ diff --git a/stable/friendica/4.0.35/ix_values.yaml b/stable/friendica/4.0.36/ix_values.yaml similarity index 100% rename from stable/friendica/4.0.35/ix_values.yaml rename to stable/friendica/4.0.36/ix_values.yaml diff --git a/stable/friendica/4.0.35/questions.yaml b/stable/friendica/4.0.36/questions.yaml similarity index 100% rename from stable/friendica/4.0.35/questions.yaml rename to stable/friendica/4.0.36/questions.yaml diff --git a/stable/friendica/4.0.35/templates/common.yaml b/stable/friendica/4.0.36/templates/common.yaml similarity index 100% rename from stable/friendica/4.0.35/templates/common.yaml rename to stable/friendica/4.0.36/templates/common.yaml diff --git a/stable/gotify/8.0.28/values.yaml b/stable/friendica/4.0.36/values.yaml similarity index 100% rename from stable/gotify/8.0.28/values.yaml rename to stable/friendica/4.0.36/values.yaml diff --git a/stable/gitea/9.0.1/charts/memcached-3.0.49.tgz b/stable/gitea/9.0.1/charts/memcached-3.0.49.tgz deleted file mode 100644 index a8970327c85..00000000000 Binary files a/stable/gitea/9.0.1/charts/memcached-3.0.49.tgz and /dev/null differ diff --git a/stable/gitea/9.0.1/charts/postgresql-8.0.50.tgz b/stable/gitea/9.0.1/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/gitea/9.0.1/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/gitea/9.0.1/CHANGELOG.md b/stable/gitea/9.0.2/CHANGELOG.md similarity index 92% rename from stable/gitea/9.0.1/CHANGELOG.md rename to stable/gitea/9.0.2/CHANGELOG.md index 9884c89ca52..23a4d9e40b0 100644 --- a/stable/gitea/9.0.1/CHANGELOG.md +++ b/stable/gitea/9.0.2/CHANGELOG.md @@ -2,6 +2,15 @@ +## [gitea-9.0.2](https://github.com/truecharts/charts/compare/gitea-9.0.1...gitea-9.0.2) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [gitea-9.0.1](https://github.com/truecharts/charts/compare/gitea-8.0.27...gitea-9.0.1) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [gitea-8.0.21](https://github.com/truecharts/apps/compare/gitea-8.0.20...gitea-8.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - diff --git a/stable/gitea/9.0.1/Chart.lock b/stable/gitea/9.0.2/Chart.lock similarity index 58% rename from stable/gitea/9.0.1/Chart.lock rename to stable/gitea/9.0.2/Chart.lock index dedfd780064..a238fe8150c 100644 --- a/stable/gitea/9.0.1/Chart.lock +++ b/stable/gitea/9.0.2/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - name: memcached repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:9143d3390b9c8201186f024746c2fc99d35bbb48e45aa69fa29663ad9171f68e -generated: "2022-08-08T22:49:16.158558421Z" + version: 3.0.51 +digest: sha256:f780b16c35f142b7b632456a337d5b7652b88b4f00b90b98ce672433bbf684f0 +generated: "2022-08-09T15:24:29.648228841Z" diff --git a/stable/gitea/9.0.1/Chart.yaml b/stable/gitea/9.0.2/Chart.yaml similarity index 95% rename from stable/gitea/9.0.1/Chart.yaml rename to stable/gitea/9.0.2/Chart.yaml index 0a4220936c4..29b20eb6393 100644 --- a/stable/gitea/9.0.1/Chart.yaml +++ b/stable/gitea/9.0.2/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: memcached.enabled name: memcached repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.51 deprecated: false description: Self hosted GIT repositories home: https://truecharts.org/docs/charts/stable/gitea @@ -35,7 +35,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 9.0.1 +version: 9.0.2 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/9.0.1/README.md b/stable/gitea/9.0.2/README.md similarity index 95% rename from stable/gitea/9.0.1/README.md rename to stable/gitea/9.0.2/README.md index c3c695030be..72690ee33ab 100644 --- a/stable/gitea/9.0.1/README.md +++ b/stable/gitea/9.0.2/README.md @@ -1,6 +1,6 @@ # gitea -![Version: 9.0.1](https://img.shields.io/badge/Version-9.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.0](https://img.shields.io/badge/AppVersion-1.17.0-informational?style=flat-square) +![Version: 9.0.2](https://img.shields.io/badge/Version-9.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.0](https://img.shields.io/badge/AppVersion-1.17.0-informational?style=flat-square) Self hosted GIT repositories @@ -26,8 +26,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | memcached | 3.0.49 | -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | memcached | 3.0.51 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/gitea/9.0.1/app-readme.md b/stable/gitea/9.0.2/app-readme.md similarity index 100% rename from stable/gitea/9.0.1/app-readme.md rename to stable/gitea/9.0.2/app-readme.md diff --git a/stable/icinga2/3.0.27/charts/common-10.4.9.tgz b/stable/gitea/9.0.2/charts/common-10.4.9.tgz similarity index 100% rename from stable/icinga2/3.0.27/charts/common-10.4.9.tgz rename to stable/gitea/9.0.2/charts/common-10.4.9.tgz diff --git a/stable/gitea/9.0.2/charts/memcached-3.0.51.tgz b/stable/gitea/9.0.2/charts/memcached-3.0.51.tgz new file mode 100644 index 00000000000..e7f478bd0d3 Binary files /dev/null and b/stable/gitea/9.0.2/charts/memcached-3.0.51.tgz differ diff --git a/stable/gitea/9.0.2/charts/postgresql-8.0.52.tgz b/stable/gitea/9.0.2/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/gitea/9.0.2/charts/postgresql-8.0.52.tgz differ diff --git a/stable/gitea/9.0.1/ci/basic-values.yaml b/stable/gitea/9.0.2/ci/basic-values.yaml similarity index 100% rename from stable/gitea/9.0.1/ci/basic-values.yaml rename to stable/gitea/9.0.2/ci/basic-values.yaml diff --git a/stable/gitea/9.0.1/ci/ingress-values.yaml b/stable/gitea/9.0.2/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/9.0.1/ci/ingress-values.yaml rename to stable/gitea/9.0.2/ci/ingress-values.yaml diff --git a/stable/gitea/9.0.1/ix_values.yaml b/stable/gitea/9.0.2/ix_values.yaml similarity index 100% rename from stable/gitea/9.0.1/ix_values.yaml rename to stable/gitea/9.0.2/ix_values.yaml diff --git a/stable/gitea/9.0.1/questions.yaml b/stable/gitea/9.0.2/questions.yaml similarity index 100% rename from stable/gitea/9.0.1/questions.yaml rename to stable/gitea/9.0.2/questions.yaml diff --git a/stable/gitea/9.0.1/templates/_configmap.tpl b/stable/gitea/9.0.2/templates/_configmap.tpl similarity index 100% rename from stable/gitea/9.0.1/templates/_configmap.tpl rename to stable/gitea/9.0.2/templates/_configmap.tpl diff --git a/stable/gitea/9.0.1/templates/_secrets.tpl b/stable/gitea/9.0.2/templates/_secrets.tpl similarity index 100% rename from stable/gitea/9.0.1/templates/_secrets.tpl rename to stable/gitea/9.0.2/templates/_secrets.tpl diff --git a/stable/gitea/9.0.1/templates/common.yaml b/stable/gitea/9.0.2/templates/common.yaml similarity index 100% rename from stable/gitea/9.0.1/templates/common.yaml rename to stable/gitea/9.0.2/templates/common.yaml diff --git a/stable/grist/3.0.26/values.yaml b/stable/gitea/9.0.2/values.yaml similarity index 100% rename from stable/grist/3.0.26/values.yaml rename to stable/gitea/9.0.2/values.yaml diff --git a/stable/gotify/8.0.28/Chart.lock b/stable/gotify/8.0.28/Chart.lock deleted file mode 100644 index 5dd9a57c8fe..00000000000 --- a/stable/gotify/8.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:49:40.073037295Z" diff --git a/stable/gotify/8.0.28/charts/postgresql-8.0.50.tgz b/stable/gotify/8.0.28/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/gotify/8.0.28/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/gotify/8.0.28/CHANGELOG.md b/stable/gotify/8.0.29/CHANGELOG.md similarity index 88% rename from stable/gotify/8.0.28/CHANGELOG.md rename to stable/gotify/8.0.29/CHANGELOG.md index d89743c2afe..f3ed806248f 100644 --- a/stable/gotify/8.0.28/CHANGELOG.md +++ b/stable/gotify/8.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [gotify-8.0.29](https://github.com/truecharts/charts/compare/gotify-8.0.28...gotify-8.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [gotify-8.0.28](https://github.com/truecharts/charts/compare/gotify-8.0.27...gotify-8.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [gotify-8.0.22](https://github.com/truecharts/apps/compare/gotify-8.0.20...gotify-8.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)) - - diff --git a/stable/gotify/8.0.29/Chart.lock b/stable/gotify/8.0.29/Chart.lock new file mode 100644 index 00000000000..c411aea410c --- /dev/null +++ b/stable/gotify/8.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:24:25.613609892Z" diff --git a/stable/gotify/8.0.28/Chart.yaml b/stable/gotify/8.0.29/Chart.yaml similarity index 96% rename from stable/gotify/8.0.28/Chart.yaml rename to stable/gotify/8.0.29/Chart.yaml index 89f1378e45e..f8c9c84e12d 100644 --- a/stable/gotify/8.0.28/Chart.yaml +++ b/stable/gotify/8.0.29/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "2.1.5" -version: 8.0.28 +version: 8.0.29 kubeVersion: ">=1.16.0-0" name: gotify description: a simple server for sending and receiving messages @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/gotify/8.0.28/README.md b/stable/gotify/8.0.29/README.md similarity index 96% rename from stable/gotify/8.0.28/README.md rename to stable/gotify/8.0.29/README.md index da9e9c9b41e..26d6c17c81c 100644 --- a/stable/gotify/8.0.28/README.md +++ b/stable/gotify/8.0.29/README.md @@ -1,6 +1,6 @@ # gotify -![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: 2.1.5](https://img.shields.io/badge/AppVersion-2.1.5-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: 2.1.5](https://img.shields.io/badge/AppVersion-2.1.5-informational?style=flat-square) a simple server for sending and receiving messages @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/gotify/8.0.28/app-readme.md b/stable/gotify/8.0.29/app-readme.md similarity index 100% rename from stable/gotify/8.0.28/app-readme.md rename to stable/gotify/8.0.29/app-readme.md diff --git a/stable/inventree/3.0.37/charts/common-10.4.9.tgz b/stable/gotify/8.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/inventree/3.0.37/charts/common-10.4.9.tgz rename to stable/gotify/8.0.29/charts/common-10.4.9.tgz diff --git a/stable/gotify/8.0.29/charts/postgresql-8.0.52.tgz b/stable/gotify/8.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/gotify/8.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/gotify/8.0.28/ix_values.yaml b/stable/gotify/8.0.29/ix_values.yaml similarity index 100% rename from stable/gotify/8.0.28/ix_values.yaml rename to stable/gotify/8.0.29/ix_values.yaml diff --git a/stable/gotify/8.0.28/questions.yaml b/stable/gotify/8.0.29/questions.yaml similarity index 100% rename from stable/gotify/8.0.28/questions.yaml rename to stable/gotify/8.0.29/questions.yaml diff --git a/stable/gotify/8.0.28/templates/_configmap.tpl b/stable/gotify/8.0.29/templates/_configmap.tpl similarity index 100% rename from stable/gotify/8.0.28/templates/_configmap.tpl rename to stable/gotify/8.0.29/templates/_configmap.tpl diff --git a/stable/gotify/8.0.28/templates/common.yaml b/stable/gotify/8.0.29/templates/common.yaml similarity index 100% rename from stable/gotify/8.0.28/templates/common.yaml rename to stable/gotify/8.0.29/templates/common.yaml diff --git a/stable/guacamole-client/4.0.28/values.yaml b/stable/gotify/8.0.29/values.yaml similarity index 100% rename from stable/guacamole-client/4.0.28/values.yaml rename to stable/gotify/8.0.29/values.yaml diff --git a/stable/grist/3.0.26/charts/redis-3.0.48.tgz b/stable/grist/3.0.26/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/grist/3.0.26/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/grist/3.0.26/CHANGELOG.md b/stable/grist/3.0.27/CHANGELOG.md similarity index 91% rename from stable/grist/3.0.26/CHANGELOG.md rename to stable/grist/3.0.27/CHANGELOG.md index 1cd6e78f86c..ae5fe568a7b 100644 --- a/stable/grist/3.0.26/CHANGELOG.md +++ b/stable/grist/3.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grist-3.0.27](https://github.com/truecharts/charts/compare/grist-3.0.26...grist-3.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [grist-3.0.26](https://github.com/truecharts/charts/compare/grist-3.0.25...grist-3.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [grist-3.0.19](https://github.com/truecharts/apps/compare/grist-3.0.18...grist-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/incubator/appsmith/2.0.33/Chart.lock b/stable/grist/3.0.27/Chart.lock similarity index 52% rename from incubator/appsmith/2.0.33/Chart.lock rename to stable/grist/3.0.27/Chart.lock index bb8ad3e8705..567103232ff 100644 --- a/incubator/appsmith/2.0.33/Chart.lock +++ b/stable/grist/3.0.27/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:67d68d93140a75d1cc2b0465bf483c8da5504ed8453737eeb8c8f6064998c995 -generated: "2022-08-08T22:04:05.49810412Z" + version: 3.0.50 +digest: sha256:d81cd5ee7ca50749f37c18d868184567ae7fb2cb969e0e38a70cc0f58b8f06d8 +generated: "2022-08-09T15:24:26.841283966Z" diff --git a/stable/grist/3.0.26/Chart.yaml b/stable/grist/3.0.27/Chart.yaml similarity index 96% rename from stable/grist/3.0.26/Chart.yaml rename to stable/grist/3.0.27/Chart.yaml index 973e8004b72..dd568c8aeeb 100644 --- a/stable/grist/3.0.26/Chart.yaml +++ b/stable/grist/3.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 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://truecharts.org/docs/charts/stable/grist icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png @@ -26,7 +26,7 @@ sources: - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/grist/3.0.26/README.md b/stable/grist/3.0.27/README.md similarity index 96% rename from stable/grist/3.0.26/README.md rename to stable/grist/3.0.27/README.md index cc39a94f378..ce04525ae80 100644 --- a/stable/grist/3.0.26/README.md +++ b/stable/grist/3.0.27/README.md @@ -1,6 +1,6 @@ # grist -![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![AppVersion: 0.7.9](https://img.shields.io/badge/AppVersion-0.7.9-informational?style=flat-square) +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/grist/3.0.26/app-readme.md b/stable/grist/3.0.27/app-readme.md similarity index 100% rename from stable/grist/3.0.26/app-readme.md rename to stable/grist/3.0.27/app-readme.md diff --git a/stable/joplin-server/8.0.26/charts/common-10.4.9.tgz b/stable/grist/3.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/joplin-server/8.0.26/charts/common-10.4.9.tgz rename to stable/grist/3.0.27/charts/common-10.4.9.tgz diff --git a/stable/grist/3.0.27/charts/redis-3.0.50.tgz b/stable/grist/3.0.27/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/grist/3.0.27/charts/redis-3.0.50.tgz differ diff --git a/stable/grist/3.0.26/ix_values.yaml b/stable/grist/3.0.27/ix_values.yaml similarity index 100% rename from stable/grist/3.0.26/ix_values.yaml rename to stable/grist/3.0.27/ix_values.yaml diff --git a/stable/grist/3.0.26/questions.yaml b/stable/grist/3.0.27/questions.yaml similarity index 100% rename from stable/grist/3.0.26/questions.yaml rename to stable/grist/3.0.27/questions.yaml diff --git a/stable/grist/3.0.26/templates/common.yaml b/stable/grist/3.0.27/templates/common.yaml similarity index 100% rename from stable/grist/3.0.26/templates/common.yaml rename to stable/grist/3.0.27/templates/common.yaml diff --git a/stable/hedgedoc/4.0.30/values.yaml b/stable/grist/3.0.27/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.30/values.yaml rename to stable/grist/3.0.27/values.yaml diff --git a/stable/guacamole-client/4.0.28/Chart.lock b/stable/guacamole-client/4.0.28/Chart.lock deleted file mode 100644 index 79940b00af3..00000000000 --- a/stable/guacamole-client/4.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:50:15.718879062Z" diff --git a/stable/guacamole-client/4.0.28/charts/postgresql-8.0.50.tgz b/stable/guacamole-client/4.0.28/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/guacamole-client/4.0.28/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.28/CHANGELOG.md b/stable/guacamole-client/4.0.29/CHANGELOG.md similarity index 88% rename from stable/guacamole-client/4.0.28/CHANGELOG.md rename to stable/guacamole-client/4.0.29/CHANGELOG.md index e861cf6932c..ba17d176838 100644 --- a/stable/guacamole-client/4.0.28/CHANGELOG.md +++ b/stable/guacamole-client/4.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [guacamole-client-4.0.29](https://github.com/truecharts/charts/compare/guacamole-client-4.0.28...guacamole-client-4.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [guacamole-client-4.0.28](https://github.com/truecharts/charts/compare/guacamole-client-4.0.27...guacamole-client-4.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [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 - -- 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)) - - diff --git a/stable/guacamole-client/4.0.29/Chart.lock b/stable/guacamole-client/4.0.29/Chart.lock new file mode 100644 index 00000000000..65ae91a6a24 --- /dev/null +++ b/stable/guacamole-client/4.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:25:06.703579604Z" diff --git a/stable/guacamole-client/4.0.28/Chart.yaml b/stable/guacamole-client/4.0.29/Chart.yaml similarity index 96% rename from stable/guacamole-client/4.0.28/Chart.yaml rename to stable/guacamole-client/4.0.29/Chart.yaml index eb9776202ff..4571c716512 100644 --- a/stable/guacamole-client/4.0.28/Chart.yaml +++ b/stable/guacamole-client/4.0.29/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Apache Guacamole is a clientless remote desktop gateway. home: https://truecharts.org/docs/charts/stable/guacamole-client icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole-client.png @@ -26,7 +26,7 @@ sources: - https://hub.docker.com/r/guacamole/guacamole - http://guacamole.incubator.apache.org/doc/gug/introduction.html type: application -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/guacamole-client/4.0.28/README.md b/stable/guacamole-client/4.0.29/README.md similarity index 96% rename from stable/guacamole-client/4.0.28/README.md rename to stable/guacamole-client/4.0.29/README.md index e9dfad556d4..0b14b587ec4 100644 --- a/stable/guacamole-client/4.0.28/README.md +++ b/stable/guacamole-client/4.0.29/README.md @@ -1,6 +1,6 @@ # guacamole-client -![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-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.29](https://img.shields.io/badge/Version-4.0.29-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/guacamole-client/4.0.28/app-readme.md b/stable/guacamole-client/4.0.29/app-readme.md similarity index 100% rename from stable/guacamole-client/4.0.28/app-readme.md rename to stable/guacamole-client/4.0.29/app-readme.md diff --git a/stable/kanboard/8.0.26/charts/common-10.4.9.tgz b/stable/guacamole-client/4.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/kanboard/8.0.26/charts/common-10.4.9.tgz rename to stable/guacamole-client/4.0.29/charts/common-10.4.9.tgz diff --git a/stable/guacamole-client/4.0.29/charts/postgresql-8.0.52.tgz b/stable/guacamole-client/4.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/guacamole-client/4.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/guacamole-client/4.0.28/ix_values.yaml b/stable/guacamole-client/4.0.29/ix_values.yaml similarity index 100% rename from stable/guacamole-client/4.0.28/ix_values.yaml rename to stable/guacamole-client/4.0.29/ix_values.yaml diff --git a/stable/guacamole-client/4.0.28/questions.yaml b/stable/guacamole-client/4.0.29/questions.yaml similarity index 100% rename from stable/guacamole-client/4.0.28/questions.yaml rename to stable/guacamole-client/4.0.29/questions.yaml diff --git a/stable/guacamole-client/4.0.28/templates/_configmap.tpl b/stable/guacamole-client/4.0.29/templates/_configmap.tpl similarity index 100% rename from stable/guacamole-client/4.0.28/templates/_configmap.tpl rename to stable/guacamole-client/4.0.29/templates/_configmap.tpl diff --git a/stable/guacamole-client/4.0.28/templates/common.yaml b/stable/guacamole-client/4.0.29/templates/common.yaml similarity index 100% rename from stable/guacamole-client/4.0.28/templates/common.yaml rename to stable/guacamole-client/4.0.29/templates/common.yaml diff --git a/stable/icinga2/3.0.27/values.yaml b/stable/guacamole-client/4.0.29/values.yaml similarity index 100% rename from stable/icinga2/3.0.27/values.yaml rename to stable/guacamole-client/4.0.29/values.yaml diff --git a/stable/hedgedoc/4.0.30/Chart.lock b/stable/hedgedoc/4.0.30/Chart.lock deleted file mode 100644 index 009135e7c56..00000000000 --- a/stable/hedgedoc/4.0.30/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:51:02.738290964Z" diff --git a/stable/hedgedoc/4.0.30/charts/postgresql-8.0.50.tgz b/stable/hedgedoc/4.0.30/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/hedgedoc/4.0.30/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.30/CHANGELOG.md b/stable/hedgedoc/4.0.31/CHANGELOG.md similarity index 91% rename from stable/hedgedoc/4.0.30/CHANGELOG.md rename to stable/hedgedoc/4.0.31/CHANGELOG.md index 3a1b34790db..6672e100928 100644 --- a/stable/hedgedoc/4.0.30/CHANGELOG.md +++ b/stable/hedgedoc/4.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [hedgedoc-4.0.31](https://github.com/truecharts/charts/compare/hedgedoc-4.0.30...hedgedoc-4.0.31) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [hedgedoc-4.0.30](https://github.com/truecharts/charts/compare/hedgedoc-4.0.28...hedgedoc-4.0.30) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - -## [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)) - - diff --git a/stable/hedgedoc/4.0.31/Chart.lock b/stable/hedgedoc/4.0.31/Chart.lock new file mode 100644 index 00000000000..cb2b8305a67 --- /dev/null +++ b/stable/hedgedoc/4.0.31/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:25:08.283881372Z" diff --git a/stable/hedgedoc/4.0.30/Chart.yaml b/stable/hedgedoc/4.0.31/Chart.yaml similarity index 96% rename from stable/hedgedoc/4.0.30/Chart.yaml rename to stable/hedgedoc/4.0.31/Chart.yaml index 96b94c6b380..d8a2407ef59 100644 --- a/stable/hedgedoc/4.0.30/Chart.yaml +++ b/stable/hedgedoc/4.0.31/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 4.0.30 +version: 4.0.31 appVersion: "1.9.4" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/hedgedoc/4.0.30/README.md b/stable/hedgedoc/4.0.31/README.md similarity index 96% rename from stable/hedgedoc/4.0.30/README.md rename to stable/hedgedoc/4.0.31/README.md index 642c7826fc0..de9d4318f8e 100644 --- a/stable/hedgedoc/4.0.30/README.md +++ b/stable/hedgedoc/4.0.31/README.md @@ -1,6 +1,6 @@ # hedgedoc -![Version: 4.0.30](https://img.shields.io/badge/Version-4.0.30-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.31](https://img.shields.io/badge/Version-4.0.31-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/hedgedoc/4.0.30/app-readme.md b/stable/hedgedoc/4.0.31/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.30/app-readme.md rename to stable/hedgedoc/4.0.31/app-readme.md diff --git a/stable/kimai/3.0.25/charts/common-10.4.9.tgz b/stable/hedgedoc/4.0.31/charts/common-10.4.9.tgz similarity index 100% rename from stable/kimai/3.0.25/charts/common-10.4.9.tgz rename to stable/hedgedoc/4.0.31/charts/common-10.4.9.tgz diff --git a/stable/hedgedoc/4.0.31/charts/postgresql-8.0.52.tgz b/stable/hedgedoc/4.0.31/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/hedgedoc/4.0.31/charts/postgresql-8.0.52.tgz differ diff --git a/stable/hedgedoc/4.0.30/ix_values.yaml b/stable/hedgedoc/4.0.31/ix_values.yaml similarity index 100% rename from stable/hedgedoc/4.0.30/ix_values.yaml rename to stable/hedgedoc/4.0.31/ix_values.yaml diff --git a/stable/hedgedoc/4.0.30/questions.yaml b/stable/hedgedoc/4.0.31/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.30/questions.yaml rename to stable/hedgedoc/4.0.31/questions.yaml diff --git a/stable/hedgedoc/4.0.30/templates/_secrets.tpl b/stable/hedgedoc/4.0.31/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.30/templates/_secrets.tpl rename to stable/hedgedoc/4.0.31/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.30/templates/common.yaml b/stable/hedgedoc/4.0.31/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.30/templates/common.yaml rename to stable/hedgedoc/4.0.31/templates/common.yaml diff --git a/stable/inventree/3.0.37/values.yaml b/stable/hedgedoc/4.0.31/values.yaml similarity index 100% rename from stable/inventree/3.0.37/values.yaml rename to stable/hedgedoc/4.0.31/values.yaml diff --git a/stable/home-assistant/15.0.37/CHANGELOG.md b/stable/home-assistant/15.0.37/CHANGELOG.md new file mode 100644 index 00000000000..7e370821d11 --- /dev/null +++ b/stable/home-assistant/15.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.37](https://github.com/truecharts/charts/compare/home-assistant-15.0.36...home-assistant-15.0.37) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [home-assistant-15.0.36](https://github.com/truecharts/charts/compare/home-assistant-15.0.35...home-assistant-15.0.36) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [home-assistant-15.0.35](https://github.com/truecharts/apps/compare/home-assistant-15.0.34...home-assistant-15.0.35) (2022-07-27) + +### Chore + +- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313)) + + + + +## [home-assistant-15.0.34](https://github.com/truecharts/apps/compare/home-assistant-15.0.33...home-assistant-15.0.34) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [home-assistant-15.0.33](https://github.com/truecharts/apps/compare/home-assistant-15.0.32...home-assistant-15.0.33) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [home-assistant-15.0.33](https://github.com/truecharts/apps/compare/home-assistant-15.0.32...home-assistant-15.0.33) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [home-assistant-15.0.32](https://github.com/truecharts/apps/compare/home-assistant-15.0.31...home-assistant-15.0.32) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [home-assistant-15.0.32](https://github.com/truecharts/apps/compare/home-assistant-15.0.31...home-assistant-15.0.32) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [home-assistant-15.0.32](https://github.com/truecharts/apps/compare/home-assistant-15.0.31...home-assistant-15.0.32) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [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)) + + + diff --git a/stable/home-assistant/15.0.37/Chart.lock b/stable/home-assistant/15.0.37/Chart.lock new file mode 100644 index 00000000000..7fc2cccba64 --- /dev/null +++ b/stable/home-assistant/15.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:25:19.168437383Z" diff --git a/stable/home-assistant/15.0.37/Chart.yaml b/stable/home-assistant/15.0.37/Chart.yaml new file mode 100644 index 00000000000..790d43d7ccb --- /dev/null +++ b/stable/home-assistant/15.0.37/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.7.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.37 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.37/README.md b/stable/home-assistant/15.0.37/README.md new file mode 100644 index 00000000000..0c45f5bae8e --- /dev/null +++ b/stable/home-assistant/15.0.37/README.md @@ -0,0 +1,110 @@ +# home-assistant + +![Version: 15.0.37](https://img.shields.io/badge/Version-15.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.7.7](https://img.shields.io/badge/AppVersion-2022.7.7-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.52 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.37/app-readme.md b/stable/home-assistant/15.0.37/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.37/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/docs/charts/stable/home-assistant](https://truecharts.org/docs/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/koel/3.0.27/charts/common-10.4.9.tgz b/stable/home-assistant/15.0.37/charts/common-10.4.9.tgz similarity index 100% rename from stable/koel/3.0.27/charts/common-10.4.9.tgz rename to stable/home-assistant/15.0.37/charts/common-10.4.9.tgz diff --git a/stable/home-assistant/15.0.37/charts/postgresql-8.0.52.tgz b/stable/home-assistant/15.0.37/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/home-assistant/15.0.37/charts/postgresql-8.0.52.tgz differ diff --git a/stable/home-assistant/15.0.37/ix_values.yaml b/stable/home-assistant/15.0.37/ix_values.yaml new file mode 100644 index 00000000000..17e5f84e140 --- /dev/null +++ b/stable/home-assistant/15.0.37/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.7.7@sha256:75c57fbbedee90b38c421ec5c12e4ba807dedebebe2b3931fb051218ecd01dd5 + +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: "" + # + +portal: + enabled: true diff --git a/stable/home-assistant/15.0.37/questions.yaml b/stable/home-assistant/15.0.37/questions.yaml new file mode 100644 index 00000000000..d401ef58c56 --- /dev/null +++ b/stable/home-assistant/15.0.37/questions.yaml @@ -0,0 +1,2391 @@ +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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.37/templates/common.yaml b/stable/home-assistant/15.0.37/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/home-assistant/15.0.37/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.26/values.yaml b/stable/home-assistant/15.0.37/values.yaml similarity index 100% rename from stable/joplin-server/8.0.26/values.yaml rename to stable/home-assistant/15.0.37/values.yaml diff --git a/stable/icinga2/3.0.27/Chart.lock b/stable/icinga2/3.0.27/Chart.lock deleted file mode 100644 index 48b0fcf30ce..00000000000 --- a/stable/icinga2/3.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:51:56.639143366Z" diff --git a/stable/icinga2/3.0.27/charts/mariadb-3.0.49.tgz b/stable/icinga2/3.0.27/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/icinga2/3.0.27/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.27/CHANGELOG.md b/stable/icinga2/3.0.28/CHANGELOG.md similarity index 91% rename from stable/icinga2/3.0.27/CHANGELOG.md rename to stable/icinga2/3.0.28/CHANGELOG.md index 8441514a152..88f9c464838 100644 --- a/stable/icinga2/3.0.27/CHANGELOG.md +++ b/stable/icinga2/3.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [icinga2-3.0.28](https://github.com/truecharts/charts/compare/icinga2-3.0.27...icinga2-3.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [icinga2-3.0.27](https://github.com/truecharts/charts/compare/icinga2-3.0.26...icinga2-3.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [icinga2-3.0.20](https://github.com/truecharts/apps/compare/icinga2-3.0.19...icinga2-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/icinga2/3.0.28/Chart.lock b/stable/icinga2/3.0.28/Chart.lock new file mode 100644 index 00000000000..2bfc88b1e56 --- /dev/null +++ b/stable/icinga2/3.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:25:19.645075881Z" diff --git a/stable/icinga2/3.0.27/Chart.yaml b/stable/icinga2/3.0.28/Chart.yaml similarity index 96% rename from stable/icinga2/3.0.27/Chart.yaml rename to stable/icinga2/3.0.28/Chart.yaml index bdf6819d4b7..db6897b3477 100644 --- a/stable/icinga2/3.0.27/Chart.yaml +++ b/stable/icinga2/3.0.28/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." home: https://truecharts.org/docs/charts/stable/icinga2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/icinga2 - https://github.com/jjethwa/icinga2 - https://icinga.com/ -version: 3.0.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/icinga2/3.0.27/README.md b/stable/icinga2/3.0.28/README.md similarity index 96% rename from stable/icinga2/3.0.27/README.md rename to stable/icinga2/3.0.28/README.md index b35c675a807..c3f0e05875e 100644 --- a/stable/icinga2/3.0.27/README.md +++ b/stable/icinga2/3.0.28/README.md @@ -1,6 +1,6 @@ # icinga2 -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: 2.13.3](https://img.shields.io/badge/AppVersion-2.13.3-informational?style=flat-square) +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/icinga2/3.0.27/app-readme.md b/stable/icinga2/3.0.28/app-readme.md similarity index 100% rename from stable/icinga2/3.0.27/app-readme.md rename to stable/icinga2/3.0.28/app-readme.md diff --git a/stable/kutt/3.0.26/charts/common-10.4.9.tgz b/stable/icinga2/3.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/kutt/3.0.26/charts/common-10.4.9.tgz rename to stable/icinga2/3.0.28/charts/common-10.4.9.tgz diff --git a/stable/icinga2/3.0.28/charts/mariadb-3.0.50.tgz b/stable/icinga2/3.0.28/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/icinga2/3.0.28/charts/mariadb-3.0.50.tgz differ diff --git a/stable/icinga2/3.0.27/ix_values.yaml b/stable/icinga2/3.0.28/ix_values.yaml similarity index 100% rename from stable/icinga2/3.0.27/ix_values.yaml rename to stable/icinga2/3.0.28/ix_values.yaml diff --git a/stable/icinga2/3.0.27/questions.yaml b/stable/icinga2/3.0.28/questions.yaml similarity index 100% rename from stable/icinga2/3.0.27/questions.yaml rename to stable/icinga2/3.0.28/questions.yaml diff --git a/stable/icinga2/3.0.27/templates/common.yaml b/stable/icinga2/3.0.28/templates/common.yaml similarity index 100% rename from stable/icinga2/3.0.27/templates/common.yaml rename to stable/icinga2/3.0.28/templates/common.yaml diff --git a/stable/kanboard/8.0.26/values.yaml b/stable/icinga2/3.0.28/values.yaml similarity index 100% rename from stable/kanboard/8.0.26/values.yaml rename to stable/icinga2/3.0.28/values.yaml diff --git a/stable/inventree/3.0.37/charts/postgresql-8.0.50.tgz b/stable/inventree/3.0.37/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/inventree/3.0.37/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/inventree/3.0.37/charts/redis-3.0.48.tgz b/stable/inventree/3.0.37/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/inventree/3.0.37/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/inventree/3.0.37/CHANGELOG.md b/stable/inventree/3.0.38/CHANGELOG.md similarity index 91% rename from stable/inventree/3.0.37/CHANGELOG.md rename to stable/inventree/3.0.38/CHANGELOG.md index 0e7f601e9b2..ebed44c86ea 100644 --- a/stable/inventree/3.0.37/CHANGELOG.md +++ b/stable/inventree/3.0.38/CHANGELOG.md @@ -2,6 +2,15 @@ +## [inventree-3.0.38](https://github.com/truecharts/charts/compare/inventree-3.0.37...inventree-3.0.38) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [inventree-3.0.37](https://github.com/truecharts/charts/compare/inventree-3.0.36...inventree-3.0.37) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - -## [inventree-3.0.30](https://github.com/truecharts/apps/compare/inventree-3.0.29...inventree-3.0.30) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - diff --git a/stable/inventree/3.0.38/Chart.lock b/stable/inventree/3.0.38/Chart.lock new file mode 100644 index 00000000000..5624464bd0c --- /dev/null +++ b/stable/inventree/3.0.38/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:25:55.08120817Z" diff --git a/stable/inventree/3.0.37/Chart.yaml b/stable/inventree/3.0.38/Chart.yaml similarity index 95% rename from stable/inventree/3.0.37/Chart.yaml rename to stable/inventree/3.0.38/Chart.yaml index 8ec012a21f3..ef1291a4ed1 100644 --- a/stable/inventree/3.0.37/Chart.yaml +++ b/stable/inventree/3.0.38/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. home: https://truecharts.org/docs/charts/stable/inventree icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/inventree - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 3.0.37 +version: 3.0.38 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/inventree/3.0.37/README.md b/stable/inventree/3.0.38/README.md similarity index 95% rename from stable/inventree/3.0.37/README.md rename to stable/inventree/3.0.38/README.md index a7249032294..15a3dc25cd4 100644 --- a/stable/inventree/3.0.37/README.md +++ b/stable/inventree/3.0.38/README.md @@ -1,6 +1,6 @@ # inventree -![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) +![Version: 3.0.38](https://img.shields.io/badge/Version-3.0.38-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/inventree/3.0.37/app-readme.md b/stable/inventree/3.0.38/app-readme.md similarity index 100% rename from stable/inventree/3.0.37/app-readme.md rename to stable/inventree/3.0.38/app-readme.md diff --git a/stable/leantime/4.0.31/charts/common-10.4.9.tgz b/stable/inventree/3.0.38/charts/common-10.4.9.tgz similarity index 100% rename from stable/leantime/4.0.31/charts/common-10.4.9.tgz rename to stable/inventree/3.0.38/charts/common-10.4.9.tgz diff --git a/stable/inventree/3.0.38/charts/postgresql-8.0.52.tgz b/stable/inventree/3.0.38/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/inventree/3.0.38/charts/postgresql-8.0.52.tgz differ diff --git a/stable/inventree/3.0.38/charts/redis-3.0.50.tgz b/stable/inventree/3.0.38/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/inventree/3.0.38/charts/redis-3.0.50.tgz differ diff --git a/stable/inventree/3.0.37/ix_values.yaml b/stable/inventree/3.0.38/ix_values.yaml similarity index 100% rename from stable/inventree/3.0.37/ix_values.yaml rename to stable/inventree/3.0.38/ix_values.yaml diff --git a/stable/inventree/3.0.37/questions.yaml b/stable/inventree/3.0.38/questions.yaml similarity index 100% rename from stable/inventree/3.0.37/questions.yaml rename to stable/inventree/3.0.38/questions.yaml diff --git a/stable/inventree/3.0.37/templates/_secrets.tpl b/stable/inventree/3.0.38/templates/_secrets.tpl similarity index 100% rename from stable/inventree/3.0.37/templates/_secrets.tpl rename to stable/inventree/3.0.38/templates/_secrets.tpl diff --git a/stable/inventree/3.0.37/templates/common.yaml b/stable/inventree/3.0.38/templates/common.yaml similarity index 100% rename from stable/inventree/3.0.37/templates/common.yaml rename to stable/inventree/3.0.38/templates/common.yaml diff --git a/stable/kimai/3.0.25/values.yaml b/stable/inventree/3.0.38/values.yaml similarity index 100% rename from stable/kimai/3.0.25/values.yaml rename to stable/inventree/3.0.38/values.yaml diff --git a/stable/joplin-server/8.0.26/Chart.lock b/stable/joplin-server/8.0.26/Chart.lock deleted file mode 100644 index 371a6ab66ac..00000000000 --- a/stable/joplin-server/8.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:52:58.264467052Z" diff --git a/stable/joplin-server/8.0.26/charts/postgresql-8.0.50.tgz b/stable/joplin-server/8.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/joplin-server/8.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.26/CHANGELOG.md b/stable/joplin-server/8.0.27/CHANGELOG.md similarity index 91% rename from stable/joplin-server/8.0.26/CHANGELOG.md rename to stable/joplin-server/8.0.27/CHANGELOG.md index 64644d57061..3a93808728d 100644 --- a/stable/joplin-server/8.0.26/CHANGELOG.md +++ b/stable/joplin-server/8.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [joplin-server-8.0.27](https://github.com/truecharts/charts/compare/joplin-server-8.0.26...joplin-server-8.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [joplin-server-8.0.26](https://github.com/truecharts/charts/compare/joplin-server-8.0.25...joplin-server-8.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [joplin-server-8.0.19](https://github.com/truecharts/apps/compare/joplin-server-8.0.18...joplin-server-8.0.19) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/joplin-server/8.0.27/Chart.lock b/stable/joplin-server/8.0.27/Chart.lock new file mode 100644 index 00000000000..18d48a9ee6e --- /dev/null +++ b/stable/joplin-server/8.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:25:49.493481285Z" diff --git a/stable/joplin-server/8.0.26/Chart.yaml b/stable/joplin-server/8.0.27/Chart.yaml similarity index 96% rename from stable/joplin-server/8.0.26/Chart.yaml rename to stable/joplin-server/8.0.27/Chart.yaml index 4aa7443bca5..32dacc08b5c 100644 --- a/stable/joplin-server/8.0.26/Chart.yaml +++ b/stable/joplin-server/8.0.27/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.26 +version: 8.0.27 kubeVersion: ">=1.16.0-0" keywords: - joplin @@ -21,7 +21,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/joplin-server/8.0.26/README.md b/stable/joplin-server/8.0.27/README.md similarity index 96% rename from stable/joplin-server/8.0.26/README.md rename to stable/joplin-server/8.0.27/README.md index c37462b9bae..da9825b60c8 100644 --- a/stable/joplin-server/8.0.26/README.md +++ b/stable/joplin-server/8.0.27/README.md @@ -1,6 +1,6 @@ # joplin-server -![Version: 8.0.26](https://img.shields.io/badge/Version-8.0.26-informational?style=flat-square) ![AppVersion: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) +![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-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 @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/joplin-server/8.0.26/app-readme.md b/stable/joplin-server/8.0.27/app-readme.md similarity index 100% rename from stable/joplin-server/8.0.26/app-readme.md rename to stable/joplin-server/8.0.27/app-readme.md diff --git a/stable/librephotos/4.0.27/charts/common-10.4.9.tgz b/stable/joplin-server/8.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/librephotos/4.0.27/charts/common-10.4.9.tgz rename to stable/joplin-server/8.0.27/charts/common-10.4.9.tgz diff --git a/stable/joplin-server/8.0.27/charts/postgresql-8.0.52.tgz b/stable/joplin-server/8.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/joplin-server/8.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/joplin-server/8.0.26/ix_values.yaml b/stable/joplin-server/8.0.27/ix_values.yaml similarity index 100% rename from stable/joplin-server/8.0.26/ix_values.yaml rename to stable/joplin-server/8.0.27/ix_values.yaml diff --git a/stable/joplin-server/8.0.26/questions.yaml b/stable/joplin-server/8.0.27/questions.yaml similarity index 100% rename from stable/joplin-server/8.0.26/questions.yaml rename to stable/joplin-server/8.0.27/questions.yaml diff --git a/stable/joplin-server/8.0.26/templates/common.yaml b/stable/joplin-server/8.0.27/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.0.26/templates/common.yaml rename to stable/joplin-server/8.0.27/templates/common.yaml diff --git a/stable/koel/3.0.27/values.yaml b/stable/joplin-server/8.0.27/values.yaml similarity index 100% rename from stable/koel/3.0.27/values.yaml rename to stable/joplin-server/8.0.27/values.yaml diff --git a/stable/kanboard/8.0.26/Chart.lock b/stable/kanboard/8.0.26/Chart.lock deleted file mode 100644 index fdd1393f0d0..00000000000 --- a/stable/kanboard/8.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:53:11.090450499Z" diff --git a/stable/kanboard/8.0.26/charts/postgresql-8.0.50.tgz b/stable/kanboard/8.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/kanboard/8.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.26/CHANGELOG.md b/stable/kanboard/8.0.27/CHANGELOG.md similarity index 91% rename from stable/kanboard/8.0.26/CHANGELOG.md rename to stable/kanboard/8.0.27/CHANGELOG.md index 84e8ca92e14..5324457157e 100644 --- a/stable/kanboard/8.0.26/CHANGELOG.md +++ b/stable/kanboard/8.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kanboard-8.0.27](https://github.com/truecharts/charts/compare/kanboard-8.0.26...kanboard-8.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [kanboard-8.0.26](https://github.com/truecharts/charts/compare/kanboard-8.0.25...kanboard-8.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [kanboard-8.0.19](https://github.com/truecharts/apps/compare/kanboard-8.0.18...kanboard-8.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/kanboard/8.0.27/Chart.lock b/stable/kanboard/8.0.27/Chart.lock new file mode 100644 index 00000000000..22b51d606f9 --- /dev/null +++ b/stable/kanboard/8.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:25:59.211038763Z" diff --git a/stable/kanboard/8.0.26/Chart.yaml b/stable/kanboard/8.0.27/Chart.yaml similarity index 96% rename from stable/kanboard/8.0.26/Chart.yaml rename to stable/kanboard/8.0.27/Chart.yaml index 1f71f5c46f0..96606edd643 100644 --- a/stable/kanboard/8.0.26/Chart.yaml +++ b/stable/kanboard/8.0.27/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.26 +version: 8.0.27 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -19,7 +19,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/kanboard/8.0.26/README.md b/stable/kanboard/8.0.27/README.md similarity index 96% rename from stable/kanboard/8.0.26/README.md rename to stable/kanboard/8.0.27/README.md index 4c1661c0a8b..1d131bccb46 100644 --- a/stable/kanboard/8.0.26/README.md +++ b/stable/kanboard/8.0.27/README.md @@ -1,6 +1,6 @@ # kanboard -![Version: 8.0.26](https://img.shields.io/badge/Version-8.0.26-informational?style=flat-square) ![AppVersion: 1.2.22](https://img.shields.io/badge/AppVersion-1.2.22-informational?style=flat-square) +![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/kanboard/8.0.26/app-readme.md b/stable/kanboard/8.0.27/app-readme.md similarity index 100% rename from stable/kanboard/8.0.26/app-readme.md rename to stable/kanboard/8.0.27/app-readme.md diff --git a/stable/linkace/4.0.33/charts/common-10.4.9.tgz b/stable/kanboard/8.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/linkace/4.0.33/charts/common-10.4.9.tgz rename to stable/kanboard/8.0.27/charts/common-10.4.9.tgz diff --git a/stable/kanboard/8.0.27/charts/postgresql-8.0.52.tgz b/stable/kanboard/8.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/kanboard/8.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/kanboard/8.0.26/ix_values.yaml b/stable/kanboard/8.0.27/ix_values.yaml similarity index 100% rename from stable/kanboard/8.0.26/ix_values.yaml rename to stable/kanboard/8.0.27/ix_values.yaml diff --git a/stable/kanboard/8.0.26/questions.yaml b/stable/kanboard/8.0.27/questions.yaml similarity index 100% rename from stable/kanboard/8.0.26/questions.yaml rename to stable/kanboard/8.0.27/questions.yaml diff --git a/stable/kanboard/8.0.26/templates/common.yaml b/stable/kanboard/8.0.27/templates/common.yaml similarity index 100% rename from stable/kanboard/8.0.26/templates/common.yaml rename to stable/kanboard/8.0.27/templates/common.yaml diff --git a/stable/kutt/3.0.26/values.yaml b/stable/kanboard/8.0.27/values.yaml similarity index 100% rename from stable/kutt/3.0.26/values.yaml rename to stable/kanboard/8.0.27/values.yaml diff --git a/stable/kimai/3.0.25/Chart.lock b/stable/kimai/3.0.25/Chart.lock deleted file mode 100644 index 78a708359d4..00000000000 --- a/stable/kimai/3.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:53:22.45877393Z" diff --git a/stable/kimai/3.0.25/charts/mariadb-3.0.49.tgz b/stable/kimai/3.0.25/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/kimai/3.0.25/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/kimai/3.0.25/CHANGELOG.md b/stable/kimai/3.0.26/CHANGELOG.md similarity index 91% rename from stable/kimai/3.0.25/CHANGELOG.md rename to stable/kimai/3.0.26/CHANGELOG.md index a4b3142d89e..437f7a3eb55 100644 --- a/stable/kimai/3.0.25/CHANGELOG.md +++ b/stable/kimai/3.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kimai-3.0.26](https://github.com/truecharts/charts/compare/kimai-3.0.25...kimai-3.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [kimai-3.0.25](https://github.com/truecharts/charts/compare/kimai-3.0.24...kimai-3.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [kimai-3.0.17](https://github.com/truecharts/apps/compare/kimai-3.0.15...kimai-3.0.17) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [kimai-3.0.15](https://github.com/truecharts/apps/compare/kimai-3.0.13...kimai-3.0.15) (2022-07-12) - -### Chore diff --git a/stable/kimai/3.0.26/Chart.lock b/stable/kimai/3.0.26/Chart.lock new file mode 100644 index 00000000000..f375ca506d3 --- /dev/null +++ b/stable/kimai/3.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:26:01.069511548Z" diff --git a/stable/kimai/3.0.25/Chart.yaml b/stable/kimai/3.0.26/Chart.yaml similarity index 96% rename from stable/kimai/3.0.25/Chart.yaml rename to stable/kimai/3.0.26/Chart.yaml index 3d379287fb3..8e00532c0b7 100644 --- a/stable/kimai/3.0.25/Chart.yaml +++ b/stable/kimai/3.0.26/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. home: https://truecharts.org/docs/charts/stable/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png @@ -26,7 +26,7 @@ sources: - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 -version: 3.0.25 +version: 3.0.26 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/kimai/3.0.25/README.md b/stable/kimai/3.0.26/README.md similarity index 96% rename from stable/kimai/3.0.25/README.md rename to stable/kimai/3.0.26/README.md index 26ba422799b..823d9129751 100644 --- a/stable/kimai/3.0.25/README.md +++ b/stable/kimai/3.0.26/README.md @@ -1,6 +1,6 @@ # kimai -![Version: 3.0.25](https://img.shields.io/badge/Version-3.0.25-informational?style=flat-square) ![AppVersion: 1.20](https://img.shields.io/badge/AppVersion-1.20-informational?style=flat-square) +![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/kimai/3.0.25/app-readme.md b/stable/kimai/3.0.26/app-readme.md similarity index 100% rename from stable/kimai/3.0.25/app-readme.md rename to stable/kimai/3.0.26/app-readme.md diff --git a/stable/matomo/3.0.42/charts/common-10.4.9.tgz b/stable/kimai/3.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/matomo/3.0.42/charts/common-10.4.9.tgz rename to stable/kimai/3.0.26/charts/common-10.4.9.tgz diff --git a/stable/kimai/3.0.26/charts/mariadb-3.0.50.tgz b/stable/kimai/3.0.26/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/kimai/3.0.26/charts/mariadb-3.0.50.tgz differ diff --git a/stable/kimai/3.0.25/ix_values.yaml b/stable/kimai/3.0.26/ix_values.yaml similarity index 100% rename from stable/kimai/3.0.25/ix_values.yaml rename to stable/kimai/3.0.26/ix_values.yaml diff --git a/stable/kimai/3.0.25/questions.yaml b/stable/kimai/3.0.26/questions.yaml similarity index 100% rename from stable/kimai/3.0.25/questions.yaml rename to stable/kimai/3.0.26/questions.yaml diff --git a/stable/kimai/3.0.25/templates/_secrets.tpl b/stable/kimai/3.0.26/templates/_secrets.tpl similarity index 100% rename from stable/kimai/3.0.25/templates/_secrets.tpl rename to stable/kimai/3.0.26/templates/_secrets.tpl diff --git a/stable/kimai/3.0.25/templates/common.yaml b/stable/kimai/3.0.26/templates/common.yaml similarity index 100% rename from stable/kimai/3.0.25/templates/common.yaml rename to stable/kimai/3.0.26/templates/common.yaml diff --git a/stable/leantime/4.0.31/values.yaml b/stable/kimai/3.0.26/values.yaml similarity index 100% rename from stable/leantime/4.0.31/values.yaml rename to stable/kimai/3.0.26/values.yaml diff --git a/stable/koel/3.0.27/Chart.lock b/stable/koel/3.0.27/Chart.lock deleted file mode 100644 index 6961c49b286..00000000000 --- a/stable/koel/3.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T22:53:47.979973833Z" diff --git a/stable/koel/3.0.27/charts/mariadb-3.0.49.tgz b/stable/koel/3.0.27/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/koel/3.0.27/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/koel/3.0.27/CHANGELOG.md b/stable/koel/3.0.28/CHANGELOG.md similarity index 91% rename from stable/koel/3.0.27/CHANGELOG.md rename to stable/koel/3.0.28/CHANGELOG.md index 7c54c3b30d7..38c9e2d7eef 100644 --- a/stable/koel/3.0.27/CHANGELOG.md +++ b/stable/koel/3.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [koel-3.0.28](https://github.com/truecharts/charts/compare/koel-3.0.27...koel-3.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [koel-3.0.27](https://github.com/truecharts/charts/compare/koel-3.0.26...koel-3.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [koel-3.0.20](https://github.com/truecharts/apps/compare/koel-3.0.19...koel-3.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/koel/3.0.28/Chart.lock b/stable/koel/3.0.28/Chart.lock new file mode 100644 index 00000000000..02e262ef588 --- /dev/null +++ b/stable/koel/3.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:26:30.973941739Z" diff --git a/stable/koel/3.0.27/Chart.yaml b/stable/koel/3.0.28/Chart.yaml similarity index 96% rename from stable/koel/3.0.27/Chart.yaml rename to stable/koel/3.0.28/Chart.yaml index ef2a647880e..98d460de25c 100644 --- a/stable/koel/3.0.27/Chart.yaml +++ b/stable/koel/3.0.28/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 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://truecharts.org/docs/charts/stable/koel icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.27/README.md b/stable/koel/3.0.28/README.md similarity index 96% rename from stable/koel/3.0.27/README.md rename to stable/koel/3.0.28/README.md index 872b2bd5e1a..93b773ab781 100644 --- a/stable/koel/3.0.27/README.md +++ b/stable/koel/3.0.28/README.md @@ -1,6 +1,6 @@ # koel -![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/koel/3.0.27/app-readme.md b/stable/koel/3.0.28/app-readme.md similarity index 100% rename from stable/koel/3.0.27/app-readme.md rename to stable/koel/3.0.28/app-readme.md diff --git a/stable/mattermost/3.0.28/charts/common-10.4.9.tgz b/stable/koel/3.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/mattermost/3.0.28/charts/common-10.4.9.tgz rename to stable/koel/3.0.28/charts/common-10.4.9.tgz diff --git a/stable/koel/3.0.28/charts/mariadb-3.0.50.tgz b/stable/koel/3.0.28/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/koel/3.0.28/charts/mariadb-3.0.50.tgz differ diff --git a/stable/koel/3.0.27/ix_values.yaml b/stable/koel/3.0.28/ix_values.yaml similarity index 100% rename from stable/koel/3.0.27/ix_values.yaml rename to stable/koel/3.0.28/ix_values.yaml diff --git a/stable/koel/3.0.27/questions.yaml b/stable/koel/3.0.28/questions.yaml similarity index 100% rename from stable/koel/3.0.27/questions.yaml rename to stable/koel/3.0.28/questions.yaml diff --git a/stable/koel/3.0.27/templates/_secrets.tpl b/stable/koel/3.0.28/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.27/templates/_secrets.tpl rename to stable/koel/3.0.28/templates/_secrets.tpl diff --git a/stable/koel/3.0.27/templates/common.yaml b/stable/koel/3.0.28/templates/common.yaml similarity index 100% rename from stable/koel/3.0.27/templates/common.yaml rename to stable/koel/3.0.28/templates/common.yaml diff --git a/stable/librephotos/4.0.27/values.yaml b/stable/koel/3.0.28/values.yaml similarity index 100% rename from stable/librephotos/4.0.27/values.yaml rename to stable/koel/3.0.28/values.yaml diff --git a/stable/kutt/3.0.26/Chart.lock b/stable/kutt/3.0.26/Chart.lock deleted file mode 100644 index c910933890e..00000000000 --- a/stable/kutt/3.0.26/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T22:54:06.949089175Z" diff --git a/stable/kutt/3.0.26/charts/postgresql-8.0.50.tgz b/stable/kutt/3.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/kutt/3.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/kutt/3.0.26/charts/redis-3.0.48.tgz b/stable/kutt/3.0.26/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/kutt/3.0.26/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/kutt/3.0.26/CHANGELOG.md b/stable/kutt/3.0.27/CHANGELOG.md similarity index 91% rename from stable/kutt/3.0.26/CHANGELOG.md rename to stable/kutt/3.0.27/CHANGELOG.md index c17e0e13d8b..a3e5fec45ec 100644 --- a/stable/kutt/3.0.26/CHANGELOG.md +++ b/stable/kutt/3.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kutt-3.0.27](https://github.com/truecharts/charts/compare/kutt-3.0.26...kutt-3.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [kutt-3.0.26](https://github.com/truecharts/charts/compare/kutt-3.0.25...kutt-3.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [kutt-3.0.19](https://github.com/truecharts/apps/compare/kutt-3.0.18...kutt-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/kutt/3.0.27/Chart.lock b/stable/kutt/3.0.27/Chart.lock new file mode 100644 index 00000000000..15d7db5cd14 --- /dev/null +++ b/stable/kutt/3.0.27/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:26:48.859357287Z" diff --git a/stable/kutt/3.0.26/Chart.yaml b/stable/kutt/3.0.27/Chart.yaml similarity index 94% rename from stable/kutt/3.0.26/Chart.yaml rename to stable/kutt/3.0.27/Chart.yaml index 77d38d3ede4..83639b26eca 100644 --- a/stable/kutt/3.0.26/Chart.yaml +++ b/stable/kutt/3.0.27/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 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://truecharts.org/docs/charts/stable/kutt @@ -30,7 +30,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kutt - https://github.com/thedevs-network/kutt type: application -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/kutt/3.0.26/README.md b/stable/kutt/3.0.27/README.md similarity index 95% rename from stable/kutt/3.0.26/README.md rename to stable/kutt/3.0.27/README.md index 2690b599cb8..02ec220bcd8 100644 --- a/stable/kutt/3.0.26/README.md +++ b/stable/kutt/3.0.27/README.md @@ -1,6 +1,6 @@ # kutt -![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: 2.7.4](https://img.shields.io/badge/AppVersion-2.7.4-informational?style=flat-square) +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-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. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/kutt/3.0.26/app-readme.md b/stable/kutt/3.0.27/app-readme.md similarity index 100% rename from stable/kutt/3.0.26/app-readme.md rename to stable/kutt/3.0.27/app-readme.md diff --git a/stable/mealie/8.0.27/charts/common-10.4.9.tgz b/stable/kutt/3.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/mealie/8.0.27/charts/common-10.4.9.tgz rename to stable/kutt/3.0.27/charts/common-10.4.9.tgz diff --git a/stable/kutt/3.0.27/charts/postgresql-8.0.52.tgz b/stable/kutt/3.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/kutt/3.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/kutt/3.0.27/charts/redis-3.0.50.tgz b/stable/kutt/3.0.27/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/kutt/3.0.27/charts/redis-3.0.50.tgz differ diff --git a/stable/kutt/3.0.26/ix_values.yaml b/stable/kutt/3.0.27/ix_values.yaml similarity index 100% rename from stable/kutt/3.0.26/ix_values.yaml rename to stable/kutt/3.0.27/ix_values.yaml diff --git a/stable/kutt/3.0.26/questions.yaml b/stable/kutt/3.0.27/questions.yaml similarity index 100% rename from stable/kutt/3.0.26/questions.yaml rename to stable/kutt/3.0.27/questions.yaml diff --git a/stable/kutt/3.0.26/templates/_secrets.tpl b/stable/kutt/3.0.27/templates/_secrets.tpl similarity index 100% rename from stable/kutt/3.0.26/templates/_secrets.tpl rename to stable/kutt/3.0.27/templates/_secrets.tpl diff --git a/stable/kutt/3.0.26/templates/common.yaml b/stable/kutt/3.0.27/templates/common.yaml similarity index 100% rename from stable/kutt/3.0.26/templates/common.yaml rename to stable/kutt/3.0.27/templates/common.yaml diff --git a/stable/linkace/4.0.33/values.yaml b/stable/kutt/3.0.27/values.yaml similarity index 100% rename from stable/linkace/4.0.33/values.yaml rename to stable/kutt/3.0.27/values.yaml diff --git a/stable/leantime/4.0.31/Chart.lock b/stable/leantime/4.0.31/Chart.lock deleted file mode 100644 index 7e20b7e6398..00000000000 --- a/stable/leantime/4.0.31/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-09T10:32:21.244223569Z" diff --git a/stable/leantime/4.0.31/charts/mariadb-3.0.49.tgz b/stable/leantime/4.0.31/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/leantime/4.0.31/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/leantime/4.0.31/CHANGELOG.md b/stable/leantime/4.0.32/CHANGELOG.md similarity index 91% rename from stable/leantime/4.0.31/CHANGELOG.md rename to stable/leantime/4.0.32/CHANGELOG.md index dc1cd467dc8..abf1e6b5c7e 100644 --- a/stable/leantime/4.0.31/CHANGELOG.md +++ b/stable/leantime/4.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [leantime-4.0.32](https://github.com/truecharts/charts/compare/leantime-4.0.31...leantime-4.0.32) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [leantime-4.0.31](https://github.com/truecharts/charts/compare/leantime-4.0.30...leantime-4.0.31) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - -## [leantime-4.0.25](https://github.com/truecharts/apps/compare/leantime-4.0.24...leantime-4.0.25) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - diff --git a/stable/leantime/4.0.32/Chart.lock b/stable/leantime/4.0.32/Chart.lock new file mode 100644 index 00000000000..1abf07c42ca --- /dev/null +++ b/stable/leantime/4.0.32/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:26:42.347549525Z" diff --git a/stable/leantime/4.0.31/Chart.yaml b/stable/leantime/4.0.32/Chart.yaml similarity index 96% rename from stable/leantime/4.0.31/Chart.yaml rename to stable/leantime/4.0.32/Chart.yaml index bd07fadfa62..91b99a63444 100644 --- a/stable/leantime/4.0.31/Chart.yaml +++ b/stable/leantime/4.0.32/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: "Straightforward open source project management system to make your ideas reality." home: https://truecharts.org/docs/charts/stable/leantime icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leantime - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 4.0.31 +version: 4.0.32 annotations: truecharts.org/catagories: | - management diff --git a/stable/leantime/4.0.31/README.md b/stable/leantime/4.0.32/README.md similarity index 96% rename from stable/leantime/4.0.31/README.md rename to stable/leantime/4.0.32/README.md index 600620e68c1..c658d8a1e26 100644 --- a/stable/leantime/4.0.31/README.md +++ b/stable/leantime/4.0.32/README.md @@ -1,6 +1,6 @@ # leantime -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 2.2.4](https://img.shields.io/badge/AppVersion-2.2.4-informational?style=flat-square) Straightforward open source project management system to make your ideas reality. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/leantime/4.0.31/app-readme.md b/stable/leantime/4.0.32/app-readme.md similarity index 100% rename from stable/leantime/4.0.31/app-readme.md rename to stable/leantime/4.0.32/app-readme.md diff --git a/stable/miniflux/7.0.27/charts/common-10.4.9.tgz b/stable/leantime/4.0.32/charts/common-10.4.9.tgz similarity index 100% rename from stable/miniflux/7.0.27/charts/common-10.4.9.tgz rename to stable/leantime/4.0.32/charts/common-10.4.9.tgz diff --git a/stable/leantime/4.0.32/charts/mariadb-3.0.50.tgz b/stable/leantime/4.0.32/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/leantime/4.0.32/charts/mariadb-3.0.50.tgz differ diff --git a/stable/leantime/4.0.31/ix_values.yaml b/stable/leantime/4.0.32/ix_values.yaml similarity index 100% rename from stable/leantime/4.0.31/ix_values.yaml rename to stable/leantime/4.0.32/ix_values.yaml diff --git a/stable/leantime/4.0.31/questions.yaml b/stable/leantime/4.0.32/questions.yaml similarity index 100% rename from stable/leantime/4.0.31/questions.yaml rename to stable/leantime/4.0.32/questions.yaml diff --git a/stable/leantime/4.0.31/templates/_secrets.tpl b/stable/leantime/4.0.32/templates/_secrets.tpl similarity index 100% rename from stable/leantime/4.0.31/templates/_secrets.tpl rename to stable/leantime/4.0.32/templates/_secrets.tpl diff --git a/stable/leantime/4.0.31/templates/common.yaml b/stable/leantime/4.0.32/templates/common.yaml similarity index 100% rename from stable/leantime/4.0.31/templates/common.yaml rename to stable/leantime/4.0.32/templates/common.yaml diff --git a/stable/matomo/3.0.42/values.yaml b/stable/leantime/4.0.32/values.yaml similarity index 100% rename from stable/matomo/3.0.42/values.yaml rename to stable/leantime/4.0.32/values.yaml diff --git a/stable/librephotos/4.0.27/Chart.lock b/stable/librephotos/4.0.27/Chart.lock deleted file mode 100644 index e384784d4ab..00000000000 --- a/stable/librephotos/4.0.27/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T22:54:57.975475554Z" diff --git a/stable/librephotos/4.0.27/charts/postgresql-8.0.50.tgz b/stable/librephotos/4.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/librephotos/4.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.27/charts/redis-3.0.48.tgz b/stable/librephotos/4.0.27/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/librephotos/4.0.27/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.27/CHANGELOG.md b/stable/librephotos/4.0.28/CHANGELOG.md similarity index 91% rename from stable/librephotos/4.0.27/CHANGELOG.md rename to stable/librephotos/4.0.28/CHANGELOG.md index 0f9a34142f1..5ea83eb21fe 100644 --- a/stable/librephotos/4.0.27/CHANGELOG.md +++ b/stable/librephotos/4.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [librephotos-4.0.28](https://github.com/truecharts/charts/compare/librephotos-4.0.27...librephotos-4.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [librephotos-4.0.27](https://github.com/truecharts/charts/compare/librephotos-4.0.26...librephotos-4.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [librephotos-4.0.19](https://github.com/truecharts/apps/compare/librephotos-4.0.17...librephotos-4.0.19) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [librephotos-4.0.17](https://github.com/truecharts/apps/compare/librephotos-4.0.15...librephotos-4.0.17) (2022-07-12) - -### Chore diff --git a/stable/librephotos/4.0.28/Chart.lock b/stable/librephotos/4.0.28/Chart.lock new file mode 100644 index 00000000000..81e58f9bf94 --- /dev/null +++ b/stable/librephotos/4.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:26:53.372665683Z" diff --git a/stable/librephotos/4.0.27/Chart.yaml b/stable/librephotos/4.0.28/Chart.yaml similarity index 94% rename from stable/librephotos/4.0.27/Chart.yaml rename to stable/librephotos/4.0.28/Chart.yaml index ca1d6af16eb..0f487295379 100644 --- a/stable/librephotos/4.0.27/Chart.yaml +++ b/stable/librephotos/4.0.28/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: "A self-hosted open source photo management service." home: https://truecharts.org/docs/charts/stable/librephotos icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/librephotos - https://github.com/LibrePhotos/librephotos - https://hub.docker.com/r/reallibrephotos/librephotos -version: 4.0.27 +version: 4.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/librephotos/4.0.27/README.md b/stable/librephotos/4.0.28/README.md similarity index 95% rename from stable/librephotos/4.0.27/README.md rename to stable/librephotos/4.0.28/README.md index 315a857a6e5..3f1ea31db58 100644 --- a/stable/librephotos/4.0.27/README.md +++ b/stable/librephotos/4.0.28/README.md @@ -1,6 +1,6 @@ # librephotos -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![AppVersion: 2022w6](https://img.shields.io/badge/AppVersion-2022w6-informational?style=flat-square) +![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-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. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/librephotos/4.0.27/app-readme.md b/stable/librephotos/4.0.28/app-readme.md similarity index 100% rename from stable/librephotos/4.0.27/app-readme.md rename to stable/librephotos/4.0.28/app-readme.md diff --git a/stable/monica/3.0.35/charts/common-10.4.9.tgz b/stable/librephotos/4.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/monica/3.0.35/charts/common-10.4.9.tgz rename to stable/librephotos/4.0.28/charts/common-10.4.9.tgz diff --git a/stable/librephotos/4.0.28/charts/postgresql-8.0.52.tgz b/stable/librephotos/4.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/librephotos/4.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/librephotos/4.0.28/charts/redis-3.0.50.tgz b/stable/librephotos/4.0.28/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/librephotos/4.0.28/charts/redis-3.0.50.tgz differ diff --git a/stable/librephotos/4.0.27/ix_values.yaml b/stable/librephotos/4.0.28/ix_values.yaml similarity index 100% rename from stable/librephotos/4.0.27/ix_values.yaml rename to stable/librephotos/4.0.28/ix_values.yaml diff --git a/stable/librephotos/4.0.27/questions.yaml b/stable/librephotos/4.0.28/questions.yaml similarity index 100% rename from stable/librephotos/4.0.27/questions.yaml rename to stable/librephotos/4.0.28/questions.yaml diff --git a/stable/librephotos/4.0.27/templates/_secrets.tpl b/stable/librephotos/4.0.28/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/4.0.27/templates/_secrets.tpl rename to stable/librephotos/4.0.28/templates/_secrets.tpl diff --git a/stable/librephotos/4.0.27/templates/common.yaml b/stable/librephotos/4.0.28/templates/common.yaml similarity index 100% rename from stable/librephotos/4.0.27/templates/common.yaml rename to stable/librephotos/4.0.28/templates/common.yaml diff --git a/stable/mattermost/3.0.28/values.yaml b/stable/librephotos/4.0.28/values.yaml similarity index 100% rename from stable/mattermost/3.0.28/values.yaml rename to stable/librephotos/4.0.28/values.yaml diff --git a/stable/linkace/4.0.33/charts/mariadb-3.0.49.tgz b/stable/linkace/4.0.33/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/linkace/4.0.33/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/linkace/4.0.33/charts/redis-3.0.48.tgz b/stable/linkace/4.0.33/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/linkace/4.0.33/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/linkace/4.0.33/CHANGELOG.md b/stable/linkace/4.0.34/CHANGELOG.md similarity index 91% rename from stable/linkace/4.0.33/CHANGELOG.md rename to stable/linkace/4.0.34/CHANGELOG.md index 2dfb4bc2c0e..142030fdbfa 100644 --- a/stable/linkace/4.0.33/CHANGELOG.md +++ b/stable/linkace/4.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [linkace-4.0.34](https://github.com/truecharts/charts/compare/linkace-4.0.33...linkace-4.0.34) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [linkace-4.0.33](https://github.com/truecharts/charts/compare/linkace-4.0.32...linkace-4.0.33) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [linkace-4.0.26](https://github.com/truecharts/apps/compare/linkace-4.0.25...linkace-4.0.26) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/anonaddy/9.0.33/Chart.lock b/stable/linkace/4.0.34/Chart.lock similarity index 57% rename from stable/anonaddy/9.0.33/Chart.lock rename to stable/linkace/4.0.34/Chart.lock index 3270f16eee6..57f177b60a8 100644 --- a/stable/anonaddy/9.0.33/Chart.lock +++ b/stable/linkace/4.0.34/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:3b15b50ae844e25a2d6e611b59d838b38ce0f61ceb1ce4228ed4186d9ba42232 -generated: "2022-08-09T10:30:28.678663167Z" + version: 3.0.50 +digest: sha256:472b875bd1191598fe6818c498cf05c3c08f071db5dc280a9f5a25ed1504e880 +generated: "2022-08-09T15:27:20.186850775Z" diff --git a/stable/linkace/4.0.33/Chart.yaml b/stable/linkace/4.0.34/Chart.yaml similarity index 94% rename from stable/linkace/4.0.33/Chart.yaml rename to stable/linkace/4.0.34/Chart.yaml index 02b132458b7..1693e122c44 100644 --- a/stable/linkace/4.0.33/Chart.yaml +++ b/stable/linkace/4.0.34/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: Your self-hosted bookmark archive. Free and open source. home: https://truecharts.org/docs/charts/stable/linkace icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png @@ -28,7 +28,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 4.0.33 +version: 4.0.34 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/4.0.33/README.md b/stable/linkace/4.0.34/README.md similarity index 95% rename from stable/linkace/4.0.33/README.md rename to stable/linkace/4.0.34/README.md index bb101234880..bdc5d1cc99c 100644 --- a/stable/linkace/4.0.33/README.md +++ b/stable/linkace/4.0.34/README.md @@ -1,6 +1,6 @@ # linkace -![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square) +![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-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. @@ -26,8 +26,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/linkace/4.0.33/app-readme.md b/stable/linkace/4.0.34/app-readme.md similarity index 100% rename from stable/linkace/4.0.33/app-readme.md rename to stable/linkace/4.0.34/app-readme.md diff --git a/stable/n8n/4.0.36/charts/common-10.4.9.tgz b/stable/linkace/4.0.34/charts/common-10.4.9.tgz similarity index 100% rename from stable/n8n/4.0.36/charts/common-10.4.9.tgz rename to stable/linkace/4.0.34/charts/common-10.4.9.tgz diff --git a/stable/linkace/4.0.34/charts/mariadb-3.0.50.tgz b/stable/linkace/4.0.34/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/linkace/4.0.34/charts/mariadb-3.0.50.tgz differ diff --git a/stable/linkace/4.0.34/charts/redis-3.0.50.tgz b/stable/linkace/4.0.34/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/linkace/4.0.34/charts/redis-3.0.50.tgz differ diff --git a/stable/linkace/4.0.33/ix_values.yaml b/stable/linkace/4.0.34/ix_values.yaml similarity index 100% rename from stable/linkace/4.0.33/ix_values.yaml rename to stable/linkace/4.0.34/ix_values.yaml diff --git a/stable/linkace/4.0.33/questions.yaml b/stable/linkace/4.0.34/questions.yaml similarity index 100% rename from stable/linkace/4.0.33/questions.yaml rename to stable/linkace/4.0.34/questions.yaml diff --git a/stable/linkace/4.0.33/templates/_cronjob.tpl b/stable/linkace/4.0.34/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.33/templates/_cronjob.tpl rename to stable/linkace/4.0.34/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.33/templates/_secrets.tpl b/stable/linkace/4.0.34/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.33/templates/_secrets.tpl rename to stable/linkace/4.0.34/templates/_secrets.tpl diff --git a/stable/linkace/4.0.33/templates/common.yaml b/stable/linkace/4.0.34/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.33/templates/common.yaml rename to stable/linkace/4.0.34/templates/common.yaml diff --git a/stable/mealie/8.0.27/values.yaml b/stable/linkace/4.0.34/values.yaml similarity index 100% rename from stable/mealie/8.0.27/values.yaml rename to stable/linkace/4.0.34/values.yaml diff --git a/stable/lychee/13.0.29/CHANGELOG.md b/stable/lychee/13.0.29/CHANGELOG.md new file mode 100644 index 00000000000..03cdad89793 --- /dev/null +++ b/stable/lychee/13.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lychee-13.0.29](https://github.com/truecharts/charts/compare/lychee-13.0.28...lychee-13.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [lychee-13.0.28](https://github.com/truecharts/charts/compare/lychee-13.0.27...lychee-13.0.28) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [lychee-13.0.27](https://github.com/truecharts/apps/compare/lychee-13.0.26...lychee-13.0.27) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [lychee-13.0.26](https://github.com/truecharts/apps/compare/lychee-13.0.25...lychee-13.0.26) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [lychee-13.0.26](https://github.com/truecharts/apps/compare/lychee-13.0.25...lychee-13.0.26) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [lychee-13.0.25](https://github.com/truecharts/apps/compare/lychee-13.0.24...lychee-13.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lychee-13.0.25](https://github.com/truecharts/apps/compare/lychee-13.0.24...lychee-13.0.25) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [lychee-13.0.25](https://github.com/truecharts/apps/compare/lychee-13.0.24...lychee-13.0.25) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [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)) + + diff --git a/stable/lychee/13.0.29/Chart.lock b/stable/lychee/13.0.29/Chart.lock new file mode 100644 index 00000000000..0f5a563cb54 --- /dev/null +++ b/stable/lychee/13.0.29/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:27:32.18197944Z" diff --git a/stable/lychee/13.0.29/Chart.yaml b/stable/lychee/13.0.29/Chart.yaml new file mode 100644 index 00000000000..45cee35c9ec --- /dev/null +++ b/stable/lychee/13.0.29/Chart.yaml @@ -0,0 +1,39 @@ +apiVersion: v2 +appVersion: "4.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +deprecated: false +description: Lychee is a free photo-management tool, which runs on your server or web-space +home: https://truecharts.org/docs/charts/stable/lychee +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/lychee + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee +type: application +version: 13.0.29 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/13.0.29/README.md b/stable/lychee/13.0.29/README.md new file mode 100644 index 00000000000..799ef4de303 --- /dev/null +++ b/stable/lychee/13.0.29/README.md @@ -0,0 +1,111 @@ +# lychee + +![Version: 13.0.29](https://img.shields.io/badge/Version-13.0.29-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.52 | +| https://charts.truecharts.org | redis | 3.0.50 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `lychee` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.29/app-readme.md b/stable/lychee/13.0.29/app-readme.md new file mode 100644 index 00000000000..cc20b3bef15 --- /dev/null +++ b/stable/lychee/13.0.29/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/docs/charts/stable/lychee](https://truecharts.org/docs/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/nocodb/3.0.32/charts/common-10.4.9.tgz b/stable/lychee/13.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/nocodb/3.0.32/charts/common-10.4.9.tgz rename to stable/lychee/13.0.29/charts/common-10.4.9.tgz diff --git a/stable/lychee/13.0.29/charts/postgresql-8.0.52.tgz b/stable/lychee/13.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/lychee/13.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/lychee/13.0.29/charts/redis-3.0.50.tgz b/stable/lychee/13.0.29/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/lychee/13.0.29/charts/redis-3.0.50.tgz differ diff --git a/stable/lychee/13.0.29/ix_values.yaml b/stable/lychee/13.0.29/ix_values.yaml new file mode 100644 index 00000000000..3f59ca79630 --- /dev/null +++ b/stable/lychee/13.0.29/ix_values.yaml @@ -0,0 +1,97 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: v4.4.0@sha256:3450bc9d2bca9a1bac14a22f057297d7c97362f5c4b421ce51227c91e282c9a1 + +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" + +portal: + enabled: true diff --git a/stable/lychee/13.0.29/questions.yaml b/stable/lychee/13.0.29/questions.yaml new file mode 100644 index 00000000000..7943fc85e0b --- /dev/null +++ b/stable/lychee/13.0.29/questions.yaml @@ -0,0 +1,2866 @@ +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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.29/templates/_secrets.tpl b/stable/lychee/13.0.29/templates/_secrets.tpl new file mode 100644 index 00000000000..768a00eb026 --- /dev/null +++ b/stable/lychee/13.0.29/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.29/templates/common.yaml b/stable/lychee/13.0.29/templates/common.yaml new file mode 100644 index 00000000000..2e5d85f07fc --- /dev/null +++ b/stable/lychee/13.0.29/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.27/values.yaml b/stable/lychee/13.0.29/values.yaml similarity index 100% rename from stable/miniflux/7.0.27/values.yaml rename to stable/lychee/13.0.29/values.yaml diff --git a/stable/matomo/3.0.42/Chart.lock b/stable/matomo/3.0.42/Chart.lock deleted file mode 100644 index bee5da358c4..00000000000 --- a/stable/matomo/3.0.42/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-09T10:32:30.668948583Z" diff --git a/stable/matomo/3.0.42/charts/mariadb-3.0.49.tgz b/stable/matomo/3.0.42/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/matomo/3.0.42/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/matomo/3.0.42/CHANGELOG.md b/stable/matomo/3.0.43/CHANGELOG.md similarity index 91% rename from stable/matomo/3.0.42/CHANGELOG.md rename to stable/matomo/3.0.43/CHANGELOG.md index db2768d7c96..3e95c90427e 100644 --- a/stable/matomo/3.0.42/CHANGELOG.md +++ b/stable/matomo/3.0.43/CHANGELOG.md @@ -2,6 +2,15 @@ +## [matomo-3.0.43](https://github.com/truecharts/charts/compare/matomo-3.0.42...matomo-3.0.43) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [matomo-3.0.42](https://github.com/truecharts/charts/compare/matomo-3.0.41...matomo-3.0.42) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - -## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - diff --git a/stable/matomo/3.0.43/Chart.lock b/stable/matomo/3.0.43/Chart.lock new file mode 100644 index 00000000000..acf7cd3c67b --- /dev/null +++ b/stable/matomo/3.0.43/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:27:39.055532424Z" diff --git a/stable/matomo/3.0.42/Chart.yaml b/stable/matomo/3.0.43/Chart.yaml similarity index 96% rename from stable/matomo/3.0.42/Chart.yaml rename to stable/matomo/3.0.43/Chart.yaml index 68057312678..b8818637e83 100644 --- a/stable/matomo/3.0.42/Chart.yaml +++ b/stable/matomo/3.0.43/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: Matomo is the leading Free/Libre open analytics platform home: https://truecharts.org/docs/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png @@ -24,7 +24,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.42 +version: 3.0.43 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.42/README.md b/stable/matomo/3.0.43/README.md similarity index 96% rename from stable/matomo/3.0.42/README.md rename to stable/matomo/3.0.43/README.md index 70b297d4841..cb5f6f65dea 100644 --- a/stable/matomo/3.0.42/README.md +++ b/stable/matomo/3.0.43/README.md @@ -1,6 +1,6 @@ # matomo -![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) +![Version: 3.0.43](https://img.shields.io/badge/Version-3.0.43-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 @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/matomo/3.0.42/app-readme.md b/stable/matomo/3.0.43/app-readme.md similarity index 100% rename from stable/matomo/3.0.42/app-readme.md rename to stable/matomo/3.0.43/app-readme.md diff --git a/stable/odoo/8.0.32/charts/common-10.4.9.tgz b/stable/matomo/3.0.43/charts/common-10.4.9.tgz similarity index 100% rename from stable/odoo/8.0.32/charts/common-10.4.9.tgz rename to stable/matomo/3.0.43/charts/common-10.4.9.tgz diff --git a/stable/matomo/3.0.43/charts/mariadb-3.0.50.tgz b/stable/matomo/3.0.43/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/matomo/3.0.43/charts/mariadb-3.0.50.tgz differ diff --git a/stable/matomo/3.0.42/ix_values.yaml b/stable/matomo/3.0.43/ix_values.yaml similarity index 100% rename from stable/matomo/3.0.42/ix_values.yaml rename to stable/matomo/3.0.43/ix_values.yaml diff --git a/stable/matomo/3.0.42/questions.yaml b/stable/matomo/3.0.43/questions.yaml similarity index 100% rename from stable/matomo/3.0.42/questions.yaml rename to stable/matomo/3.0.43/questions.yaml diff --git a/stable/matomo/3.0.42/templates/common.yaml b/stable/matomo/3.0.43/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.42/templates/common.yaml rename to stable/matomo/3.0.43/templates/common.yaml diff --git a/stable/monica/3.0.35/values.yaml b/stable/matomo/3.0.43/values.yaml similarity index 100% rename from stable/monica/3.0.35/values.yaml rename to stable/matomo/3.0.43/values.yaml diff --git a/stable/mattermost/3.0.28/charts/postgresql-8.0.50.tgz b/stable/mattermost/3.0.28/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/mattermost/3.0.28/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.28/CHANGELOG.md b/stable/mattermost/3.0.29/CHANGELOG.md similarity index 91% rename from stable/mattermost/3.0.28/CHANGELOG.md rename to stable/mattermost/3.0.29/CHANGELOG.md index 50ba8bd8f04..58d161d40a0 100644 --- a/stable/mattermost/3.0.28/CHANGELOG.md +++ b/stable/mattermost/3.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mattermost-3.0.29](https://github.com/truecharts/charts/compare/mattermost-3.0.28...mattermost-3.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [mattermost-3.0.28](https://github.com/truecharts/charts/compare/mattermost-3.0.27...mattermost-3.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [mattermost-3.0.21](https://github.com/truecharts/apps/compare/mattermost-3.0.20...mattermost-3.0.21) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/mattermost/3.0.29/Chart.lock b/stable/mattermost/3.0.29/Chart.lock new file mode 100644 index 00000000000..c48d7279158 --- /dev/null +++ b/stable/mattermost/3.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:27:43.384385846Z" diff --git a/stable/mattermost/3.0.28/Chart.yaml b/stable/mattermost/3.0.29/Chart.yaml similarity index 96% rename from stable/mattermost/3.0.28/Chart.yaml rename to stable/mattermost/3.0.29/Chart.yaml index 8ae1c7803d0..1fcc998ddec 100644 --- a/stable/mattermost/3.0.28/Chart.yaml +++ b/stable/mattermost/3.0.29/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. home: https://truecharts.org/docs/charts/stable/mattermost icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker -version: 3.0.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/mattermost/3.0.28/README.md b/stable/mattermost/3.0.29/README.md similarity index 96% rename from stable/mattermost/3.0.28/README.md rename to stable/mattermost/3.0.29/README.md index 1cce7665e1d..70b285a8003 100644 --- a/stable/mattermost/3.0.28/README.md +++ b/stable/mattermost/3.0.29/README.md @@ -1,6 +1,6 @@ # mattermost -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 6.3](https://img.shields.io/badge/AppVersion-6.3-informational?style=flat-square) +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/mattermost/3.0.28/app-readme.md b/stable/mattermost/3.0.29/app-readme.md similarity index 100% rename from stable/mattermost/3.0.28/app-readme.md rename to stable/mattermost/3.0.29/app-readme.md diff --git a/stable/onlyoffice-document-server/6.0.25/charts/common-10.4.9.tgz b/stable/mattermost/3.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/onlyoffice-document-server/6.0.25/charts/common-10.4.9.tgz rename to stable/mattermost/3.0.29/charts/common-10.4.9.tgz diff --git a/stable/mattermost/3.0.29/charts/postgresql-8.0.52.tgz b/stable/mattermost/3.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/mattermost/3.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/mattermost/3.0.28/ix_values.yaml b/stable/mattermost/3.0.29/ix_values.yaml similarity index 100% rename from stable/mattermost/3.0.28/ix_values.yaml rename to stable/mattermost/3.0.29/ix_values.yaml diff --git a/stable/mattermost/3.0.28/questions.yaml b/stable/mattermost/3.0.29/questions.yaml similarity index 100% rename from stable/mattermost/3.0.28/questions.yaml rename to stable/mattermost/3.0.29/questions.yaml diff --git a/stable/mattermost/3.0.28/templates/common.yaml b/stable/mattermost/3.0.29/templates/common.yaml similarity index 100% rename from stable/mattermost/3.0.28/templates/common.yaml rename to stable/mattermost/3.0.29/templates/common.yaml diff --git a/stable/n8n/4.0.36/values.yaml b/stable/mattermost/3.0.29/values.yaml similarity index 100% rename from stable/n8n/4.0.36/values.yaml rename to stable/mattermost/3.0.29/values.yaml diff --git a/stable/mealie/8.0.27/Chart.lock b/stable/mealie/8.0.27/Chart.lock deleted file mode 100644 index 8be00ff0dd0..00000000000 --- a/stable/mealie/8.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:56:26.692749512Z" diff --git a/stable/mealie/8.0.27/charts/postgresql-8.0.50.tgz b/stable/mealie/8.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/mealie/8.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/mealie/8.0.27/CHANGELOG.md b/stable/mealie/8.0.28/CHANGELOG.md similarity index 90% rename from stable/mealie/8.0.27/CHANGELOG.md rename to stable/mealie/8.0.28/CHANGELOG.md index 1f8d839f465..17430b8ac7d 100644 --- a/stable/mealie/8.0.27/CHANGELOG.md +++ b/stable/mealie/8.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mealie-8.0.28](https://github.com/truecharts/charts/compare/mealie-8.0.27...mealie-8.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [mealie-8.0.27](https://github.com/truecharts/charts/compare/mealie-8.0.26...mealie-8.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ -## [medusa-3.0.22](https://github.com/truecharts/apps/compare/medusa-3.0.21...medusa-3.0.22) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [medusa-3.0.21](https://github.com/truecharts/apps/compare/medusa-3.0.20...medusa-3.0.21) (2022-07-14) diff --git a/stable/mealie/8.0.28/Chart.lock b/stable/mealie/8.0.28/Chart.lock new file mode 100644 index 00000000000..2ac5cb5ecf2 --- /dev/null +++ b/stable/mealie/8.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:28:09.921762934Z" diff --git a/stable/mealie/8.0.27/Chart.yaml b/stable/mealie/8.0.28/Chart.yaml similarity index 95% rename from stable/mealie/8.0.27/Chart.yaml rename to stable/mealie/8.0.28/Chart.yaml index 50eb325d79b..3f4cade3aed 100644 --- a/stable/mealie/8.0.27/Chart.yaml +++ b/stable/mealie/8.0.28/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://truecharts.org/docs/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png @@ -22,7 +22,7 @@ name: mealie sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - https://github.com/hay-kot/mealie -version: 8.0.27 +version: 8.0.28 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/8.0.27/README.md b/stable/mealie/8.0.28/README.md similarity index 96% rename from stable/mealie/8.0.27/README.md rename to stable/mealie/8.0.28/README.md index 2ae2268bc5a..af53144d46c 100644 --- a/stable/mealie/8.0.27/README.md +++ b/stable/mealie/8.0.28/README.md @@ -1,6 +1,6 @@ # mealie -![Version: 8.0.27](https://img.shields.io/badge/Version-8.0.27-informational?style=flat-square) ![AppVersion: 0.5.6](https://img.shields.io/badge/AppVersion-0.5.6-informational?style=flat-square) +![Version: 8.0.28](https://img.shields.io/badge/Version-8.0.28-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 @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/mealie/8.0.27/app-readme.md b/stable/mealie/8.0.28/app-readme.md similarity index 100% rename from stable/mealie/8.0.27/app-readme.md rename to stable/mealie/8.0.28/app-readme.md diff --git a/stable/openkm/7.0.26/charts/common-10.4.9.tgz b/stable/mealie/8.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/openkm/7.0.26/charts/common-10.4.9.tgz rename to stable/mealie/8.0.28/charts/common-10.4.9.tgz diff --git a/stable/mealie/8.0.28/charts/postgresql-8.0.52.tgz b/stable/mealie/8.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/mealie/8.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/mealie/8.0.27/ix_values.yaml b/stable/mealie/8.0.28/ix_values.yaml similarity index 100% rename from stable/mealie/8.0.27/ix_values.yaml rename to stable/mealie/8.0.28/ix_values.yaml diff --git a/stable/mealie/8.0.27/questions.yaml b/stable/mealie/8.0.28/questions.yaml similarity index 100% rename from stable/mealie/8.0.27/questions.yaml rename to stable/mealie/8.0.28/questions.yaml diff --git a/stable/mealie/8.0.27/templates/common.yaml b/stable/mealie/8.0.28/templates/common.yaml similarity index 100% rename from stable/mealie/8.0.27/templates/common.yaml rename to stable/mealie/8.0.28/templates/common.yaml diff --git a/stable/nocodb/3.0.32/values.yaml b/stable/mealie/8.0.28/values.yaml similarity index 100% rename from stable/nocodb/3.0.32/values.yaml rename to stable/mealie/8.0.28/values.yaml diff --git a/stable/miniflux/7.0.27/Chart.lock b/stable/miniflux/7.0.27/Chart.lock deleted file mode 100644 index 1d14a3c915a..00000000000 --- a/stable/miniflux/7.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T22:57:23.527565813Z" diff --git a/stable/miniflux/7.0.27/charts/postgresql-8.0.50.tgz b/stable/miniflux/7.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/miniflux/7.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.27/CHANGELOG.md b/stable/miniflux/7.0.28/CHANGELOG.md similarity index 91% rename from stable/miniflux/7.0.27/CHANGELOG.md rename to stable/miniflux/7.0.28/CHANGELOG.md index 5731303ebc7..70831d4d0ac 100644 --- a/stable/miniflux/7.0.27/CHANGELOG.md +++ b/stable/miniflux/7.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [miniflux-7.0.28](https://github.com/truecharts/charts/compare/miniflux-7.0.27...miniflux-7.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [miniflux-7.0.27](https://github.com/truecharts/charts/compare/miniflux-7.0.26...miniflux-7.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [miniflux-7.0.20](https://github.com/truecharts/apps/compare/miniflux-7.0.19...miniflux-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/miniflux/7.0.28/Chart.lock b/stable/miniflux/7.0.28/Chart.lock new file mode 100644 index 00000000000..7ddcc178905 --- /dev/null +++ b/stable/miniflux/7.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:28:19.925524573Z" diff --git a/stable/miniflux/7.0.27/Chart.yaml b/stable/miniflux/7.0.28/Chart.yaml similarity index 95% rename from stable/miniflux/7.0.27/Chart.yaml rename to stable/miniflux/7.0.28/Chart.yaml index 9b04360684d..75ab2e87332 100644 --- a/stable/miniflux/7.0.27/Chart.yaml +++ b/stable/miniflux/7.0.28/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.27 +version: 7.0.28 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/miniflux/7.0.27/README.md b/stable/miniflux/7.0.28/README.md similarity index 96% rename from stable/miniflux/7.0.27/README.md rename to stable/miniflux/7.0.28/README.md index b707c822559..02ee6ccc455 100644 --- a/stable/miniflux/7.0.27/README.md +++ b/stable/miniflux/7.0.28/README.md @@ -1,6 +1,6 @@ # miniflux -![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-informational?style=flat-square) ![AppVersion: 2.0.37](https://img.shields.io/badge/AppVersion-2.0.37-informational?style=flat-square) +![Version: 7.0.28](https://img.shields.io/badge/Version-7.0.28-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/miniflux/7.0.27/app-readme.md b/stable/miniflux/7.0.28/app-readme.md similarity index 100% rename from stable/miniflux/7.0.27/app-readme.md rename to stable/miniflux/7.0.28/app-readme.md diff --git a/stable/outline/3.0.29/charts/common-10.4.9.tgz b/stable/miniflux/7.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/outline/3.0.29/charts/common-10.4.9.tgz rename to stable/miniflux/7.0.28/charts/common-10.4.9.tgz diff --git a/stable/miniflux/7.0.28/charts/postgresql-8.0.52.tgz b/stable/miniflux/7.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/miniflux/7.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/miniflux/7.0.27/ix_values.yaml b/stable/miniflux/7.0.28/ix_values.yaml similarity index 100% rename from stable/miniflux/7.0.27/ix_values.yaml rename to stable/miniflux/7.0.28/ix_values.yaml diff --git a/stable/miniflux/7.0.27/questions.yaml b/stable/miniflux/7.0.28/questions.yaml similarity index 100% rename from stable/miniflux/7.0.27/questions.yaml rename to stable/miniflux/7.0.28/questions.yaml diff --git a/stable/miniflux/7.0.27/templates/common.yaml b/stable/miniflux/7.0.28/templates/common.yaml similarity index 100% rename from stable/miniflux/7.0.27/templates/common.yaml rename to stable/miniflux/7.0.28/templates/common.yaml diff --git a/stable/odoo/8.0.32/values.yaml b/stable/miniflux/7.0.28/values.yaml similarity index 100% rename from stable/odoo/8.0.32/values.yaml rename to stable/miniflux/7.0.28/values.yaml diff --git a/stable/monica/3.0.35/Chart.lock b/stable/monica/3.0.35/Chart.lock deleted file mode 100644 index daea9545ae7..00000000000 --- a/stable/monica/3.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-09T10:32:53.871841139Z" diff --git a/stable/monica/3.0.35/charts/mariadb-3.0.49.tgz b/stable/monica/3.0.35/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/monica/3.0.35/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/monica/3.0.35/CHANGELOG.md b/stable/monica/3.0.36/CHANGELOG.md similarity index 88% rename from stable/monica/3.0.35/CHANGELOG.md rename to stable/monica/3.0.36/CHANGELOG.md index 447f2a053e5..6c877534d77 100644 --- a/stable/monica/3.0.35/CHANGELOG.md +++ b/stable/monica/3.0.36/CHANGELOG.md @@ -2,6 +2,15 @@ +## [monica-3.0.36](https://github.com/truecharts/charts/compare/monica-3.0.35...monica-3.0.36) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [monica-3.0.35](https://github.com/truecharts/charts/compare/monica-3.0.34...monica-3.0.35) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - -## [monica-3.0.29](https://github.com/truecharts/apps/compare/monica-3.0.27...monica-3.0.29) (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)) - - diff --git a/stable/monica/3.0.36/Chart.lock b/stable/monica/3.0.36/Chart.lock new file mode 100644 index 00000000000..852e15c80d9 --- /dev/null +++ b/stable/monica/3.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:28:21.989403049Z" diff --git a/stable/monica/3.0.35/Chart.yaml b/stable/monica/3.0.36/Chart.yaml similarity index 96% rename from stable/monica/3.0.35/Chart.yaml rename to stable/monica/3.0.36/Chart.yaml index d6eabba602c..c71f74c4f74 100644 --- a/stable/monica/3.0.35/Chart.yaml +++ b/stable/monica/3.0.36/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: "Monica is a great open source personal relationship management system." home: https://truecharts.org/docs/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 3.0.35 +version: 3.0.36 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/3.0.35/README.md b/stable/monica/3.0.36/README.md similarity index 96% rename from stable/monica/3.0.35/README.md rename to stable/monica/3.0.36/README.md index 511826641e4..9346953e339 100644 --- a/stable/monica/3.0.35/README.md +++ b/stable/monica/3.0.36/README.md @@ -1,6 +1,6 @@ # monica -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 3.7.0](https://img.shields.io/badge/AppVersion-3.7.0-informational?style=flat-square) +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/monica/3.0.35/app-readme.md b/stable/monica/3.0.36/app-readme.md similarity index 100% rename from stable/monica/3.0.35/app-readme.md rename to stable/monica/3.0.36/app-readme.md diff --git a/stable/paperless-ng/4.0.28/charts/common-10.4.9.tgz b/stable/monica/3.0.36/charts/common-10.4.9.tgz similarity index 100% rename from stable/paperless-ng/4.0.28/charts/common-10.4.9.tgz rename to stable/monica/3.0.36/charts/common-10.4.9.tgz diff --git a/stable/monica/3.0.36/charts/mariadb-3.0.50.tgz b/stable/monica/3.0.36/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/monica/3.0.36/charts/mariadb-3.0.50.tgz differ diff --git a/stable/monica/3.0.35/ix_values.yaml b/stable/monica/3.0.36/ix_values.yaml similarity index 100% rename from stable/monica/3.0.35/ix_values.yaml rename to stable/monica/3.0.36/ix_values.yaml diff --git a/stable/monica/3.0.35/questions.yaml b/stable/monica/3.0.36/questions.yaml similarity index 100% rename from stable/monica/3.0.35/questions.yaml rename to stable/monica/3.0.36/questions.yaml diff --git a/stable/monica/3.0.35/templates/_appkey.tpl b/stable/monica/3.0.36/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.35/templates/_appkey.tpl rename to stable/monica/3.0.36/templates/_appkey.tpl diff --git a/stable/monica/3.0.35/templates/common.yaml b/stable/monica/3.0.36/templates/common.yaml similarity index 100% rename from stable/monica/3.0.35/templates/common.yaml rename to stable/monica/3.0.36/templates/common.yaml diff --git a/stable/onlyoffice-document-server/6.0.25/values.yaml b/stable/monica/3.0.36/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.25/values.yaml rename to stable/monica/3.0.36/values.yaml diff --git a/stable/n8n/4.0.36/Chart.lock b/stable/n8n/4.0.36/Chart.lock deleted file mode 100644 index 3dd484817f8..00000000000 --- a/stable/n8n/4.0.36/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T22:58:48.864194265Z" diff --git a/stable/n8n/4.0.36/charts/postgresql-8.0.50.tgz b/stable/n8n/4.0.36/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/n8n/4.0.36/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/n8n/4.0.36/charts/redis-3.0.48.tgz b/stable/n8n/4.0.36/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/n8n/4.0.36/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/n8n/4.0.36/CHANGELOG.md b/stable/n8n/4.0.37/CHANGELOG.md similarity index 85% rename from stable/n8n/4.0.36/CHANGELOG.md rename to stable/n8n/4.0.37/CHANGELOG.md index 5a1d55ddc53..2ea10c3c487 100644 --- a/stable/n8n/4.0.36/CHANGELOG.md +++ b/stable/n8n/4.0.37/CHANGELOG.md @@ -2,6 +2,15 @@ +## [n8n-4.0.37](https://github.com/truecharts/charts/compare/n8n-4.0.36...n8n-4.0.37) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [n8n-4.0.36](https://github.com/truecharts/charts/compare/n8n-4.0.35...n8n-4.0.36) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [n8n-4.0.30](https://github.com/truecharts/apps/compare/n8n-4.0.28...n8n-4.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)) - diff --git a/stable/n8n/4.0.37/Chart.lock b/stable/n8n/4.0.37/Chart.lock new file mode 100644 index 00000000000..896f7a4d2e9 --- /dev/null +++ b/stable/n8n/4.0.37/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:28:31.714247945Z" diff --git a/stable/n8n/4.0.36/Chart.yaml b/stable/n8n/4.0.37/Chart.yaml similarity index 94% rename from stable/n8n/4.0.36/Chart.yaml rename to stable/n8n/4.0.37/Chart.yaml index c939196bcc4..a26c6e052e0 100644 --- a/stable/n8n/4.0.36/Chart.yaml +++ b/stable/n8n/4.0.37/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: n8n is an extendable workflow automation tool. home: https://truecharts.org/docs/charts/stable/n8n icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png @@ -29,7 +29,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.36 +version: 4.0.37 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/4.0.36/README.md b/stable/n8n/4.0.37/README.md similarity index 95% rename from stable/n8n/4.0.36/README.md rename to stable/n8n/4.0.37/README.md index 933b30746a8..bb69d0ed77e 100644 --- a/stable/n8n/4.0.36/README.md +++ b/stable/n8n/4.0.37/README.md @@ -1,6 +1,6 @@ # n8n -![Version: 4.0.36](https://img.shields.io/badge/Version-4.0.36-informational?style=flat-square) ![AppVersion: 0.188.0](https://img.shields.io/badge/AppVersion-0.188.0-informational?style=flat-square) +![Version: 4.0.37](https://img.shields.io/badge/Version-4.0.37-informational?style=flat-square) ![AppVersion: 0.188.0](https://img.shields.io/badge/AppVersion-0.188.0-informational?style=flat-square) n8n is an extendable workflow automation tool. @@ -26,8 +26,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/n8n/4.0.36/app-readme.md b/stable/n8n/4.0.37/app-readme.md similarity index 100% rename from stable/n8n/4.0.36/app-readme.md rename to stable/n8n/4.0.37/app-readme.md diff --git a/stable/papermerge/3.0.24/charts/common-10.4.9.tgz b/stable/n8n/4.0.37/charts/common-10.4.9.tgz similarity index 100% rename from stable/papermerge/3.0.24/charts/common-10.4.9.tgz rename to stable/n8n/4.0.37/charts/common-10.4.9.tgz diff --git a/stable/n8n/4.0.37/charts/postgresql-8.0.52.tgz b/stable/n8n/4.0.37/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/n8n/4.0.37/charts/postgresql-8.0.52.tgz differ diff --git a/stable/n8n/4.0.37/charts/redis-3.0.50.tgz b/stable/n8n/4.0.37/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/n8n/4.0.37/charts/redis-3.0.50.tgz differ diff --git a/stable/n8n/4.0.36/ix_values.yaml b/stable/n8n/4.0.37/ix_values.yaml similarity index 100% rename from stable/n8n/4.0.36/ix_values.yaml rename to stable/n8n/4.0.37/ix_values.yaml diff --git a/stable/n8n/4.0.36/questions.yaml b/stable/n8n/4.0.37/questions.yaml similarity index 100% rename from stable/n8n/4.0.36/questions.yaml rename to stable/n8n/4.0.37/questions.yaml diff --git a/stable/n8n/4.0.36/templates/_configmap.tpl b/stable/n8n/4.0.37/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.36/templates/_configmap.tpl rename to stable/n8n/4.0.37/templates/_configmap.tpl diff --git a/stable/n8n/4.0.36/templates/common.yaml b/stable/n8n/4.0.37/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.36/templates/common.yaml rename to stable/n8n/4.0.37/templates/common.yaml diff --git a/stable/openkm/7.0.26/values.yaml b/stable/n8n/4.0.37/values.yaml similarity index 100% rename from stable/openkm/7.0.26/values.yaml rename to stable/n8n/4.0.37/values.yaml diff --git a/stable/nextcloud/15.2.35/CHANGELOG.md b/stable/nextcloud/15.2.35/CHANGELOG.md new file mode 100644 index 00000000000..97614462eb3 --- /dev/null +++ b/stable/nextcloud/15.2.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.2.35](https://github.com/truecharts/charts/compare/nextcloud-15.2.34...nextcloud-15.2.35) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [nextcloud-15.2.34](https://github.com/truecharts/charts/compare/nextcloud-15.2.33...nextcloud-15.2.34) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + ### Fix + +- Imaginary widescreen image preview fix ([#3401](https://github.com/truecharts/charts/issues/3401)) + + + + +## [nextcloud-15.2.33](https://github.com/truecharts/charts/compare/nextcloud-15.2.31...nextcloud-15.2.33) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + ### Fix + +- sync client_max_body_size with PHP_UPLOAD_LIMIT ([#3383](https://github.com/truecharts/charts/issues/3383)) + + + + +## [nextcloud-15.2.31](https://github.com/truecharts/apps/compare/nextcloud-15.2.30...nextcloud-15.2.31) (2022-07-27) + +### Feat + +- Improved installation_notes ([#3315](https://github.com/truecharts/apps/issues/3315)) + + ### Fix + +- also apply the php var fix to UI ([#3319](https://github.com/truecharts/apps/issues/3319)) + + + + +## [nextcloud-15.2.30](https://github.com/truecharts/apps/compare/nextcloud-15.2.29...nextcloud-15.2.30) (2022-07-26) + + + + +## [nextcloud-15.2.29](https://github.com/truecharts/apps/compare/nextcloud-15.2.28...nextcloud-15.2.29) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [nextcloud-15.2.28](https://github.com/truecharts/apps/compare/nextcloud-15.2.27...nextcloud-15.2.28) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [nextcloud-15.2.28](https://github.com/truecharts/apps/compare/nextcloud-15.2.27...nextcloud-15.2.28) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [nextcloud-15.2.27](https://github.com/truecharts/apps/compare/nextcloud-15.2.26...nextcloud-15.2.27) (2022-07-25) + +### Chore + +- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) + + + + +## [nextcloud-15.2.26](https://github.com/truecharts/apps/compare/nextcloud-15.2.25...nextcloud-15.2.26) (2022-07-23) + +### Chore diff --git a/stable/nextcloud/15.2.35/Chart.lock b/stable/nextcloud/15.2.35/Chart.lock new file mode 100644 index 00000000000..83fcc0abf77 --- /dev/null +++ b/stable/nextcloud/15.2.35/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.24 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:697729e43a49024d013cbb67057fc99dea7880a4aec17edb98e8e33ce5986674 +generated: "2022-08-09T15:29:04.162224122Z" diff --git a/stable/nextcloud/15.2.35/Chart.yaml b/stable/nextcloud/15.2.35/Chart.yaml new file mode 100644 index 00000000000..35eb3024acd --- /dev/null +++ b/stable/nextcloud/15.2.35/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.24 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.2.35 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.2.35/README.md b/stable/nextcloud/15.2.35/README.md new file mode 100644 index 00000000000..0fe8676d574 --- /dev/null +++ b/stable/nextcloud/15.2.35/README.md @@ -0,0 +1,112 @@ +# nextcloud + +![Version: 15.2.35](https://img.shields.io/badge/Version-15.2.35-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.24 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.35/app-readme.md b/stable/nextcloud/15.2.35/app-readme.md new file mode 100644 index 00000000000..47480dc3484 --- /dev/null +++ b/stable/nextcloud/15.2.35/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/docs/charts/stable/nextcloud](https://truecharts.org/docs/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.35/charts/collabora-online-12.1.24.tgz b/stable/nextcloud/15.2.35/charts/collabora-online-12.1.24.tgz new file mode 100644 index 00000000000..c5a17c94ecd Binary files /dev/null and b/stable/nextcloud/15.2.35/charts/collabora-online-12.1.24.tgz differ diff --git a/stable/photoview/4.0.26/charts/common-10.4.9.tgz b/stable/nextcloud/15.2.35/charts/common-10.4.9.tgz similarity index 100% rename from stable/photoview/4.0.26/charts/common-10.4.9.tgz rename to stable/nextcloud/15.2.35/charts/common-10.4.9.tgz diff --git a/stable/nextcloud/15.2.35/charts/postgresql-8.0.52.tgz b/stable/nextcloud/15.2.35/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/nextcloud/15.2.35/charts/postgresql-8.0.52.tgz differ diff --git a/stable/nextcloud/15.2.35/charts/redis-3.0.50.tgz b/stable/nextcloud/15.2.35/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/nextcloud/15.2.35/charts/redis-3.0.50.tgz differ diff --git a/stable/nextcloud/15.2.35/ci/basic-values.yaml b/stable/nextcloud/15.2.35/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.2.35/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.35/ix_values.yaml b/stable/nextcloud/15.2.35/ix_values.yaml new file mode 100644 index 00000000000..a33b8151769 --- /dev/null +++ b/stable/nextcloud/15.2.35/ix_values.yaml @@ -0,0 +1,453 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: v24.0.3@sha256:bd950c86f788ad9937941b48917209238a06aef5f9e1546996edb4e8220a8ec0 + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:a81430bf9632f79615c9c6dc79137fbd1dbc8b9ea244c88f000d51aa14dd370f + +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_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 {{ .Values.env.PHP_UPLOAD_LIMIT | default "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 + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +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" + +portal: + enabled: true diff --git a/stable/nextcloud/15.2.35/questions.yaml b/stable/nextcloud/15.2.35/questions.yaml new file mode 100644 index 00000000000..67604874863 --- /dev/null +++ b/stable/nextcloud/15.2.35/questions.yaml @@ -0,0 +1,2773 @@ +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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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_MEMORY_LIMIT + label: "PHP_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: imaginary + group: "Container Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.35/templates/_configmap.tpl b/stable/nextcloud/15.2.35/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.2.35/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.35/templates/_cronjob.tpl b/stable/nextcloud/15.2.35/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.2.35/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.35/templates/_hpb.tpl b/stable/nextcloud/15.2.35/templates/_hpb.tpl new file mode 100644 index 00000000000..b71b9e5768e --- /dev/null +++ b/stable/nextcloud/15.2.35/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* 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 preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- 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.35/templates/_imaginary.tpl b/stable/nextcloud/15.2.35/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.2.35/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.35/templates/_nginx.tpl b/stable/nextcloud/15.2.35/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.2.35/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.35/templates/common.yaml b/stable/nextcloud/15.2.35/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.2.35/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.29/values.yaml b/stable/nextcloud/15.2.35/values.yaml similarity index 100% rename from stable/outline/3.0.29/values.yaml rename to stable/nextcloud/15.2.35/values.yaml diff --git a/stable/nocodb/3.0.32/Chart.lock b/stable/nocodb/3.0.32/Chart.lock deleted file mode 100644 index 2f269376790..00000000000 --- a/stable/nocodb/3.0.32/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T22:59:41.157778848Z" diff --git a/stable/nocodb/3.0.32/charts/postgresql-8.0.50.tgz b/stable/nocodb/3.0.32/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/nocodb/3.0.32/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.32/charts/redis-3.0.48.tgz b/stable/nocodb/3.0.32/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/nocodb/3.0.32/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.32/CHANGELOG.md b/stable/nocodb/3.0.33/CHANGELOG.md similarity index 91% rename from stable/nocodb/3.0.32/CHANGELOG.md rename to stable/nocodb/3.0.33/CHANGELOG.md index 57d9c902bb1..d4522839d42 100644 --- a/stable/nocodb/3.0.32/CHANGELOG.md +++ b/stable/nocodb/3.0.33/CHANGELOG.md @@ -2,6 +2,15 @@ +## [nocodb-3.0.33](https://github.com/truecharts/charts/compare/nocodb-3.0.32...nocodb-3.0.33) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [nocodb-3.0.32](https://github.com/truecharts/charts/compare/nocodb-3.0.31...nocodb-3.0.32) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [nocodb-3.0.25](https://github.com/truecharts/apps/compare/nocodb-3.0.24...nocodb-3.0.25) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/nocodb/3.0.33/Chart.lock b/stable/nocodb/3.0.33/Chart.lock new file mode 100644 index 00000000000..1bdc3ae2d82 --- /dev/null +++ b/stable/nocodb/3.0.33/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:29:08.316987842Z" diff --git a/stable/nocodb/3.0.32/Chart.yaml b/stable/nocodb/3.0.33/Chart.yaml similarity index 94% rename from stable/nocodb/3.0.32/Chart.yaml rename to stable/nocodb/3.0.33/Chart.yaml index b9c52daf907..1ae70c8d974 100644 --- a/stable/nocodb/3.0.32/Chart.yaml +++ b/stable/nocodb/3.0.33/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. home: https://truecharts.org/docs/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 3.0.32 +version: 3.0.33 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/3.0.32/README.md b/stable/nocodb/3.0.33/README.md similarity index 95% rename from stable/nocodb/3.0.32/README.md rename to stable/nocodb/3.0.33/README.md index 4964d50a908..42c3c38b8d9 100644 --- a/stable/nocodb/3.0.32/README.md +++ b/stable/nocodb/3.0.33/README.md @@ -1,6 +1,6 @@ # nocodb -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![AppVersion: 0.92.4](https://img.shields.io/badge/AppVersion-0.92.4-informational?style=flat-square) +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-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. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/nocodb/3.0.32/app-readme.md b/stable/nocodb/3.0.33/app-readme.md similarity index 100% rename from stable/nocodb/3.0.32/app-readme.md rename to stable/nocodb/3.0.33/app-readme.md diff --git a/stable/projectsend/3.0.26/charts/common-10.4.9.tgz b/stable/nocodb/3.0.33/charts/common-10.4.9.tgz similarity index 100% rename from stable/projectsend/3.0.26/charts/common-10.4.9.tgz rename to stable/nocodb/3.0.33/charts/common-10.4.9.tgz diff --git a/stable/nocodb/3.0.33/charts/postgresql-8.0.52.tgz b/stable/nocodb/3.0.33/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/nocodb/3.0.33/charts/postgresql-8.0.52.tgz differ diff --git a/stable/nocodb/3.0.33/charts/redis-3.0.50.tgz b/stable/nocodb/3.0.33/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/nocodb/3.0.33/charts/redis-3.0.50.tgz differ diff --git a/stable/nocodb/3.0.32/ix_values.yaml b/stable/nocodb/3.0.33/ix_values.yaml similarity index 100% rename from stable/nocodb/3.0.32/ix_values.yaml rename to stable/nocodb/3.0.33/ix_values.yaml diff --git a/stable/nocodb/3.0.32/questions.yaml b/stable/nocodb/3.0.33/questions.yaml similarity index 100% rename from stable/nocodb/3.0.32/questions.yaml rename to stable/nocodb/3.0.33/questions.yaml diff --git a/stable/nocodb/3.0.32/templates/_configmap.tpl b/stable/nocodb/3.0.33/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.32/templates/_configmap.tpl rename to stable/nocodb/3.0.33/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.32/templates/_secrets.tpl b/stable/nocodb/3.0.33/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.32/templates/_secrets.tpl rename to stable/nocodb/3.0.33/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.32/templates/common.yaml b/stable/nocodb/3.0.33/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.32/templates/common.yaml rename to stable/nocodb/3.0.33/templates/common.yaml diff --git a/stable/paperless-ng/4.0.28/values.yaml b/stable/nocodb/3.0.33/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.28/values.yaml rename to stable/nocodb/3.0.33/values.yaml diff --git a/stable/odoo/8.0.32/Chart.lock b/stable/odoo/8.0.32/Chart.lock deleted file mode 100644 index cda2f24f6a2..00000000000 --- a/stable/odoo/8.0.32/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-09T10:33:04.800072703Z" diff --git a/stable/odoo/8.0.32/charts/postgresql-8.0.50.tgz b/stable/odoo/8.0.32/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/odoo/8.0.32/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/odoo/8.0.32/CHANGELOG.md b/stable/odoo/8.0.33/CHANGELOG.md similarity index 91% rename from stable/odoo/8.0.32/CHANGELOG.md rename to stable/odoo/8.0.33/CHANGELOG.md index 7a2a858f5cc..a168a76a967 100644 --- a/stable/odoo/8.0.32/CHANGELOG.md +++ b/stable/odoo/8.0.33/CHANGELOG.md @@ -2,6 +2,15 @@ +## [odoo-8.0.33](https://github.com/truecharts/charts/compare/odoo-8.0.32...odoo-8.0.33) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [odoo-8.0.32](https://github.com/truecharts/charts/compare/odoo-8.0.31...odoo-8.0.32) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - -## [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)) - - - diff --git a/stable/odoo/8.0.33/Chart.lock b/stable/odoo/8.0.33/Chart.lock new file mode 100644 index 00000000000..6d4168116f2 --- /dev/null +++ b/stable/odoo/8.0.33/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:29:01.009021516Z" diff --git a/stable/odoo/8.0.32/Chart.yaml b/stable/odoo/8.0.33/Chart.yaml similarity index 96% rename from stable/odoo/8.0.32/Chart.yaml rename to stable/odoo/8.0.33/Chart.yaml index d3e7ac08a43..9df79a961da 100644 --- a/stable/odoo/8.0.32/Chart.yaml +++ b/stable/odoo/8.0.33/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "15.0" -version: 8.0.32 +version: 8.0.33 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. @@ -26,7 +26,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/odoo/8.0.32/README.md b/stable/odoo/8.0.33/README.md similarity index 96% rename from stable/odoo/8.0.32/README.md rename to stable/odoo/8.0.33/README.md index c646699a1c2..e67aea5b2ad 100644 --- a/stable/odoo/8.0.32/README.md +++ b/stable/odoo/8.0.33/README.md @@ -1,6 +1,6 @@ # odoo -![Version: 8.0.32](https://img.shields.io/badge/Version-8.0.32-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.33](https://img.shields.io/badge/Version-8.0.33-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/odoo/8.0.32/app-readme.md b/stable/odoo/8.0.33/app-readme.md similarity index 100% rename from stable/odoo/8.0.32/app-readme.md rename to stable/odoo/8.0.33/app-readme.md diff --git a/stable/prometheus/4.0.56/charts/common-10.4.9.tgz b/stable/odoo/8.0.33/charts/common-10.4.9.tgz similarity index 100% rename from stable/prometheus/4.0.56/charts/common-10.4.9.tgz rename to stable/odoo/8.0.33/charts/common-10.4.9.tgz diff --git a/stable/odoo/8.0.33/charts/postgresql-8.0.52.tgz b/stable/odoo/8.0.33/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/odoo/8.0.33/charts/postgresql-8.0.52.tgz differ diff --git a/stable/odoo/8.0.32/ix_values.yaml b/stable/odoo/8.0.33/ix_values.yaml similarity index 100% rename from stable/odoo/8.0.32/ix_values.yaml rename to stable/odoo/8.0.33/ix_values.yaml diff --git a/stable/odoo/8.0.32/questions.yaml b/stable/odoo/8.0.33/questions.yaml similarity index 100% rename from stable/odoo/8.0.32/questions.yaml rename to stable/odoo/8.0.33/questions.yaml diff --git a/stable/odoo/8.0.32/templates/common.yaml b/stable/odoo/8.0.33/templates/common.yaml similarity index 100% rename from stable/odoo/8.0.32/templates/common.yaml rename to stable/odoo/8.0.33/templates/common.yaml diff --git a/stable/papermerge/3.0.24/values.yaml b/stable/odoo/8.0.33/values.yaml similarity index 100% rename from stable/papermerge/3.0.24/values.yaml rename to stable/odoo/8.0.33/values.yaml diff --git a/stable/onlyoffice-document-server/6.0.25/Chart.lock b/stable/onlyoffice-document-server/6.0.25/Chart.lock deleted file mode 100644 index 755cd246060..00000000000 --- a/stable/onlyoffice-document-server/6.0.25/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T23:00:53.014442157Z" diff --git a/stable/onlyoffice-document-server/6.0.25/charts/postgresql-8.0.50.tgz b/stable/onlyoffice-document-server/6.0.25/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.25/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.25/charts/redis-3.0.48.tgz b/stable/onlyoffice-document-server/6.0.25/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.25/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.25/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.26/CHANGELOG.md similarity index 91% rename from stable/onlyoffice-document-server/6.0.25/CHANGELOG.md rename to stable/onlyoffice-document-server/6.0.26/CHANGELOG.md index 5c40cb2f26b..efe0eabd018 100644 --- a/stable/onlyoffice-document-server/6.0.25/CHANGELOG.md +++ b/stable/onlyoffice-document-server/6.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [onlyoffice-document-server-6.0.26](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.25...onlyoffice-document-server-6.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [onlyoffice-document-server-6.0.25](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.24...onlyoffice-document-server-6.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [onlyoffice-document-server-6.0.17](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.15...onlyoffice-document-server-6.0.17) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [onlyoffice-document-server-6.0.15](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.13...onlyoffice-document-server-6.0.15) (2022-07-12) - -### Chore diff --git a/stable/onlyoffice-document-server/6.0.26/Chart.lock b/stable/onlyoffice-document-server/6.0.26/Chart.lock new file mode 100644 index 00000000000..4bc3db869d8 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.26/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:29:29.46198685Z" diff --git a/stable/onlyoffice-document-server/6.0.25/Chart.yaml b/stable/onlyoffice-document-server/6.0.26/Chart.yaml similarity index 96% rename from stable/onlyoffice-document-server/6.0.25/Chart.yaml rename to stable/onlyoffice-document-server/6.0.26/Chart.yaml index 4b7e793c825..8ba3471dbee 100644 --- a/stable/onlyoffice-document-server/6.0.25/Chart.yaml +++ b/stable/onlyoffice-document-server/6.0.26/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." home: https://truecharts.org/docs/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png @@ -28,7 +28,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 6.0.25 +version: 6.0.26 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/6.0.25/README.md b/stable/onlyoffice-document-server/6.0.26/README.md similarity index 95% rename from stable/onlyoffice-document-server/6.0.25/README.md rename to stable/onlyoffice-document-server/6.0.26/README.md index 27f5093f29b..248774ae8da 100644 --- a/stable/onlyoffice-document-server/6.0.25/README.md +++ b/stable/onlyoffice-document-server/6.0.26/README.md @@ -1,6 +1,6 @@ # onlyoffice-document-server -![Version: 6.0.25](https://img.shields.io/badge/Version-6.0.25-informational?style=flat-square) ![AppVersion: 7.0.0](https://img.shields.io/badge/AppVersion-7.0.0-informational?style=flat-square) +![Version: 6.0.26](https://img.shields.io/badge/Version-6.0.26-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. @@ -26,8 +26,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/onlyoffice-document-server/6.0.25/app-readme.md b/stable/onlyoffice-document-server/6.0.26/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/6.0.25/app-readme.md rename to stable/onlyoffice-document-server/6.0.26/app-readme.md diff --git a/stable/pydio-cells/4.0.26/charts/common-10.4.9.tgz b/stable/onlyoffice-document-server/6.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/pydio-cells/4.0.26/charts/common-10.4.9.tgz rename to stable/onlyoffice-document-server/6.0.26/charts/common-10.4.9.tgz diff --git a/stable/onlyoffice-document-server/6.0.26/charts/postgresql-8.0.52.tgz b/stable/onlyoffice-document-server/6.0.26/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.26/charts/postgresql-8.0.52.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.26/charts/redis-3.0.50.tgz b/stable/onlyoffice-document-server/6.0.26/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.26/charts/redis-3.0.50.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.25/ix_values.yaml b/stable/onlyoffice-document-server/6.0.26/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.25/ix_values.yaml rename to stable/onlyoffice-document-server/6.0.26/ix_values.yaml diff --git a/stable/onlyoffice-document-server/6.0.25/questions.yaml b/stable/onlyoffice-document-server/6.0.26/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.25/questions.yaml rename to stable/onlyoffice-document-server/6.0.26/questions.yaml diff --git a/stable/onlyoffice-document-server/6.0.25/templates/common.yaml b/stable/onlyoffice-document-server/6.0.26/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.25/templates/common.yaml rename to stable/onlyoffice-document-server/6.0.26/templates/common.yaml diff --git a/stable/photoview/4.0.26/values.yaml b/stable/onlyoffice-document-server/6.0.26/values.yaml similarity index 100% rename from stable/photoview/4.0.26/values.yaml rename to stable/onlyoffice-document-server/6.0.26/values.yaml diff --git a/stable/openkm/7.0.26/charts/postgresql-8.0.50.tgz b/stable/openkm/7.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/openkm/7.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/openkm/7.0.26/CHANGELOG.md b/stable/openkm/7.0.27/CHANGELOG.md similarity index 91% rename from stable/openkm/7.0.26/CHANGELOG.md rename to stable/openkm/7.0.27/CHANGELOG.md index 234023017cf..073f926cbc3 100644 --- a/stable/openkm/7.0.26/CHANGELOG.md +++ b/stable/openkm/7.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openkm-7.0.27](https://github.com/truecharts/charts/compare/openkm-7.0.26...openkm-7.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [openkm-7.0.26](https://github.com/truecharts/charts/compare/openkm-7.0.25...openkm-7.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [openkm-7.0.19](https://github.com/truecharts/apps/compare/openkm-7.0.18...openkm-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/recipes/8.0.34/Chart.lock b/stable/openkm/7.0.27/Chart.lock similarity index 53% rename from stable/recipes/8.0.34/Chart.lock rename to stable/openkm/7.0.27/Chart.lock index f07a6ec73e7..87294480c56 100644 --- a/stable/recipes/8.0.34/Chart.lock +++ b/stable/openkm/7.0.27/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-09T10:33:52.79533135Z" + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:29:41.81227602Z" diff --git a/stable/openkm/7.0.26/Chart.yaml b/stable/openkm/7.0.27/Chart.yaml similarity index 96% rename from stable/openkm/7.0.26/Chart.yaml rename to stable/openkm/7.0.27/Chart.yaml index 753f8cb8b0f..fc33fb86f65 100644 --- a/stable/openkm/7.0.26/Chart.yaml +++ b/stable/openkm/7.0.27/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.26 +version: 7.0.27 kubeVersion: ">=1.16.0-0" keywords: - openkm @@ -21,7 +21,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/openkm/7.0.26/README.md b/stable/openkm/7.0.27/README.md similarity index 96% rename from stable/openkm/7.0.26/README.md rename to stable/openkm/7.0.27/README.md index 74c8e7d56f1..3b7060bb6f3 100644 --- a/stable/openkm/7.0.26/README.md +++ b/stable/openkm/7.0.27/README.md @@ -1,6 +1,6 @@ # openkm -![Version: 7.0.26](https://img.shields.io/badge/Version-7.0.26-informational?style=flat-square) ![AppVersion: 6.3.11](https://img.shields.io/badge/AppVersion-6.3.11-informational?style=flat-square) +![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/openkm/7.0.26/app-readme.md b/stable/openkm/7.0.27/app-readme.md similarity index 100% rename from stable/openkm/7.0.26/app-readme.md rename to stable/openkm/7.0.27/app-readme.md diff --git a/stable/quassel-core/3.0.24/charts/common-10.4.9.tgz b/stable/openkm/7.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/quassel-core/3.0.24/charts/common-10.4.9.tgz rename to stable/openkm/7.0.27/charts/common-10.4.9.tgz diff --git a/stable/openkm/7.0.27/charts/postgresql-8.0.52.tgz b/stable/openkm/7.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/openkm/7.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/openkm/7.0.26/ix_values.yaml b/stable/openkm/7.0.27/ix_values.yaml similarity index 100% rename from stable/openkm/7.0.26/ix_values.yaml rename to stable/openkm/7.0.27/ix_values.yaml diff --git a/stable/openkm/7.0.26/questions.yaml b/stable/openkm/7.0.27/questions.yaml similarity index 100% rename from stable/openkm/7.0.26/questions.yaml rename to stable/openkm/7.0.27/questions.yaml diff --git a/stable/openkm/7.0.26/templates/_configmap.tpl b/stable/openkm/7.0.27/templates/_configmap.tpl similarity index 100% rename from stable/openkm/7.0.26/templates/_configmap.tpl rename to stable/openkm/7.0.27/templates/_configmap.tpl diff --git a/stable/openkm/7.0.26/templates/common.yaml b/stable/openkm/7.0.27/templates/common.yaml similarity index 100% rename from stable/openkm/7.0.26/templates/common.yaml rename to stable/openkm/7.0.27/templates/common.yaml diff --git a/stable/projectsend/3.0.26/values.yaml b/stable/openkm/7.0.27/values.yaml similarity index 100% rename from stable/projectsend/3.0.26/values.yaml rename to stable/openkm/7.0.27/values.yaml diff --git a/stable/outline/3.0.29/Chart.lock b/stable/outline/3.0.29/Chart.lock deleted file mode 100644 index fe6d1449f65..00000000000 --- a/stable/outline/3.0.29/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T23:01:47.715026557Z" diff --git a/stable/outline/3.0.29/charts/postgresql-8.0.50.tgz b/stable/outline/3.0.29/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/outline/3.0.29/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/outline/3.0.29/charts/redis-3.0.48.tgz b/stable/outline/3.0.29/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/outline/3.0.29/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/outline/3.0.29/CHANGELOG.md b/stable/outline/3.0.30/CHANGELOG.md similarity index 85% rename from stable/outline/3.0.29/CHANGELOG.md rename to stable/outline/3.0.30/CHANGELOG.md index 6b83c0a6243..d91a065c7e1 100644 --- a/stable/outline/3.0.29/CHANGELOG.md +++ b/stable/outline/3.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [outline-3.0.30](https://github.com/truecharts/charts/compare/outline-3.0.29...outline-3.0.30) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [outline-3.0.29](https://github.com/truecharts/charts/compare/outline-3.0.28...outline-3.0.29) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [outline-3.0.23](https://github.com/truecharts/apps/compare/outline-3.0.21...outline-3.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)) - - update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266)) - diff --git a/stable/outline/3.0.30/Chart.lock b/stable/outline/3.0.30/Chart.lock new file mode 100644 index 00000000000..80b01eedf41 --- /dev/null +++ b/stable/outline/3.0.30/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:30:05.199780965Z" diff --git a/stable/outline/3.0.29/Chart.yaml b/stable/outline/3.0.30/Chart.yaml similarity index 94% rename from stable/outline/3.0.29/Chart.yaml rename to stable/outline/3.0.30/Chart.yaml index 05f4470fb47..f7465f86175 100644 --- a/stable/outline/3.0.29/Chart.yaml +++ b/stable/outline/3.0.30/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 deprecated: false description: A fast, collaborative, knowledge base for your team built using React and Node.js. home: https://truecharts.org/docs/charts/stable/outline @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://github.com/outline/outline type: application -version: 3.0.29 +version: 3.0.30 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/outline/3.0.29/README.md b/stable/outline/3.0.30/README.md similarity index 95% rename from stable/outline/3.0.29/README.md rename to stable/outline/3.0.30/README.md index 9bd3ff57aa9..6a48f2b3f76 100644 --- a/stable/outline/3.0.29/README.md +++ b/stable/outline/3.0.30/README.md @@ -1,6 +1,6 @@ # outline -![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-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.30](https://img.shields.io/badge/Version-3.0.30-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. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/outline/3.0.29/app-readme.md b/stable/outline/3.0.30/app-readme.md similarity index 100% rename from stable/outline/3.0.29/app-readme.md rename to stable/outline/3.0.30/app-readme.md diff --git a/stable/recipes/8.0.34/charts/common-10.4.9.tgz b/stable/outline/3.0.30/charts/common-10.4.9.tgz similarity index 100% rename from stable/recipes/8.0.34/charts/common-10.4.9.tgz rename to stable/outline/3.0.30/charts/common-10.4.9.tgz diff --git a/stable/outline/3.0.30/charts/postgresql-8.0.52.tgz b/stable/outline/3.0.30/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/outline/3.0.30/charts/postgresql-8.0.52.tgz differ diff --git a/stable/outline/3.0.30/charts/redis-3.0.50.tgz b/stable/outline/3.0.30/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/outline/3.0.30/charts/redis-3.0.50.tgz differ diff --git a/stable/outline/3.0.29/ix_values.yaml b/stable/outline/3.0.30/ix_values.yaml similarity index 100% rename from stable/outline/3.0.29/ix_values.yaml rename to stable/outline/3.0.30/ix_values.yaml diff --git a/stable/outline/3.0.29/questions.yaml b/stable/outline/3.0.30/questions.yaml similarity index 100% rename from stable/outline/3.0.29/questions.yaml rename to stable/outline/3.0.30/questions.yaml diff --git a/stable/outline/3.0.29/templates/_secrets.tpl b/stable/outline/3.0.30/templates/_secrets.tpl similarity index 100% rename from stable/outline/3.0.29/templates/_secrets.tpl rename to stable/outline/3.0.30/templates/_secrets.tpl diff --git a/stable/outline/3.0.29/templates/common.yaml b/stable/outline/3.0.30/templates/common.yaml similarity index 100% rename from stable/outline/3.0.29/templates/common.yaml rename to stable/outline/3.0.30/templates/common.yaml diff --git a/stable/prometheus/4.0.56/values.yaml b/stable/outline/3.0.30/values.yaml similarity index 100% rename from stable/prometheus/4.0.56/values.yaml rename to stable/outline/3.0.30/values.yaml diff --git a/stable/paperless-ng/4.0.28/Chart.lock b/stable/paperless-ng/4.0.28/Chart.lock deleted file mode 100644 index a328ebc23a1..00000000000 --- a/stable/paperless-ng/4.0.28/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T23:02:25.008329265Z" diff --git a/stable/paperless-ng/4.0.28/charts/postgresql-8.0.50.tgz b/stable/paperless-ng/4.0.28/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/paperless-ng/4.0.28/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.28/charts/redis-3.0.48.tgz b/stable/paperless-ng/4.0.28/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/paperless-ng/4.0.28/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.28/CHANGELOG.md b/stable/paperless-ng/4.0.29/CHANGELOG.md similarity index 88% rename from stable/paperless-ng/4.0.28/CHANGELOG.md rename to stable/paperless-ng/4.0.29/CHANGELOG.md index 96772e39a6e..914149aaa10 100644 --- a/stable/paperless-ng/4.0.28/CHANGELOG.md +++ b/stable/paperless-ng/4.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [paperless-ng-4.0.29](https://github.com/truecharts/charts/compare/paperless-ng-4.0.28...paperless-ng-4.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [paperless-ng-4.0.28](https://github.com/truecharts/charts/compare/paperless-ng-4.0.27...paperless-ng-4.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [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 - -- 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)) - - diff --git a/stable/paperless-ng/4.0.29/Chart.lock b/stable/paperless-ng/4.0.29/Chart.lock new file mode 100644 index 00000000000..8bc4ca19ff7 --- /dev/null +++ b/stable/paperless-ng/4.0.29/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:30:10.345144585Z" diff --git a/stable/paperless-ng/4.0.28/Chart.yaml b/stable/paperless-ng/4.0.29/Chart.yaml similarity index 95% rename from stable/paperless-ng/4.0.28/Chart.yaml rename to stable/paperless-ng/4.0.29/Chart.yaml index 566738ee268..8e1d7fcd4c4 100644 --- a/stable/paperless-ng/4.0.28/Chart.yaml +++ b/stable/paperless-ng/4.0.29/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 4.0.28 +version: 4.0.29 appVersion: "1.8.0" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application @@ -24,11 +24,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/paperless-ng/4.0.28/README.md b/stable/paperless-ng/4.0.29/README.md similarity index 95% rename from stable/paperless-ng/4.0.28/README.md rename to stable/paperless-ng/4.0.29/README.md index aba486b71a4..438ad839804 100644 --- a/stable/paperless-ng/4.0.28/README.md +++ b/stable/paperless-ng/4.0.29/README.md @@ -1,6 +1,6 @@ # paperless-ng -![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-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: 4.0.29](https://img.shields.io/badge/Version-4.0.29-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) Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/paperless-ng/4.0.28/app-readme.md b/stable/paperless-ng/4.0.29/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.28/app-readme.md rename to stable/paperless-ng/4.0.29/app-readme.md diff --git a/stable/redmine/3.0.32/charts/common-10.4.9.tgz b/stable/paperless-ng/4.0.29/charts/common-10.4.9.tgz similarity index 100% rename from stable/redmine/3.0.32/charts/common-10.4.9.tgz rename to stable/paperless-ng/4.0.29/charts/common-10.4.9.tgz diff --git a/stable/paperless-ng/4.0.29/charts/postgresql-8.0.52.tgz b/stable/paperless-ng/4.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/paperless-ng/4.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/paperless-ng/4.0.29/charts/redis-3.0.50.tgz b/stable/paperless-ng/4.0.29/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/paperless-ng/4.0.29/charts/redis-3.0.50.tgz differ diff --git a/stable/paperless-ng/4.0.28/ix_values.yaml b/stable/paperless-ng/4.0.29/ix_values.yaml similarity index 100% rename from stable/paperless-ng/4.0.28/ix_values.yaml rename to stable/paperless-ng/4.0.29/ix_values.yaml diff --git a/stable/paperless-ng/4.0.28/questions.yaml b/stable/paperless-ng/4.0.29/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.28/questions.yaml rename to stable/paperless-ng/4.0.29/questions.yaml diff --git a/stable/paperless-ng/4.0.28/templates/_sercrets.tpl b/stable/paperless-ng/4.0.29/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.28/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.29/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.28/templates/common.yaml b/stable/paperless-ng/4.0.29/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.28/templates/common.yaml rename to stable/paperless-ng/4.0.29/templates/common.yaml diff --git a/stable/pydio-cells/4.0.26/values.yaml b/stable/paperless-ng/4.0.29/values.yaml similarity index 100% rename from stable/pydio-cells/4.0.26/values.yaml rename to stable/paperless-ng/4.0.29/values.yaml diff --git a/stable/papermerge/3.0.24/charts/redis-3.0.48.tgz b/stable/papermerge/3.0.24/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/papermerge/3.0.24/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.24/CHANGELOG.md b/stable/papermerge/3.0.25/CHANGELOG.md similarity index 91% rename from stable/papermerge/3.0.24/CHANGELOG.md rename to stable/papermerge/3.0.25/CHANGELOG.md index d8549f39950..1ec4ff2e009 100644 --- a/stable/papermerge/3.0.24/CHANGELOG.md +++ b/stable/papermerge/3.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [papermerge-3.0.25](https://github.com/truecharts/charts/compare/papermerge-3.0.24...papermerge-3.0.25) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [papermerge-3.0.24](https://github.com/truecharts/charts/compare/papermerge-3.0.23...papermerge-3.0.24) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [papermerge-3.0.16](https://github.com/truecharts/apps/compare/papermerge-3.0.14...papermerge-3.0.16) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [papermerge-3.0.14](https://github.com/truecharts/apps/compare/papermerge-3.0.12...papermerge-3.0.14) (2022-07-12) - -### Chore diff --git a/stable/papermerge/3.0.24/Chart.lock b/stable/papermerge/3.0.25/Chart.lock similarity index 52% rename from stable/papermerge/3.0.24/Chart.lock rename to stable/papermerge/3.0.25/Chart.lock index a2fc633cacc..7f0efa04f7f 100644 --- a/stable/papermerge/3.0.24/Chart.lock +++ b/stable/papermerge/3.0.25/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:67d68d93140a75d1cc2b0465bf483c8da5504ed8453737eeb8c8f6064998c995 -generated: "2022-08-08T23:02:18.773538412Z" + version: 3.0.50 +digest: sha256:d81cd5ee7ca50749f37c18d868184567ae7fb2cb969e0e38a70cc0f58b8f06d8 +generated: "2022-08-09T15:30:18.835682355Z" diff --git a/stable/papermerge/3.0.24/Chart.yaml b/stable/papermerge/3.0.25/Chart.yaml similarity index 96% rename from stable/papermerge/3.0.24/Chart.yaml rename to stable/papermerge/3.0.25/Chart.yaml index ce749622a1b..a38bed0bfe2 100644 --- a/stable/papermerge/3.0.24/Chart.yaml +++ b/stable/papermerge/3.0.25/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: papermerge -version: 3.0.24 +version: 3.0.25 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 @@ -20,7 +20,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/papermerge/3.0.24/README.md b/stable/papermerge/3.0.25/README.md similarity index 96% rename from stable/papermerge/3.0.24/README.md rename to stable/papermerge/3.0.25/README.md index a27eb022913..4e5061a1461 100644 --- a/stable/papermerge/3.0.24/README.md +++ b/stable/papermerge/3.0.25/README.md @@ -1,6 +1,6 @@ # papermerge -![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: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) +![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: 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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/papermerge/3.0.24/app-readme.md b/stable/papermerge/3.0.25/app-readme.md similarity index 100% rename from stable/papermerge/3.0.24/app-readme.md rename to stable/papermerge/3.0.25/app-readme.md diff --git a/stable/rsshub/3.0.59/charts/common-10.4.9.tgz b/stable/papermerge/3.0.25/charts/common-10.4.9.tgz similarity index 100% rename from stable/rsshub/3.0.59/charts/common-10.4.9.tgz rename to stable/papermerge/3.0.25/charts/common-10.4.9.tgz diff --git a/stable/papermerge/3.0.25/charts/redis-3.0.50.tgz b/stable/papermerge/3.0.25/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/papermerge/3.0.25/charts/redis-3.0.50.tgz differ diff --git a/stable/papermerge/3.0.24/ix_values.yaml b/stable/papermerge/3.0.25/ix_values.yaml similarity index 100% rename from stable/papermerge/3.0.24/ix_values.yaml rename to stable/papermerge/3.0.25/ix_values.yaml diff --git a/stable/papermerge/3.0.24/questions.yaml b/stable/papermerge/3.0.25/questions.yaml similarity index 100% rename from stable/papermerge/3.0.24/questions.yaml rename to stable/papermerge/3.0.25/questions.yaml diff --git a/stable/papermerge/3.0.24/templates/common.yaml b/stable/papermerge/3.0.25/templates/common.yaml similarity index 100% rename from stable/papermerge/3.0.24/templates/common.yaml rename to stable/papermerge/3.0.25/templates/common.yaml diff --git a/stable/quassel-core/3.0.24/values.yaml b/stable/papermerge/3.0.25/values.yaml similarity index 100% rename from stable/quassel-core/3.0.24/values.yaml rename to stable/papermerge/3.0.25/values.yaml diff --git a/stable/photoprism/10.0.33/CHANGELOG.md b/stable/photoprism/10.0.33/CHANGELOG.md new file mode 100644 index 00000000000..6158d223410 --- /dev/null +++ b/stable/photoprism/10.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.33](https://github.com/truecharts/charts/compare/photoprism-10.0.32...photoprism-10.0.33) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [photoprism-10.0.32](https://github.com/truecharts/charts/compare/photoprism-10.0.31...photoprism-10.0.32) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + +## [photoprism-10.0.31](https://github.com/truecharts/charts/compare/photoprism-10.0.30...photoprism-10.0.31) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [photoprism-10.0.30](https://github.com/truecharts/apps/compare/photoprism-10.0.29...photoprism-10.0.30) (2022-07-29) + +### Chore + +- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) + + + + +## [photoprism-10.0.29](https://github.com/truecharts/apps/compare/photoprism-10.0.28...photoprism-10.0.29) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + + + +## [photoprism-10.0.28](https://github.com/truecharts/apps/compare/photoprism-10.0.27...photoprism-10.0.28) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [photoprism-10.0.28](https://github.com/truecharts/apps/compare/photoprism-10.0.27...photoprism-10.0.28) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [photoprism-10.0.27](https://github.com/truecharts/apps/compare/photoprism-10.0.26...photoprism-10.0.27) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + diff --git a/stable/photoprism/10.0.33/Chart.lock b/stable/photoprism/10.0.33/Chart.lock new file mode 100644 index 00000000000..8e4869e3112 --- /dev/null +++ b/stable/photoprism/10.0.33/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:30:21.996495406Z" diff --git a/stable/photoprism/10.0.33/Chart.yaml b/stable/photoprism/10.0.33/Chart.yaml new file mode 100644 index 00000000000..8af1912c94c --- /dev/null +++ b/stable/photoprism/10.0.33/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "220730" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +description: "PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection" +home: https://truecharts.org/docs/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism +version: 10.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.33/README.md b/stable/photoprism/10.0.33/README.md new file mode 100644 index 00000000000..a3afc998cf4 --- /dev/null +++ b/stable/photoprism/10.0.33/README.md @@ -0,0 +1,110 @@ +# photoprism + +![Version: 10.0.33](https://img.shields.io/badge/Version-10.0.33-informational?style=flat-square) ![AppVersion: 220730](https://img.shields.io/badge/AppVersion-220730-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.50 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `photoprism` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.33/app-readme.md b/stable/photoprism/10.0.33/app-readme.md new file mode 100644 index 00000000000..77a5ffc449a --- /dev/null +++ b/stable/photoprism/10.0.33/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/docs/charts/stable/photoprism](https://truecharts.org/docs/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/shiori/7.0.25/charts/common-10.4.9.tgz b/stable/photoprism/10.0.33/charts/common-10.4.9.tgz similarity index 100% rename from stable/shiori/7.0.25/charts/common-10.4.9.tgz rename to stable/photoprism/10.0.33/charts/common-10.4.9.tgz diff --git a/stable/photoprism/10.0.33/charts/mariadb-3.0.50.tgz b/stable/photoprism/10.0.33/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/photoprism/10.0.33/charts/mariadb-3.0.50.tgz differ diff --git a/stable/photoprism/10.0.33/ix_values.yaml b/stable/photoprism/10.0.33/ix_values.yaml new file mode 100644 index 00000000000..0a2cb9d3650 --- /dev/null +++ b/stable/photoprism/10.0.33/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v220730@sha256:0b709a02df8db19868fba86a927b6709d4daa3a14bb8a3c1b77142b4c4274898 + 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" + +portal: + enabled: true diff --git a/stable/photoprism/10.0.33/questions.yaml b/stable/photoprism/10.0.33/questions.yaml new file mode 100644 index 00000000000..206f5e076ad --- /dev/null +++ b/stable/photoprism/10.0.33/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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.26/templates/common.yaml b/stable/photoprism/10.0.33/templates/common.yaml similarity index 100% rename from stable/photoview/4.0.26/templates/common.yaml rename to stable/photoprism/10.0.33/templates/common.yaml diff --git a/stable/recipes/8.0.34/values.yaml b/stable/photoprism/10.0.33/values.yaml similarity index 100% rename from stable/recipes/8.0.34/values.yaml rename to stable/photoprism/10.0.33/values.yaml diff --git a/stable/photoview/4.0.26/Chart.lock b/stable/photoview/4.0.26/Chart.lock deleted file mode 100644 index a839d7fd919..00000000000 --- a/stable/photoview/4.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:02:56.260572239Z" diff --git a/stable/photoview/4.0.26/charts/postgresql-8.0.50.tgz b/stable/photoview/4.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/photoview/4.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/photoview/4.0.26/CHANGELOG.md b/stable/photoview/4.0.27/CHANGELOG.md similarity index 88% rename from stable/photoview/4.0.26/CHANGELOG.md rename to stable/photoview/4.0.27/CHANGELOG.md index 5ea02a12066..ff475ded3e9 100644 --- a/stable/photoview/4.0.26/CHANGELOG.md +++ b/stable/photoview/4.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [photoview-4.0.27](https://github.com/truecharts/charts/compare/photoview-4.0.26...photoview-4.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [photoview-4.0.26](https://github.com/truecharts/charts/compare/photoview-4.0.25...photoview-4.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - -## [photoview-4.0.20](https://github.com/truecharts/apps/compare/photoview-4.0.18...photoview-4.0.20) (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)) - - diff --git a/stable/photoview/4.0.27/Chart.lock b/stable/photoview/4.0.27/Chart.lock new file mode 100644 index 00000000000..5ba13dab472 --- /dev/null +++ b/stable/photoview/4.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:30:53.160002699Z" diff --git a/stable/photoview/4.0.26/Chart.yaml b/stable/photoview/4.0.27/Chart.yaml similarity index 96% rename from stable/photoview/4.0.26/Chart.yaml rename to stable/photoview/4.0.27/Chart.yaml index e5a77ac1e12..0ba85b3bcfd 100644 --- a/stable/photoview/4.0.26/Chart.yaml +++ b/stable/photoview/4.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Photoview is a simple and user-friendly photo gallery. home: https://truecharts.org/docs/charts/stable/photoview icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview -version: 4.0.26 +version: 4.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoview/4.0.26/README.md b/stable/photoview/4.0.27/README.md similarity index 96% rename from stable/photoview/4.0.26/README.md rename to stable/photoview/4.0.27/README.md index 0bd5cf9af3b..f5d60b99f9a 100644 --- a/stable/photoview/4.0.26/README.md +++ b/stable/photoview/4.0.27/README.md @@ -1,6 +1,6 @@ # photoview -![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![AppVersion: 2.3.13](https://img.shields.io/badge/AppVersion-2.3.13-informational?style=flat-square) +![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![AppVersion: 2.3.13](https://img.shields.io/badge/AppVersion-2.3.13-informational?style=flat-square) Photoview is a simple and user-friendly photo gallery. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/photoview/4.0.26/app-readme.md b/stable/photoview/4.0.27/app-readme.md similarity index 100% rename from stable/photoview/4.0.26/app-readme.md rename to stable/photoview/4.0.27/app-readme.md diff --git a/stable/shlink/4.0.27/charts/common-10.4.9.tgz b/stable/photoview/4.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/shlink/4.0.27/charts/common-10.4.9.tgz rename to stable/photoview/4.0.27/charts/common-10.4.9.tgz diff --git a/stable/photoview/4.0.27/charts/postgresql-8.0.52.tgz b/stable/photoview/4.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/photoview/4.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/photoview/4.0.26/ix_values.yaml b/stable/photoview/4.0.27/ix_values.yaml similarity index 100% rename from stable/photoview/4.0.26/ix_values.yaml rename to stable/photoview/4.0.27/ix_values.yaml diff --git a/stable/photoview/4.0.26/questions.yaml b/stable/photoview/4.0.27/questions.yaml similarity index 100% rename from stable/photoview/4.0.26/questions.yaml rename to stable/photoview/4.0.27/questions.yaml diff --git a/stable/projectsend/3.0.26/templates/common.yaml b/stable/photoview/4.0.27/templates/common.yaml similarity index 100% rename from stable/projectsend/3.0.26/templates/common.yaml rename to stable/photoview/4.0.27/templates/common.yaml diff --git a/stable/redmine/3.0.32/values.yaml b/stable/photoview/4.0.27/values.yaml similarity index 100% rename from stable/redmine/3.0.32/values.yaml rename to stable/photoview/4.0.27/values.yaml diff --git a/stable/projectsend/3.0.26/Chart.lock b/stable/projectsend/3.0.26/Chart.lock deleted file mode 100644 index 61bd783dd7c..00000000000 --- a/stable/projectsend/3.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T23:03:52.869765456Z" diff --git a/stable/projectsend/3.0.26/charts/mariadb-3.0.49.tgz b/stable/projectsend/3.0.26/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/projectsend/3.0.26/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.26/CHANGELOG.md b/stable/projectsend/3.0.27/CHANGELOG.md similarity index 91% rename from stable/projectsend/3.0.26/CHANGELOG.md rename to stable/projectsend/3.0.27/CHANGELOG.md index ac33fa04c53..f1f32066065 100644 --- a/stable/projectsend/3.0.26/CHANGELOG.md +++ b/stable/projectsend/3.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [projectsend-3.0.27](https://github.com/truecharts/charts/compare/projectsend-3.0.26...projectsend-3.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [projectsend-3.0.26](https://github.com/truecharts/charts/compare/projectsend-3.0.25...projectsend-3.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [projectsend-3.0.18](https://github.com/truecharts/apps/compare/projectsend-3.0.16...projectsend-3.0.18) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [projectsend-3.0.16](https://github.com/truecharts/apps/compare/projectsend-3.0.14...projectsend-3.0.16) (2022-07-12) - -### Chore diff --git a/stable/projectsend/3.0.27/Chart.lock b/stable/projectsend/3.0.27/Chart.lock new file mode 100644 index 00000000000..7b7225d1ea8 --- /dev/null +++ b/stable/projectsend/3.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:30:57.071913818Z" diff --git a/stable/projectsend/3.0.26/Chart.yaml b/stable/projectsend/3.0.27/Chart.yaml similarity index 94% rename from stable/projectsend/3.0.26/Chart.yaml rename to stable/projectsend/3.0.27/Chart.yaml index de32fb7ac60..c69af8b58cc 100644 --- a/stable/projectsend/3.0.26/Chart.yaml +++ b/stable/projectsend/3.0.27/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: projectsend -version: 3.0.26 +version: 3.0.27 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 deprecated: false home: https://truecharts.org/docs/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png - projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://hub.docker.com/r/linuxserver/projectsend @@ -18,7 +18,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/projectsend/3.0.26/README.md b/stable/projectsend/3.0.27/README.md similarity index 96% rename from stable/projectsend/3.0.26/README.md rename to stable/projectsend/3.0.27/README.md index d1d0e319737..b918cc3d387 100644 --- a/stable/projectsend/3.0.26/README.md +++ b/stable/projectsend/3.0.27/README.md @@ -1,6 +1,6 @@ # projectsend -![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: 2021.12.10](https://img.shields.io/badge/AppVersion-2021.12.10-informational?style=flat-square) +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/projectsend/3.0.26/app-readme.md b/stable/projectsend/3.0.27/app-readme.md similarity index 100% rename from stable/projectsend/3.0.26/app-readme.md rename to stable/projectsend/3.0.27/app-readme.md diff --git a/stable/snipe-it/4.0.34/charts/common-10.4.9.tgz b/stable/projectsend/3.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/snipe-it/4.0.34/charts/common-10.4.9.tgz rename to stable/projectsend/3.0.27/charts/common-10.4.9.tgz diff --git a/stable/projectsend/3.0.27/charts/mariadb-3.0.50.tgz b/stable/projectsend/3.0.27/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/projectsend/3.0.27/charts/mariadb-3.0.50.tgz differ diff --git a/stable/projectsend/3.0.26/ix_values.yaml b/stable/projectsend/3.0.27/ix_values.yaml similarity index 100% rename from stable/projectsend/3.0.26/ix_values.yaml rename to stable/projectsend/3.0.27/ix_values.yaml diff --git a/stable/projectsend/3.0.26/questions.yaml b/stable/projectsend/3.0.27/questions.yaml similarity index 100% rename from stable/projectsend/3.0.26/questions.yaml rename to stable/projectsend/3.0.27/questions.yaml diff --git a/stable/quassel-core/3.0.24/templates/common.yaml b/stable/projectsend/3.0.27/templates/common.yaml similarity index 100% rename from stable/quassel-core/3.0.24/templates/common.yaml rename to stable/projectsend/3.0.27/templates/common.yaml diff --git a/stable/rsshub/3.0.59/values.yaml b/stable/projectsend/3.0.27/values.yaml similarity index 100% rename from stable/rsshub/3.0.59/values.yaml rename to stable/projectsend/3.0.27/values.yaml diff --git a/stable/projectsend/item.yaml b/stable/projectsend/item.yaml index 1b62335ee24..a538146f7e4 100644 --- a/stable/projectsend/item.yaml +++ b/stable/projectsend/item.yaml @@ -1,4 +1,4 @@ -icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png - projectsend +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png categories: - incubator diff --git a/stable/prometheus/4.0.56/charts/kube-state-metrics-3.1.5.tgz b/stable/prometheus/4.0.56/charts/kube-state-metrics-3.1.5.tgz deleted file mode 100644 index ac877b9b296..00000000000 Binary files a/stable/prometheus/4.0.56/charts/kube-state-metrics-3.1.5.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.56/CHANGELOG.md b/stable/prometheus/4.0.57/CHANGELOG.md similarity index 91% rename from stable/prometheus/4.0.56/CHANGELOG.md rename to stable/prometheus/4.0.57/CHANGELOG.md index 69d34fd93d5..c6c1a1c0b49 100644 --- a/stable/prometheus/4.0.56/CHANGELOG.md +++ b/stable/prometheus/4.0.57/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.57](https://github.com/truecharts/charts/compare/prometheus-4.0.56...prometheus-4.0.57) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [prometheus-4.0.56](https://github.com/truecharts/charts/compare/prometheus-4.0.55...prometheus-4.0.56) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ ## [prometheus-4.0.47](https://github.com/truecharts/apps/compare/prometheus-4.0.46...prometheus-4.0.47) (2022-07-25) - -### Chore - -- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) - - - - -## [prometheus-4.0.46](https://github.com/truecharts/apps/compare/prometheus-4.0.44...prometheus-4.0.46) (2022-07-24) diff --git a/stable/prometheus/4.0.56/Chart.lock b/stable/prometheus/4.0.57/Chart.lock similarity index 65% rename from stable/prometheus/4.0.56/Chart.lock rename to stable/prometheus/4.0.57/Chart.lock index 369f86a69cc..1d18946cdbe 100644 --- a/stable/prometheus/4.0.56/Chart.lock +++ b/stable/prometheus/4.0.57/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 3.0.8 - name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 3.1.5 -digest: sha256:70553cfbfac9fb8318191d09d527dd408f15cbcceb90cbc719bfec6ad1256be4 -generated: "2022-08-09T10:33:24.356359343Z" + version: 3.1.6 +digest: sha256:784eef73eb7cf10ff95b7833fb43acaf0cb6ed6cb9aa59c64889741853f94767 +generated: "2022-08-09T15:30:53.469583289Z" diff --git a/stable/prometheus/4.0.56/Chart.yaml b/stable/prometheus/4.0.57/Chart.yaml similarity index 97% rename from stable/prometheus/4.0.56/Chart.yaml rename to stable/prometheus/4.0.57/Chart.yaml index 76bf6e65b12..5cb7caaa5de 100644 --- a/stable/prometheus/4.0.56/Chart.yaml +++ b/stable/prometheus/4.0.57/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 3.1.5 + version: 3.1.6 deprecated: false description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.56 +version: 4.0.57 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.56/README.md b/stable/prometheus/4.0.57/README.md similarity index 98% rename from stable/prometheus/4.0.56/README.md rename to stable/prometheus/4.0.57/README.md index f303639f456..2db9bdc685b 100644 --- a/stable/prometheus/4.0.56/README.md +++ b/stable/prometheus/4.0.57/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.56](https://img.shields.io/badge/Version-4.0.56-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.57](https://img.shields.io/badge/Version-4.0.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | kube-state-metrics | 3.1.5 | +| https://charts.bitnami.com/bitnami | kube-state-metrics | 3.1.6 | | https://charts.bitnami.com/bitnami | node-exporter | 3.0.8 | | https://library-charts.truecharts.org | common | 10.4.9 | diff --git a/stable/prometheus/4.0.56/app-readme.md b/stable/prometheus/4.0.57/app-readme.md similarity index 100% rename from stable/prometheus/4.0.56/app-readme.md rename to stable/prometheus/4.0.57/app-readme.md diff --git a/stable/spotweb/4.0.27/charts/common-10.4.9.tgz b/stable/prometheus/4.0.57/charts/common-10.4.9.tgz similarity index 100% rename from stable/spotweb/4.0.27/charts/common-10.4.9.tgz rename to stable/prometheus/4.0.57/charts/common-10.4.9.tgz diff --git a/stable/prometheus/4.0.57/charts/kube-state-metrics-3.1.6.tgz b/stable/prometheus/4.0.57/charts/kube-state-metrics-3.1.6.tgz new file mode 100644 index 00000000000..1523206a69a Binary files /dev/null and b/stable/prometheus/4.0.57/charts/kube-state-metrics-3.1.6.tgz differ diff --git a/stable/prometheus/4.0.56/charts/node-exporter-3.0.8.tgz b/stable/prometheus/4.0.57/charts/node-exporter-3.0.8.tgz similarity index 100% rename from stable/prometheus/4.0.56/charts/node-exporter-3.0.8.tgz rename to stable/prometheus/4.0.57/charts/node-exporter-3.0.8.tgz diff --git a/stable/prometheus/4.0.56/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.57/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.57/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.57/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.57/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.57/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.57/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-probes.yaml b/stable/prometheus/4.0.57/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-probes.yaml rename to stable/prometheus/4.0.57/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-prometheus.yaml b/stable/prometheus/4.0.57/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.57/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.57/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.57/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.57/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.57/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.57/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.56/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.57/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.56/ix_values.yaml b/stable/prometheus/4.0.57/ix_values.yaml similarity index 100% rename from stable/prometheus/4.0.56/ix_values.yaml rename to stable/prometheus/4.0.57/ix_values.yaml diff --git a/stable/prometheus/4.0.56/questions.yaml b/stable/prometheus/4.0.57/questions.yaml similarity index 100% rename from stable/prometheus/4.0.56/questions.yaml rename to stable/prometheus/4.0.57/questions.yaml diff --git a/stable/prometheus/4.0.56/templates/_helpers.tpl b/stable/prometheus/4.0.57/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/_helpers.tpl rename to stable/prometheus/4.0.57/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.56/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.57/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.57/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.56/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.57/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.57/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.56/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.57/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.57/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.56/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/common.yaml b/stable/prometheus/4.0.57/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/common.yaml rename to stable/prometheus/4.0.57/templates/common.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.57/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.57/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/operator/_args.tpl b/stable/prometheus/4.0.57/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/operator/_args.tpl rename to stable/prometheus/4.0.57/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.56/templates/operator/configmap.yaml b/stable/prometheus/4.0.57/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/operator/configmap.yaml rename to stable/prometheus/4.0.57/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.56/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.57/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.57/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.56/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.57/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.57/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.56/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.57/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.57/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.56/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.57/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.57/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.56/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.57/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.57/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.56/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.57/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.57/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.56/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.57/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.57/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.56/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.57/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.56/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.57/templates/prometheus/serviceaccount.yaml diff --git a/stable/shiori/7.0.25/values.yaml b/stable/prometheus/4.0.57/values.yaml similarity index 100% rename from stable/shiori/7.0.25/values.yaml rename to stable/prometheus/4.0.57/values.yaml diff --git a/stable/pydio-cells/4.0.26/Chart.lock b/stable/pydio-cells/4.0.26/Chart.lock deleted file mode 100644 index b66b54257be..00000000000 --- a/stable/pydio-cells/4.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T23:04:50.141551275Z" diff --git a/stable/pydio-cells/4.0.26/charts/mariadb-3.0.49.tgz b/stable/pydio-cells/4.0.26/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/pydio-cells/4.0.26/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.26/CHANGELOG.md b/stable/pydio-cells/4.0.27/CHANGELOG.md similarity index 91% rename from stable/pydio-cells/4.0.26/CHANGELOG.md rename to stable/pydio-cells/4.0.27/CHANGELOG.md index e37f77b9a2c..9f7f9f98948 100644 --- a/stable/pydio-cells/4.0.26/CHANGELOG.md +++ b/stable/pydio-cells/4.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [pydio-cells-4.0.27](https://github.com/truecharts/charts/compare/pydio-cells-4.0.26...pydio-cells-4.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [pydio-cells-4.0.26](https://github.com/truecharts/charts/compare/pydio-cells-4.0.25...pydio-cells-4.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [pydio-cells-4.0.19](https://github.com/truecharts/apps/compare/pydio-cells-4.0.18...pydio-cells-4.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/pydio-cells/4.0.27/Chart.lock b/stable/pydio-cells/4.0.27/Chart.lock new file mode 100644 index 00000000000..3057a7af7f0 --- /dev/null +++ b/stable/pydio-cells/4.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:31:00.775940223Z" diff --git a/stable/pydio-cells/4.0.26/Chart.yaml b/stable/pydio-cells/4.0.27/Chart.yaml similarity index 96% rename from stable/pydio-cells/4.0.26/Chart.yaml rename to stable/pydio-cells/4.0.27/Chart.yaml index e72a3c3acac..ced66e60554 100644 --- a/stable/pydio-cells/4.0.26/Chart.yaml +++ b/stable/pydio-cells/4.0.27/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pydio-cells -version: 4.0.26 +version: 4.0.27 appVersion: "3.0.9" description: Pydio-cells is the nextgen file sharing platform for organizations. type: application @@ -20,7 +20,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/pydio-cells/4.0.26/README.md b/stable/pydio-cells/4.0.27/README.md similarity index 96% rename from stable/pydio-cells/4.0.26/README.md rename to stable/pydio-cells/4.0.27/README.md index 03dd3e458fc..6beeeadd399 100644 --- a/stable/pydio-cells/4.0.26/README.md +++ b/stable/pydio-cells/4.0.27/README.md @@ -1,6 +1,6 @@ # pydio-cells -![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-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.27](https://img.shields.io/badge/Version-4.0.27-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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/pydio-cells/4.0.26/app-readme.md b/stable/pydio-cells/4.0.27/app-readme.md similarity index 100% rename from stable/pydio-cells/4.0.26/app-readme.md rename to stable/pydio-cells/4.0.27/app-readme.md diff --git a/stable/statping/7.0.26/charts/common-10.4.9.tgz b/stable/pydio-cells/4.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/statping/7.0.26/charts/common-10.4.9.tgz rename to stable/pydio-cells/4.0.27/charts/common-10.4.9.tgz diff --git a/stable/pydio-cells/4.0.27/charts/mariadb-3.0.50.tgz b/stable/pydio-cells/4.0.27/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/pydio-cells/4.0.27/charts/mariadb-3.0.50.tgz differ diff --git a/stable/pydio-cells/4.0.26/ix_values.yaml b/stable/pydio-cells/4.0.27/ix_values.yaml similarity index 100% rename from stable/pydio-cells/4.0.26/ix_values.yaml rename to stable/pydio-cells/4.0.27/ix_values.yaml diff --git a/stable/pydio-cells/4.0.26/questions.yaml b/stable/pydio-cells/4.0.27/questions.yaml similarity index 100% rename from stable/pydio-cells/4.0.26/questions.yaml rename to stable/pydio-cells/4.0.27/questions.yaml diff --git a/stable/pydio-cells/4.0.26/templates/common.yaml b/stable/pydio-cells/4.0.27/templates/common.yaml similarity index 100% rename from stable/pydio-cells/4.0.26/templates/common.yaml rename to stable/pydio-cells/4.0.27/templates/common.yaml diff --git a/stable/shlink/4.0.27/values.yaml b/stable/pydio-cells/4.0.27/values.yaml similarity index 100% rename from stable/shlink/4.0.27/values.yaml rename to stable/pydio-cells/4.0.27/values.yaml diff --git a/stable/quassel-core/3.0.24/Chart.lock b/stable/quassel-core/3.0.24/Chart.lock deleted file mode 100644 index 6ad06b6c95b..00000000000 --- a/stable/quassel-core/3.0.24/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:05:14.824378604Z" diff --git a/stable/quassel-core/3.0.24/charts/postgresql-8.0.50.tgz b/stable/quassel-core/3.0.24/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/quassel-core/3.0.24/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.24/CHANGELOG.md b/stable/quassel-core/3.0.25/CHANGELOG.md similarity index 91% rename from stable/quassel-core/3.0.24/CHANGELOG.md rename to stable/quassel-core/3.0.25/CHANGELOG.md index f55e6754a3f..d017579a7d5 100644 --- a/stable/quassel-core/3.0.24/CHANGELOG.md +++ b/stable/quassel-core/3.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [quassel-core-3.0.25](https://github.com/truecharts/charts/compare/quassel-core-3.0.24...quassel-core-3.0.25) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [quassel-core-3.0.24](https://github.com/truecharts/charts/compare/quassel-core-3.0.23...quassel-core-3.0.24) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [quassel-core-3.0.16](https://github.com/truecharts/apps/compare/quassel-core-3.0.14...quassel-core-3.0.16) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [quassel-core-3.0.14](https://github.com/truecharts/apps/compare/quassel-core-3.0.12...quassel-core-3.0.14) (2022-07-12) - -### Chore diff --git a/stable/quassel-core/3.0.25/Chart.lock b/stable/quassel-core/3.0.25/Chart.lock new file mode 100644 index 00000000000..e26b4424406 --- /dev/null +++ b/stable/quassel-core/3.0.25/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:31:33.653077907Z" diff --git a/stable/quassel-core/3.0.24/Chart.yaml b/stable/quassel-core/3.0.25/Chart.yaml similarity index 96% rename from stable/quassel-core/3.0.24/Chart.yaml rename to stable/quassel-core/3.0.25/Chart.yaml index f07ff505299..d44ae89dc42 100644 --- a/stable/quassel-core/3.0.24/Chart.yaml +++ b/stable/quassel-core/3.0.25/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 3.0.24 +version: 3.0.25 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/quassel-core/3.0.24/README.md b/stable/quassel-core/3.0.25/README.md similarity index 96% rename from stable/quassel-core/3.0.24/README.md rename to stable/quassel-core/3.0.25/README.md index bb83b7390c5..da62a1d2701 100644 --- a/stable/quassel-core/3.0.24/README.md +++ b/stable/quassel-core/3.0.25/README.md @@ -1,6 +1,6 @@ # quassel-core -![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.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) +![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: 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. @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/quassel-core/3.0.24/app-readme.md b/stable/quassel-core/3.0.25/app-readme.md similarity index 100% rename from stable/quassel-core/3.0.24/app-readme.md rename to stable/quassel-core/3.0.25/app-readme.md diff --git a/stable/strapi/4.0.26/charts/common-10.4.9.tgz b/stable/quassel-core/3.0.25/charts/common-10.4.9.tgz similarity index 100% rename from stable/strapi/4.0.26/charts/common-10.4.9.tgz rename to stable/quassel-core/3.0.25/charts/common-10.4.9.tgz diff --git a/stable/quassel-core/3.0.25/charts/postgresql-8.0.52.tgz b/stable/quassel-core/3.0.25/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/quassel-core/3.0.25/charts/postgresql-8.0.52.tgz differ diff --git a/stable/quassel-core/3.0.24/ix_values.yaml b/stable/quassel-core/3.0.25/ix_values.yaml similarity index 100% rename from stable/quassel-core/3.0.24/ix_values.yaml rename to stable/quassel-core/3.0.25/ix_values.yaml diff --git a/stable/quassel-core/3.0.24/questions.yaml b/stable/quassel-core/3.0.25/questions.yaml similarity index 100% rename from stable/quassel-core/3.0.24/questions.yaml rename to stable/quassel-core/3.0.25/questions.yaml diff --git a/stable/rsshub/3.0.59/templates/common.yaml b/stable/quassel-core/3.0.25/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.59/templates/common.yaml rename to stable/quassel-core/3.0.25/templates/common.yaml diff --git a/stable/snipe-it/4.0.34/values.yaml b/stable/quassel-core/3.0.25/values.yaml similarity index 100% rename from stable/snipe-it/4.0.34/values.yaml rename to stable/quassel-core/3.0.25/values.yaml diff --git a/stable/recipes/8.0.34/charts/postgresql-8.0.50.tgz b/stable/recipes/8.0.34/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/recipes/8.0.34/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/recipes/8.0.34/CHANGELOG.md b/stable/recipes/8.0.35/CHANGELOG.md similarity index 91% rename from stable/recipes/8.0.34/CHANGELOG.md rename to stable/recipes/8.0.35/CHANGELOG.md index 1cbb446ef56..1fedc66a77e 100644 --- a/stable/recipes/8.0.34/CHANGELOG.md +++ b/stable/recipes/8.0.35/CHANGELOG.md @@ -2,6 +2,15 @@ +## [recipes-8.0.35](https://github.com/truecharts/charts/compare/recipes-8.0.34...recipes-8.0.35) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [recipes-8.0.34](https://github.com/truecharts/charts/compare/recipes-8.0.33...recipes-8.0.34) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - -## [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)) - - diff --git a/stable/recipes/8.0.35/Chart.lock b/stable/recipes/8.0.35/Chart.lock new file mode 100644 index 00000000000..cfbe34bcd0e --- /dev/null +++ b/stable/recipes/8.0.35/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:31:38.517919581Z" diff --git a/stable/recipes/8.0.34/Chart.yaml b/stable/recipes/8.0.35/Chart.yaml similarity index 96% rename from stable/recipes/8.0.34/Chart.yaml rename to stable/recipes/8.0.35/Chart.yaml index 7fbda63fc5f..65fce86fd49 100644 --- a/stable/recipes/8.0.34/Chart.yaml +++ b/stable/recipes/8.0.35/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.3.3" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 8.0.34 +version: 8.0.35 kubeVersion: ">=1.16.0-0" keywords: - recipes @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/recipes/8.0.34/README.md b/stable/recipes/8.0.35/README.md similarity index 96% rename from stable/recipes/8.0.34/README.md rename to stable/recipes/8.0.35/README.md index b9fd0f7e860..ceb53541b5b 100644 --- a/stable/recipes/8.0.34/README.md +++ b/stable/recipes/8.0.35/README.md @@ -1,6 +1,6 @@ # recipes -![Version: 8.0.34](https://img.shields.io/badge/Version-8.0.34-informational?style=flat-square) ![AppVersion: 1.3.3](https://img.shields.io/badge/AppVersion-1.3.3-informational?style=flat-square) +![Version: 8.0.35](https://img.shields.io/badge/Version-8.0.35-informational?style=flat-square) ![AppVersion: 1.3.3](https://img.shields.io/badge/AppVersion-1.3.3-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/recipes/8.0.34/app-readme.md b/stable/recipes/8.0.35/app-readme.md similarity index 100% rename from stable/recipes/8.0.34/app-readme.md rename to stable/recipes/8.0.35/app-readme.md diff --git a/stable/synapse/4.0.29/charts/common-10.4.9.tgz b/stable/recipes/8.0.35/charts/common-10.4.9.tgz similarity index 100% rename from stable/synapse/4.0.29/charts/common-10.4.9.tgz rename to stable/recipes/8.0.35/charts/common-10.4.9.tgz diff --git a/stable/recipes/8.0.35/charts/postgresql-8.0.52.tgz b/stable/recipes/8.0.35/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/recipes/8.0.35/charts/postgresql-8.0.52.tgz differ diff --git a/stable/recipes/8.0.34/ix_values.yaml b/stable/recipes/8.0.35/ix_values.yaml similarity index 100% rename from stable/recipes/8.0.34/ix_values.yaml rename to stable/recipes/8.0.35/ix_values.yaml diff --git a/stable/recipes/8.0.34/questions.yaml b/stable/recipes/8.0.35/questions.yaml similarity index 100% rename from stable/recipes/8.0.34/questions.yaml rename to stable/recipes/8.0.35/questions.yaml diff --git a/stable/recipes/8.0.34/templates/_sercrets.tpl b/stable/recipes/8.0.35/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.34/templates/_sercrets.tpl rename to stable/recipes/8.0.35/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.34/templates/common.yaml b/stable/recipes/8.0.35/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.34/templates/common.yaml rename to stable/recipes/8.0.35/templates/common.yaml diff --git a/stable/spotweb/4.0.27/values.yaml b/stable/recipes/8.0.35/values.yaml similarity index 100% rename from stable/spotweb/4.0.27/values.yaml rename to stable/recipes/8.0.35/values.yaml diff --git a/stable/redmine/3.0.32/Chart.lock b/stable/redmine/3.0.32/Chart.lock deleted file mode 100644 index 12b8e78571b..00000000000 --- a/stable/redmine/3.0.32/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:05:49.505231273Z" diff --git a/stable/redmine/3.0.32/charts/postgresql-8.0.50.tgz b/stable/redmine/3.0.32/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/redmine/3.0.32/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/redmine/3.0.32/CHANGELOG.md b/stable/redmine/3.0.33/CHANGELOG.md similarity index 88% rename from stable/redmine/3.0.32/CHANGELOG.md rename to stable/redmine/3.0.33/CHANGELOG.md index 7bce48d8502..2f3bfa3a172 100644 --- a/stable/redmine/3.0.32/CHANGELOG.md +++ b/stable/redmine/3.0.33/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redmine-3.0.33](https://github.com/truecharts/charts/compare/redmine-3.0.32...redmine-3.0.33) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [redmine-3.0.32](https://github.com/truecharts/charts/compare/redmine-3.0.30...redmine-3.0.32) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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 - -- 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)) - diff --git a/stable/redmine/3.0.33/Chart.lock b/stable/redmine/3.0.33/Chart.lock new file mode 100644 index 00000000000..c06d6652b7c --- /dev/null +++ b/stable/redmine/3.0.33/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:31:43.062507813Z" diff --git a/stable/redmine/3.0.32/Chart.yaml b/stable/redmine/3.0.33/Chart.yaml similarity index 96% rename from stable/redmine/3.0.32/Chart.yaml rename to stable/redmine/3.0.33/Chart.yaml index 865559cd809..48dfbb1f895 100644 --- a/stable/redmine/3.0.32/Chart.yaml +++ b/stable/redmine/3.0.33/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.2" kubeVersion: ">=1.16.0-0" -version: 3.0.32 +version: 3.0.33 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application @@ -24,7 +24,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/redmine/3.0.32/README.md b/stable/redmine/3.0.33/README.md similarity index 96% rename from stable/redmine/3.0.32/README.md rename to stable/redmine/3.0.33/README.md index 7f244df56a0..bd788b1cac1 100644 --- a/stable/redmine/3.0.32/README.md +++ b/stable/redmine/3.0.33/README.md @@ -1,6 +1,6 @@ # redmine -![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-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.33](https://img.shields.io/badge/Version-3.0.33-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/redmine/3.0.32/app-readme.md b/stable/redmine/3.0.33/app-readme.md similarity index 100% rename from stable/redmine/3.0.32/app-readme.md rename to stable/redmine/3.0.33/app-readme.md diff --git a/stable/teedy/7.0.27/charts/common-10.4.9.tgz b/stable/redmine/3.0.33/charts/common-10.4.9.tgz similarity index 100% rename from stable/teedy/7.0.27/charts/common-10.4.9.tgz rename to stable/redmine/3.0.33/charts/common-10.4.9.tgz diff --git a/stable/redmine/3.0.33/charts/postgresql-8.0.52.tgz b/stable/redmine/3.0.33/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/redmine/3.0.33/charts/postgresql-8.0.52.tgz differ diff --git a/stable/redmine/3.0.32/ix_values.yaml b/stable/redmine/3.0.33/ix_values.yaml similarity index 100% rename from stable/redmine/3.0.32/ix_values.yaml rename to stable/redmine/3.0.33/ix_values.yaml diff --git a/stable/redmine/3.0.32/questions.yaml b/stable/redmine/3.0.33/questions.yaml similarity index 100% rename from stable/redmine/3.0.32/questions.yaml rename to stable/redmine/3.0.33/questions.yaml diff --git a/stable/redmine/3.0.32/templates/_secrets.tpl b/stable/redmine/3.0.33/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.32/templates/_secrets.tpl rename to stable/redmine/3.0.33/templates/_secrets.tpl diff --git a/stable/redmine/3.0.32/templates/common.yaml b/stable/redmine/3.0.33/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.32/templates/common.yaml rename to stable/redmine/3.0.33/templates/common.yaml diff --git a/stable/statping/7.0.26/values.yaml b/stable/redmine/3.0.33/values.yaml similarity index 100% rename from stable/statping/7.0.26/values.yaml rename to stable/redmine/3.0.33/values.yaml diff --git a/stable/rsshub/3.0.59/charts/redis-3.0.48.tgz b/stable/rsshub/3.0.59/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/rsshub/3.0.59/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.59/CHANGELOG.md b/stable/rsshub/3.0.60/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.59/CHANGELOG.md rename to stable/rsshub/3.0.60/CHANGELOG.md index 1556ce49d82..80fa15b6310 100644 --- a/stable/rsshub/3.0.59/CHANGELOG.md +++ b/stable/rsshub/3.0.60/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.60](https://github.com/truecharts/charts/compare/rsshub-3.0.59...rsshub-3.0.60) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [rsshub-3.0.59](https://github.com/truecharts/charts/compare/rsshub-3.0.58...rsshub-3.0.59) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ -## [rsshub-3.0.50](https://github.com/truecharts/apps/compare/rsshub-3.0.49...rsshub-3.0.50) (2022-07-25) - -### Chore - -- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) - - - - diff --git a/stable/rsshub/3.0.59/Chart.lock b/stable/rsshub/3.0.60/Chart.lock similarity index 52% rename from stable/rsshub/3.0.59/Chart.lock rename to stable/rsshub/3.0.60/Chart.lock index 9389bbc6679..a6b8ff9d23e 100644 --- a/stable/rsshub/3.0.59/Chart.lock +++ b/stable/rsshub/3.0.60/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:67d68d93140a75d1cc2b0465bf483c8da5504ed8453737eeb8c8f6064998c995 -generated: "2022-08-09T10:34:00.764305199Z" + version: 3.0.50 +digest: sha256:d81cd5ee7ca50749f37c18d868184567ae7fb2cb969e0e38a70cc0f58b8f06d8 +generated: "2022-08-09T15:31:47.853759986Z" diff --git a/stable/rsshub/3.0.59/Chart.yaml b/stable/rsshub/3.0.60/Chart.yaml similarity index 96% rename from stable/rsshub/3.0.59/Chart.yaml rename to stable/rsshub/3.0.60/Chart.yaml index f80e3ed0d89..74f173fe5e9 100644 --- a/stable/rsshub/3.0.59/Chart.yaml +++ b/stable/rsshub/3.0.60/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.59 +version: 3.0.60 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application @@ -22,7 +22,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/rsshub/3.0.59/README.md b/stable/rsshub/3.0.60/README.md similarity index 96% rename from stable/rsshub/3.0.59/README.md rename to stable/rsshub/3.0.60/README.md index d1fd61f029b..c7abfcfa640 100644 --- a/stable/rsshub/3.0.59/README.md +++ b/stable/rsshub/3.0.60/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-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.60](https://img.shields.io/badge/Version-3.0.60-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 @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/rsshub/3.0.59/app-readme.md b/stable/rsshub/3.0.60/app-readme.md similarity index 100% rename from stable/rsshub/3.0.59/app-readme.md rename to stable/rsshub/3.0.60/app-readme.md diff --git a/stable/traccar/7.0.27/charts/common-10.4.9.tgz b/stable/rsshub/3.0.60/charts/common-10.4.9.tgz similarity index 100% rename from stable/traccar/7.0.27/charts/common-10.4.9.tgz rename to stable/rsshub/3.0.60/charts/common-10.4.9.tgz diff --git a/stable/rsshub/3.0.60/charts/redis-3.0.50.tgz b/stable/rsshub/3.0.60/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/rsshub/3.0.60/charts/redis-3.0.50.tgz differ diff --git a/stable/rsshub/3.0.59/ix_values.yaml b/stable/rsshub/3.0.60/ix_values.yaml similarity index 100% rename from stable/rsshub/3.0.59/ix_values.yaml rename to stable/rsshub/3.0.60/ix_values.yaml diff --git a/stable/rsshub/3.0.59/questions.yaml b/stable/rsshub/3.0.60/questions.yaml similarity index 100% rename from stable/rsshub/3.0.59/questions.yaml rename to stable/rsshub/3.0.60/questions.yaml diff --git a/stable/shiori/7.0.25/templates/common.yaml b/stable/rsshub/3.0.60/templates/common.yaml similarity index 100% rename from stable/shiori/7.0.25/templates/common.yaml rename to stable/rsshub/3.0.60/templates/common.yaml diff --git a/stable/strapi/4.0.26/values.yaml b/stable/rsshub/3.0.60/values.yaml similarity index 100% rename from stable/strapi/4.0.26/values.yaml rename to stable/rsshub/3.0.60/values.yaml diff --git a/stable/shiori/7.0.25/Chart.lock b/stable/shiori/7.0.25/Chart.lock deleted file mode 100644 index 978ce72d5e8..00000000000 --- a/stable/shiori/7.0.25/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:07:05.539098427Z" diff --git a/stable/shiori/7.0.25/charts/postgresql-8.0.50.tgz b/stable/shiori/7.0.25/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/shiori/7.0.25/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/shiori/7.0.25/CHANGELOG.md b/stable/shiori/7.0.26/CHANGELOG.md similarity index 91% rename from stable/shiori/7.0.25/CHANGELOG.md rename to stable/shiori/7.0.26/CHANGELOG.md index 2f3e7803b64..79a71eba0fe 100644 --- a/stable/shiori/7.0.25/CHANGELOG.md +++ b/stable/shiori/7.0.26/CHANGELOG.md @@ -2,6 +2,15 @@ +## [shiori-7.0.26](https://github.com/truecharts/charts/compare/shiori-7.0.25...shiori-7.0.26) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [shiori-7.0.25](https://github.com/truecharts/charts/compare/shiori-7.0.24...shiori-7.0.25) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ## [shiori-7.0.17](https://github.com/truecharts/apps/compare/shiori-7.0.15...shiori-7.0.17) (2022-07-14) -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [shiori-7.0.15](https://github.com/truecharts/apps/compare/shiori-7.0.13...shiori-7.0.15) (2022-07-12) - -### Chore diff --git a/stable/shiori/7.0.26/Chart.lock b/stable/shiori/7.0.26/Chart.lock new file mode 100644 index 00000000000..783cacf0933 --- /dev/null +++ b/stable/shiori/7.0.26/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:32:14.791557453Z" diff --git a/stable/shiori/7.0.25/Chart.yaml b/stable/shiori/7.0.26/Chart.yaml similarity index 96% rename from stable/shiori/7.0.25/Chart.yaml rename to stable/shiori/7.0.26/Chart.yaml index d4bc05355f3..b52d6bf529c 100644 --- a/stable/shiori/7.0.25/Chart.yaml +++ b/stable/shiori/7.0.26/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: "1.5.0" -version: 7.0.25 +version: 7.0.26 kubeVersion: ">=1.16.0-0" name: shiori description: A simple bookmark manager built with Go @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/shiori/7.0.25/README.md b/stable/shiori/7.0.26/README.md similarity index 96% rename from stable/shiori/7.0.25/README.md rename to stable/shiori/7.0.26/README.md index 81437072a53..d742d531448 100644 --- a/stable/shiori/7.0.25/README.md +++ b/stable/shiori/7.0.26/README.md @@ -1,6 +1,6 @@ # shiori -![Version: 7.0.25](https://img.shields.io/badge/Version-7.0.25-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.26](https://img.shields.io/badge/Version-7.0.26-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 @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/shiori/7.0.25/app-readme.md b/stable/shiori/7.0.26/app-readme.md similarity index 100% rename from stable/shiori/7.0.25/app-readme.md rename to stable/shiori/7.0.26/app-readme.md diff --git a/stable/tt-rss/7.0.26/charts/common-10.4.9.tgz b/stable/shiori/7.0.26/charts/common-10.4.9.tgz similarity index 100% rename from stable/tt-rss/7.0.26/charts/common-10.4.9.tgz rename to stable/shiori/7.0.26/charts/common-10.4.9.tgz diff --git a/stable/shiori/7.0.26/charts/postgresql-8.0.52.tgz b/stable/shiori/7.0.26/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/shiori/7.0.26/charts/postgresql-8.0.52.tgz differ diff --git a/stable/shiori/7.0.25/ix_values.yaml b/stable/shiori/7.0.26/ix_values.yaml similarity index 100% rename from stable/shiori/7.0.25/ix_values.yaml rename to stable/shiori/7.0.26/ix_values.yaml diff --git a/stable/shiori/7.0.25/questions.yaml b/stable/shiori/7.0.26/questions.yaml similarity index 100% rename from stable/shiori/7.0.25/questions.yaml rename to stable/shiori/7.0.26/questions.yaml diff --git a/stable/shlink/4.0.27/templates/common.yaml b/stable/shiori/7.0.26/templates/common.yaml similarity index 100% rename from stable/shlink/4.0.27/templates/common.yaml rename to stable/shiori/7.0.26/templates/common.yaml diff --git a/stable/synapse/4.0.29/values.yaml b/stable/shiori/7.0.26/values.yaml similarity index 100% rename from stable/synapse/4.0.29/values.yaml rename to stable/shiori/7.0.26/values.yaml diff --git a/stable/shlink/4.0.27/Chart.lock b/stable/shlink/4.0.27/Chart.lock deleted file mode 100644 index 27c5b2e1c7e..00000000000 --- a/stable/shlink/4.0.27/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T23:07:15.876093215Z" diff --git a/stable/shlink/4.0.27/charts/postgresql-8.0.50.tgz b/stable/shlink/4.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/shlink/4.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/shlink/4.0.27/charts/redis-3.0.48.tgz b/stable/shlink/4.0.27/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/shlink/4.0.27/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/shlink/4.0.27/CHANGELOG.md b/stable/shlink/4.0.28/CHANGELOG.md similarity index 91% rename from stable/shlink/4.0.27/CHANGELOG.md rename to stable/shlink/4.0.28/CHANGELOG.md index 9ce683032a5..c59dd75d966 100644 --- a/stable/shlink/4.0.27/CHANGELOG.md +++ b/stable/shlink/4.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [shlink-4.0.28](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.25...shlink-4.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [shlink-4.0.27](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.24...shlink-4.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [shlink-4.0.20](https://github.com/truecharts/apps/compare/shlink-4.0.19...shlink-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/shlink/4.0.28/Chart.lock b/stable/shlink/4.0.28/Chart.lock new file mode 100644 index 00000000000..30df5e9b9ee --- /dev/null +++ b/stable/shlink/4.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:32:27.952181342Z" diff --git a/stable/shlink/4.0.27/Chart.yaml b/stable/shlink/4.0.28/Chart.yaml similarity index 94% rename from stable/shlink/4.0.27/Chart.yaml rename to stable/shlink/4.0.28/Chart.yaml index 29f89771b88..67642a018dd 100644 --- a/stable/shlink/4.0.27/Chart.yaml +++ b/stable/shlink/4.0.28/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 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://truecharts.org/docs/charts/stable/shlink @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://github.com/shlinkio/shlink type: application -version: 4.0.27 +version: 4.0.28 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/shlink/4.0.27/README.md b/stable/shlink/4.0.28/README.md similarity index 95% rename from stable/shlink/4.0.27/README.md rename to stable/shlink/4.0.28/README.md index 0fd6f970b21..3def2d283a9 100644 --- a/stable/shlink/4.0.27/README.md +++ b/stable/shlink/4.0.28/README.md @@ -1,6 +1,6 @@ # shlink -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-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.28](https://img.shields.io/badge/Version-4.0.28-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. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/shlink/4.0.27/app-readme.md b/stable/shlink/4.0.28/app-readme.md similarity index 100% rename from stable/shlink/4.0.27/app-readme.md rename to stable/shlink/4.0.28/app-readme.md diff --git a/stable/typecho/3.0.26/charts/common-10.4.9.tgz b/stable/shlink/4.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/typecho/3.0.26/charts/common-10.4.9.tgz rename to stable/shlink/4.0.28/charts/common-10.4.9.tgz diff --git a/stable/shlink/4.0.28/charts/postgresql-8.0.52.tgz b/stable/shlink/4.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/shlink/4.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/shlink/4.0.28/charts/redis-3.0.50.tgz b/stable/shlink/4.0.28/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/shlink/4.0.28/charts/redis-3.0.50.tgz differ diff --git a/stable/shlink/4.0.27/ix_values.yaml b/stable/shlink/4.0.28/ix_values.yaml similarity index 100% rename from stable/shlink/4.0.27/ix_values.yaml rename to stable/shlink/4.0.28/ix_values.yaml diff --git a/stable/shlink/4.0.27/questions.yaml b/stable/shlink/4.0.28/questions.yaml similarity index 100% rename from stable/shlink/4.0.27/questions.yaml rename to stable/shlink/4.0.28/questions.yaml diff --git a/stable/strapi/4.0.26/templates/common.yaml b/stable/shlink/4.0.28/templates/common.yaml similarity index 100% rename from stable/strapi/4.0.26/templates/common.yaml rename to stable/shlink/4.0.28/templates/common.yaml diff --git a/stable/teedy/7.0.27/values.yaml b/stable/shlink/4.0.28/values.yaml similarity index 100% rename from stable/teedy/7.0.27/values.yaml rename to stable/shlink/4.0.28/values.yaml diff --git a/stable/snipe-it/4.0.34/charts/mariadb-3.0.49.tgz b/stable/snipe-it/4.0.34/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/snipe-it/4.0.34/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.34/charts/redis-3.0.48.tgz b/stable/snipe-it/4.0.34/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/snipe-it/4.0.34/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.34/CHANGELOG.md b/stable/snipe-it/4.0.35/CHANGELOG.md similarity index 89% rename from stable/snipe-it/4.0.34/CHANGELOG.md rename to stable/snipe-it/4.0.35/CHANGELOG.md index b7eeb0e75d0..f4ebeec378c 100644 --- a/stable/snipe-it/4.0.34/CHANGELOG.md +++ b/stable/snipe-it/4.0.35/CHANGELOG.md @@ -2,6 +2,15 @@ +## [snipe-it-4.0.35](https://github.com/truecharts/charts/compare/snipe-it-4.0.34...snipe-it-4.0.35) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [snipe-it-4.0.34](https://github.com/truecharts/charts/compare/snipe-it-4.0.33...snipe-it-4.0.34) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [snipe-it-4.0.27](https://github.com/truecharts/apps/compare/snipe-it-4.0.26...snipe-it-4.0.27) (2022-07-22) - -### Chore - -- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters -- update docker general non-major ([#3258](https://github.com/truecharts/apps/issues/3258)) - -### Fix diff --git a/stable/snipe-it/4.0.34/Chart.lock b/stable/snipe-it/4.0.35/Chart.lock similarity index 57% rename from stable/snipe-it/4.0.34/Chart.lock rename to stable/snipe-it/4.0.35/Chart.lock index 8c898f4859c..1452068e451 100644 --- a/stable/snipe-it/4.0.34/Chart.lock +++ b/stable/snipe-it/4.0.35/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.4.9 - name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - name: redis repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:3b15b50ae844e25a2d6e611b59d838b38ce0f61ceb1ce4228ed4186d9ba42232 -generated: "2022-08-08T23:08:07.055454512Z" + version: 3.0.50 +digest: sha256:472b875bd1191598fe6818c498cf05c3c08f071db5dc280a9f5a25ed1504e880 +generated: "2022-08-09T15:32:32.83262081Z" diff --git a/stable/snipe-it/4.0.34/Chart.yaml b/stable/snipe-it/4.0.35/Chart.yaml similarity index 94% rename from stable/snipe-it/4.0.34/Chart.yaml rename to stable/snipe-it/4.0.35/Chart.yaml index b568068b9f3..67dbf37ac5e 100644 --- a/stable/snipe-it/4.0.34/Chart.yaml +++ b/stable/snipe-it/4.0.35/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: "Open source asset management" home: https://truecharts.org/docs/charts/stable/snipe-it icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png @@ -30,7 +30,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snipe-it - https://snipeitapp.com/ - https://github.com/snipe/snipe-it -version: 4.0.34 +version: 4.0.35 annotations: truecharts.org/catagories: | - management diff --git a/stable/snipe-it/4.0.34/README.md b/stable/snipe-it/4.0.35/README.md similarity index 95% rename from stable/snipe-it/4.0.34/README.md rename to stable/snipe-it/4.0.35/README.md index 14824189237..0e7888f4eca 100644 --- a/stable/snipe-it/4.0.34/README.md +++ b/stable/snipe-it/4.0.35/README.md @@ -1,6 +1,6 @@ # snipe-it -![Version: 4.0.34](https://img.shields.io/badge/Version-4.0.34-informational?style=flat-square) ![AppVersion: 6.0.8](https://img.shields.io/badge/AppVersion-6.0.8-informational?style=flat-square) +![Version: 4.0.35](https://img.shields.io/badge/Version-4.0.35-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 @@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/snipe-it/4.0.34/app-readme.md b/stable/snipe-it/4.0.35/app-readme.md similarity index 100% rename from stable/snipe-it/4.0.34/app-readme.md rename to stable/snipe-it/4.0.35/app-readme.md diff --git a/stable/vikunja/3.0.35/charts/common-10.4.9.tgz b/stable/snipe-it/4.0.35/charts/common-10.4.9.tgz similarity index 100% rename from stable/vikunja/3.0.35/charts/common-10.4.9.tgz rename to stable/snipe-it/4.0.35/charts/common-10.4.9.tgz diff --git a/stable/snipe-it/4.0.35/charts/mariadb-3.0.50.tgz b/stable/snipe-it/4.0.35/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/snipe-it/4.0.35/charts/mariadb-3.0.50.tgz differ diff --git a/stable/snipe-it/4.0.35/charts/redis-3.0.50.tgz b/stable/snipe-it/4.0.35/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/snipe-it/4.0.35/charts/redis-3.0.50.tgz differ diff --git a/stable/snipe-it/4.0.34/ix_values.yaml b/stable/snipe-it/4.0.35/ix_values.yaml similarity index 100% rename from stable/snipe-it/4.0.34/ix_values.yaml rename to stable/snipe-it/4.0.35/ix_values.yaml diff --git a/stable/snipe-it/4.0.34/questions.yaml b/stable/snipe-it/4.0.35/questions.yaml similarity index 100% rename from stable/snipe-it/4.0.34/questions.yaml rename to stable/snipe-it/4.0.35/questions.yaml diff --git a/stable/snipe-it/4.0.34/templates/_secrets.tpl b/stable/snipe-it/4.0.35/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/4.0.34/templates/_secrets.tpl rename to stable/snipe-it/4.0.35/templates/_secrets.tpl diff --git a/stable/snipe-it/4.0.34/templates/common.yaml b/stable/snipe-it/4.0.35/templates/common.yaml similarity index 100% rename from stable/snipe-it/4.0.34/templates/common.yaml rename to stable/snipe-it/4.0.35/templates/common.yaml diff --git a/stable/traccar/7.0.27/values.yaml b/stable/snipe-it/4.0.35/values.yaml similarity index 100% rename from stable/traccar/7.0.27/values.yaml rename to stable/snipe-it/4.0.35/values.yaml diff --git a/stable/spotweb/4.0.27/Chart.lock b/stable/spotweb/4.0.27/Chart.lock deleted file mode 100644 index ff826c1314d..00000000000 --- a/stable/spotweb/4.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:08:14.591767449Z" diff --git a/stable/spotweb/4.0.27/charts/postgresql-8.0.50.tgz b/stable/spotweb/4.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/spotweb/4.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.27/CHANGELOG.md b/stable/spotweb/4.0.28/CHANGELOG.md similarity index 91% rename from stable/spotweb/4.0.27/CHANGELOG.md rename to stable/spotweb/4.0.28/CHANGELOG.md index df3e74bc03f..9eb28f91323 100644 --- a/stable/spotweb/4.0.27/CHANGELOG.md +++ b/stable/spotweb/4.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [spotweb-4.0.28](https://github.com/truecharts/charts/compare/spotweb-4.0.27...spotweb-4.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [spotweb-4.0.27](https://github.com/truecharts/charts/compare/spotweb-4.0.26...spotweb-4.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [spotweb-4.0.20](https://github.com/truecharts/apps/compare/spotweb-4.0.19...spotweb-4.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/spotweb/4.0.28/Chart.lock b/stable/spotweb/4.0.28/Chart.lock new file mode 100644 index 00000000000..9f6db31ec9c --- /dev/null +++ b/stable/spotweb/4.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:32:28.855594298Z" diff --git a/stable/spotweb/4.0.27/Chart.yaml b/stable/spotweb/4.0.28/Chart.yaml similarity index 96% rename from stable/spotweb/4.0.27/Chart.yaml rename to stable/spotweb/4.0.28/Chart.yaml index 01afaf3b4da..746c61bfec3 100644 --- a/stable/spotweb/4.0.27/Chart.yaml +++ b/stable/spotweb/4.0.28/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.5.1" kubeVersion: ">=1.16.0-0" -version: 4.0.27 +version: 4.0.28 name: spotweb description: Spotweb is a decentralized usenet community based on the Spotnet protocol. type: application @@ -23,7 +23,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/spotweb/4.0.27/README.md b/stable/spotweb/4.0.28/README.md similarity index 96% rename from stable/spotweb/4.0.27/README.md rename to stable/spotweb/4.0.28/README.md index 95b9a0c6c0b..583041d1e52 100644 --- a/stable/spotweb/4.0.27/README.md +++ b/stable/spotweb/4.0.28/README.md @@ -1,6 +1,6 @@ # spotweb -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-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.28](https://img.shields.io/badge/Version-4.0.28-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/spotweb/4.0.27/app-readme.md b/stable/spotweb/4.0.28/app-readme.md similarity index 100% rename from stable/spotweb/4.0.27/app-readme.md rename to stable/spotweb/4.0.28/app-readme.md diff --git a/stable/weblate/4.0.27/charts/common-10.4.9.tgz b/stable/spotweb/4.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/weblate/4.0.27/charts/common-10.4.9.tgz rename to stable/spotweb/4.0.28/charts/common-10.4.9.tgz diff --git a/stable/spotweb/4.0.28/charts/postgresql-8.0.52.tgz b/stable/spotweb/4.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/spotweb/4.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/spotweb/4.0.27/ix_values.yaml b/stable/spotweb/4.0.28/ix_values.yaml similarity index 100% rename from stable/spotweb/4.0.27/ix_values.yaml rename to stable/spotweb/4.0.28/ix_values.yaml diff --git a/stable/spotweb/4.0.27/questions.yaml b/stable/spotweb/4.0.28/questions.yaml similarity index 100% rename from stable/spotweb/4.0.27/questions.yaml rename to stable/spotweb/4.0.28/questions.yaml diff --git a/stable/spotweb/4.0.27/templates/common.yaml b/stable/spotweb/4.0.28/templates/common.yaml similarity index 100% rename from stable/spotweb/4.0.27/templates/common.yaml rename to stable/spotweb/4.0.28/templates/common.yaml diff --git a/stable/tt-rss/7.0.26/values.yaml b/stable/spotweb/4.0.28/values.yaml similarity index 100% rename from stable/tt-rss/7.0.26/values.yaml rename to stable/spotweb/4.0.28/values.yaml diff --git a/stable/statping/7.0.26/Chart.lock b/stable/statping/7.0.26/Chart.lock deleted file mode 100644 index 4067acf758b..00000000000 --- a/stable/statping/7.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:08:45.681433387Z" diff --git a/stable/statping/7.0.26/charts/postgresql-8.0.50.tgz b/stable/statping/7.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/statping/7.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/statping/7.0.26/CHANGELOG.md b/stable/statping/7.0.27/CHANGELOG.md similarity index 91% rename from stable/statping/7.0.26/CHANGELOG.md rename to stable/statping/7.0.27/CHANGELOG.md index 72397ef4d47..4107a329e05 100644 --- a/stable/statping/7.0.26/CHANGELOG.md +++ b/stable/statping/7.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [statping-7.0.27](https://github.com/truecharts/charts/compare/statping-7.0.26...statping-7.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [statping-7.0.26](https://github.com/truecharts/charts/compare/statping-ng-0.0.14...statping-7.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [statping-7.0.19](https://github.com/truecharts/apps/compare/statping-7.0.18...statping-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/statping/7.0.27/Chart.lock b/stable/statping/7.0.27/Chart.lock new file mode 100644 index 00000000000..0a6f5eec277 --- /dev/null +++ b/stable/statping/7.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:32:56.905386348Z" diff --git a/stable/statping/7.0.26/Chart.yaml b/stable/statping/7.0.27/Chart.yaml similarity index 96% rename from stable/statping/7.0.26/Chart.yaml rename to stable/statping/7.0.27/Chart.yaml index 5b02d8a8a93..720edb9f4f1 100644 --- a/stable/statping/7.0.26/Chart.yaml +++ b/stable/statping/7.0.27/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.26 +version: 7.0.27 kubeVersion: ">=1.16.0-0" keywords: - statping @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/statping/7.0.26/README.md b/stable/statping/7.0.27/README.md similarity index 96% rename from stable/statping/7.0.26/README.md rename to stable/statping/7.0.27/README.md index c4d46b60943..7f9dc263774 100644 --- a/stable/statping/7.0.26/README.md +++ b/stable/statping/7.0.27/README.md @@ -1,6 +1,6 @@ # statping -![Version: 7.0.26](https://img.shields.io/badge/Version-7.0.26-informational?style=flat-square) ![AppVersion: 0.90.78](https://img.shields.io/badge/AppVersion-0.90.78-informational?style=flat-square) +![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-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 @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/statping/7.0.26/app-readme.md b/stable/statping/7.0.27/app-readme.md similarity index 100% rename from stable/statping/7.0.26/app-readme.md rename to stable/statping/7.0.27/app-readme.md diff --git a/stable/wekan/4.0.31/charts/common-10.4.9.tgz b/stable/statping/7.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/wekan/4.0.31/charts/common-10.4.9.tgz rename to stable/statping/7.0.27/charts/common-10.4.9.tgz diff --git a/stable/statping/7.0.27/charts/postgresql-8.0.52.tgz b/stable/statping/7.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/statping/7.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/statping/7.0.26/ix_values.yaml b/stable/statping/7.0.27/ix_values.yaml similarity index 100% rename from stable/statping/7.0.26/ix_values.yaml rename to stable/statping/7.0.27/ix_values.yaml diff --git a/stable/statping/7.0.26/questions.yaml b/stable/statping/7.0.27/questions.yaml similarity index 100% rename from stable/statping/7.0.26/questions.yaml rename to stable/statping/7.0.27/questions.yaml diff --git a/stable/statping/7.0.26/templates/common.yaml b/stable/statping/7.0.27/templates/common.yaml similarity index 100% rename from stable/statping/7.0.26/templates/common.yaml rename to stable/statping/7.0.27/templates/common.yaml diff --git a/stable/typecho/3.0.26/values.yaml b/stable/statping/7.0.27/values.yaml similarity index 100% rename from stable/typecho/3.0.26/values.yaml rename to stable/statping/7.0.27/values.yaml diff --git a/stable/strapi/4.0.26/Chart.lock b/stable/strapi/4.0.26/Chart.lock deleted file mode 100644 index adb10d5dc09..00000000000 --- a/stable/strapi/4.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:08:51.077079937Z" diff --git a/stable/strapi/4.0.26/charts/postgresql-8.0.50.tgz b/stable/strapi/4.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/strapi/4.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/strapi/4.0.26/CHANGELOG.md b/stable/strapi/4.0.27/CHANGELOG.md similarity index 91% rename from stable/strapi/4.0.26/CHANGELOG.md rename to stable/strapi/4.0.27/CHANGELOG.md index 522d5ed58e8..77cd7ab508c 100644 --- a/stable/strapi/4.0.26/CHANGELOG.md +++ b/stable/strapi/4.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [strapi-4.0.27](https://github.com/truecharts/charts/compare/strapi-4.0.26...strapi-4.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [strapi-4.0.26](https://github.com/truecharts/charts/compare/strapi-4.0.25...strapi-4.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - move clickhouse to dependency train, remove 2 breaking apps and remove some special characters - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - ### Fix - -- remove some non-utf8 characters - - - -## [strapi-4.0.19](https://github.com/truecharts/apps/compare/strapi-4.0.18...strapi-4.0.19) (2022-07-20) - -### Chore diff --git a/stable/strapi/4.0.27/Chart.lock b/stable/strapi/4.0.27/Chart.lock new file mode 100644 index 00000000000..17bf0b25865 --- /dev/null +++ b/stable/strapi/4.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:33:10.841023962Z" diff --git a/stable/strapi/4.0.26/Chart.yaml b/stable/strapi/4.0.27/Chart.yaml similarity index 96% rename from stable/strapi/4.0.26/Chart.yaml rename to stable/strapi/4.0.27/Chart.yaml index f4168e7f469..a43d129bb04 100644 --- a/stable/strapi/4.0.26/Chart.yaml +++ b/stable/strapi/4.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. home: https://truecharts.org/docs/charts/stable/strapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png @@ -25,7 +25,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.26 +version: 4.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/strapi/4.0.26/README.md b/stable/strapi/4.0.27/README.md similarity index 96% rename from stable/strapi/4.0.26/README.md rename to stable/strapi/4.0.27/README.md index 34c9b883aac..42ba2202e0c 100644 --- a/stable/strapi/4.0.26/README.md +++ b/stable/strapi/4.0.27/README.md @@ -1,6 +1,6 @@ # strapi -![Version: 4.0.26](https://img.shields.io/badge/Version-4.0.26-informational?style=flat-square) ![AppVersion: 3.6.8](https://img.shields.io/badge/AppVersion-3.6.8-informational?style=flat-square) +![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-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. @@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/strapi/4.0.26/app-readme.md b/stable/strapi/4.0.27/app-readme.md similarity index 100% rename from stable/strapi/4.0.26/app-readme.md rename to stable/strapi/4.0.27/app-readme.md diff --git a/stable/wikijs/7.0.27/charts/common-10.4.9.tgz b/stable/strapi/4.0.27/charts/common-10.4.9.tgz similarity index 100% rename from stable/wikijs/7.0.27/charts/common-10.4.9.tgz rename to stable/strapi/4.0.27/charts/common-10.4.9.tgz diff --git a/stable/strapi/4.0.27/charts/postgresql-8.0.52.tgz b/stable/strapi/4.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/strapi/4.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/strapi/4.0.26/ix_values.yaml b/stable/strapi/4.0.27/ix_values.yaml similarity index 100% rename from stable/strapi/4.0.26/ix_values.yaml rename to stable/strapi/4.0.27/ix_values.yaml diff --git a/stable/strapi/4.0.26/questions.yaml b/stable/strapi/4.0.27/questions.yaml similarity index 100% rename from stable/strapi/4.0.26/questions.yaml rename to stable/strapi/4.0.27/questions.yaml diff --git a/stable/teedy/7.0.27/templates/common.yaml b/stable/strapi/4.0.27/templates/common.yaml similarity index 100% rename from stable/teedy/7.0.27/templates/common.yaml rename to stable/strapi/4.0.27/templates/common.yaml diff --git a/stable/vikunja/3.0.35/values.yaml b/stable/strapi/4.0.27/values.yaml similarity index 100% rename from stable/vikunja/3.0.35/values.yaml rename to stable/strapi/4.0.27/values.yaml diff --git a/stable/synapse/4.0.29/Chart.lock b/stable/synapse/4.0.29/Chart.lock deleted file mode 100644 index bb53839ad65..00000000000 --- a/stable/synapse/4.0.29/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:09:06.290889316Z" diff --git a/stable/synapse/4.0.29/charts/postgresql-8.0.50.tgz b/stable/synapse/4.0.29/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/synapse/4.0.29/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/synapse/4.0.29/CHANGELOG.md b/stable/synapse/4.0.30/CHANGELOG.md similarity index 91% rename from stable/synapse/4.0.29/CHANGELOG.md rename to stable/synapse/4.0.30/CHANGELOG.md index 42b9fbd0477..b6fe76969b1 100644 --- a/stable/synapse/4.0.29/CHANGELOG.md +++ b/stable/synapse/4.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [synapse-4.0.30](https://github.com/truecharts/charts/compare/synapse-4.0.29...synapse-4.0.30) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [synapse-4.0.29](https://github.com/truecharts/charts/compare/synapse-4.0.28...synapse-4.0.29) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) - - - - -## [synapse-4.0.23](https://github.com/truecharts/apps/compare/synapse-4.0.21...synapse-4.0.23) (2022-07-22) - -### Chore - diff --git a/stable/synapse/4.0.30/Chart.lock b/stable/synapse/4.0.30/Chart.lock new file mode 100644 index 00000000000..eb443af9b72 --- /dev/null +++ b/stable/synapse/4.0.30/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:33:17.477493703Z" diff --git a/stable/synapse/4.0.29/Chart.yaml b/stable/synapse/4.0.30/Chart.yaml similarity index 96% rename from stable/synapse/4.0.29/Chart.yaml rename to stable/synapse/4.0.30/Chart.yaml index 4a899c1631b..df49f3d7f64 100644 --- a/stable/synapse/4.0.29/Chart.yaml +++ b/stable/synapse/4.0.30/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 deprecated: false description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes home: https://truecharts.org/docs/charts/stable/synapse @@ -25,7 +25,7 @@ name: synapse sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synapse type: application -version: 4.0.29 +version: 4.0.30 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/4.0.29/README.md b/stable/synapse/4.0.30/README.md similarity index 96% rename from stable/synapse/4.0.29/README.md rename to stable/synapse/4.0.30/README.md index 7a4de93ea1c..d136ef074a5 100644 --- a/stable/synapse/4.0.29/README.md +++ b/stable/synapse/4.0.30/README.md @@ -1,6 +1,6 @@ # synapse -![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-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.30](https://img.shields.io/badge/Version-4.0.30-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 @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/synapse/4.0.29/app-readme.md b/stable/synapse/4.0.30/app-readme.md similarity index 100% rename from stable/synapse/4.0.29/app-readme.md rename to stable/synapse/4.0.30/app-readme.md diff --git a/stable/xbackbone/3.0.28/charts/common-10.4.9.tgz b/stable/synapse/4.0.30/charts/common-10.4.9.tgz similarity index 100% rename from stable/xbackbone/3.0.28/charts/common-10.4.9.tgz rename to stable/synapse/4.0.30/charts/common-10.4.9.tgz diff --git a/stable/synapse/4.0.30/charts/postgresql-8.0.52.tgz b/stable/synapse/4.0.30/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/synapse/4.0.30/charts/postgresql-8.0.52.tgz differ diff --git a/stable/synapse/4.0.29/ci/base-values.yaml b/stable/synapse/4.0.30/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.29/ci/base-values.yaml rename to stable/synapse/4.0.30/ci/base-values.yaml diff --git a/stable/synapse/4.0.29/ci/basic-values.yaml b/stable/synapse/4.0.30/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.29/ci/basic-values.yaml rename to stable/synapse/4.0.30/ci/basic-values.yaml diff --git a/stable/synapse/4.0.29/ix_values.yaml b/stable/synapse/4.0.30/ix_values.yaml similarity index 100% rename from stable/synapse/4.0.29/ix_values.yaml rename to stable/synapse/4.0.30/ix_values.yaml diff --git a/stable/synapse/4.0.29/questions.yaml b/stable/synapse/4.0.30/questions.yaml similarity index 100% rename from stable/synapse/4.0.29/questions.yaml rename to stable/synapse/4.0.30/questions.yaml diff --git a/stable/synapse/4.0.29/templates/_configmap.tpl b/stable/synapse/4.0.30/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.29/templates/_configmap.tpl rename to stable/synapse/4.0.30/templates/_configmap.tpl diff --git a/stable/synapse/4.0.29/templates/_helpers.tpl b/stable/synapse/4.0.30/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.29/templates/_helpers.tpl rename to stable/synapse/4.0.30/templates/_helpers.tpl diff --git a/stable/synapse/4.0.29/templates/_secret.tpl b/stable/synapse/4.0.30/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.29/templates/_secret.tpl rename to stable/synapse/4.0.30/templates/_secret.tpl diff --git a/stable/synapse/4.0.29/templates/common.yaml b/stable/synapse/4.0.30/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.29/templates/common.yaml rename to stable/synapse/4.0.30/templates/common.yaml diff --git a/stable/weblate/4.0.27/values.yaml b/stable/synapse/4.0.30/values.yaml similarity index 100% rename from stable/weblate/4.0.27/values.yaml rename to stable/synapse/4.0.30/values.yaml diff --git a/stable/teedy/7.0.27/Chart.lock b/stable/teedy/7.0.27/Chart.lock deleted file mode 100644 index 9d4d744f373..00000000000 --- a/stable/teedy/7.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:09:54.192675543Z" diff --git a/stable/teedy/7.0.27/charts/postgresql-8.0.50.tgz b/stable/teedy/7.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/teedy/7.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/teedy/7.0.27/CHANGELOG.md b/stable/teedy/7.0.28/CHANGELOG.md similarity index 91% rename from stable/teedy/7.0.27/CHANGELOG.md rename to stable/teedy/7.0.28/CHANGELOG.md index 5ae656666c1..75a82834525 100644 --- a/stable/teedy/7.0.27/CHANGELOG.md +++ b/stable/teedy/7.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [teedy-7.0.28](https://github.com/truecharts/charts/compare/teedy-docs-0.0.15...teedy-7.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [teedy-7.0.27](https://github.com/truecharts/charts/compare/teedy-docs-0.0.14...teedy-7.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [teedy-7.0.20](https://github.com/truecharts/apps/compare/teedy-7.0.19...teedy-7.0.20) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/teedy/7.0.28/Chart.lock b/stable/teedy/7.0.28/Chart.lock new file mode 100644 index 00000000000..bf9d32b8e9b --- /dev/null +++ b/stable/teedy/7.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:33:24.448270275Z" diff --git a/stable/teedy/7.0.27/Chart.yaml b/stable/teedy/7.0.28/Chart.yaml similarity index 96% rename from stable/teedy/7.0.27/Chart.yaml rename to stable/teedy/7.0.28/Chart.yaml index c47f8c1db54..2025b349a87 100644 --- a/stable/teedy/7.0.27/Chart.yaml +++ b/stable/teedy/7.0.28/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.27 +version: 7.0.28 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.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/teedy/7.0.27/README.md b/stable/teedy/7.0.28/README.md similarity index 96% rename from stable/teedy/7.0.27/README.md rename to stable/teedy/7.0.28/README.md index 371a2240d8c..7297a2c64f2 100644 --- a/stable/teedy/7.0.27/README.md +++ b/stable/teedy/7.0.28/README.md @@ -1,6 +1,6 @@ # teedy -![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-informational?style=flat-square) ![AppVersion: 1.10](https://img.shields.io/badge/AppVersion-1.10-informational?style=flat-square) +![Version: 7.0.28](https://img.shields.io/badge/Version-7.0.28-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.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/teedy/7.0.27/app-readme.md b/stable/teedy/7.0.28/app-readme.md similarity index 100% rename from stable/teedy/7.0.27/app-readme.md rename to stable/teedy/7.0.28/app-readme.md diff --git a/stable/xwiki/3.0.31/charts/common-10.4.9.tgz b/stable/teedy/7.0.28/charts/common-10.4.9.tgz similarity index 100% rename from stable/xwiki/3.0.31/charts/common-10.4.9.tgz rename to stable/teedy/7.0.28/charts/common-10.4.9.tgz diff --git a/stable/teedy/7.0.28/charts/postgresql-8.0.52.tgz b/stable/teedy/7.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/teedy/7.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/teedy/7.0.27/ix_values.yaml b/stable/teedy/7.0.28/ix_values.yaml similarity index 100% rename from stable/teedy/7.0.27/ix_values.yaml rename to stable/teedy/7.0.28/ix_values.yaml diff --git a/stable/teedy/7.0.27/questions.yaml b/stable/teedy/7.0.28/questions.yaml similarity index 100% rename from stable/teedy/7.0.27/questions.yaml rename to stable/teedy/7.0.28/questions.yaml diff --git a/stable/traccar/7.0.27/templates/common.yaml b/stable/teedy/7.0.28/templates/common.yaml similarity index 100% rename from stable/traccar/7.0.27/templates/common.yaml rename to stable/teedy/7.0.28/templates/common.yaml diff --git a/stable/wekan/4.0.31/values.yaml b/stable/teedy/7.0.28/values.yaml similarity index 100% rename from stable/wekan/4.0.31/values.yaml rename to stable/teedy/7.0.28/values.yaml diff --git a/stable/traccar/7.0.27/Chart.lock b/stable/traccar/7.0.27/Chart.lock deleted file mode 100644 index 5150ce31864..00000000000 --- a/stable/traccar/7.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:10:24.830940454Z" diff --git a/stable/traccar/7.0.27/charts/postgresql-8.0.50.tgz b/stable/traccar/7.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/traccar/7.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/traccar/7.0.27/CHANGELOG.md b/stable/traccar/7.0.28/CHANGELOG.md similarity index 91% rename from stable/traccar/7.0.27/CHANGELOG.md rename to stable/traccar/7.0.28/CHANGELOG.md index 59f5dbd9e16..7c9904827ff 100644 --- a/stable/traccar/7.0.27/CHANGELOG.md +++ b/stable/traccar/7.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [traccar-7.0.28](https://github.com/truecharts/charts/compare/traccar-7.0.27...traccar-7.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [traccar-7.0.27](https://github.com/truecharts/charts/compare/traccar-7.0.26...traccar-7.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [traccar-7.0.20](https://github.com/truecharts/apps/compare/traccar-7.0.19...traccar-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - diff --git a/stable/traccar/7.0.28/Chart.lock b/stable/traccar/7.0.28/Chart.lock new file mode 100644 index 00000000000..5be16bc0986 --- /dev/null +++ b/stable/traccar/7.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:33:38.68212013Z" diff --git a/stable/traccar/7.0.27/Chart.yaml b/stable/traccar/7.0.28/Chart.yaml similarity index 96% rename from stable/traccar/7.0.27/Chart.yaml rename to stable/traccar/7.0.28/Chart.yaml index 479e5c1a051..7427e967e3d 100644 --- a/stable/traccar/7.0.27/Chart.yaml +++ b/stable/traccar/7.0.28/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.27 +version: 7.0.28 kubeVersion: ">=1.16.0-0" keywords: - traccar @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/traccar/7.0.27/README.md b/stable/traccar/7.0.28/README.md similarity index 96% rename from stable/traccar/7.0.27/README.md rename to stable/traccar/7.0.28/README.md index e0ef350282a..5c26ae55cff 100644 --- a/stable/traccar/7.0.27/README.md +++ b/stable/traccar/7.0.28/README.md @@ -1,6 +1,6 @@ # traccar -![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-informational?style=flat-square) ![AppVersion: 5.2](https://img.shields.io/badge/AppVersion-5.2-informational?style=flat-square) +![Version: 7.0.28](https://img.shields.io/badge/Version-7.0.28-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/traccar/7.0.27/app-readme.md b/stable/traccar/7.0.28/app-readme.md similarity index 100% rename from stable/traccar/7.0.27/app-readme.md rename to stable/traccar/7.0.28/app-readme.md diff --git a/stable/traccar/7.0.28/charts/common-10.4.9.tgz b/stable/traccar/7.0.28/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/traccar/7.0.28/charts/common-10.4.9.tgz differ diff --git a/stable/traccar/7.0.28/charts/postgresql-8.0.52.tgz b/stable/traccar/7.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/traccar/7.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/traccar/7.0.27/ix_values.yaml b/stable/traccar/7.0.28/ix_values.yaml similarity index 100% rename from stable/traccar/7.0.27/ix_values.yaml rename to stable/traccar/7.0.28/ix_values.yaml diff --git a/stable/traccar/7.0.27/questions.yaml b/stable/traccar/7.0.28/questions.yaml similarity index 100% rename from stable/traccar/7.0.27/questions.yaml rename to stable/traccar/7.0.28/questions.yaml diff --git a/stable/typecho/3.0.26/templates/common.yaml b/stable/traccar/7.0.28/templates/common.yaml similarity index 100% rename from stable/typecho/3.0.26/templates/common.yaml rename to stable/traccar/7.0.28/templates/common.yaml diff --git a/stable/wikijs/7.0.27/values.yaml b/stable/traccar/7.0.28/values.yaml similarity index 100% rename from stable/wikijs/7.0.27/values.yaml rename to stable/traccar/7.0.28/values.yaml diff --git a/stable/tt-rss/7.0.26/Chart.lock b/stable/tt-rss/7.0.26/Chart.lock deleted file mode 100644 index 7b580eaefef..00000000000 --- a/stable/tt-rss/7.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:10:51.103715005Z" diff --git a/stable/tt-rss/7.0.26/charts/postgresql-8.0.50.tgz b/stable/tt-rss/7.0.26/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/tt-rss/7.0.26/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.26/CHANGELOG.md b/stable/tt-rss/7.0.27/CHANGELOG.md similarity index 91% rename from stable/tt-rss/7.0.26/CHANGELOG.md rename to stable/tt-rss/7.0.27/CHANGELOG.md index 4267e6d46b1..5f3668037ec 100644 --- a/stable/tt-rss/7.0.26/CHANGELOG.md +++ b/stable/tt-rss/7.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [tt-rss-7.0.27](https://github.com/truecharts/charts/compare/tt-rss-7.0.26...tt-rss-7.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [tt-rss-7.0.26](https://github.com/truecharts/charts/compare/tt-rss-7.0.25...tt-rss-7.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [tt-rss-7.0.19](https://github.com/truecharts/apps/compare/tt-rss-7.0.18...tt-rss-7.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/tt-rss/7.0.27/Chart.lock b/stable/tt-rss/7.0.27/Chart.lock new file mode 100644 index 00000000000..40236c9d6d4 --- /dev/null +++ b/stable/tt-rss/7.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:33:51.91887481Z" diff --git a/stable/tt-rss/7.0.26/Chart.yaml b/stable/tt-rss/7.0.27/Chart.yaml similarity index 96% rename from stable/tt-rss/7.0.26/Chart.yaml rename to stable/tt-rss/7.0.27/Chart.yaml index d2cbb636f34..1a6e414b11f 100644 --- a/stable/tt-rss/7.0.26/Chart.yaml +++ b/stable/tt-rss/7.0.27/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.26 +version: 7.0.27 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.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/tt-rss/7.0.26/README.md b/stable/tt-rss/7.0.27/README.md similarity index 96% rename from stable/tt-rss/7.0.26/README.md rename to stable/tt-rss/7.0.27/README.md index dbcbc99e793..2ab7625cee2 100644 --- a/stable/tt-rss/7.0.26/README.md +++ b/stable/tt-rss/7.0.27/README.md @@ -1,6 +1,6 @@ # tt-rss -![Version: 7.0.26](https://img.shields.io/badge/Version-7.0.26-informational?style=flat-square) ![AppVersion: 2.0.9113](https://img.shields.io/badge/AppVersion-2.0.9113-informational?style=flat-square) +![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-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 @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/tt-rss/7.0.26/app-readme.md b/stable/tt-rss/7.0.27/app-readme.md similarity index 100% rename from stable/tt-rss/7.0.26/app-readme.md rename to stable/tt-rss/7.0.27/app-readme.md diff --git a/stable/tt-rss/7.0.27/charts/common-10.4.9.tgz b/stable/tt-rss/7.0.27/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/tt-rss/7.0.27/charts/common-10.4.9.tgz differ diff --git a/stable/tt-rss/7.0.27/charts/postgresql-8.0.52.tgz b/stable/tt-rss/7.0.27/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/tt-rss/7.0.27/charts/postgresql-8.0.52.tgz differ diff --git a/stable/tt-rss/7.0.26/ix_values.yaml b/stable/tt-rss/7.0.27/ix_values.yaml similarity index 100% rename from stable/tt-rss/7.0.26/ix_values.yaml rename to stable/tt-rss/7.0.27/ix_values.yaml diff --git a/stable/tt-rss/7.0.26/questions.yaml b/stable/tt-rss/7.0.27/questions.yaml similarity index 100% rename from stable/tt-rss/7.0.26/questions.yaml rename to stable/tt-rss/7.0.27/questions.yaml diff --git a/stable/tt-rss/7.0.26/templates/common.yaml b/stable/tt-rss/7.0.27/templates/common.yaml similarity index 100% rename from stable/tt-rss/7.0.26/templates/common.yaml rename to stable/tt-rss/7.0.27/templates/common.yaml diff --git a/stable/xbackbone/3.0.28/values.yaml b/stable/tt-rss/7.0.27/values.yaml similarity index 100% rename from stable/xbackbone/3.0.28/values.yaml rename to stable/tt-rss/7.0.27/values.yaml diff --git a/stable/typecho/3.0.26/Chart.lock b/stable/typecho/3.0.26/Chart.lock deleted file mode 100644 index 0a4621e35b8..00000000000 --- a/stable/typecho/3.0.26/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T23:11:10.922915776Z" diff --git a/stable/typecho/3.0.26/charts/mariadb-3.0.49.tgz b/stable/typecho/3.0.26/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/typecho/3.0.26/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/typecho/3.0.26/CHANGELOG.md b/stable/typecho/3.0.27/CHANGELOG.md similarity index 91% rename from stable/typecho/3.0.26/CHANGELOG.md rename to stable/typecho/3.0.27/CHANGELOG.md index d2aa313c7e2..f6a0ed003ba 100644 --- a/stable/typecho/3.0.26/CHANGELOG.md +++ b/stable/typecho/3.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [typecho-3.0.27](https://github.com/truecharts/charts/compare/typecho-3.0.26...typecho-3.0.27) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [typecho-3.0.26](https://github.com/truecharts/charts/compare/typecho-3.0.25...typecho-3.0.26) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [typecho-3.0.19](https://github.com/truecharts/apps/compare/typecho-3.0.18...typecho-3.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/typecho/3.0.27/Chart.lock b/stable/typecho/3.0.27/Chart.lock new file mode 100644 index 00000000000..d4146a2443d --- /dev/null +++ b/stable/typecho/3.0.27/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:33:59.055702378Z" diff --git a/stable/typecho/3.0.26/Chart.yaml b/stable/typecho/3.0.27/Chart.yaml similarity index 96% rename from stable/typecho/3.0.26/Chart.yaml rename to stable/typecho/3.0.27/Chart.yaml index c7c254a29f7..c4b2613f3e5 100644 --- a/stable/typecho/3.0.26/Chart.yaml +++ b/stable/typecho/3.0.27/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: Typecho is a PHP Blogging Platform. home: https://truecharts.org/docs/charts/stable/typecho icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/typecho - https://github.com/typecho/typecho - https://hub.docker.com/r/joyqi/typecho -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/typecho/3.0.26/README.md b/stable/typecho/3.0.27/README.md similarity index 96% rename from stable/typecho/3.0.26/README.md rename to stable/typecho/3.0.27/README.md index 246c090e9f5..df14c887878 100644 --- a/stable/typecho/3.0.26/README.md +++ b/stable/typecho/3.0.27/README.md @@ -1,6 +1,6 @@ # typecho -![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) +![Version: 3.0.27](https://img.shields.io/badge/Version-3.0.27-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. @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/typecho/3.0.26/app-readme.md b/stable/typecho/3.0.27/app-readme.md similarity index 100% rename from stable/typecho/3.0.26/app-readme.md rename to stable/typecho/3.0.27/app-readme.md diff --git a/stable/typecho/3.0.27/charts/common-10.4.9.tgz b/stable/typecho/3.0.27/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/typecho/3.0.27/charts/common-10.4.9.tgz differ diff --git a/stable/typecho/3.0.27/charts/mariadb-3.0.50.tgz b/stable/typecho/3.0.27/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/typecho/3.0.27/charts/mariadb-3.0.50.tgz differ diff --git a/stable/typecho/3.0.26/ix_values.yaml b/stable/typecho/3.0.27/ix_values.yaml similarity index 100% rename from stable/typecho/3.0.26/ix_values.yaml rename to stable/typecho/3.0.27/ix_values.yaml diff --git a/stable/typecho/3.0.26/questions.yaml b/stable/typecho/3.0.27/questions.yaml similarity index 100% rename from stable/typecho/3.0.26/questions.yaml rename to stable/typecho/3.0.27/questions.yaml diff --git a/stable/wekan/4.0.31/templates/common.yaml b/stable/typecho/3.0.27/templates/common.yaml similarity index 100% rename from stable/wekan/4.0.31/templates/common.yaml rename to stable/typecho/3.0.27/templates/common.yaml diff --git a/stable/xwiki/3.0.31/values.yaml b/stable/typecho/3.0.27/values.yaml similarity index 100% rename from stable/xwiki/3.0.31/values.yaml rename to stable/typecho/3.0.27/values.yaml diff --git a/stable/vaultwarden/16.0.29/CHANGELOG.md b/stable/vaultwarden/16.0.29/CHANGELOG.md new file mode 100644 index 00000000000..a64f4240297 --- /dev/null +++ b/stable/vaultwarden/16.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaultwarden-16.0.29](https://github.com/truecharts/charts/compare/vaultwarden-16.0.28...vaultwarden-16.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + +## [vaultwarden-16.0.28](https://github.com/truecharts/charts/compare/vaultwarden-16.0.27...vaultwarden-16.0.28) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [vaultwarden-16.0.27](https://github.com/truecharts/apps/compare/vaultwarden-16.0.26...vaultwarden-16.0.27) (2022-07-28) + +### Chore + +- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) + + + + +## [vaultwarden-16.0.26](https://github.com/truecharts/apps/compare/vaultwarden-16.0.25...vaultwarden-16.0.26) (2022-07-26) + +### Chore + +- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) + - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) + + ### Fix + +- Fix inline comments that break linting ([#3305](https://github.com/truecharts/apps/issues/3305)) + + + + +## [vaultwarden-16.0.25](https://github.com/truecharts/apps/compare/vaultwarden-16.0.24...vaultwarden-16.0.25) (2022-07-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [vaultwarden-16.0.25](https://github.com/truecharts/apps/compare/vaultwarden-16.0.24...vaultwarden-16.0.25) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [vaultwarden-16.0.24](https://github.com/truecharts/apps/compare/vaultwarden-16.0.23...vaultwarden-16.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vaultwarden-16.0.24](https://github.com/truecharts/apps/compare/vaultwarden-16.0.23...vaultwarden-16.0.24) (2022-07-23) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vaultwarden-16.0.24](https://github.com/truecharts/apps/compare/vaultwarden-16.0.23...vaultwarden-16.0.24) (2022-07-23) + +### Chore + +- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) + + + + +## [vaultwarden-16.0.23](https://github.com/truecharts/apps/compare/vaultwarden-16.0.22...vaultwarden-16.0.23) (2022-07-23) + +### Chore + diff --git a/stable/vaultwarden/16.0.29/Chart.lock b/stable/vaultwarden/16.0.29/Chart.lock new file mode 100644 index 00000000000..b5a2b39f5fa --- /dev/null +++ b/stable/vaultwarden/16.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:34:04.913994504Z" diff --git a/stable/vaultwarden/16.0.29/Chart.yaml b/stable/vaultwarden/16.0.29/Chart.yaml new file mode 100644 index 00000000000..e5afbcd66cf --- /dev/null +++ b/stable/vaultwarden/16.0.29/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.25.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://truecharts.org/docs/charts/stable/vaultwarden +icon: https://truecharts.org/img/hotlink-ok/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/truecharts/charts/tree/master/charts/stable/vaultwarden + - https://github.com/dani-garcia/vaultwarden +type: application +version: 16.0.29 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/16.0.29/README.md b/stable/vaultwarden/16.0.29/README.md new file mode 100644 index 00000000000..b11a3bc68cc --- /dev/null +++ b/stable/vaultwarden/16.0.29/README.md @@ -0,0 +1,109 @@ +# vaultwarden + +![Version: 16.0.29](https://img.shields.io/badge/Version-16.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.2](https://img.shields.io/badge/AppVersion-1.25.2-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.52 | +| https://library-charts.truecharts.org | common | 10.4.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `vaultwarden` + +```console +helm repo add TrueCharts https://charts.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 Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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 command line + +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 charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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.29/app-readme.md b/stable/vaultwarden/16.0.29/app-readme.md new file mode 100644 index 00000000000..01063b2fee7 --- /dev/null +++ b/stable/vaultwarden/16.0.29/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/docs/charts/stable/vaultwarden](https://truecharts.org/docs/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.29/charts/common-10.4.9.tgz b/stable/vaultwarden/16.0.29/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/vaultwarden/16.0.29/charts/common-10.4.9.tgz differ diff --git a/stable/vaultwarden/16.0.29/charts/postgresql-8.0.52.tgz b/stable/vaultwarden/16.0.29/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/vaultwarden/16.0.29/charts/postgresql-8.0.52.tgz differ diff --git a/stable/vaultwarden/16.0.29/ci/default-values.yaml b/stable/vaultwarden/16.0.29/ci/default-values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.29/ci/ingress-values.yaml b/stable/vaultwarden/16.0.29/ci/ingress-values.yaml new file mode 100644 index 00000000000..961f466bd75 --- /dev/null +++ b/stable/vaultwarden/16.0.29/ci/ingress-values.yaml @@ -0,0 +1,7 @@ +# -- 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 diff --git a/stable/vaultwarden/16.0.29/ix_values.yaml b/stable/vaultwarden/16.0.29/ix_values.yaml new file mode 100644 index 00000000000..66fcab86267 --- /dev/null +++ b/stable/vaultwarden/16.0.29/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: 1.25.2@sha256:ec34588ef04cfdf79cdbb0f90882b3073d8baa39d9aaf8aa86abbb263049f8eb + +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 + # see: 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 + +portal: + enabled: true diff --git a/stable/vaultwarden/16.0.29/questions.yaml b/stable/vaultwarden/16.0.29/questions.yaml new file mode 100644 index 00000000000..e765edc715e --- /dev/null +++ b/stable/vaultwarden/16.0.29/questions.yaml @@ -0,0 +1,2823 @@ +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: 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 + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + 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" + default: Recreate + - 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 Configuration + 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: 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: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + 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: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + 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: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path 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: Path Type + 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: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: 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 the 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + 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: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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 (Optional) + 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 IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + 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 Command 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.29/templates/_configmap.tpl b/stable/vaultwarden/16.0.29/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/16.0.29/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.29/templates/_secrets.tpl b/stable/vaultwarden/16.0.29/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/16.0.29/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.29/templates/_validate.tpl b/stable/vaultwarden/16.0.29/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/16.0.29/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.29/templates/common.yaml b/stable/vaultwarden/16.0.29/templates/common.yaml new file mode 100644 index 00000000000..577816b14ce --- /dev/null +++ b/stable/vaultwarden/16.0.29/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.29/values.yaml b/stable/vaultwarden/16.0.29/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/3.0.35/Chart.lock b/stable/vikunja/3.0.35/Chart.lock deleted file mode 100644 index 2891088d4e0..00000000000 --- a/stable/vikunja/3.0.35/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-09T10:34:28.162967752Z" diff --git a/stable/vikunja/3.0.35/charts/postgresql-8.0.50.tgz b/stable/vikunja/3.0.35/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/vikunja/3.0.35/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.35/charts/redis-3.0.48.tgz b/stable/vikunja/3.0.35/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/vikunja/3.0.35/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.35/CHANGELOG.md b/stable/vikunja/3.0.36/CHANGELOG.md similarity index 91% rename from stable/vikunja/3.0.35/CHANGELOG.md rename to stable/vikunja/3.0.36/CHANGELOG.md index 2470ea54f10..8d03850fc5f 100644 --- a/stable/vikunja/3.0.35/CHANGELOG.md +++ b/stable/vikunja/3.0.36/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vikunja-3.0.36](https://github.com/truecharts/charts/compare/vikunja-3.0.35...vikunja-3.0.36) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [vikunja-3.0.35](https://github.com/truecharts/charts/compare/vikunja-3.0.34...vikunja-3.0.35) (2022-08-09) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - -## [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)) - - diff --git a/stable/vikunja/3.0.36/Chart.lock b/stable/vikunja/3.0.36/Chart.lock new file mode 100644 index 00000000000..85b8993f96d --- /dev/null +++ b/stable/vikunja/3.0.36/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:34:27.981113238Z" diff --git a/stable/vikunja/3.0.35/Chart.yaml b/stable/vikunja/3.0.36/Chart.yaml similarity index 94% rename from stable/vikunja/3.0.35/Chart.yaml rename to stable/vikunja/3.0.36/Chart.yaml index 66d1c46dbae..6a171e054d6 100644 --- a/stable/vikunja/3.0.35/Chart.yaml +++ b/stable/vikunja/3.0.36/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: The to-do app to organize your life. home: https://truecharts.org/docs/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png @@ -26,7 +26,7 @@ name: vikunja sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - https://vikunja.io/docs -version: 3.0.35 +version: 3.0.36 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/3.0.35/README.md b/stable/vikunja/3.0.36/README.md similarity index 95% rename from stable/vikunja/3.0.35/README.md rename to stable/vikunja/3.0.36/README.md index 6b1fd16cb23..129977785fe 100644 --- a/stable/vikunja/3.0.35/README.md +++ b/stable/vikunja/3.0.36/README.md @@ -1,6 +1,6 @@ # vikunja -![Version: 3.0.35](https://img.shields.io/badge/Version-3.0.35-informational?style=flat-square) ![AppVersion: 0.18.1](https://img.shields.io/badge/AppVersion-0.18.1-informational?style=flat-square) +![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-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. @@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/vikunja/3.0.35/app-readme.md b/stable/vikunja/3.0.36/app-readme.md similarity index 100% rename from stable/vikunja/3.0.35/app-readme.md rename to stable/vikunja/3.0.36/app-readme.md diff --git a/stable/vikunja/3.0.36/charts/common-10.4.9.tgz b/stable/vikunja/3.0.36/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/vikunja/3.0.36/charts/common-10.4.9.tgz differ diff --git a/stable/vikunja/3.0.36/charts/postgresql-8.0.52.tgz b/stable/vikunja/3.0.36/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/vikunja/3.0.36/charts/postgresql-8.0.52.tgz differ diff --git a/stable/vikunja/3.0.36/charts/redis-3.0.50.tgz b/stable/vikunja/3.0.36/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/vikunja/3.0.36/charts/redis-3.0.50.tgz differ diff --git a/stable/vikunja/3.0.35/ix_values.yaml b/stable/vikunja/3.0.36/ix_values.yaml similarity index 100% rename from stable/vikunja/3.0.35/ix_values.yaml rename to stable/vikunja/3.0.36/ix_values.yaml diff --git a/stable/vikunja/3.0.35/questions.yaml b/stable/vikunja/3.0.36/questions.yaml similarity index 99% rename from stable/vikunja/3.0.35/questions.yaml rename to stable/vikunja/3.0.36/questions.yaml index 847b2cffdbf..983dcf863d9 100644 --- a/stable/vikunja/3.0.35/questions.yaml +++ b/stable/vikunja/3.0.36/questions.yaml @@ -162,7 +162,7 @@ questions: attrs: - variable: VIKUNJA_SERVICE_FRONTENDURL label: "VIKUNJA_SERVICE_FRONTENDURL" - description: "The URL of the frontend, used to send password reset emails. eg. https://vikunjka.example.com" + description: "The URL of the frontend, used to send password reset emails. eg. https://vikunjka.example.com (be sure to include the servicePort when needed)" schema: type: string required: true diff --git a/stable/vikunja/3.0.35/templates/_secrets.tpl b/stable/vikunja/3.0.36/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.35/templates/_secrets.tpl rename to stable/vikunja/3.0.36/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.35/templates/common.yaml b/stable/vikunja/3.0.36/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.35/templates/common.yaml rename to stable/vikunja/3.0.36/templates/common.yaml diff --git a/stable/vikunja/3.0.36/values.yaml b/stable/vikunja/3.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/4.0.27/Chart.lock b/stable/weblate/4.0.27/Chart.lock deleted file mode 100644 index 9b1b42d97d8..00000000000 --- a/stable/weblate/4.0.27/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.48 -digest: sha256:73c5d584c0314ac8a7027f8933198282b7b81891d7291092df32a84bef0d277c -generated: "2022-08-08T23:12:36.901165725Z" diff --git a/stable/weblate/4.0.27/charts/postgresql-8.0.50.tgz b/stable/weblate/4.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/weblate/4.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/weblate/4.0.27/charts/redis-3.0.48.tgz b/stable/weblate/4.0.27/charts/redis-3.0.48.tgz deleted file mode 100644 index e1cef0aabb8..00000000000 Binary files a/stable/weblate/4.0.27/charts/redis-3.0.48.tgz and /dev/null differ diff --git a/stable/weblate/4.0.27/CHANGELOG.md b/stable/weblate/4.0.28/CHANGELOG.md similarity index 91% rename from stable/weblate/4.0.27/CHANGELOG.md rename to stable/weblate/4.0.28/CHANGELOG.md index 574b90551eb..8a03528b326 100644 --- a/stable/weblate/4.0.27/CHANGELOG.md +++ b/stable/weblate/4.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [weblate-4.0.28](https://github.com/truecharts/charts/compare/weblate-4.0.27...weblate-4.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [weblate-4.0.27](https://github.com/truecharts/charts/compare/weblate-4.0.26...weblate-4.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [weblate-4.0.20](https://github.com/truecharts/apps/compare/weblate-4.0.19...weblate-4.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/weblate/4.0.28/Chart.lock b/stable/weblate/4.0.28/Chart.lock new file mode 100644 index 00000000000..d33cec77fae --- /dev/null +++ b/stable/weblate/4.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.50 +digest: sha256:c4efb642bd4099cdd83fbe65741bd2cd57ede772e8fe966084cc22d0f42f97e1 +generated: "2022-08-09T15:34:40.043149938Z" diff --git a/stable/weblate/4.0.27/Chart.yaml b/stable/weblate/4.0.28/Chart.yaml similarity index 95% rename from stable/weblate/4.0.27/Chart.yaml rename to stable/weblate/4.0.28/Chart.yaml index 1984c7a0e01..28512cddff7 100644 --- a/stable/weblate/4.0.27/Chart.yaml +++ b/stable/weblate/4.0.28/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.48 + version: 3.0.50 description: Weblate is a copylefted libre software web-based continuous localization system home: https://truecharts.org/docs/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png @@ -29,7 +29,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 4.0.27 +version: 4.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/weblate/4.0.27/README.md b/stable/weblate/4.0.28/README.md similarity index 95% rename from stable/weblate/4.0.27/README.md rename to stable/weblate/4.0.28/README.md index 6da62f0b4eb..d696445eeef 100644 --- a/stable/weblate/4.0.27/README.md +++ b/stable/weblate/4.0.28/README.md @@ -1,6 +1,6 @@ # weblate -![Version: 4.0.27](https://img.shields.io/badge/Version-4.0.27-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) +![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-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 @@ -27,8 +27,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | -| https://charts.truecharts.org | redis | 3.0.48 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | +| https://charts.truecharts.org | redis | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/weblate/4.0.27/app-readme.md b/stable/weblate/4.0.28/app-readme.md similarity index 100% rename from stable/weblate/4.0.27/app-readme.md rename to stable/weblate/4.0.28/app-readme.md diff --git a/stable/weblate/4.0.28/charts/common-10.4.9.tgz b/stable/weblate/4.0.28/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/weblate/4.0.28/charts/common-10.4.9.tgz differ diff --git a/stable/weblate/4.0.28/charts/postgresql-8.0.52.tgz b/stable/weblate/4.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/weblate/4.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/weblate/4.0.28/charts/redis-3.0.50.tgz b/stable/weblate/4.0.28/charts/redis-3.0.50.tgz new file mode 100644 index 00000000000..88b8e0492f3 Binary files /dev/null and b/stable/weblate/4.0.28/charts/redis-3.0.50.tgz differ diff --git a/stable/weblate/4.0.27/ix_values.yaml b/stable/weblate/4.0.28/ix_values.yaml similarity index 100% rename from stable/weblate/4.0.27/ix_values.yaml rename to stable/weblate/4.0.28/ix_values.yaml diff --git a/stable/weblate/4.0.27/questions.yaml b/stable/weblate/4.0.28/questions.yaml similarity index 100% rename from stable/weblate/4.0.27/questions.yaml rename to stable/weblate/4.0.28/questions.yaml diff --git a/stable/weblate/4.0.27/templates/_configmap.tpl b/stable/weblate/4.0.28/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.27/templates/_configmap.tpl rename to stable/weblate/4.0.28/templates/_configmap.tpl diff --git a/stable/weblate/4.0.27/templates/common.yaml b/stable/weblate/4.0.28/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.27/templates/common.yaml rename to stable/weblate/4.0.28/templates/common.yaml diff --git a/stable/weblate/4.0.28/values.yaml b/stable/weblate/4.0.28/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/4.0.31/charts/mongodb-1.0.50.tgz b/stable/wekan/4.0.31/charts/mongodb-1.0.50.tgz deleted file mode 100644 index 34ca2000be5..00000000000 Binary files a/stable/wekan/4.0.31/charts/mongodb-1.0.50.tgz and /dev/null differ diff --git a/stable/wekan/4.0.31/CHANGELOG.md b/stable/wekan/4.0.32/CHANGELOG.md similarity index 91% rename from stable/wekan/4.0.31/CHANGELOG.md rename to stable/wekan/4.0.32/CHANGELOG.md index 19d7dbf37dd..8b0e9ae1b2e 100644 --- a/stable/wekan/4.0.31/CHANGELOG.md +++ b/stable/wekan/4.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wekan-4.0.32](https://github.com/truecharts/charts/compare/wekan-4.0.31...wekan-4.0.32) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [wekan-4.0.31](https://github.com/truecharts/charts/compare/wekan-4.0.29...wekan-4.0.31) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - -## [wekan-4.0.23](https://github.com/truecharts/apps/compare/wekan-4.0.22...wekan-4.0.23) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - diff --git a/stable/wekan/4.0.31/Chart.lock b/stable/wekan/4.0.32/Chart.lock similarity index 52% rename from stable/wekan/4.0.31/Chart.lock rename to stable/wekan/4.0.32/Chart.lock index b2a84b88ecb..4e1866056ed 100644 --- a/stable/wekan/4.0.31/Chart.lock +++ b/stable/wekan/4.0.32/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.4.9 - name: mongodb repository: https://charts.truecharts.org - version: 1.0.50 -digest: sha256:605b100aa960e3c109ab4924c29e49e6ee2b1b8625aa991043976fa58ee5304b -generated: "2022-08-08T23:12:46.091931375Z" + version: 1.0.52 +digest: sha256:7905201be536e93ce1f3c036b738f318ff8c21db921c503f5b2ef65f05e542f5 +generated: "2022-08-09T15:34:41.872562486Z" diff --git a/stable/wekan/4.0.31/Chart.yaml b/stable/wekan/4.0.32/Chart.yaml similarity index 95% rename from stable/wekan/4.0.31/Chart.yaml rename to stable/wekan/4.0.32/Chart.yaml index 7eead731b45..5f039bac96b 100644 --- a/stable/wekan/4.0.31/Chart.yaml +++ b/stable/wekan/4.0.32/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 1.0.50 + version: 1.0.52 description: WeKan - Open Source kanban home: https://truecharts.org/docs/charts/stable/wekan icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 4.0.31 +version: 4.0.32 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/wekan/4.0.31/README.md b/stable/wekan/4.0.32/README.md similarity index 96% rename from stable/wekan/4.0.31/README.md rename to stable/wekan/4.0.32/README.md index f4500d5c3ef..6163bf08dd9 100644 --- a/stable/wekan/4.0.31/README.md +++ b/stable/wekan/4.0.32/README.md @@ -1,6 +1,6 @@ # wekan -![Version: 4.0.31](https://img.shields.io/badge/Version-4.0.31-informational?style=flat-square) ![AppVersion: 6.31](https://img.shields.io/badge/AppVersion-6.31-informational?style=flat-square) +![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![AppVersion: 6.31](https://img.shields.io/badge/AppVersion-6.31-informational?style=flat-square) WeKan - Open Source kanban @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | mongodb | 1.0.50 | +| https://charts.truecharts.org | mongodb | 1.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/wekan/4.0.31/app-readme.md b/stable/wekan/4.0.32/app-readme.md similarity index 100% rename from stable/wekan/4.0.31/app-readme.md rename to stable/wekan/4.0.32/app-readme.md diff --git a/stable/wekan/4.0.32/charts/common-10.4.9.tgz b/stable/wekan/4.0.32/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/wekan/4.0.32/charts/common-10.4.9.tgz differ diff --git a/stable/wekan/4.0.32/charts/mongodb-1.0.52.tgz b/stable/wekan/4.0.32/charts/mongodb-1.0.52.tgz new file mode 100644 index 00000000000..b15e8da3cb4 Binary files /dev/null and b/stable/wekan/4.0.32/charts/mongodb-1.0.52.tgz differ diff --git a/stable/wekan/4.0.31/ix_values.yaml b/stable/wekan/4.0.32/ix_values.yaml similarity index 100% rename from stable/wekan/4.0.31/ix_values.yaml rename to stable/wekan/4.0.32/ix_values.yaml diff --git a/stable/wekan/4.0.31/questions.yaml b/stable/wekan/4.0.32/questions.yaml similarity index 100% rename from stable/wekan/4.0.31/questions.yaml rename to stable/wekan/4.0.32/questions.yaml diff --git a/stable/wikijs/7.0.27/templates/common.yaml b/stable/wekan/4.0.32/templates/common.yaml similarity index 100% rename from stable/wikijs/7.0.27/templates/common.yaml rename to stable/wekan/4.0.32/templates/common.yaml diff --git a/stable/wekan/4.0.32/values.yaml b/stable/wekan/4.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/7.0.27/Chart.lock b/stable/wikijs/7.0.27/Chart.lock deleted file mode 100644 index 9d769047919..00000000000 --- a/stable/wikijs/7.0.27/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:13:21.073261136Z" diff --git a/stable/wikijs/7.0.27/charts/postgresql-8.0.50.tgz b/stable/wikijs/7.0.27/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/wikijs/7.0.27/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.27/CHANGELOG.md b/stable/wikijs/7.0.28/CHANGELOG.md similarity index 91% rename from stable/wikijs/7.0.27/CHANGELOG.md rename to stable/wikijs/7.0.28/CHANGELOG.md index 60fb5279e8e..518cd742b6e 100644 --- a/stable/wikijs/7.0.27/CHANGELOG.md +++ b/stable/wikijs/7.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wikijs-7.0.28](https://github.com/truecharts/charts/compare/wikijs-7.0.27...wikijs-7.0.28) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [wikijs-7.0.27](https://github.com/truecharts/charts/compare/wikijs-7.0.26...wikijs-7.0.27) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [wikijs-7.0.20](https://github.com/truecharts/apps/compare/wikijs-7.0.19...wikijs-7.0.20) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - diff --git a/stable/wikijs/7.0.28/Chart.lock b/stable/wikijs/7.0.28/Chart.lock new file mode 100644 index 00000000000..b5b26bd5fcb --- /dev/null +++ b/stable/wikijs/7.0.28/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:34:46.340568193Z" diff --git a/stable/wikijs/7.0.27/Chart.yaml b/stable/wikijs/7.0.28/Chart.yaml similarity index 96% rename from stable/wikijs/7.0.27/Chart.yaml rename to stable/wikijs/7.0.28/Chart.yaml index 9651a70ae98..dd1737dc0a9 100644 --- a/stable/wikijs/7.0.27/Chart.yaml +++ b/stable/wikijs/7.0.28/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.27 +version: 7.0.28 kubeVersion: ">=1.16.0-0" keywords: - wiki @@ -20,7 +20,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/wikijs/7.0.27/README.md b/stable/wikijs/7.0.28/README.md similarity index 96% rename from stable/wikijs/7.0.27/README.md rename to stable/wikijs/7.0.28/README.md index b53481d705f..9a6c142e3c7 100644 --- a/stable/wikijs/7.0.27/README.md +++ b/stable/wikijs/7.0.28/README.md @@ -1,6 +1,6 @@ # wikijs -![Version: 7.0.27](https://img.shields.io/badge/Version-7.0.27-informational?style=flat-square) ![AppVersion: 2.5.285](https://img.shields.io/badge/AppVersion-2.5.285-informational?style=flat-square) +![Version: 7.0.28](https://img.shields.io/badge/Version-7.0.28-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! @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/wikijs/7.0.27/app-readme.md b/stable/wikijs/7.0.28/app-readme.md similarity index 100% rename from stable/wikijs/7.0.27/app-readme.md rename to stable/wikijs/7.0.28/app-readme.md diff --git a/stable/wikijs/7.0.28/charts/common-10.4.9.tgz b/stable/wikijs/7.0.28/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/wikijs/7.0.28/charts/common-10.4.9.tgz differ diff --git a/stable/wikijs/7.0.28/charts/postgresql-8.0.52.tgz b/stable/wikijs/7.0.28/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/wikijs/7.0.28/charts/postgresql-8.0.52.tgz differ diff --git a/stable/wikijs/7.0.27/ix_values.yaml b/stable/wikijs/7.0.28/ix_values.yaml similarity index 100% rename from stable/wikijs/7.0.27/ix_values.yaml rename to stable/wikijs/7.0.28/ix_values.yaml diff --git a/stable/wikijs/7.0.27/questions.yaml b/stable/wikijs/7.0.28/questions.yaml similarity index 100% rename from stable/wikijs/7.0.27/questions.yaml rename to stable/wikijs/7.0.28/questions.yaml diff --git a/stable/xbackbone/3.0.28/templates/common.yaml b/stable/wikijs/7.0.28/templates/common.yaml similarity index 100% rename from stable/xbackbone/3.0.28/templates/common.yaml rename to stable/wikijs/7.0.28/templates/common.yaml diff --git a/stable/wikijs/7.0.28/values.yaml b/stable/wikijs/7.0.28/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xbackbone/3.0.28/Chart.lock b/stable/xbackbone/3.0.28/Chart.lock deleted file mode 100644 index ecda9381576..00000000000 --- a/stable/xbackbone/3.0.28/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.49 -digest: sha256:50ef4d854b59fd90d07e35a944c8b6a06c4d46c301d5e0ecb84e4c49ec16bbbf -generated: "2022-08-08T23:13:24.912945688Z" diff --git a/stable/xbackbone/3.0.28/charts/mariadb-3.0.49.tgz b/stable/xbackbone/3.0.28/charts/mariadb-3.0.49.tgz deleted file mode 100644 index 1c2e1d5d006..00000000000 Binary files a/stable/xbackbone/3.0.28/charts/mariadb-3.0.49.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.28/CHANGELOG.md b/stable/xbackbone/3.0.29/CHANGELOG.md similarity index 91% rename from stable/xbackbone/3.0.28/CHANGELOG.md rename to stable/xbackbone/3.0.29/CHANGELOG.md index 88e0600c4ad..b8716d129dd 100644 --- a/stable/xbackbone/3.0.28/CHANGELOG.md +++ b/stable/xbackbone/3.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [xbackbone-3.0.29](https://github.com/truecharts/charts/compare/xbackbone-3.0.28...xbackbone-3.0.29) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [xbackbone-3.0.28](https://github.com/truecharts/charts/compare/xbackbone-3.0.27...xbackbone-3.0.28) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [xbackbone-3.0.21](https://github.com/truecharts/apps/compare/xbackbone-3.0.20...xbackbone-3.0.21) (2022-07-20) - -### Chore - -- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222)) - - - diff --git a/stable/xbackbone/3.0.29/Chart.lock b/stable/xbackbone/3.0.29/Chart.lock new file mode 100644 index 00000000000..edc1ab6ea9f --- /dev/null +++ b/stable/xbackbone/3.0.29/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.50 +digest: sha256:8edb2c5906bb8fd189ff20d2ba97199882f2eee47ec8de2207a085ad6e547432 +generated: "2022-08-09T15:35:18.310059099Z" diff --git a/stable/xbackbone/3.0.28/Chart.yaml b/stable/xbackbone/3.0.29/Chart.yaml similarity index 96% rename from stable/xbackbone/3.0.28/Chart.yaml rename to stable/xbackbone/3.0.29/Chart.yaml index a375a93e73b..63ed9d6fd66 100644 --- a/stable/xbackbone/3.0.28/Chart.yaml +++ b/stable/xbackbone/3.0.29/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 3.0.49 + version: 3.0.50 description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" home: https://truecharts.org/docs/charts/stable/xbackbone icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xbackbone - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 3.0.28 +version: 3.0.29 annotations: truecharts.org/catagories: | - files diff --git a/stable/xbackbone/3.0.28/README.md b/stable/xbackbone/3.0.29/README.md similarity index 96% rename from stable/xbackbone/3.0.28/README.md rename to stable/xbackbone/3.0.29/README.md index 8a7b25e4cdb..00dbe3a8964 100644 --- a/stable/xbackbone/3.0.28/README.md +++ b/stable/xbackbone/3.0.29/README.md @@ -1,6 +1,6 @@ # xbackbone -![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) +![Version: 3.0.29](https://img.shields.io/badge/Version-3.0.29-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 @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.49 | +| https://charts.truecharts.org/ | mariadb | 3.0.50 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/xbackbone/3.0.28/app-readme.md b/stable/xbackbone/3.0.29/app-readme.md similarity index 100% rename from stable/xbackbone/3.0.28/app-readme.md rename to stable/xbackbone/3.0.29/app-readme.md diff --git a/stable/xbackbone/3.0.29/charts/common-10.4.9.tgz b/stable/xbackbone/3.0.29/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/xbackbone/3.0.29/charts/common-10.4.9.tgz differ diff --git a/stable/xbackbone/3.0.29/charts/mariadb-3.0.50.tgz b/stable/xbackbone/3.0.29/charts/mariadb-3.0.50.tgz new file mode 100644 index 00000000000..1477423a65d Binary files /dev/null and b/stable/xbackbone/3.0.29/charts/mariadb-3.0.50.tgz differ diff --git a/stable/xbackbone/3.0.28/ix_values.yaml b/stable/xbackbone/3.0.29/ix_values.yaml similarity index 100% rename from stable/xbackbone/3.0.28/ix_values.yaml rename to stable/xbackbone/3.0.29/ix_values.yaml diff --git a/stable/xbackbone/3.0.28/questions.yaml b/stable/xbackbone/3.0.29/questions.yaml similarity index 100% rename from stable/xbackbone/3.0.28/questions.yaml rename to stable/xbackbone/3.0.29/questions.yaml diff --git a/stable/xwiki/3.0.31/templates/common.yaml b/stable/xbackbone/3.0.29/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.31/templates/common.yaml rename to stable/xbackbone/3.0.29/templates/common.yaml diff --git a/stable/xbackbone/3.0.29/values.yaml b/stable/xbackbone/3.0.29/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.31/Chart.lock b/stable/xwiki/3.0.31/Chart.lock deleted file mode 100644 index 6d2f3ed8f3f..00000000000 --- a/stable/xwiki/3.0.31/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.9 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.50 -digest: sha256:9cb283bcf03a1a102f5527ec046219be624478ff33e2636a2d49b1775497bdf6 -generated: "2022-08-08T23:13:42.807573661Z" diff --git a/stable/xwiki/3.0.31/charts/postgresql-8.0.50.tgz b/stable/xwiki/3.0.31/charts/postgresql-8.0.50.tgz deleted file mode 100644 index ad8949311e5..00000000000 Binary files a/stable/xwiki/3.0.31/charts/postgresql-8.0.50.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.31/CHANGELOG.md b/stable/xwiki/3.0.32/CHANGELOG.md similarity index 92% rename from stable/xwiki/3.0.31/CHANGELOG.md rename to stable/xwiki/3.0.32/CHANGELOG.md index 6ffe8ac593e..eabb565cd19 100644 --- a/stable/xwiki/3.0.31/CHANGELOG.md +++ b/stable/xwiki/3.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [xwiki-3.0.32](https://github.com/truecharts/charts/compare/xwiki-3.0.31...xwiki-3.0.32) (2022-08-09) + +### Chore + +- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413)) + + + + ## [xwiki-3.0.31](https://github.com/truecharts/charts/compare/xwiki-3.0.30...xwiki-3.0.31) (2022-08-08) ### Chore @@ -88,12 +97,3 @@ - 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)) - - - -## [xwiki-3.0.24](https://github.com/truecharts/apps/compare/xwiki-3.0.23...xwiki-3.0.24) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - diff --git a/stable/xwiki/3.0.32/Chart.lock b/stable/xwiki/3.0.32/Chart.lock new file mode 100644 index 00000000000..290f9eee032 --- /dev/null +++ b/stable/xwiki/3.0.32/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.52 +digest: sha256:1ca110dcf3a34a15796c8fbea5fbc5fae6f5737c910035c902611f822871d90f +generated: "2022-08-09T15:35:21.66553177Z" diff --git a/stable/xwiki/3.0.31/Chart.yaml b/stable/xwiki/3.0.32/Chart.yaml similarity index 96% rename from stable/xwiki/3.0.31/Chart.yaml rename to stable/xwiki/3.0.32/Chart.yaml index 055b2707ea7..86f97f0b16f 100644 --- a/stable/xwiki/3.0.31/Chart.yaml +++ b/stable/xwiki/3.0.32/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.truecharts.org/ - version: 8.0.50 + version: 8.0.52 description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility home: https://truecharts.org/docs/charts/stable/xwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 3.0.31 +version: 3.0.32 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/3.0.31/README.md b/stable/xwiki/3.0.32/README.md similarity index 96% rename from stable/xwiki/3.0.31/README.md rename to stable/xwiki/3.0.32/README.md index 202b5e9da65..28bfcd57cf7 100644 --- a/stable/xwiki/3.0.31/README.md +++ b/stable/xwiki/3.0.32/README.md @@ -1,6 +1,6 @@ # xwiki -![Version: 3.0.31](https://img.shields.io/badge/Version-3.0.31-informational?style=flat-square) ![AppVersion: 14.6.0](https://img.shields.io/badge/AppVersion-14.6.0-informational?style=flat-square) +![Version: 3.0.32](https://img.shields.io/badge/Version-3.0.32-informational?style=flat-square) ![AppVersion: 14.6.0](https://img.shields.io/badge/AppVersion-14.6.0-informational?style=flat-square) XWiki is a free wiki software platform written in Java with a design emphasis on extensibility @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.50 | +| https://charts.truecharts.org/ | postgresql | 8.0.52 | | https://library-charts.truecharts.org | common | 10.4.9 | ## Installing the Chart diff --git a/stable/xwiki/3.0.31/app-readme.md b/stable/xwiki/3.0.32/app-readme.md similarity index 100% rename from stable/xwiki/3.0.31/app-readme.md rename to stable/xwiki/3.0.32/app-readme.md diff --git a/stable/xwiki/3.0.32/charts/common-10.4.9.tgz b/stable/xwiki/3.0.32/charts/common-10.4.9.tgz new file mode 100644 index 00000000000..0596af14d2b Binary files /dev/null and b/stable/xwiki/3.0.32/charts/common-10.4.9.tgz differ diff --git a/stable/xwiki/3.0.32/charts/postgresql-8.0.52.tgz b/stable/xwiki/3.0.32/charts/postgresql-8.0.52.tgz new file mode 100644 index 00000000000..a88ae09ab98 Binary files /dev/null and b/stable/xwiki/3.0.32/charts/postgresql-8.0.52.tgz differ diff --git a/stable/xwiki/3.0.31/ix_values.yaml b/stable/xwiki/3.0.32/ix_values.yaml similarity index 100% rename from stable/xwiki/3.0.31/ix_values.yaml rename to stable/xwiki/3.0.32/ix_values.yaml diff --git a/stable/xwiki/3.0.31/questions.yaml b/stable/xwiki/3.0.32/questions.yaml similarity index 100% rename from stable/xwiki/3.0.31/questions.yaml rename to stable/xwiki/3.0.32/questions.yaml diff --git a/stable/xwiki/3.0.32/templates/common.yaml b/stable/xwiki/3.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.32/values.yaml b/stable/xwiki/3.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d