diff --git a/dependency/postgresql/8.0.61/CHANGELOG.md b/dependency/postgresql/8.0.62/CHANGELOG.md similarity index 91% rename from dependency/postgresql/8.0.61/CHANGELOG.md rename to dependency/postgresql/8.0.62/CHANGELOG.md index 802e93619b..37184f4032 100644 --- a/dependency/postgresql/8.0.61/CHANGELOG.md +++ b/dependency/postgresql/8.0.62/CHANGELOG.md @@ -2,6 +2,15 @@ +## [postgresql-8.0.62](https://github.com/truecharts/charts/compare/postgresql-8.0.61...postgresql-8.0.62) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [postgresql-8.0.60](https://github.com/truecharts/charts/compare/postgresql-8.0.59...postgresql-8.0.60) (2022-08-20) @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) - - - - -## [redis-3.0.46](https://github.com/truecharts/apps/compare/redisinsight-0.0.12...redis-3.0.46) (2022-07-25) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/dependency/postgresql/8.0.61/Chart.lock b/dependency/postgresql/8.0.62/Chart.lock similarity index 80% rename from dependency/postgresql/8.0.61/Chart.lock rename to dependency/postgresql/8.0.62/Chart.lock index 79b26eb4d4..00517d2c34 100644 --- a/dependency/postgresql/8.0.61/Chart.lock +++ b/dependency/postgresql/8.0.62/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.13 digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4 -generated: "2022-08-21T08:47:45.793297989Z" +generated: "2022-08-22T06:11:37.293074623Z" diff --git a/dependency/postgresql/8.0.61/Chart.yaml b/dependency/postgresql/8.0.62/Chart.yaml similarity index 97% rename from dependency/postgresql/8.0.61/Chart.yaml rename to dependency/postgresql/8.0.62/Chart.yaml index 4dfc6b0fcd..d2cd737249 100644 --- a/dependency/postgresql/8.0.61/Chart.yaml +++ b/dependency/postgresql/8.0.62/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.61 +version: 8.0.62 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.61/README.md b/dependency/postgresql/8.0.62/README.md similarity index 98% rename from dependency/postgresql/8.0.61/README.md rename to dependency/postgresql/8.0.62/README.md index fb1a315760..c650156a2e 100644 --- a/dependency/postgresql/8.0.61/README.md +++ b/dependency/postgresql/8.0.62/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.61](https://img.shields.io/badge/Version-8.0.61-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.62](https://img.shields.io/badge/Version-8.0.62-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL diff --git a/dependency/postgresql/8.0.61/app-readme.md b/dependency/postgresql/8.0.62/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.61/app-readme.md rename to dependency/postgresql/8.0.62/app-readme.md diff --git a/dependency/postgresql/8.0.61/charts/common-10.4.13.tgz b/dependency/postgresql/8.0.62/charts/common-10.4.13.tgz similarity index 100% rename from dependency/postgresql/8.0.61/charts/common-10.4.13.tgz rename to dependency/postgresql/8.0.62/charts/common-10.4.13.tgz diff --git a/dependency/postgresql/8.0.61/ix_values.yaml b/dependency/postgresql/8.0.62/ix_values.yaml similarity index 97% rename from dependency/postgresql/8.0.61/ix_values.yaml rename to dependency/postgresql/8.0.62/ix_values.yaml index 89c26ae3dc..3400102f5b 100644 --- a/dependency/postgresql/8.0.61/ix_values.yaml +++ b/dependency/postgresql/8.0.62/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:b202bd67fa52dbfa79e70369f08a770f09faf3a28c41d2bbe1fc671c4759caf6 + tag: 14.5.0@sha256:cb08d8828c852a23a2665bceac109b9d4ef8c388d4e859ec32aca0a3a8431bae controller: # -- Set the controller type. diff --git a/dependency/postgresql/8.0.61/questions.yaml b/dependency/postgresql/8.0.62/questions.yaml similarity index 99% rename from dependency/postgresql/8.0.61/questions.yaml rename to dependency/postgresql/8.0.62/questions.yaml index 1ad4efa7ce..1c18a2267f 100644 --- a/dependency/postgresql/8.0.61/questions.yaml +++ b/dependency/postgresql/8.0.62/questions.yaml @@ -2252,25 +2252,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/dependency/postgresql/8.0.61/templates/common.yaml b/dependency/postgresql/8.0.62/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.61/templates/common.yaml rename to dependency/postgresql/8.0.62/templates/common.yaml diff --git a/dependency/postgresql/8.0.61/values.yaml b/dependency/postgresql/8.0.62/values.yaml similarity index 100% rename from dependency/postgresql/8.0.61/values.yaml rename to dependency/postgresql/8.0.62/values.yaml diff --git a/incubator/apprise-api/0.0.18/CHANGELOG.md b/incubator/apprise-api/0.0.19/CHANGELOG.md similarity index 88% rename from incubator/apprise-api/0.0.18/CHANGELOG.md rename to incubator/apprise-api/0.0.19/CHANGELOG.md index 4c91ad8a3b..eb12059296 100644 --- a/incubator/apprise-api/0.0.18/CHANGELOG.md +++ b/incubator/apprise-api/0.0.19/CHANGELOG.md @@ -2,6 +2,15 @@ +## [apprise-api-0.0.19](https://github.com/truecharts/charts/compare/apprise-api-0.0.18...apprise-api-0.0.19) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [apprise-api-0.0.18](https://github.com/truecharts/charts/compare/apprise-api-0.0.17...apprise-api-0.0.18) (2022-08-14) ### Chore @@ -88,12 +97,3 @@ ## [apprise-api-0.0.12](https://github.com/truecharts/apps/compare/apprise-api-0.0.11...apprise-api-0.0.12) (2022-07-23) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - ### Feat - diff --git a/incubator/apprise-api/0.0.18/Chart.lock b/incubator/apprise-api/0.0.19/Chart.lock similarity index 80% rename from incubator/apprise-api/0.0.18/Chart.lock rename to incubator/apprise-api/0.0.19/Chart.lock index c23fd6f2c0..a17f0f25b8 100644 --- a/incubator/apprise-api/0.0.18/Chart.lock +++ b/incubator/apprise-api/0.0.19/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.12 digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-14T09:18:39.200435793Z" +generated: "2022-08-22T06:11:37.40546138Z" diff --git a/incubator/apprise-api/0.0.18/Chart.yaml b/incubator/apprise-api/0.0.19/Chart.yaml similarity index 98% rename from incubator/apprise-api/0.0.18/Chart.yaml rename to incubator/apprise-api/0.0.19/Chart.yaml index 5bc63d4272..42c00dfb01 100644 --- a/incubator/apprise-api/0.0.18/Chart.yaml +++ b/incubator/apprise-api/0.0.19/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/apprise-api - https://github.com/linuxserver/docker-apprise-api#readme type: application -version: 0.0.18 +version: 0.0.19 diff --git a/incubator/apprise-api/0.0.18/README.md b/incubator/apprise-api/0.0.19/README.md similarity index 98% rename from incubator/apprise-api/0.0.18/README.md rename to incubator/apprise-api/0.0.19/README.md index 05a2444e46..47d3ab6e3e 100644 --- a/incubator/apprise-api/0.0.18/README.md +++ b/incubator/apprise-api/0.0.19/README.md @@ -1,6 +1,6 @@ # apprise-api -![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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-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) Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. diff --git a/incubator/apprise-api/0.0.18/app-readme.md b/incubator/apprise-api/0.0.19/app-readme.md similarity index 100% rename from incubator/apprise-api/0.0.18/app-readme.md rename to incubator/apprise-api/0.0.19/app-readme.md diff --git a/incubator/apprise-api/0.0.18/charts/common-10.4.12.tgz b/incubator/apprise-api/0.0.19/charts/common-10.4.12.tgz similarity index 100% rename from incubator/apprise-api/0.0.18/charts/common-10.4.12.tgz rename to incubator/apprise-api/0.0.19/charts/common-10.4.12.tgz diff --git a/incubator/apprise-api/0.0.18/ix_values.yaml b/incubator/apprise-api/0.0.19/ix_values.yaml similarity index 84% rename from incubator/apprise-api/0.0.18/ix_values.yaml rename to incubator/apprise-api/0.0.19/ix_values.yaml index 46c83c2a2a..c51794e77d 100644 --- a/incubator/apprise-api/0.0.18/ix_values.yaml +++ b/incubator/apprise-api/0.0.19/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/apprise-api - tag: latest@sha256:73bd1858740e4c17b6338b8b67552a24c28e8685bae3651e8a004e7872b62511 + tag: latest@sha256:682cb67bb7a2839a594c1f0134f253fca960f7e23f8ff1b6132541ebf118e96d persistence: config: enabled: true diff --git a/incubator/apprise-api/0.0.18/questions.yaml b/incubator/apprise-api/0.0.19/questions.yaml similarity index 99% rename from incubator/apprise-api/0.0.18/questions.yaml rename to incubator/apprise-api/0.0.19/questions.yaml index 2d4d292ed0..9541681ce0 100644 --- a/incubator/apprise-api/0.0.18/questions.yaml +++ b/incubator/apprise-api/0.0.19/questions.yaml @@ -2415,25 +2415,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/apprise-api/0.0.18/templates/common.yaml b/incubator/apprise-api/0.0.19/templates/common.yaml similarity index 100% rename from incubator/apprise-api/0.0.18/templates/common.yaml rename to incubator/apprise-api/0.0.19/templates/common.yaml diff --git a/incubator/apprise-api/0.0.18/values.yaml b/incubator/apprise-api/0.0.19/values.yaml similarity index 100% rename from incubator/apprise-api/0.0.18/values.yaml rename to incubator/apprise-api/0.0.19/values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.17/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.18/CHANGELOG.md similarity index 90% rename from incubator/core-keeper-dedicated-server/0.0.17/CHANGELOG.md rename to incubator/core-keeper-dedicated-server/0.0.18/CHANGELOG.md index 3c6c326ded..ce33175618 100644 --- a/incubator/core-keeper-dedicated-server/0.0.17/CHANGELOG.md +++ b/incubator/core-keeper-dedicated-server/0.0.18/CHANGELOG.md @@ -2,6 +2,15 @@ +## [core-keeper-dedicated-server-0.0.18](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.17...core-keeper-dedicated-server-0.0.18) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [core-keeper-dedicated-server-0.0.17](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.16...core-keeper-dedicated-server-0.0.17) (2022-08-21) ### Chore @@ -88,12 +97,3 @@ -## [core-keeper-dedicated-server-0.0.11](https://github.com/truecharts/apps/compare/core-keeper-dedicated-server-0.0.10...core-keeper-dedicated-server-0.0.11) (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] - - Bump all charts to generate config and container references due to huge increase of repository - - - diff --git a/incubator/kasm/0.0.19/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.18/Chart.lock similarity index 80% rename from incubator/kasm/0.0.19/Chart.lock rename to incubator/core-keeper-dedicated-server/0.0.18/Chart.lock index 3d7994f508..5c1a140c6e 100644 --- a/incubator/kasm/0.0.19/Chart.lock +++ b/incubator/core-keeper-dedicated-server/0.0.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.12 digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-17T18:26:59.934860344Z" +generated: "2022-08-22T06:11:37.263196048Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.17/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.18/Chart.yaml similarity index 98% rename from incubator/core-keeper-dedicated-server/0.0.17/Chart.yaml rename to incubator/core-keeper-dedicated-server/0.0.18/Chart.yaml index 40205315cf..b6cbb7ef1f 100644 --- a/incubator/core-keeper-dedicated-server/0.0.17/Chart.yaml +++ b/incubator/core-keeper-dedicated-server/0.0.18/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/escapingnetwork/core-keeper-dedicated/ - https://hub.docker.com/r/escaping/core-keeper-dedicated type: application -version: 0.0.17 +version: 0.0.18 diff --git a/incubator/core-keeper-dedicated-server/0.0.17/README.md b/incubator/core-keeper-dedicated-server/0.0.18/README.md similarity index 98% rename from incubator/core-keeper-dedicated-server/0.0.17/README.md rename to incubator/core-keeper-dedicated-server/0.0.18/README.md index 9a9d2b4fc2..4642744707 100644 --- a/incubator/core-keeper-dedicated-server/0.0.17/README.md +++ b/incubator/core-keeper-dedicated-server/0.0.18/README.md @@ -1,6 +1,6 @@ # core-keeper-dedicated-server -![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: latest](https://img.shields.io/badge/AppVersion-latest-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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Docker file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) diff --git a/incubator/core-keeper-dedicated-server/0.0.17/app-readme.md b/incubator/core-keeper-dedicated-server/0.0.18/app-readme.md similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.17/app-readme.md rename to incubator/core-keeper-dedicated-server/0.0.18/app-readme.md diff --git a/incubator/core-keeper-dedicated-server/0.0.17/charts/common-10.4.12.tgz b/incubator/core-keeper-dedicated-server/0.0.18/charts/common-10.4.12.tgz similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.17/charts/common-10.4.12.tgz rename to incubator/core-keeper-dedicated-server/0.0.18/charts/common-10.4.12.tgz diff --git a/incubator/core-keeper-dedicated-server/0.0.17/ix_values.yaml b/incubator/core-keeper-dedicated-server/0.0.18/ix_values.yaml similarity index 89% rename from incubator/core-keeper-dedicated-server/0.0.17/ix_values.yaml rename to incubator/core-keeper-dedicated-server/0.0.18/ix_values.yaml index aa0a7f9fec..601c2698d5 100644 --- a/incubator/core-keeper-dedicated-server/0.0.17/ix_values.yaml +++ b/incubator/core-keeper-dedicated-server/0.0.18/ix_values.yaml @@ -7,7 +7,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/core-keeper-dedicated-server - tag: latest@sha256:0db3982548db777c3bf2b284eb7298b0212658c6fcd68e62982746a9fe36266d + tag: latest@sha256:c48d46a36d7a5e10c102348ee04e46882cbb7d25d226001c25903e272a9285d7 persistence: datafiles: enabled: true diff --git a/incubator/core-keeper-dedicated-server/0.0.17/questions.yaml b/incubator/core-keeper-dedicated-server/0.0.18/questions.yaml similarity index 99% rename from incubator/core-keeper-dedicated-server/0.0.17/questions.yaml rename to incubator/core-keeper-dedicated-server/0.0.18/questions.yaml index cbf37ec09f..fe88e8869d 100644 --- a/incubator/core-keeper-dedicated-server/0.0.17/questions.yaml +++ b/incubator/core-keeper-dedicated-server/0.0.18/questions.yaml @@ -2195,25 +2195,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/core-keeper-dedicated-server/0.0.17/templates/common.yaml b/incubator/core-keeper-dedicated-server/0.0.18/templates/common.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.17/templates/common.yaml rename to incubator/core-keeper-dedicated-server/0.0.18/templates/common.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.17/values.yaml b/incubator/core-keeper-dedicated-server/0.0.18/values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.17/values.yaml rename to incubator/core-keeper-dedicated-server/0.0.18/values.yaml diff --git a/incubator/cryptpad/0.0.27/CHANGELOG.md b/incubator/cryptpad/0.0.28/CHANGELOG.md similarity index 92% rename from incubator/cryptpad/0.0.27/CHANGELOG.md rename to incubator/cryptpad/0.0.28/CHANGELOG.md index d3200ddf02..a2c805be70 100644 --- a/incubator/cryptpad/0.0.27/CHANGELOG.md +++ b/incubator/cryptpad/0.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.28](https://github.com/truecharts/charts/compare/cryptpad-0.0.27...cryptpad-0.0.28) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [cryptpad-0.0.27](https://github.com/truecharts/charts/compare/cryptpad-0.0.26...cryptpad-0.0.27) (2022-08-21) ### Chore @@ -88,12 +97,3 @@ - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - -## [cryptpad-0.0.17](https://github.com/truecharts/apps/compare/cryptpad-0.0.16...cryptpad-0.0.17) (2022-07-29) - -### Chore - -- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) - - diff --git a/incubator/core-keeper-dedicated-server/0.0.17/Chart.lock b/incubator/cryptpad/0.0.28/Chart.lock similarity index 80% rename from incubator/core-keeper-dedicated-server/0.0.17/Chart.lock rename to incubator/cryptpad/0.0.28/Chart.lock index e26e3f1ca8..be025d26cb 100644 --- a/incubator/core-keeper-dedicated-server/0.0.17/Chart.lock +++ b/incubator/cryptpad/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.12 digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-21T08:48:10.476033422Z" +generated: "2022-08-22T06:11:37.398248137Z" diff --git a/incubator/cryptpad/0.0.27/Chart.yaml b/incubator/cryptpad/0.0.28/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.27/Chart.yaml rename to incubator/cryptpad/0.0.28/Chart.yaml index 364b938cc8..da9b52d1c1 100644 --- a/incubator/cryptpad/0.0.27/Chart.yaml +++ b/incubator/cryptpad/0.0.28/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.27 +version: 0.0.28 diff --git a/incubator/cryptpad/0.0.27/README.md b/incubator/cryptpad/0.0.28/README.md similarity index 98% rename from incubator/cryptpad/0.0.27/README.md rename to incubator/cryptpad/0.0.28/README.md index 06ac4a56fd..f28c00aee4 100644 --- a/incubator/cryptpad/0.0.27/README.md +++ b/incubator/cryptpad/0.0.28/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-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: 0.0.28](https://img.shields.io/badge/Version-0.0.28-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) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/incubator/cryptpad/0.0.27/app-readme.md b/incubator/cryptpad/0.0.28/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.27/app-readme.md rename to incubator/cryptpad/0.0.28/app-readme.md diff --git a/incubator/cryptpad/0.0.27/charts/common-10.4.12.tgz b/incubator/cryptpad/0.0.28/charts/common-10.4.12.tgz similarity index 100% rename from incubator/cryptpad/0.0.27/charts/common-10.4.12.tgz rename to incubator/cryptpad/0.0.28/charts/common-10.4.12.tgz diff --git a/incubator/cryptpad/0.0.27/ix_values.yaml b/incubator/cryptpad/0.0.28/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.27/ix_values.yaml rename to incubator/cryptpad/0.0.28/ix_values.yaml index 6191561616..78f01b1547 100644 --- a/incubator/cryptpad/0.0.27/ix_values.yaml +++ b/incubator/cryptpad/0.0.28/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:a117ee09c99995cf50030ee63cb18a0ca3b4e91ab0a03696fd0c84a28237142e + tag: latest@sha256:2b2fef09a4fe1c48674625b99814a27b02d7e75985549f262af506b5de857d13 persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.27/questions.yaml b/incubator/cryptpad/0.0.28/questions.yaml similarity index 99% rename from incubator/cryptpad/0.0.27/questions.yaml rename to incubator/cryptpad/0.0.28/questions.yaml index 66b7431396..ad0cf62bcc 100644 --- a/incubator/cryptpad/0.0.27/questions.yaml +++ b/incubator/cryptpad/0.0.28/questions.yaml @@ -3419,25 +3419,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/cryptpad/0.0.27/templates/common.yaml b/incubator/cryptpad/0.0.28/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.27/templates/common.yaml rename to incubator/cryptpad/0.0.28/templates/common.yaml diff --git a/incubator/cryptpad/0.0.27/values.yaml b/incubator/cryptpad/0.0.28/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.27/values.yaml rename to incubator/cryptpad/0.0.28/values.yaml diff --git a/incubator/kasm/0.0.19/CHANGELOG.md b/incubator/kasm/0.0.20/CHANGELOG.md similarity index 92% rename from incubator/kasm/0.0.19/CHANGELOG.md rename to incubator/kasm/0.0.20/CHANGELOG.md index 563e2cbcd4..fdebbf7ddf 100644 --- a/incubator/kasm/0.0.19/CHANGELOG.md +++ b/incubator/kasm/0.0.20/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kasm-0.0.20](https://github.com/truecharts/charts/compare/kasm-0.0.19...kasm-0.0.20) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [kasm-0.0.19](https://github.com/truecharts/charts/compare/kasm-0.0.18...kasm-0.0.19) (2022-08-17) ### Chore @@ -88,12 +97,3 @@ - -## [kasm-0.0.12](https://github.com/truecharts/apps/compare/kasm-0.0.11...kasm-0.0.12) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - diff --git a/incubator/cryptpad/0.0.27/Chart.lock b/incubator/kasm/0.0.20/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.27/Chart.lock rename to incubator/kasm/0.0.20/Chart.lock index e11b09644e..cdb1904f6c 100644 --- a/incubator/cryptpad/0.0.27/Chart.lock +++ b/incubator/kasm/0.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.12 digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-21T08:48:10.533527034Z" +generated: "2022-08-22T06:12:06.55214212Z" diff --git a/incubator/kasm/0.0.19/Chart.yaml b/incubator/kasm/0.0.20/Chart.yaml similarity index 98% rename from incubator/kasm/0.0.19/Chart.yaml rename to incubator/kasm/0.0.20/Chart.yaml index d8ad1d4a8b..02294b74b0 100644 --- a/incubator/kasm/0.0.19/Chart.yaml +++ b/incubator/kasm/0.0.20/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kasm - https://github.com/linuxserver/docker-kasm#readme type: application -version: 0.0.19 +version: 0.0.20 diff --git a/incubator/kasm/0.0.19/README.md b/incubator/kasm/0.0.20/README.md similarity index 98% rename from incubator/kasm/0.0.19/README.md rename to incubator/kasm/0.0.20/README.md index bfbf466404..d6cdc05890 100644 --- a/incubator/kasm/0.0.19/README.md +++ b/incubator/kasm/0.0.20/README.md @@ -1,6 +1,6 @@ # kasm -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-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: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Kasm(https://www.kasmweb.com/) Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, docker containers that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. diff --git a/incubator/kasm/0.0.19/app-readme.md b/incubator/kasm/0.0.20/app-readme.md similarity index 100% rename from incubator/kasm/0.0.19/app-readme.md rename to incubator/kasm/0.0.20/app-readme.md diff --git a/incubator/kasm/0.0.19/charts/common-10.4.12.tgz b/incubator/kasm/0.0.20/charts/common-10.4.12.tgz similarity index 100% rename from incubator/kasm/0.0.19/charts/common-10.4.12.tgz rename to incubator/kasm/0.0.20/charts/common-10.4.12.tgz diff --git a/incubator/kasm/0.0.19/ix_values.yaml b/incubator/kasm/0.0.20/ix_values.yaml similarity index 89% rename from incubator/kasm/0.0.19/ix_values.yaml rename to incubator/kasm/0.0.20/ix_values.yaml index bd0c5da0bb..776b0762d3 100644 --- a/incubator/kasm/0.0.19/ix_values.yaml +++ b/incubator/kasm/0.0.20/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kasm - tag: latest@sha256:a4f802576fe96b6c8f08be0001616fb57fd652f223d3b991c3d6f9372a1dccc6 + tag: latest@sha256:b333b7b13a3e3eed91f8d87ccfabeb84fb160bbaa41d5f9537fd67427530d625 persistence: pathopt: enabled: true diff --git a/incubator/kasm/0.0.19/questions.yaml b/incubator/kasm/0.0.20/questions.yaml similarity index 99% rename from incubator/kasm/0.0.19/questions.yaml rename to incubator/kasm/0.0.20/questions.yaml index da94329ce8..e4e4215be0 100644 --- a/incubator/kasm/0.0.19/questions.yaml +++ b/incubator/kasm/0.0.20/questions.yaml @@ -2742,25 +2742,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/kasm/0.0.19/templates/common.yaml b/incubator/kasm/0.0.20/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.19/templates/common.yaml rename to incubator/kasm/0.0.20/templates/common.yaml diff --git a/incubator/kasm/0.0.19/values.yaml b/incubator/kasm/0.0.20/values.yaml similarity index 100% rename from incubator/kasm/0.0.19/values.yaml rename to incubator/kasm/0.0.20/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.19/Chart.lock b/incubator/passwordpusherephemeral/0.0.19/Chart.lock deleted file mode 100644 index 512ceebf3e..0000000000 --- a/incubator/passwordpusherephemeral/0.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-17T18:27:27.325605966Z" diff --git a/incubator/passwordpusherephemeral/0.0.19/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.20/CHANGELOG.md similarity index 91% rename from incubator/passwordpusherephemeral/0.0.19/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.20/CHANGELOG.md index 50329ca954..1d77c2cd91 100644 --- a/incubator/passwordpusherephemeral/0.0.19/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.20/CHANGELOG.md @@ -2,6 +2,15 @@ +## [passwordpusherephemeral-0.0.20](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.19...passwordpusherephemeral-0.0.20) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [passwordpusherephemeral-0.0.19](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.18...passwordpusherephemeral-0.0.19) (2022-08-17) ### Chore @@ -88,12 +97,3 @@ - -## [passwordpusherephemeral-0.0.12](https://github.com/truecharts/apps/compare/passwordpusherephemeral-0.0.11...passwordpusherephemeral-0.0.12) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - diff --git a/incubator/passwordpusherephemeral/0.0.20/Chart.lock b/incubator/passwordpusherephemeral/0.0.20/Chart.lock new file mode 100644 index 0000000000..23e75c4c7a --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:12:06.63607512Z" diff --git a/incubator/passwordpusherephemeral/0.0.19/Chart.yaml b/incubator/passwordpusherephemeral/0.0.20/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.19/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.20/Chart.yaml index 6b3d6368e3..503895d42c 100644 --- a/incubator/passwordpusherephemeral/0.0.19/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.20/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.19 +version: 0.0.20 diff --git a/incubator/passwordpusherephemeral/0.0.19/README.md b/incubator/passwordpusherephemeral/0.0.20/README.md similarity index 98% rename from incubator/passwordpusherephemeral/0.0.19/README.md rename to incubator/passwordpusherephemeral/0.0.20/README.md index 36bfa155dc..8d2631c7cb 100644 --- a/incubator/passwordpusherephemeral/0.0.19/README.md +++ b/incubator/passwordpusherephemeral/0.0.20/README.md @@ -1,6 +1,6 @@ # passwordpusherephemeral -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-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: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. diff --git a/incubator/passwordpusherephemeral/0.0.19/app-readme.md b/incubator/passwordpusherephemeral/0.0.20/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.19/app-readme.md rename to incubator/passwordpusherephemeral/0.0.20/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.19/charts/common-10.4.12.tgz b/incubator/passwordpusherephemeral/0.0.20/charts/common-10.4.12.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.19/charts/common-10.4.12.tgz rename to incubator/passwordpusherephemeral/0.0.20/charts/common-10.4.12.tgz diff --git a/incubator/passwordpusherephemeral/0.0.19/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.20/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.19/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.20/ix_values.yaml index 8cf8bd0b1c..3a5ceaf88d 100644 --- a/incubator/passwordpusherephemeral/0.0.19/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.20/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:243070bced61ad320780111e0c4fb639c091237e47a3d1e8c6adfe2ea0c2580d + tag: latest@sha256:3e1da52652d6eb9fc9dc76be5dfcac282f595b54d030d0bb00cc974f7cbcb94f persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.19/questions.yaml b/incubator/passwordpusherephemeral/0.0.20/questions.yaml similarity index 99% rename from incubator/passwordpusherephemeral/0.0.19/questions.yaml rename to incubator/passwordpusherephemeral/0.0.20/questions.yaml index 8597d15ab5..3ccc6c7abe 100644 --- a/incubator/passwordpusherephemeral/0.0.19/questions.yaml +++ b/incubator/passwordpusherephemeral/0.0.20/questions.yaml @@ -1796,25 +1796,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/passwordpusherephemeral/0.0.19/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.20/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.19/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.20/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.19/values.yaml b/incubator/passwordpusherephemeral/0.0.20/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.19/values.yaml rename to incubator/passwordpusherephemeral/0.0.20/values.yaml diff --git a/incubator/tailscale/0.0.4/Chart.lock b/incubator/tailscale/0.0.4/Chart.lock deleted file mode 100644 index 7aa68961bd..0000000000 --- a/incubator/tailscale/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-20T13:23:15.800748754Z" diff --git a/incubator/tailscale/0.0.4/CHANGELOG.md b/incubator/tailscale/0.0.5/CHANGELOG.md similarity index 80% rename from incubator/tailscale/0.0.4/CHANGELOG.md rename to incubator/tailscale/0.0.5/CHANGELOG.md index dbc0032119..4a2daa8616 100644 --- a/incubator/tailscale/0.0.4/CHANGELOG.md +++ b/incubator/tailscale/0.0.5/CHANGELOG.md @@ -2,6 +2,15 @@ +## [tailscale-0.0.5](https://github.com/truecharts/charts/compare/tailscale-0.0.4...tailscale-0.0.5) (2022-08-22) + +### Fix + +- don't override varrun ([#3532](https://github.com/truecharts/charts/issues/3532)) + + + + ## [tailscale-0.0.4](https://github.com/truecharts/charts/compare/tailscale-0.0.3...tailscale-0.0.4) (2022-08-20) ### Fix diff --git a/incubator/tailscale/0.0.5/Chart.lock b/incubator/tailscale/0.0.5/Chart.lock new file mode 100644 index 0000000000..f9aee7d038 --- /dev/null +++ b/incubator/tailscale/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:12:06.692547856Z" diff --git a/incubator/tailscale/0.0.4/Chart.yaml b/incubator/tailscale/0.0.5/Chart.yaml similarity index 98% rename from incubator/tailscale/0.0.4/Chart.yaml rename to incubator/tailscale/0.0.5/Chart.yaml index bffc522945..3943aff014 100644 --- a/incubator/tailscale/0.0.4/Chart.yaml +++ b/incubator/tailscale/0.0.5/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - network diff --git a/incubator/tailscale/0.0.4/README.md b/incubator/tailscale/0.0.5/README.md similarity index 98% rename from incubator/tailscale/0.0.4/README.md rename to incubator/tailscale/0.0.5/README.md index 32a51ffa19..d7f5180370 100644 --- a/incubator/tailscale/0.0.4/README.md +++ b/incubator/tailscale/0.0.5/README.md @@ -1,6 +1,6 @@ # tailscale -![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![AppVersion: 1.29.125](https://img.shields.io/badge/AppVersion-1.29.125-informational?style=flat-square) +![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![AppVersion: 1.29.125](https://img.shields.io/badge/AppVersion-1.29.125-informational?style=flat-square) Tailscale lets you connect your devices and users together in your own secure virtual private network diff --git a/incubator/tailscale/0.0.4/app-readme.md b/incubator/tailscale/0.0.5/app-readme.md similarity index 100% rename from incubator/tailscale/0.0.4/app-readme.md rename to incubator/tailscale/0.0.5/app-readme.md diff --git a/incubator/tailscale/0.0.4/charts/common-10.4.12.tgz b/incubator/tailscale/0.0.5/charts/common-10.4.12.tgz similarity index 100% rename from incubator/tailscale/0.0.4/charts/common-10.4.12.tgz rename to incubator/tailscale/0.0.5/charts/common-10.4.12.tgz diff --git a/incubator/tailscale/0.0.4/ix_values.yaml b/incubator/tailscale/0.0.5/ix_values.yaml similarity index 98% rename from incubator/tailscale/0.0.4/ix_values.yaml rename to incubator/tailscale/0.0.5/ix_values.yaml index 319a31e88c..a4b8824e6e 100644 --- a/incubator/tailscale/0.0.4/ix_values.yaml +++ b/incubator/tailscale/0.0.5/ix_values.yaml @@ -72,6 +72,8 @@ service: port: 41641 persistence: + varrun: + enabled: false config: enabled: true mountPath: "/var/lib" diff --git a/incubator/tailscale/0.0.4/questions.yaml b/incubator/tailscale/0.0.5/questions.yaml similarity index 99% rename from incubator/tailscale/0.0.4/questions.yaml rename to incubator/tailscale/0.0.5/questions.yaml index 11ac65d3ee..7bceff754a 100644 --- a/incubator/tailscale/0.0.4/questions.yaml +++ b/incubator/tailscale/0.0.5/questions.yaml @@ -2448,25 +2448,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/tailscale/0.0.4/templates/_configmap.tpl b/incubator/tailscale/0.0.5/templates/_configmap.tpl similarity index 100% rename from incubator/tailscale/0.0.4/templates/_configmap.tpl rename to incubator/tailscale/0.0.5/templates/_configmap.tpl diff --git a/incubator/tailscale/0.0.4/templates/_secret.tpl b/incubator/tailscale/0.0.5/templates/_secret.tpl similarity index 100% rename from incubator/tailscale/0.0.4/templates/_secret.tpl rename to incubator/tailscale/0.0.5/templates/_secret.tpl diff --git a/incubator/tailscale/0.0.4/templates/common.yaml b/incubator/tailscale/0.0.5/templates/common.yaml similarity index 100% rename from incubator/tailscale/0.0.4/templates/common.yaml rename to incubator/tailscale/0.0.5/templates/common.yaml diff --git a/incubator/tailscale/0.0.4/values.yaml b/incubator/tailscale/0.0.5/values.yaml similarity index 100% rename from incubator/tailscale/0.0.4/values.yaml rename to incubator/tailscale/0.0.5/values.yaml diff --git a/incubator/virt-manager/0.0.29/Chart.lock b/incubator/virt-manager/0.0.29/Chart.lock deleted file mode 100644 index 041de1868c..0000000000 --- a/incubator/virt-manager/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-21T08:49:17.957779603Z" diff --git a/incubator/virt-manager/0.0.29/CHANGELOG.md b/incubator/virt-manager/0.0.30/CHANGELOG.md similarity index 84% rename from incubator/virt-manager/0.0.29/CHANGELOG.md rename to incubator/virt-manager/0.0.30/CHANGELOG.md index f038b11b1e..82436e27ea 100644 --- a/incubator/virt-manager/0.0.29/CHANGELOG.md +++ b/incubator/virt-manager/0.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [virt-manager-0.0.30](https://github.com/truecharts/charts/compare/virt-manager-0.0.28...virt-manager-0.0.30) (2022-08-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + - update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + ## [virt-manager-0.0.29](https://github.com/truecharts/charts/compare/virt-manager-0.0.28...virt-manager-0.0.29) (2022-08-21) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) - - -## [virt-manager-0.0.20](https://github.com/truecharts/charts/compare/virt-manager-0.0.18...virt-manager-0.0.20) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - diff --git a/incubator/virt-manager/0.0.30/Chart.lock b/incubator/virt-manager/0.0.30/Chart.lock new file mode 100644 index 0000000000..ad70c236b9 --- /dev/null +++ b/incubator/virt-manager/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:12:07.325883531Z" diff --git a/incubator/virt-manager/0.0.29/Chart.yaml b/incubator/virt-manager/0.0.30/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.29/Chart.yaml rename to incubator/virt-manager/0.0.30/Chart.yaml index 9e8d81dbdf..a721715a8f 100644 --- a/incubator/virt-manager/0.0.29/Chart.yaml +++ b/incubator/virt-manager/0.0.30/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.29 +version: 0.0.30 diff --git a/incubator/virt-manager/0.0.29/README.md b/incubator/virt-manager/0.0.30/README.md similarity index 98% rename from incubator/virt-manager/0.0.29/README.md rename to incubator/virt-manager/0.0.30/README.md index aee8708589..0dfb1cfd7e 100644 --- a/incubator/virt-manager/0.0.29/README.md +++ b/incubator/virt-manager/0.0.30/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-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: 0.0.30](https://img.shields.io/badge/Version-0.0.30-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) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/incubator/virt-manager/0.0.29/app-readme.md b/incubator/virt-manager/0.0.30/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.29/app-readme.md rename to incubator/virt-manager/0.0.30/app-readme.md diff --git a/incubator/virt-manager/0.0.29/charts/common-10.4.12.tgz b/incubator/virt-manager/0.0.30/charts/common-10.4.12.tgz similarity index 100% rename from incubator/virt-manager/0.0.29/charts/common-10.4.12.tgz rename to incubator/virt-manager/0.0.30/charts/common-10.4.12.tgz diff --git a/incubator/virt-manager/0.0.29/ix_values.yaml b/incubator/virt-manager/0.0.30/ix_values.yaml similarity index 88% rename from incubator/virt-manager/0.0.29/ix_values.yaml rename to incubator/virt-manager/0.0.30/ix_values.yaml index dc7b45eb32..3580c01386 100644 --- a/incubator/virt-manager/0.0.29/ix_values.yaml +++ b/incubator/virt-manager/0.0.30/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:ae0d3e0150fb963d596b6320c0a825b76427df8c928f55d83d49535a67460099 + tag: latest@sha256:dd19c34716b53b5830425e1c51707b7270855fcf92ea121f9f0e46186e81fe0d persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.29/questions.yaml b/incubator/virt-manager/0.0.30/questions.yaml similarity index 99% rename from incubator/virt-manager/0.0.29/questions.yaml rename to incubator/virt-manager/0.0.30/questions.yaml index b6fb2b1f1c..8cf36eb08e 100644 --- a/incubator/virt-manager/0.0.29/questions.yaml +++ b/incubator/virt-manager/0.0.30/questions.yaml @@ -2946,25 +2946,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/incubator/virt-manager/0.0.29/templates/common.yaml b/incubator/virt-manager/0.0.30/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.29/templates/common.yaml rename to incubator/virt-manager/0.0.30/templates/common.yaml diff --git a/incubator/virt-manager/0.0.29/values.yaml b/incubator/virt-manager/0.0.30/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.29/values.yaml rename to incubator/virt-manager/0.0.30/values.yaml diff --git a/stable/babybuddy/8.0.39/CHANGELOG.md b/stable/babybuddy/8.0.40/CHANGELOG.md similarity index 92% rename from stable/babybuddy/8.0.39/CHANGELOG.md rename to stable/babybuddy/8.0.40/CHANGELOG.md index 8b4fb8eaef..6b62f05b0f 100644 --- a/stable/babybuddy/8.0.39/CHANGELOG.md +++ b/stable/babybuddy/8.0.40/CHANGELOG.md @@ -2,6 +2,15 @@ +## [babybuddy-8.0.40](https://github.com/truecharts/charts/compare/babybuddy-8.0.39...babybuddy-8.0.40) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [babybuddy-8.0.39](https://github.com/truecharts/charts/compare/babybuddy-8.0.38...babybuddy-8.0.39) (2022-08-17) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - - -## [babybuddy-8.0.31](https://github.com/truecharts/apps/compare/babybuddy-8.0.30...babybuddy-8.0.31) (2022-07-25) - -### Chore - -- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) diff --git a/stable/babybuddy/8.0.39/Chart.lock b/stable/babybuddy/8.0.40/Chart.lock similarity index 85% rename from stable/babybuddy/8.0.39/Chart.lock rename to stable/babybuddy/8.0.40/Chart.lock index be86e77368..82d328a3bb 100644 --- a/stable/babybuddy/8.0.39/Chart.lock +++ b/stable/babybuddy/8.0.40/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.56 digest: sha256:097eb1bdd62beead090a77b403231f4722578ef6f4e8cd6238749d5657208181 -generated: "2022-08-17T18:31:05.04425482Z" +generated: "2022-08-22T06:12:45.748677301Z" diff --git a/stable/babybuddy/8.0.39/Chart.yaml b/stable/babybuddy/8.0.40/Chart.yaml similarity index 98% rename from stable/babybuddy/8.0.39/Chart.yaml rename to stable/babybuddy/8.0.40/Chart.yaml index 46f9d4902f..e349ad8525 100644 --- a/stable/babybuddy/8.0.39/Chart.yaml +++ b/stable/babybuddy/8.0.40/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.12.2" kubeVersion: ">=1.16.0-0" -version: 8.0.39 +version: 8.0.40 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 diff --git a/stable/babybuddy/8.0.39/README.md b/stable/babybuddy/8.0.40/README.md similarity index 98% rename from stable/babybuddy/8.0.39/README.md rename to stable/babybuddy/8.0.40/README.md index a490f152cd..72d676e54b 100644 --- a/stable/babybuddy/8.0.39/README.md +++ b/stable/babybuddy/8.0.40/README.md @@ -1,6 +1,6 @@ # babybuddy -![Version: 8.0.39](https://img.shields.io/badge/Version-8.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square) +![Version: 8.0.40](https://img.shields.io/badge/Version-8.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square) Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. diff --git a/stable/babybuddy/8.0.39/app-readme.md b/stable/babybuddy/8.0.40/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.39/app-readme.md rename to stable/babybuddy/8.0.40/app-readme.md diff --git a/stable/babybuddy/8.0.39/charts/common-10.4.12.tgz b/stable/babybuddy/8.0.40/charts/common-10.4.12.tgz similarity index 100% rename from stable/babybuddy/8.0.39/charts/common-10.4.12.tgz rename to stable/babybuddy/8.0.40/charts/common-10.4.12.tgz diff --git a/stable/babybuddy/8.0.39/charts/postgresql-8.0.56.tgz b/stable/babybuddy/8.0.40/charts/postgresql-8.0.56.tgz similarity index 100% rename from stable/babybuddy/8.0.39/charts/postgresql-8.0.56.tgz rename to stable/babybuddy/8.0.40/charts/postgresql-8.0.56.tgz diff --git a/stable/babybuddy/8.0.39/ix_values.yaml b/stable/babybuddy/8.0.40/ix_values.yaml similarity index 91% rename from stable/babybuddy/8.0.39/ix_values.yaml rename to stable/babybuddy/8.0.40/ix_values.yaml index b8e3ae9def..07fe7a355e 100644 --- a/stable/babybuddy/8.0.39/ix_values.yaml +++ b/stable/babybuddy/8.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: 1.12.2@sha256:ac1ac6715abe93794ef01383a959c2944a40fdde57198965d4ad23747d23b60c + tag: 1.12.2@sha256:5dc3da96d8a0eeb836168f2f6e75dd8773065832beca6812049672936ffdec65 env: DB_ENGINE: "django.db.backends.postgresql" diff --git a/stable/babybuddy/8.0.39/questions.yaml b/stable/babybuddy/8.0.40/questions.yaml similarity index 99% rename from stable/babybuddy/8.0.39/questions.yaml rename to stable/babybuddy/8.0.40/questions.yaml index 78102c5a80..8565974589 100644 --- a/stable/babybuddy/8.0.39/questions.yaml +++ b/stable/babybuddy/8.0.40/questions.yaml @@ -2415,25 +2415,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/babybuddy/8.0.39/templates/common.yaml b/stable/babybuddy/8.0.40/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.39/templates/common.yaml rename to stable/babybuddy/8.0.40/templates/common.yaml diff --git a/stable/babybuddy/8.0.39/values.yaml b/stable/babybuddy/8.0.40/values.yaml similarity index 100% rename from stable/babybuddy/8.0.39/values.yaml rename to stable/babybuddy/8.0.40/values.yaml diff --git a/stable/booksonic-air/6.0.33/Chart.lock b/stable/booksonic-air/6.0.33/Chart.lock deleted file mode 100644 index 588166af6a..0000000000 --- a/stable/booksonic-air/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-17T18:31:52.110868166Z" diff --git a/stable/booksonic-air/6.0.33/CHANGELOG.md b/stable/booksonic-air/6.0.34/CHANGELOG.md similarity index 90% rename from stable/booksonic-air/6.0.33/CHANGELOG.md rename to stable/booksonic-air/6.0.34/CHANGELOG.md index c162a78379..7db3990157 100644 --- a/stable/booksonic-air/6.0.33/CHANGELOG.md +++ b/stable/booksonic-air/6.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [booksonic-air-6.0.34](https://github.com/truecharts/charts/compare/booksonic-air-6.0.33...booksonic-air-6.0.34) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [booksonic-air-6.0.33](https://github.com/truecharts/charts/compare/booksonic-air-6.0.32...booksonic-air-6.0.33) (2022-08-17) ### Chore @@ -88,12 +97,3 @@ ### 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)) - - - - -## [booksonic-air-6.0.25](https://github.com/truecharts/apps/compare/booksonic-air-6.0.24...booksonic-air-6.0.25) (2022-07-23) - -### Chore diff --git a/stable/booksonic-air/6.0.34/Chart.lock b/stable/booksonic-air/6.0.34/Chart.lock new file mode 100644 index 0000000000..d54ff6b169 --- /dev/null +++ b/stable/booksonic-air/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:12:34.567098435Z" diff --git a/stable/booksonic-air/6.0.33/Chart.yaml b/stable/booksonic-air/6.0.34/Chart.yaml similarity index 98% rename from stable/booksonic-air/6.0.33/Chart.yaml rename to stable/booksonic-air/6.0.34/Chart.yaml index 922a76c670..41861fbc84 100644 --- a/stable/booksonic-air/6.0.33/Chart.yaml +++ b/stable/booksonic-air/6.0.34/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 6.0.33 +version: 6.0.34 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/6.0.33/README.md b/stable/booksonic-air/6.0.34/README.md similarity index 98% rename from stable/booksonic-air/6.0.33/README.md rename to stable/booksonic-air/6.0.34/README.md index 897e989f59..327d350f65 100644 --- a/stable/booksonic-air/6.0.33/README.md +++ b/stable/booksonic-air/6.0.34/README.md @@ -1,6 +1,6 @@ # booksonic-air -![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) +![Version: 6.0.34](https://img.shields.io/badge/Version-6.0.34-informational?style=flat-square) ![AppVersion: 2201.1.0](https://img.shields.io/badge/AppVersion-2201.1.0-informational?style=flat-square) Booksonic is a platform for accessing the audibooks you own wherever you are diff --git a/stable/booksonic-air/6.0.33/app-readme.md b/stable/booksonic-air/6.0.34/app-readme.md similarity index 100% rename from stable/booksonic-air/6.0.33/app-readme.md rename to stable/booksonic-air/6.0.34/app-readme.md diff --git a/stable/booksonic-air/6.0.33/charts/common-10.4.12.tgz b/stable/booksonic-air/6.0.34/charts/common-10.4.12.tgz similarity index 100% rename from stable/booksonic-air/6.0.33/charts/common-10.4.12.tgz rename to stable/booksonic-air/6.0.34/charts/common-10.4.12.tgz diff --git a/stable/booksonic-air/6.0.33/ix_values.yaml b/stable/booksonic-air/6.0.34/ix_values.yaml similarity index 81% rename from stable/booksonic-air/6.0.33/ix_values.yaml rename to stable/booksonic-air/6.0.34/ix_values.yaml index 11e936ed93..9fffc512f8 100644 --- a/stable/booksonic-air/6.0.33/ix_values.yaml +++ b/stable/booksonic-air/6.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:b68003e613709b37c440206665f331d083a0cf48324467a9e211e0e1958cac5d + tag: v2201.1.0@sha256:a7714ea57cf46bb3182cc01799fcbb425955f7b911a092078ea24f784abe1835 securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/6.0.33/questions.yaml b/stable/booksonic-air/6.0.34/questions.yaml similarity index 99% rename from stable/booksonic-air/6.0.33/questions.yaml rename to stable/booksonic-air/6.0.34/questions.yaml index bea26311ec..8ca72a9bfb 100644 --- a/stable/booksonic-air/6.0.33/questions.yaml +++ b/stable/booksonic-air/6.0.34/questions.yaml @@ -2402,25 +2402,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/booksonic-air/6.0.33/templates/common.yaml b/stable/booksonic-air/6.0.34/templates/common.yaml similarity index 100% rename from stable/booksonic-air/6.0.33/templates/common.yaml rename to stable/booksonic-air/6.0.34/templates/common.yaml diff --git a/stable/booksonic-air/6.0.33/values.yaml b/stable/booksonic-air/6.0.34/values.yaml similarity index 100% rename from stable/booksonic-air/6.0.33/values.yaml rename to stable/booksonic-air/6.0.34/values.yaml diff --git a/stable/custom-app/5.1.40/Chart.lock b/stable/custom-app/5.1.40/Chart.lock deleted file mode 100644 index 8647128bba..0000000000 --- a/stable/custom-app/5.1.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-21T08:50:02.746645716Z" diff --git a/stable/custom-app/5.1.40/CHANGELOG.md b/stable/custom-app/5.1.41/CHANGELOG.md similarity index 92% rename from stable/custom-app/5.1.40/CHANGELOG.md rename to stable/custom-app/5.1.41/CHANGELOG.md index f0894f621c..3dc2925554 100644 --- a/stable/custom-app/5.1.40/CHANGELOG.md +++ b/stable/custom-app/5.1.41/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.41](https://github.com/truecharts/charts/compare/custom-app-5.1.40...custom-app-5.1.41) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [custom-app-5.1.40](https://github.com/truecharts/charts/compare/custom-app-5.1.39...custom-app-5.1.40) (2022-08-21) ### Chore @@ -88,12 +97,3 @@ ## [custom-app-5.1.31](https://github.com/truecharts/charts/compare/custom-app-5.1.30...custom-app-5.1.31) (2022-08-09) ### Chore - -- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) - - - - -## [custom-app-5.1.30](https://github.com/truecharts/charts/compare/custom-app-5.1.28...custom-app-5.1.30) (2022-08-08) - -### Chore diff --git a/stable/custom-app/5.1.41/Chart.lock b/stable/custom-app/5.1.41/Chart.lock new file mode 100644 index 0000000000..9201e1d94e --- /dev/null +++ b/stable/custom-app/5.1.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:12:34.975618898Z" diff --git a/stable/custom-app/5.1.40/Chart.yaml b/stable/custom-app/5.1.41/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.40/Chart.yaml rename to stable/custom-app/5.1.41/Chart.yaml index 949723a62a..066e728bfd 100644 --- a/stable/custom-app/5.1.40/Chart.yaml +++ b/stable/custom-app/5.1.41/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1759" +appVersion: "0.20.1768" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.40 +version: 5.1.41 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.40/README.md b/stable/custom-app/5.1.41/README.md similarity index 95% rename from stable/custom-app/5.1.40/README.md rename to stable/custom-app/5.1.41/README.md index 836e98d6b4..0cc9b1c6b6 100644 --- a/stable/custom-app/5.1.40/README.md +++ b/stable/custom-app/5.1.41/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.40](https://img.shields.io/badge/Version-5.1.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1759](https://img.shields.io/badge/AppVersion-0.20.1759-informational?style=flat-square) +![Version: 5.1.41](https://img.shields.io/badge/Version-5.1.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1768](https://img.shields.io/badge/AppVersion-0.20.1768-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/stable/custom-app/5.1.40/app-readme.md b/stable/custom-app/5.1.41/app-readme.md similarity index 100% rename from stable/custom-app/5.1.40/app-readme.md rename to stable/custom-app/5.1.41/app-readme.md diff --git a/stable/custom-app/5.1.40/charts/common-10.4.12.tgz b/stable/custom-app/5.1.41/charts/common-10.4.12.tgz similarity index 100% rename from stable/custom-app/5.1.40/charts/common-10.4.12.tgz rename to stable/custom-app/5.1.41/charts/common-10.4.12.tgz diff --git a/stable/custom-app/5.1.40/ci/test-values.yaml b/stable/custom-app/5.1.41/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.40/ci/test-values.yaml rename to stable/custom-app/5.1.41/ci/test-values.yaml index ecbdc89657..3c85475985 100644 --- a/stable/custom-app/5.1.40/ci/test-values.yaml +++ b/stable/custom-app/5.1.41/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1759@sha256:0746cb25be99d790a5d45ea85bfa42ca87c1a348602d3381aa1cadac825e2bfd + tag: 0.20.1768@sha256:05d3d6b3ff75a919ab50d36da47da19e1b4c0ae976b11cd7f9aa341309a278a3 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.40/ix_values.yaml b/stable/custom-app/5.1.41/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.40/ix_values.yaml rename to stable/custom-app/5.1.41/ix_values.yaml index e5e88d48bc..fcf8c66825 100644 --- a/stable/custom-app/5.1.40/ix_values.yaml +++ b/stable/custom-app/5.1.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1759@sha256:0746cb25be99d790a5d45ea85bfa42ca87c1a348602d3381aa1cadac825e2bfd + tag: 0.20.1768@sha256:05d3d6b3ff75a919ab50d36da47da19e1b4c0ae976b11cd7f9aa341309a278a3 portal: enabled: true diff --git a/stable/custom-app/5.1.40/questions.yaml b/stable/custom-app/5.1.41/questions.yaml similarity index 99% rename from stable/custom-app/5.1.40/questions.yaml rename to stable/custom-app/5.1.41/questions.yaml index abae589524..258e3e75b8 100644 --- a/stable/custom-app/5.1.40/questions.yaml +++ b/stable/custom-app/5.1.41/questions.yaml @@ -2410,25 +2410,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/custom-app/5.1.40/templates/common.yaml b/stable/custom-app/5.1.41/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.40/templates/common.yaml rename to stable/custom-app/5.1.41/templates/common.yaml diff --git a/stable/custom-app/5.1.40/values.yaml b/stable/custom-app/5.1.41/values.yaml similarity index 100% rename from stable/custom-app/5.1.40/values.yaml rename to stable/custom-app/5.1.41/values.yaml diff --git a/stable/cyberchef/2.0.61/Chart.lock b/stable/cyberchef/2.0.61/Chart.lock deleted file mode 100644 index 37326bd086..0000000000 --- a/stable/cyberchef/2.0.61/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-21T08:50:03.689926224Z" diff --git a/stable/cyberchef/2.0.61/CHANGELOG.md b/stable/cyberchef/2.0.62/CHANGELOG.md similarity index 92% rename from stable/cyberchef/2.0.61/CHANGELOG.md rename to stable/cyberchef/2.0.62/CHANGELOG.md index 88365ba074..e2e2d2b742 100644 --- a/stable/cyberchef/2.0.61/CHANGELOG.md +++ b/stable/cyberchef/2.0.62/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.62](https://github.com/truecharts/charts/compare/cyberchef-2.0.61...cyberchef-2.0.62) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [cyberchef-2.0.61](https://github.com/truecharts/charts/compare/cyberchef-2.0.60...cyberchef-2.0.61) (2022-08-21) ### Chore @@ -88,12 +97,3 @@ - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - -## [cyberchef-2.0.51](https://github.com/truecharts/apps/compare/cyberchef-2.0.50...cyberchef-2.0.51) (2022-07-29) - -### Chore - -- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339)) - - diff --git a/stable/cyberchef/2.0.62/Chart.lock b/stable/cyberchef/2.0.62/Chart.lock new file mode 100644 index 0000000000..320fa6bd87 --- /dev/null +++ b/stable/cyberchef/2.0.62/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:12:34.843134099Z" diff --git a/stable/cyberchef/2.0.61/Chart.yaml b/stable/cyberchef/2.0.62/Chart.yaml similarity index 98% rename from stable/cyberchef/2.0.61/Chart.yaml rename to stable/cyberchef/2.0.62/Chart.yaml index c81b6063a9..84ac8e28e5 100644 --- a/stable/cyberchef/2.0.61/Chart.yaml +++ b/stable/cyberchef/2.0.62/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.61 +version: 2.0.62 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.61/README.md b/stable/cyberchef/2.0.62/README.md similarity index 98% rename from stable/cyberchef/2.0.61/README.md rename to stable/cyberchef/2.0.62/README.md index 33b1ff1aea..067ff86a7b 100644 --- a/stable/cyberchef/2.0.61/README.md +++ b/stable/cyberchef/2.0.62/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.61](https://img.shields.io/badge/Version-2.0.61-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.62](https://img.shields.io/badge/Version-2.0.62-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. diff --git a/stable/cyberchef/2.0.61/app-readme.md b/stable/cyberchef/2.0.62/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.61/app-readme.md rename to stable/cyberchef/2.0.62/app-readme.md diff --git a/stable/cyberchef/2.0.61/charts/common-10.4.12.tgz b/stable/cyberchef/2.0.62/charts/common-10.4.12.tgz similarity index 100% rename from stable/cyberchef/2.0.61/charts/common-10.4.12.tgz rename to stable/cyberchef/2.0.62/charts/common-10.4.12.tgz diff --git a/stable/cyberchef/2.0.61/ix_values.yaml b/stable/cyberchef/2.0.62/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.61/ix_values.yaml rename to stable/cyberchef/2.0.62/ix_values.yaml index 98df979512..fd04b07209 100644 --- a/stable/cyberchef/2.0.61/ix_values.yaml +++ b/stable/cyberchef/2.0.62/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:dafd8bea2e8bd727042a2047fc081225f1b50236ff728cf0e432b3dbd0c00d4d + tag: v9.46.0@sha256:3c3816f5f3be21dd62ef618e47ae586e249cd1197c3265d81115874635f4cad7 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.61/questions.yaml b/stable/cyberchef/2.0.62/questions.yaml similarity index 99% rename from stable/cyberchef/2.0.61/questions.yaml rename to stable/cyberchef/2.0.62/questions.yaml index c5ede59a57..a932b79895 100644 --- a/stable/cyberchef/2.0.61/questions.yaml +++ b/stable/cyberchef/2.0.62/questions.yaml @@ -2217,25 +2217,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/cyberchef/2.0.61/templates/common.yaml b/stable/cyberchef/2.0.62/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.61/templates/common.yaml rename to stable/cyberchef/2.0.62/templates/common.yaml diff --git a/stable/cyberchef/2.0.61/values.yaml b/stable/cyberchef/2.0.62/values.yaml similarity index 100% rename from stable/cyberchef/2.0.61/values.yaml rename to stable/cyberchef/2.0.62/values.yaml diff --git a/stable/heimdall/11.0.33/CHANGELOG.md b/stable/heimdall/11.0.33/CHANGELOG.md new file mode 100644 index 0000000000..0ebd7fda99 --- /dev/null +++ b/stable/heimdall/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [heimdall-11.0.33](https://github.com/truecharts/charts/compare/heimdall-11.0.32...heimdall-11.0.33) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + +## [heimdall-11.0.32](https://github.com/truecharts/charts/compare/heimdall-11.0.31...heimdall-11.0.32) (2022-08-17) + +### Chore + +- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) + + + + +## [heimdall-11.0.31](https://github.com/truecharts/charts/compare/heimdall-11.0.30...heimdall-11.0.31) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [heimdall-11.0.30](https://github.com/truecharts/charts/compare/heimdall-11.0.29...heimdall-11.0.30) (2022-08-10) + +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + + + + +## [heimdall-11.0.29](https://github.com/truecharts/charts/compare/heimdall-11.0.28...heimdall-11.0.29) (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)) + + + + +## [heimdall-11.0.28](https://github.com/truecharts/apps/compare/heimdall-11.0.27...heimdall-11.0.28) (2022-07-28) + +### Chore + +- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326)) + + + + +## [heimdall-11.0.27](https://github.com/truecharts/apps/compare/heimdall-11.0.26...heimdall-11.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)) + + + + +## [heimdall-11.0.26](https://github.com/truecharts/apps/compare/heimdall-11.0.25...heimdall-11.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)) + + + + +## [heimdall-11.0.26](https://github.com/truecharts/apps/compare/heimdall-11.0.25...heimdall-11.0.26) (2022-07-25) + +### Chore + +- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) + + + + +## [heimdall-11.0.25](https://github.com/truecharts/apps/compare/heimdall-11.0.24...heimdall-11.0.25) (2022-07-25) + +### Chore + +- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) + diff --git a/stable/heimdall/11.0.33/Chart.lock b/stable/heimdall/11.0.33/Chart.lock new file mode 100644 index 0000000000..b02b887a46 --- /dev/null +++ b/stable/heimdall/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:13:04.171665321Z" diff --git a/stable/heimdall/11.0.33/Chart.yaml b/stable/heimdall/11.0.33/Chart.yaml new file mode 100644 index 0000000000..31baaaf6a5 --- /dev/null +++ b/stable/heimdall/11.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.4.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +deprecated: false +description: An Application dashboard and launcher +home: https://truecharts.org/docs/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://github.com/linuxserver/Heimdall/ +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/11.0.33/README.md b/stable/heimdall/11.0.33/README.md new file mode 100644 index 0000000000..ed5fa11f09 --- /dev/null +++ b/stable/heimdall/11.0.33/README.md @@ -0,0 +1,108 @@ +# heimdall + +![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: 2.4.13](https://img.shields.io/badge/AppVersion-2.4.13-informational?style=flat-square) + +An Application dashboard and launcher + +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: [heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +**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://library-charts.truecharts.org | common | 10.4.12 | + +## 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 `heimdall` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install heimdall TrueCharts/heimdall +``` + +## 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 `heimdall` deployment + +```console +helm uninstall heimdall +``` + +## 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 heimdall \ + --set env.TZ="America/New York" \ + TrueCharts/heimdall +``` + +#### 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 heimdall TrueCharts/heimdall -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/heimdall/11.0.33/app-readme.md b/stable/heimdall/11.0.33/app-readme.md new file mode 100644 index 0000000000..83c1685024 --- /dev/null +++ b/stable/heimdall/11.0.33/app-readme.md @@ -0,0 +1,8 @@ +An Application dashboard and launcher + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +--- + +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/minecraft-java/1.0.40/charts/common-10.4.12.tgz b/stable/heimdall/11.0.33/charts/common-10.4.12.tgz similarity index 100% rename from stable/minecraft-java/1.0.40/charts/common-10.4.12.tgz rename to stable/heimdall/11.0.33/charts/common-10.4.12.tgz diff --git a/stable/heimdall/11.0.33/ix_values.yaml b/stable/heimdall/11.0.33/ix_values.yaml new file mode 100644 index 0000000000..96e59d1e2f --- /dev/null +++ b/stable/heimdall/11.0.33/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: v2.4.13@sha256:74c4064a3ad51208f5494664fba3816e678a04099bdcfb5cd57108bbbd1dee9e + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10014 + targetPort: 80 + +probes: + startup: + enabled: true + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/heimdall/11.0.33/questions.yaml b/stable/heimdall/11.0.33/questions.yaml new file mode 100644 index 0000000000..e90bacd7e4 --- /dev/null +++ b/stable/heimdall/11.0.33/questions.yaml @@ -0,0 +1,2421 @@ +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 + - name: Documentation + description: Documentation +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: 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: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + 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: 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: 10014 + 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: 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: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: 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 + - variable: docs + group: Documentation + label: "Please read the documentation at https://truecharts.org" + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/minecraft-java/1.0.40/templates/common.yaml b/stable/heimdall/11.0.33/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.40/templates/common.yaml rename to stable/heimdall/11.0.33/templates/common.yaml diff --git a/stable/minecraft-java/1.0.40/values.yaml b/stable/heimdall/11.0.33/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.40/values.yaml rename to stable/heimdall/11.0.33/values.yaml diff --git a/stable/jackett/11.0.64/CHANGELOG.md b/stable/jackett/11.0.64/CHANGELOG.md new file mode 100644 index 0000000000..f9d9cf11eb --- /dev/null +++ b/stable/jackett/11.0.64/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.64](https://github.com/truecharts/charts/compare/jackett-11.0.63...jackett-11.0.64) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + +## [jackett-11.0.63](https://github.com/truecharts/charts/compare/jackett-11.0.62...jackett-11.0.63) (2022-08-21) + +### Chore + +- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) + + + + +## [jackett-11.0.62](https://github.com/truecharts/charts/compare/jackett-11.0.61...jackett-11.0.62) (2022-08-20) + +### Chore + +- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) + + + + +## [jackett-11.0.61](https://github.com/truecharts/charts/compare/jackett-11.0.60...jackett-11.0.61) (2022-08-19) + +### Chore + +- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512)) + + + + +## [jackett-11.0.60](https://github.com/truecharts/charts/compare/jackett-11.0.59...jackett-11.0.60) (2022-08-18) + +### Chore + +- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503)) + + + + +## [jackett-11.0.59](https://github.com/truecharts/charts/compare/jackett-11.0.58...jackett-11.0.59) (2022-08-17) + +### Chore + +- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478)) + + + + +## [jackett-11.0.58](https://github.com/truecharts/charts/compare/jackett-11.0.57...jackett-11.0.58) (2022-08-14) + +### Chore + +- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) + + + + +## [jackett-11.0.57](https://github.com/truecharts/charts/compare/jackett-11.0.56...jackett-11.0.57) (2022-08-12) + +### Chore + +- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) + + + + +## [jackett-11.0.56](https://github.com/truecharts/charts/compare/jackett-11.0.55...jackett-11.0.56) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453)) + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [jackett-11.0.55](https://github.com/truecharts/charts/compare/jackett-11.0.54...jackett-11.0.55) (2022-08-09) + +### Chore + +- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377)) + + + + diff --git a/stable/jackett/11.0.64/Chart.lock b/stable/jackett/11.0.64/Chart.lock new file mode 100644 index 0000000000..3facc669c8 --- /dev/null +++ b/stable/jackett/11.0.64/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:13:04.285292005Z" diff --git a/stable/jackett/11.0.64/Chart.yaml b/stable/jackett/11.0.64/Chart.yaml new file mode 100644 index 0000000000..966e42a113 --- /dev/null +++ b/stable/jackett/11.0.64/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1768" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.64 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.64/README.md b/stable/jackett/11.0.64/README.md new file mode 100644 index 0000000000..1b8d694ebc --- /dev/null +++ b/stable/jackett/11.0.64/README.md @@ -0,0 +1,108 @@ +# jackett + +![Version: 11.0.64](https://img.shields.io/badge/Version-11.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1768](https://img.shields.io/badge/AppVersion-0.20.1768-informational?style=flat-square) + +API Support for your favorite torrent trackers. + +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: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**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://library-charts.truecharts.org | common | 10.4.12 | + +## 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 `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## 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 `jackett` deployment + +```console +helm uninstall jackett +``` + +## 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 jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### 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 jackett TrueCharts/jackett -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/jackett/11.0.64/app-readme.md b/stable/jackett/11.0.64/app-readme.md new file mode 100644 index 0000000000..94165e2dad --- /dev/null +++ b/stable/jackett/11.0.64/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +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/piaware/6.0.28/charts/common-10.4.12.tgz b/stable/jackett/11.0.64/charts/common-10.4.12.tgz similarity index 100% rename from stable/piaware/6.0.28/charts/common-10.4.12.tgz rename to stable/jackett/11.0.64/charts/common-10.4.12.tgz diff --git a/stable/jackett/11.0.64/ix_values.yaml b/stable/jackett/11.0.64/ix_values.yaml new file mode 100644 index 0000000000..4281f87580 --- /dev/null +++ b/stable/jackett/11.0.64/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1768@sha256:05d3d6b3ff75a919ab50d36da47da19e1b4c0ae976b11cd7f9aa341309a278a3 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.64/questions.yaml b/stable/jackett/11.0.64/questions.yaml new file mode 100644 index 0000000000..7d140404e7 --- /dev/null +++ b/stable/jackett/11.0.64/questions.yaml @@ -0,0 +1,2421 @@ +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 + - name: Documentation + description: Documentation +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: 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: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + 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: 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: 9117 + 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: 9117 + - 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: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: 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 + - variable: docs + group: Documentation + label: "Please read the documentation at https://truecharts.org" + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/piaware/6.0.28/templates/common.yaml b/stable/jackett/11.0.64/templates/common.yaml similarity index 100% rename from stable/piaware/6.0.28/templates/common.yaml rename to stable/jackett/11.0.64/templates/common.yaml diff --git a/stable/piaware/6.0.28/values.yaml b/stable/jackett/11.0.64/values.yaml similarity index 100% rename from stable/piaware/6.0.28/values.yaml rename to stable/jackett/11.0.64/values.yaml diff --git a/stable/minecraft-java/1.0.40/Chart.lock b/stable/minecraft-java/1.0.40/Chart.lock deleted file mode 100644 index afbcd0dd9d..0000000000 --- a/stable/minecraft-java/1.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-17T18:40:28.131251365Z" diff --git a/stable/minecraft-java/1.0.40/CHANGELOG.md b/stable/minecraft-java/1.0.41/CHANGELOG.md similarity index 92% rename from stable/minecraft-java/1.0.40/CHANGELOG.md rename to stable/minecraft-java/1.0.41/CHANGELOG.md index f881ad16a0..3bb7ec215b 100644 --- a/stable/minecraft-java/1.0.40/CHANGELOG.md +++ b/stable/minecraft-java/1.0.41/CHANGELOG.md @@ -2,6 +2,15 @@ +## [minecraft-java-1.0.41](https://github.com/truecharts/charts/compare/minecraft-java-1.0.40...minecraft-java-1.0.41) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [minecraft-java-1.0.40](https://github.com/truecharts/charts/compare/minecraft-java-1.0.39...minecraft-java-1.0.40) (2022-08-17) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290)) - - - -## [minecraft-java-1.0.31](https://github.com/truecharts/apps/compare/minecraft-java-1.0.30...minecraft-java-1.0.31) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/minecraft-java/1.0.41/Chart.lock b/stable/minecraft-java/1.0.41/Chart.lock new file mode 100644 index 0000000000..c3cc5b41a5 --- /dev/null +++ b/stable/minecraft-java/1.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:13:04.689706142Z" diff --git a/stable/minecraft-java/1.0.40/Chart.yaml b/stable/minecraft-java/1.0.41/Chart.yaml similarity index 98% rename from stable/minecraft-java/1.0.40/Chart.yaml rename to stable/minecraft-java/1.0.41/Chart.yaml index b97f638d88..5af46e9577 100644 --- a/stable/minecraft-java/1.0.40/Chart.yaml +++ b/stable/minecraft-java/1.0.41/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.40 +version: 1.0.41 annotations: truecharts.org/catagories: | - games diff --git a/stable/minecraft-java/1.0.40/README.md b/stable/minecraft-java/1.0.41/README.md similarity index 98% rename from stable/minecraft-java/1.0.40/README.md rename to stable/minecraft-java/1.0.41/README.md index 70c3934a53..ab39866054 100644 --- a/stable/minecraft-java/1.0.40/README.md +++ b/stable/minecraft-java/1.0.41/README.md @@ -1,6 +1,6 @@ # minecraft-java -![Version: 1.0.40](https://img.shields.io/badge/Version-1.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) +![Version: 1.0.41](https://img.shields.io/badge/Version-1.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) Minecraft Java Dedicated Server diff --git a/stable/minecraft-java/1.0.40/app-readme.md b/stable/minecraft-java/1.0.41/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.40/app-readme.md rename to stable/minecraft-java/1.0.41/app-readme.md diff --git a/stable/prometheus/4.0.64/charts/common-10.4.12.tgz b/stable/minecraft-java/1.0.41/charts/common-10.4.12.tgz similarity index 100% rename from stable/prometheus/4.0.64/charts/common-10.4.12.tgz rename to stable/minecraft-java/1.0.41/charts/common-10.4.12.tgz diff --git a/stable/minecraft-java/1.0.40/ci/base-values.yaml b/stable/minecraft-java/1.0.41/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.40/ci/base-values.yaml rename to stable/minecraft-java/1.0.41/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.40/ci/j11-values.yaml b/stable/minecraft-java/1.0.41/ci/j11-values.yaml similarity index 54% rename from stable/minecraft-java/1.0.40/ci/j11-values.yaml rename to stable/minecraft-java/1.0.41/ci/j11-values.yaml index ee9762d02e..2d6294be1e 100644 --- a/stable/minecraft-java/1.0.40/ci/j11-values.yaml +++ b/stable/minecraft-java/1.0.41/ci/j11-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:3a6ca910c9aaf847513f5c267589c16a0724844fae78e2d5393f62c120e9fe26 + tag: latest@sha256:b9f25229cad36b7c5b03e848a66df1e2c6ff3c59a33a0b871f8adc6c204d008e pullPolicy: Always env: diff --git a/stable/minecraft-java/1.0.40/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.41/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.40/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.41/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.40/ci/j8-values.yaml b/stable/minecraft-java/1.0.41/ci/j8-values.yaml similarity index 56% rename from stable/minecraft-java/1.0.40/ci/j8-values.yaml rename to stable/minecraft-java/1.0.41/ci/j8-values.yaml index 4eba755630..7c40382841 100644 --- a/stable/minecraft-java/1.0.40/ci/j8-values.yaml +++ b/stable/minecraft-java/1.0.41/ci/j8-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:538282ceb8e81910dc5d16f119a207f4c1bb56fc4c171afea86daf0ffe48b17a + tag: latest@sha256:0bf19c3644729038c7709eca5d19e3b9ec85a2af6acd3ba0cf36971d9d7edf7f pullPolicy: Always env: diff --git a/stable/minecraft-java/1.0.40/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.41/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.40/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.41/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.40/ix_values.yaml b/stable/minecraft-java/1.0.41/ix_values.yaml similarity index 90% rename from stable/minecraft-java/1.0.40/ix_values.yaml rename to stable/minecraft-java/1.0.41/ix_values.yaml index d13878828a..e3fc3a4234 100644 --- a/stable/minecraft-java/1.0.40/ix_values.yaml +++ b/stable/minecraft-java/1.0.41/ix_values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: Always j11Image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:3a6ca910c9aaf847513f5c267589c16a0724844fae78e2d5393f62c120e9fe26 + tag: latest@sha256:b9f25229cad36b7c5b03e848a66df1e2c6ff3c59a33a0b871f8adc6c204d008e pullPolicy: Always j11j9Image: repository: tccr.io/truecharts/minecraft-java11-openj9 @@ -12,11 +12,11 @@ j11j9Image: pullPolicy: Always j8Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:538282ceb8e81910dc5d16f119a207f4c1bb56fc4c171afea86daf0ffe48b17a + tag: latest@sha256:0bf19c3644729038c7709eca5d19e3b9ec85a2af6acd3ba0cf36971d9d7edf7f pullPolicy: Always j8j9Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:538282ceb8e81910dc5d16f119a207f4c1bb56fc4c171afea86daf0ffe48b17a + tag: latest@sha256:0bf19c3644729038c7709eca5d19e3b9ec85a2af6acd3ba0cf36971d9d7edf7f pullPolicy: Always securityContext: diff --git a/stable/minecraft-java/1.0.40/questions.yaml b/stable/minecraft-java/1.0.41/questions.yaml similarity index 99% rename from stable/minecraft-java/1.0.40/questions.yaml rename to stable/minecraft-java/1.0.41/questions.yaml index 994aa2531e..63da1b303a 100644 --- a/stable/minecraft-java/1.0.40/questions.yaml +++ b/stable/minecraft-java/1.0.41/questions.yaml @@ -2819,25 +2819,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/minecraft-java/1.0.41/templates/common.yaml b/stable/minecraft-java/1.0.41/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/minecraft-java/1.0.41/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/prometheus/4.0.64/values.yaml b/stable/minecraft-java/1.0.41/values.yaml similarity index 100% rename from stable/prometheus/4.0.64/values.yaml rename to stable/minecraft-java/1.0.41/values.yaml diff --git a/stable/piaware/6.0.28/Chart.lock b/stable/piaware/6.0.28/Chart.lock deleted file mode 100644 index 6ea85eab56..0000000000 --- a/stable/piaware/6.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.4.12 -digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-12T22:27:05.975045484Z" diff --git a/stable/piaware/6.0.28/CHANGELOG.md b/stable/piaware/6.0.29/CHANGELOG.md similarity index 88% rename from stable/piaware/6.0.28/CHANGELOG.md rename to stable/piaware/6.0.29/CHANGELOG.md index 59adf0b049..fdd000d4d9 100644 --- a/stable/piaware/6.0.28/CHANGELOG.md +++ b/stable/piaware/6.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [piaware-6.0.29](https://github.com/truecharts/charts/compare/piaware-6.0.28...piaware-6.0.29) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [piaware-6.0.28](https://github.com/truecharts/charts/compare/piaware-6.0.27...piaware-6.0.28) (2022-08-12) ### Chore @@ -88,12 +97,3 @@ ## [piaware-6.0.23](https://github.com/truecharts/apps/compare/piaware-6.0.21...piaware-6.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)) - - - -## [piaware-6.0.21](https://github.com/truecharts/apps/compare/piaware-6.0.20...piaware-6.0.21) (2022-07-20) - -### Chore diff --git a/stable/piaware/6.0.29/Chart.lock b/stable/piaware/6.0.29/Chart.lock new file mode 100644 index 0000000000..5e6fdd295b --- /dev/null +++ b/stable/piaware/6.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.12 +digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 +generated: "2022-08-22T06:13:26.166705931Z" diff --git a/stable/piaware/6.0.28/Chart.yaml b/stable/piaware/6.0.29/Chart.yaml similarity index 97% rename from stable/piaware/6.0.28/Chart.yaml rename to stable/piaware/6.0.29/Chart.yaml index 359c821863..f2b3507e8a 100644 --- a/stable/piaware/6.0.28/Chart.yaml +++ b/stable/piaware/6.0.29/Chart.yaml @@ -20,7 +20,7 @@ name: piaware sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piaware - https://github.com/flightaware/piaware -version: 6.0.28 +version: 6.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/piaware/6.0.28/README.md b/stable/piaware/6.0.29/README.md similarity index 98% rename from stable/piaware/6.0.28/README.md rename to stable/piaware/6.0.29/README.md index 1940b403b5..1fa783a5d9 100644 --- a/stable/piaware/6.0.28/README.md +++ b/stable/piaware/6.0.29/README.md @@ -1,6 +1,6 @@ # piaware -![Version: 6.0.28](https://img.shields.io/badge/Version-6.0.28-informational?style=flat-square) ![AppVersion: 7.2](https://img.shields.io/badge/AppVersion-7.2-informational?style=flat-square) +![Version: 6.0.29](https://img.shields.io/badge/Version-6.0.29-informational?style=flat-square) ![AppVersion: 7.2](https://img.shields.io/badge/AppVersion-7.2-informational?style=flat-square) Program for forwarding ADS-B data to FlightAware diff --git a/stable/piaware/6.0.28/app-readme.md b/stable/piaware/6.0.29/app-readme.md similarity index 100% rename from stable/piaware/6.0.28/app-readme.md rename to stable/piaware/6.0.29/app-readme.md diff --git a/stable/piaware/6.0.29/charts/common-10.4.12.tgz b/stable/piaware/6.0.29/charts/common-10.4.12.tgz new file mode 100644 index 0000000000..53119cc9df Binary files /dev/null and b/stable/piaware/6.0.29/charts/common-10.4.12.tgz differ diff --git a/stable/piaware/6.0.28/ci/ct-values.yaml b/stable/piaware/6.0.29/ci/ct-values.yaml similarity index 100% rename from stable/piaware/6.0.28/ci/ct-values.yaml rename to stable/piaware/6.0.29/ci/ct-values.yaml diff --git a/stable/piaware/6.0.28/ix_values.yaml b/stable/piaware/6.0.29/ix_values.yaml similarity index 90% rename from stable/piaware/6.0.28/ix_values.yaml rename to stable/piaware/6.0.29/ix_values.yaml index 3c17bb07a4..9748c6346e 100644 --- a/stable/piaware/6.0.28/ix_values.yaml +++ b/stable/piaware/6.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/piaware - tag: v7.2@sha256:bc8f2b74ae507053bac92233d2d5af39c7b1e83e6e58126aac3d53eea090fa36 + tag: v7.2@sha256:4278a870bf7c313aefe67c8456521f29da0cdf28bb596ac0ae09c70d11e9449e pullPolicy: IfNotPresent securityContext: diff --git a/stable/piaware/6.0.28/questions.yaml b/stable/piaware/6.0.29/questions.yaml similarity index 99% rename from stable/piaware/6.0.28/questions.yaml rename to stable/piaware/6.0.29/questions.yaml index 392aeb20c0..ac74f55cba 100644 --- a/stable/piaware/6.0.28/questions.yaml +++ b/stable/piaware/6.0.29/questions.yaml @@ -2402,25 +2402,20 @@ questions: required: true - variable: docs group: Documentation - label: 'Please read the documentation at https://truecharts.org' + label: "Please read the documentation at https://truecharts.org" schema: additional_attrs: true type: dict attrs: - variable: confirmDocs - label: 'I have checked the documentation' + label: I have checked the documentation schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + schema: + type: string + default: "https://truecharts.org/docs/about/sponsor" + editable: false diff --git a/stable/piaware/6.0.29/templates/common.yaml b/stable/piaware/6.0.29/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/piaware/6.0.29/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/piaware/6.0.29/values.yaml b/stable/piaware/6.0.29/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/prometheus/4.0.64/CHANGELOG.md b/stable/prometheus/4.0.65/CHANGELOG.md similarity index 88% rename from stable/prometheus/4.0.64/CHANGELOG.md rename to stable/prometheus/4.0.65/CHANGELOG.md index 485a0346e5..da917a88f0 100644 --- a/stable/prometheus/4.0.64/CHANGELOG.md +++ b/stable/prometheus/4.0.65/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.65](https://github.com/truecharts/charts/compare/prometheus-4.0.64...prometheus-4.0.65) (2022-08-22) + +### Chore + +- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) + + + + ## [prometheus-4.0.64](https://github.com/truecharts/charts/compare/prometheus-4.0.63...prometheus-4.0.64) (2022-08-20) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - - -## [prometheus-4.0.53](https://github.com/truecharts/apps/compare/prometheus-4.0.52...prometheus-4.0.53) (2022-07-30) - -### Chore diff --git a/stable/prometheus/4.0.64/Chart.lock b/stable/prometheus/4.0.65/Chart.lock similarity index 89% rename from stable/prometheus/4.0.64/Chart.lock rename to stable/prometheus/4.0.65/Chart.lock index 89735637c7..38b994d1c5 100644 --- a/stable/prometheus/4.0.64/Chart.lock +++ b/stable/prometheus/4.0.65/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.1.6 digest: sha256:d214e09ab00c7e5695f16cc5e8826867cf293e5add78ab5cd4303f7b3ea27bb7 -generated: "2022-08-20T11:22:24.173276565Z" +generated: "2022-08-22T06:13:36.222368795Z" diff --git a/stable/prometheus/4.0.64/Chart.yaml b/stable/prometheus/4.0.65/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.64/Chart.yaml rename to stable/prometheus/4.0.65/Chart.yaml index 3eac49176c..67a263de38 100644 --- a/stable/prometheus/4.0.64/Chart.yaml +++ b/stable/prometheus/4.0.65/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.64 +version: 4.0.65 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.64/README.md b/stable/prometheus/4.0.65/README.md similarity index 98% rename from stable/prometheus/4.0.64/README.md rename to stable/prometheus/4.0.65/README.md index 730f1b2960..26b5955934 100644 --- a/stable/prometheus/4.0.64/README.md +++ b/stable/prometheus/4.0.65/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.64](https://img.shields.io/badge/Version-4.0.64-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.65](https://img.shields.io/badge/Version-4.0.65-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. diff --git a/stable/prometheus/4.0.64/app-readme.md b/stable/prometheus/4.0.65/app-readme.md similarity index 100% rename from stable/prometheus/4.0.64/app-readme.md rename to stable/prometheus/4.0.65/app-readme.md diff --git a/stable/prometheus/4.0.65/charts/common-10.4.12.tgz b/stable/prometheus/4.0.65/charts/common-10.4.12.tgz new file mode 100644 index 0000000000..53119cc9df Binary files /dev/null and b/stable/prometheus/4.0.65/charts/common-10.4.12.tgz differ diff --git a/stable/prometheus/4.0.64/charts/kube-state-metrics-3.1.6.tgz b/stable/prometheus/4.0.65/charts/kube-state-metrics-3.1.6.tgz similarity index 100% rename from stable/prometheus/4.0.64/charts/kube-state-metrics-3.1.6.tgz rename to stable/prometheus/4.0.65/charts/kube-state-metrics-3.1.6.tgz diff --git a/stable/prometheus/4.0.64/charts/node-exporter-3.0.8.tgz b/stable/prometheus/4.0.65/charts/node-exporter-3.0.8.tgz similarity index 100% rename from stable/prometheus/4.0.64/charts/node-exporter-3.0.8.tgz rename to stable/prometheus/4.0.65/charts/node-exporter-3.0.8.tgz diff --git a/stable/prometheus/4.0.64/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.65/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.65/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.65/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.65/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.65/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.65/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-probes.yaml b/stable/prometheus/4.0.65/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-probes.yaml rename to stable/prometheus/4.0.65/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-prometheus.yaml b/stable/prometheus/4.0.65/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.65/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.65/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.65/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.65/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.65/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.65/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.64/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.65/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.64/ix_values.yaml b/stable/prometheus/4.0.65/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.64/ix_values.yaml rename to stable/prometheus/4.0.65/ix_values.yaml index 2888453724..3356a8291b 100644 --- a/stable/prometheus/4.0.64/ix_values.yaml +++ b/stable/prometheus/4.0.65/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.58.0@sha256:55134b9c19658d160772574532ab0973adf14de4dbd0fe2d14b2928561bc9b59 + tag: 0.58.0@sha256:bef8969be518e2a99ca1fe6742411c621c8376b000aa3b369074eee74f98ff2d prometheusImage: repository: tccr.io/truecharts/prometheus @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:d5870d934e84eecb9676420f3fe57388ac7a87bafc5909e093c9e427613a349a + tag: v0.24.0@sha256:4b059bea43ece473aa7182384225db5679ad17fa9e60984dd4bb92d46bce6fa3 global: labels: {} diff --git a/stable/prometheus/4.0.64/questions.yaml b/stable/prometheus/4.0.65/questions.yaml similarity index 100% rename from stable/prometheus/4.0.64/questions.yaml rename to stable/prometheus/4.0.65/questions.yaml diff --git a/stable/prometheus/4.0.64/templates/_helpers.tpl b/stable/prometheus/4.0.65/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/_helpers.tpl rename to stable/prometheus/4.0.65/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.64/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.65/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.65/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.64/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.65/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.65/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.64/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.65/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.65/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.64/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/common.yaml b/stable/prometheus/4.0.65/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/common.yaml rename to stable/prometheus/4.0.65/templates/common.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.65/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.65/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/operator/_args.tpl b/stable/prometheus/4.0.65/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/operator/_args.tpl rename to stable/prometheus/4.0.65/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.64/templates/operator/configmap.yaml b/stable/prometheus/4.0.65/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/operator/configmap.yaml rename to stable/prometheus/4.0.65/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.64/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.65/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.65/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.64/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.65/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.65/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.64/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.65/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.65/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.64/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.65/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.65/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.64/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.65/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.65/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.64/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.65/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.65/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.64/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.65/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.65/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.64/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.65/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.64/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.65/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/4.0.65/values.yaml b/stable/prometheus/4.0.65/values.yaml new file mode 100644 index 0000000000..e69de29bb2