diff --git a/dependency/memcached/3.0.74/CHANGELOG.md b/dependency/memcached/3.0.75/CHANGELOG.md similarity index 71% rename from dependency/memcached/3.0.74/CHANGELOG.md rename to dependency/memcached/3.0.75/CHANGELOG.md index cd2e733ad23..69dac605278 100644 --- a/dependency/memcached/3.0.74/CHANGELOG.md +++ b/dependency/memcached/3.0.75/CHANGELOG.md @@ -2,6 +2,15 @@ +## [memcached-3.0.75](https://github.com/truecharts/charts/compare/memcached-3.0.74...memcached-3.0.75) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [memcached-3.0.74](https://github.com/truecharts/charts/compare/memcached-3.0.73...memcached-3.0.74) (2022-09-12) ### Chore diff --git a/dependency/solr/0.0.46/Chart.lock b/dependency/memcached/3.0.75/Chart.lock similarity index 80% rename from dependency/solr/0.0.46/Chart.lock rename to dependency/memcached/3.0.75/Chart.lock index 6cb4205f96e..a38e36cd0d1 100644 --- a/dependency/solr/0.0.46/Chart.lock +++ b/dependency/memcached/3.0.75/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.9 digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-11T06:37:22.491173628Z" +generated: "2022-09-13T05:23:58.285526363Z" diff --git a/dependency/memcached/3.0.74/Chart.yaml b/dependency/memcached/3.0.75/Chart.yaml similarity index 98% rename from dependency/memcached/3.0.74/Chart.yaml rename to dependency/memcached/3.0.75/Chart.yaml index ecee64f0082..b153e146029 100644 --- a/dependency/memcached/3.0.74/Chart.yaml +++ b/dependency/memcached/3.0.75/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.74 +version: 3.0.75 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.74/README.md b/dependency/memcached/3.0.75/README.md similarity index 98% rename from dependency/memcached/3.0.74/README.md rename to dependency/memcached/3.0.75/README.md index d1cd5697683..d1d19e87b34 100644 --- a/dependency/memcached/3.0.74/README.md +++ b/dependency/memcached/3.0.75/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.74](https://img.shields.io/badge/Version-3.0.74-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) +![Version: 3.0.75](https://img.shields.io/badge/Version-3.0.75-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) Memcached is a memory-backed database caching solution diff --git a/dependency/memcached/3.0.74/app-readme.md b/dependency/memcached/3.0.75/app-readme.md similarity index 100% rename from dependency/memcached/3.0.74/app-readme.md rename to dependency/memcached/3.0.75/app-readme.md diff --git a/dependency/memcached/3.0.74/charts/common-10.5.9.tgz b/dependency/memcached/3.0.75/charts/common-10.5.9.tgz similarity index 100% rename from dependency/memcached/3.0.74/charts/common-10.5.9.tgz rename to dependency/memcached/3.0.75/charts/common-10.5.9.tgz diff --git a/dependency/memcached/3.0.74/ix_values.yaml b/dependency/memcached/3.0.75/ix_values.yaml similarity index 68% rename from dependency/memcached/3.0.74/ix_values.yaml rename to dependency/memcached/3.0.75/ix_values.yaml index 90238ee7e1a..b1e2350780b 100644 --- a/dependency/memcached/3.0.74/ix_values.yaml +++ b/dependency/memcached/3.0.75/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.17@sha256:7e92577eec0467d12dc8c4a2056726babcac336b2e3747cbe75f503738616d7d + tag: 1.6.17@sha256:d6770534fb5f20a4f8debb623716a33192a3f3e7fb2b4c0a850d10fcecbfed55 service: main: diff --git a/dependency/memcached/3.0.74/questions.yaml b/dependency/memcached/3.0.75/questions.yaml similarity index 100% rename from dependency/memcached/3.0.74/questions.yaml rename to dependency/memcached/3.0.75/questions.yaml diff --git a/dependency/memcached/3.0.74/templates/common.yaml b/dependency/memcached/3.0.75/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.74/templates/common.yaml rename to dependency/memcached/3.0.75/templates/common.yaml diff --git a/dependency/memcached/3.0.74/values.yaml b/dependency/memcached/3.0.75/values.yaml similarity index 100% rename from dependency/memcached/3.0.74/values.yaml rename to dependency/memcached/3.0.75/values.yaml diff --git a/dependency/solr/0.0.46/CHANGELOG.md b/dependency/solr/0.0.47/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.46/CHANGELOG.md rename to dependency/solr/0.0.47/CHANGELOG.md index 948c87ae9b9..3a2c9dbbd2f 100644 --- a/dependency/solr/0.0.46/CHANGELOG.md +++ b/dependency/solr/0.0.47/CHANGELOG.md @@ -2,6 +2,15 @@ +## [solr-0.0.47](https://github.com/truecharts/charts/compare/solr-0.0.46...solr-0.0.47) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [solr-0.0.46](https://github.com/truecharts/charts/compare/solr-0.0.45...solr-0.0.46) (2022-09-11) ### Chore @@ -88,12 +97,3 @@ ## [solr-0.0.36](https://github.com/truecharts/charts/compare/solr-0.0.35...solr-0.0.36) (2022-08-26) - -### Chore - -- update helm chart common to v10.5.2 ([#3583](https://github.com/truecharts/charts/issues/3583)) - - - - -## [solr-0.0.35](https://github.com/truecharts/charts/compare/solr-0.0.34...solr-0.0.35) (2022-08-25) diff --git a/dependency/memcached/3.0.74/Chart.lock b/dependency/solr/0.0.47/Chart.lock similarity index 80% rename from dependency/memcached/3.0.74/Chart.lock rename to dependency/solr/0.0.47/Chart.lock index d4e57054266..bc28c1abae4 100644 --- a/dependency/memcached/3.0.74/Chart.lock +++ b/dependency/solr/0.0.47/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.9 digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:42:43.928213875Z" +generated: "2022-09-13T05:23:58.250492886Z" diff --git a/dependency/solr/0.0.46/Chart.yaml b/dependency/solr/0.0.47/Chart.yaml similarity index 97% rename from dependency/solr/0.0.46/Chart.yaml rename to dependency/solr/0.0.47/Chart.yaml index f9ce676402d..48095d86b5a 100644 --- a/dependency/solr/0.0.46/Chart.yaml +++ b/dependency/solr/0.0.47/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.46 +version: 0.0.47 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.46/README.md b/dependency/solr/0.0.47/README.md similarity index 98% rename from dependency/solr/0.0.46/README.md rename to dependency/solr/0.0.47/README.md index 9b256e03d8c..04956b6dcb4 100644 --- a/dependency/solr/0.0.46/README.md +++ b/dependency/solr/0.0.47/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.46](https://img.shields.io/badge/Version-0.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.47](https://img.shields.io/badge/Version-0.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr diff --git a/dependency/solr/0.0.46/app-readme.md b/dependency/solr/0.0.47/app-readme.md similarity index 100% rename from dependency/solr/0.0.46/app-readme.md rename to dependency/solr/0.0.47/app-readme.md diff --git a/dependency/solr/0.0.46/charts/common-10.5.9.tgz b/dependency/solr/0.0.47/charts/common-10.5.9.tgz similarity index 100% rename from dependency/solr/0.0.46/charts/common-10.5.9.tgz rename to dependency/solr/0.0.47/charts/common-10.5.9.tgz diff --git a/dependency/solr/0.0.46/ix_values.yaml b/dependency/solr/0.0.47/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.46/ix_values.yaml rename to dependency/solr/0.0.47/ix_values.yaml index 67ef1241db3..d568b10c4ba 100644 --- a/dependency/solr/0.0.46/ix_values.yaml +++ b/dependency/solr/0.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:de63da630ec80c6a61ce1bec2280b0b3f4e87059060dc83d922dab2b6e756d03 + tag: v9.0.0@sha256:3011af8b8fef9cea75b7889313bb6f452ed6c7c581ce41e0636c0c6d9755dac5 controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.46/questions.yaml b/dependency/solr/0.0.47/questions.yaml similarity index 100% rename from dependency/solr/0.0.46/questions.yaml rename to dependency/solr/0.0.47/questions.yaml diff --git a/dependency/solr/0.0.46/templates/common.yaml b/dependency/solr/0.0.47/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.46/templates/common.yaml rename to dependency/solr/0.0.47/templates/common.yaml diff --git a/dependency/solr/0.0.46/values.yaml b/dependency/solr/0.0.47/values.yaml similarity index 100% rename from dependency/solr/0.0.46/values.yaml rename to dependency/solr/0.0.47/values.yaml diff --git a/incubator/autoscan/0.0.27/CHANGELOG.md b/incubator/autoscan/0.0.28/CHANGELOG.md similarity index 93% rename from incubator/autoscan/0.0.27/CHANGELOG.md rename to incubator/autoscan/0.0.28/CHANGELOG.md index 8523efbb8f8..d1f1fa31e39 100644 --- a/incubator/autoscan/0.0.27/CHANGELOG.md +++ b/incubator/autoscan/0.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [autoscan-0.0.28](https://github.com/truecharts/charts/compare/autoscan-0.0.27...autoscan-0.0.28) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [autoscan-0.0.27](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.27) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - -## [autoscan-0.0.24](https://github.com/truecharts/charts/compare/autoscan-0.0.23...autoscan-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/autoscan/0.0.27/Chart.lock b/incubator/autoscan/0.0.28/Chart.lock similarity index 80% rename from incubator/autoscan/0.0.27/Chart.lock rename to incubator/autoscan/0.0.28/Chart.lock index b8a31d7cd02..4e994b4c0e1 100644 --- a/incubator/autoscan/0.0.27/Chart.lock +++ b/incubator/autoscan/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.9 digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:46:14.327081238Z" +generated: "2022-09-13T05:23:58.268225726Z" diff --git a/incubator/autoscan/0.0.27/Chart.yaml b/incubator/autoscan/0.0.28/Chart.yaml similarity index 98% rename from incubator/autoscan/0.0.27/Chart.yaml rename to incubator/autoscan/0.0.28/Chart.yaml index d02b479ea6a..8172339bddd 100644 --- a/incubator/autoscan/0.0.27/Chart.yaml +++ b/incubator/autoscan/0.0.28/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/autoscan - https://hub.docker.com/r/hotio/autoscan type: application -version: 0.0.27 +version: 0.0.28 diff --git a/incubator/autoscan/0.0.27/README.md b/incubator/autoscan/0.0.28/README.md similarity index 98% rename from incubator/autoscan/0.0.27/README.md rename to incubator/autoscan/0.0.28/README.md index 4c170865c2c..2cacb64a879 100644 --- a/incubator/autoscan/0.0.27/README.md +++ b/incubator/autoscan/0.0.28/README.md @@ -1,6 +1,6 @@ # autoscan -![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) Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system. diff --git a/incubator/autoscan/0.0.27/app-readme.md b/incubator/autoscan/0.0.28/app-readme.md similarity index 100% rename from incubator/autoscan/0.0.27/app-readme.md rename to incubator/autoscan/0.0.28/app-readme.md diff --git a/incubator/autoscan/0.0.27/charts/common-10.5.9.tgz b/incubator/autoscan/0.0.28/charts/common-10.5.9.tgz similarity index 100% rename from incubator/autoscan/0.0.27/charts/common-10.5.9.tgz rename to incubator/autoscan/0.0.28/charts/common-10.5.9.tgz diff --git a/incubator/autoscan/0.0.27/ix_values.yaml b/incubator/autoscan/0.0.28/ix_values.yaml similarity index 85% rename from incubator/autoscan/0.0.27/ix_values.yaml rename to incubator/autoscan/0.0.28/ix_values.yaml index 6895eea5d6f..c511ad8e389 100644 --- a/incubator/autoscan/0.0.27/ix_values.yaml +++ b/incubator/autoscan/0.0.28/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:2e524412a44651b93f15a2585dcb3b6c6d81071486715de8114cfcc888f1d85d + tag: latest@sha256:bda572ee500b9e613aa031d98127c12b32aaf663e4958c9c3c53a85bbb16f5a5 persistence: config: enabled: true diff --git a/incubator/autoscan/0.0.27/questions.yaml b/incubator/autoscan/0.0.28/questions.yaml similarity index 100% rename from incubator/autoscan/0.0.27/questions.yaml rename to incubator/autoscan/0.0.28/questions.yaml diff --git a/incubator/autoscan/0.0.27/templates/common.yaml b/incubator/autoscan/0.0.28/templates/common.yaml similarity index 100% rename from incubator/autoscan/0.0.27/templates/common.yaml rename to incubator/autoscan/0.0.28/templates/common.yaml diff --git a/incubator/autoscan/0.0.27/values.yaml b/incubator/autoscan/0.0.28/values.yaml similarity index 100% rename from incubator/autoscan/0.0.27/values.yaml rename to incubator/autoscan/0.0.28/values.yaml diff --git a/incubator/convos/0.0.24/CHANGELOG.md b/incubator/convos/0.0.25/CHANGELOG.md similarity index 92% rename from incubator/convos/0.0.24/CHANGELOG.md rename to incubator/convos/0.0.25/CHANGELOG.md index b055b209812..710ac3d9cd6 100644 --- a/incubator/convos/0.0.24/CHANGELOG.md +++ b/incubator/convos/0.0.25/CHANGELOG.md @@ -2,6 +2,15 @@ +## [convos-0.0.25](https://github.com/truecharts/charts/compare/convos-0.0.24...convos-0.0.25) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [convos-0.0.24](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.24) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [convos-0.0.20](https://github.com/truecharts/charts/compare/convos-0.0.19...convos-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) diff --git a/incubator/convos/0.0.24/Chart.lock b/incubator/convos/0.0.25/Chart.lock similarity index 80% rename from incubator/convos/0.0.24/Chart.lock rename to incubator/convos/0.0.25/Chart.lock index 508377ef98b..c4e69f80f41 100644 --- a/incubator/convos/0.0.24/Chart.lock +++ b/incubator/convos/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.9 digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:49:48.156501301Z" +generated: "2022-09-13T05:23:58.236737477Z" diff --git a/incubator/convos/0.0.24/Chart.yaml b/incubator/convos/0.0.25/Chart.yaml similarity index 98% rename from incubator/convos/0.0.24/Chart.yaml rename to incubator/convos/0.0.25/Chart.yaml index 7aff27e7044..65860c00b88 100644 --- a/incubator/convos/0.0.24/Chart.yaml +++ b/incubator/convos/0.0.25/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://convos.chat/ - https://hub.docker.com/r/convos/convos/ type: application -version: 0.0.24 +version: 0.0.25 diff --git a/incubator/convos/0.0.24/README.md b/incubator/convos/0.0.25/README.md similarity index 98% rename from incubator/convos/0.0.24/README.md rename to incubator/convos/0.0.25/README.md index 3a2092f5e76..aec33dcab3f 100644 --- a/incubator/convos/0.0.24/README.md +++ b/incubator/convos/0.0.25/README.md @@ -1,6 +1,6 @@ # convos -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) Convos is the simplest way to use IRC and it is always online diff --git a/incubator/convos/0.0.24/app-readme.md b/incubator/convos/0.0.25/app-readme.md similarity index 100% rename from incubator/convos/0.0.24/app-readme.md rename to incubator/convos/0.0.25/app-readme.md diff --git a/incubator/convos/0.0.24/charts/common-10.5.9.tgz b/incubator/convos/0.0.25/charts/common-10.5.9.tgz similarity index 100% rename from incubator/convos/0.0.24/charts/common-10.5.9.tgz rename to incubator/convos/0.0.25/charts/common-10.5.9.tgz diff --git a/incubator/convos/0.0.24/ix_values.yaml b/incubator/convos/0.0.25/ix_values.yaml similarity index 81% rename from incubator/convos/0.0.24/ix_values.yaml rename to incubator/convos/0.0.25/ix_values.yaml index 8bc50279f78..c8c8033ba52 100644 --- a/incubator/convos/0.0.24/ix_values.yaml +++ b/incubator/convos/0.0.25/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/convos - tag: vstable@sha256:8f272875a5b3dc1a8347b9b9428c567d1bcf0d4fbe804181df0e6008c89c6182 + tag: vstable@sha256:c4e8a4e0f3c217462741bc361b25484834ef20b478a5888857170cd832619be6 persistence: data: enabled: true diff --git a/incubator/convos/0.0.24/questions.yaml b/incubator/convos/0.0.25/questions.yaml similarity index 100% rename from incubator/convos/0.0.24/questions.yaml rename to incubator/convos/0.0.25/questions.yaml diff --git a/incubator/convos/0.0.24/templates/common.yaml b/incubator/convos/0.0.25/templates/common.yaml similarity index 100% rename from incubator/convos/0.0.24/templates/common.yaml rename to incubator/convos/0.0.25/templates/common.yaml diff --git a/incubator/convos/0.0.24/values.yaml b/incubator/convos/0.0.25/values.yaml similarity index 100% rename from incubator/convos/0.0.24/values.yaml rename to incubator/convos/0.0.25/values.yaml diff --git a/incubator/cryptpad/0.0.49/Chart.lock b/incubator/cryptpad/0.0.49/Chart.lock deleted file mode 100644 index d7cd61a12fa..00000000000 --- a/incubator/cryptpad/0.0.49/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:50:46.296398377Z" diff --git a/incubator/cryptpad/0.0.49/CHANGELOG.md b/incubator/cryptpad/0.0.50/CHANGELOG.md similarity index 90% rename from incubator/cryptpad/0.0.49/CHANGELOG.md rename to incubator/cryptpad/0.0.50/CHANGELOG.md index 7ffac67cefd..90824d69a79 100644 --- a/incubator/cryptpad/0.0.49/CHANGELOG.md +++ b/incubator/cryptpad/0.0.50/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cryptpad-0.0.50](https://github.com/truecharts/charts/compare/cryptpad-0.0.49...cryptpad-0.0.50) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [cryptpad-0.0.49](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.49) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - -## [neko-0.0.29](https://github.com/truecharts/charts/compare/neko-0.0.28...neko-0.0.29) (2022-09-06) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/incubator/cryptpad/0.0.50/Chart.lock b/incubator/cryptpad/0.0.50/Chart.lock new file mode 100644 index 00000000000..5f6568c8104 --- /dev/null +++ b/incubator/cryptpad/0.0.50/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:25.163693113Z" diff --git a/incubator/cryptpad/0.0.49/Chart.yaml b/incubator/cryptpad/0.0.50/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.49/Chart.yaml rename to incubator/cryptpad/0.0.50/Chart.yaml index 92860bed0ca..f37383b2307 100644 --- a/incubator/cryptpad/0.0.49/Chart.yaml +++ b/incubator/cryptpad/0.0.50/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.49 +version: 0.0.50 diff --git a/incubator/cryptpad/0.0.49/README.md b/incubator/cryptpad/0.0.50/README.md similarity index 98% rename from incubator/cryptpad/0.0.49/README.md rename to incubator/cryptpad/0.0.50/README.md index 5affbaf1d91..fd8c2e9f201 100644 --- a/incubator/cryptpad/0.0.49/README.md +++ b/incubator/cryptpad/0.0.50/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.49](https://img.shields.io/badge/Version-0.0.49-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.50](https://img.shields.io/badge/Version-0.0.50-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.49/app-readme.md b/incubator/cryptpad/0.0.50/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.49/app-readme.md rename to incubator/cryptpad/0.0.50/app-readme.md diff --git a/incubator/cryptpad/0.0.49/charts/common-10.5.9.tgz b/incubator/cryptpad/0.0.50/charts/common-10.5.9.tgz similarity index 100% rename from incubator/cryptpad/0.0.49/charts/common-10.5.9.tgz rename to incubator/cryptpad/0.0.50/charts/common-10.5.9.tgz diff --git a/incubator/cryptpad/0.0.49/ix_values.yaml b/incubator/cryptpad/0.0.50/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.49/ix_values.yaml rename to incubator/cryptpad/0.0.50/ix_values.yaml index 8cdb3fb5c7b..230ae047268 100644 --- a/incubator/cryptpad/0.0.49/ix_values.yaml +++ b/incubator/cryptpad/0.0.50/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:0c9a3817c63b0cf604562e265f91375ea8d4d09a533aeeaf276e030ba6451cff + tag: latest@sha256:dd22853e7fd2f3147e5c5816c3d4693ac5470ef9d3a5a0b0e4122b8e09c62271 persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.49/questions.yaml b/incubator/cryptpad/0.0.50/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.49/questions.yaml rename to incubator/cryptpad/0.0.50/questions.yaml diff --git a/incubator/cryptpad/0.0.49/templates/common.yaml b/incubator/cryptpad/0.0.50/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.49/templates/common.yaml rename to incubator/cryptpad/0.0.50/templates/common.yaml diff --git a/incubator/cryptpad/0.0.49/values.yaml b/incubator/cryptpad/0.0.50/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.49/values.yaml rename to incubator/cryptpad/0.0.50/values.yaml diff --git a/incubator/factorio/0.0.30/Chart.lock b/incubator/factorio/0.0.30/Chart.lock deleted file mode 100644 index 91a80a59869..00000000000 --- a/incubator/factorio/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T21:54:22.237885488Z" diff --git a/incubator/factorio/0.0.30/CHANGELOG.md b/incubator/factorio/0.0.31/CHANGELOG.md similarity index 92% rename from incubator/factorio/0.0.30/CHANGELOG.md rename to incubator/factorio/0.0.31/CHANGELOG.md index eed54668967..86965fc19ae 100644 --- a/incubator/factorio/0.0.30/CHANGELOG.md +++ b/incubator/factorio/0.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [factorio-0.0.31](https://github.com/truecharts/charts/compare/factorio-0.0.30...factorio-0.0.31) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [factorio-0.0.28](https://github.com/truecharts/charts/compare/factorio-0.0.27...factorio-0.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) diff --git a/incubator/factorio/0.0.31/Chart.lock b/incubator/factorio/0.0.31/Chart.lock new file mode 100644 index 00000000000..977c8f7cbe1 --- /dev/null +++ b/incubator/factorio/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:25.147538379Z" diff --git a/incubator/factorio/0.0.30/Chart.yaml b/incubator/factorio/0.0.31/Chart.yaml similarity index 98% rename from incubator/factorio/0.0.30/Chart.yaml rename to incubator/factorio/0.0.31/Chart.yaml index dc83f345a86..1d06e08b3fe 100644 --- a/incubator/factorio/0.0.30/Chart.yaml +++ b/incubator/factorio/0.0.31/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.factorio.com/ - https://hub.docker.com/r/factoriotools/factorio/ type: application -version: 0.0.30 +version: 0.0.31 diff --git a/incubator/factorio/0.0.30/README.md b/incubator/factorio/0.0.31/README.md similarity index 98% rename from incubator/factorio/0.0.30/README.md rename to incubator/factorio/0.0.31/README.md index 1052676daec..73cf227b667 100644 --- a/incubator/factorio/0.0.30/README.md +++ b/incubator/factorio/0.0.31/README.md @@ -1,6 +1,6 @@ # factorio -![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: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play. diff --git a/incubator/factorio/0.0.30/app-readme.md b/incubator/factorio/0.0.31/app-readme.md similarity index 100% rename from incubator/factorio/0.0.30/app-readme.md rename to incubator/factorio/0.0.31/app-readme.md diff --git a/incubator/factorio/0.0.30/charts/common-10.5.9.tgz b/incubator/factorio/0.0.31/charts/common-10.5.9.tgz similarity index 100% rename from incubator/factorio/0.0.30/charts/common-10.5.9.tgz rename to incubator/factorio/0.0.31/charts/common-10.5.9.tgz diff --git a/incubator/factorio/0.0.30/ix_values.yaml b/incubator/factorio/0.0.31/ix_values.yaml similarity index 85% rename from incubator/factorio/0.0.30/ix_values.yaml rename to incubator/factorio/0.0.31/ix_values.yaml index fe2545e9634..6ac3dee72ae 100644 --- a/incubator/factorio/0.0.30/ix_values.yaml +++ b/incubator/factorio/0.0.31/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/factorio - tag: vstable@sha256:1878e15734a7937e1a158f86edd01aa9807254b1601c3840cb90b386c1f81933 + tag: vstable@sha256:6cd8be6eb75009e3e60a5882e0c4d878bbf946186f8fdcd346e64754748e277f persistence: path: enabled: true diff --git a/incubator/factorio/0.0.30/questions.yaml b/incubator/factorio/0.0.31/questions.yaml similarity index 100% rename from incubator/factorio/0.0.30/questions.yaml rename to incubator/factorio/0.0.31/questions.yaml diff --git a/incubator/factorio/0.0.30/templates/common.yaml b/incubator/factorio/0.0.31/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.30/templates/common.yaml rename to incubator/factorio/0.0.31/templates/common.yaml diff --git a/incubator/factorio/0.0.30/values.yaml b/incubator/factorio/0.0.31/values.yaml similarity index 100% rename from incubator/factorio/0.0.30/values.yaml rename to incubator/factorio/0.0.31/values.yaml diff --git a/incubator/icloudpd/0.0.30/Chart.lock b/incubator/icloudpd/0.0.30/Chart.lock deleted file mode 100644 index 84b174be912..00000000000 --- a/incubator/icloudpd/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:00:32.513679841Z" diff --git a/incubator/icloudpd/0.0.30/CHANGELOG.md b/incubator/icloudpd/0.0.31/CHANGELOG.md similarity index 92% rename from incubator/icloudpd/0.0.30/CHANGELOG.md rename to incubator/icloudpd/0.0.31/CHANGELOG.md index 908811c345d..0cb633a7482 100644 --- a/incubator/icloudpd/0.0.30/CHANGELOG.md +++ b/incubator/icloudpd/0.0.31/CHANGELOG.md @@ -2,6 +2,15 @@ +## [icloudpd-0.0.31](https://github.com/truecharts/charts/compare/icloudpd-0.0.30...icloudpd-0.0.31) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - -## [icloudpd-0.0.27](https://github.com/truecharts/charts/compare/icloudpd-0.0.26...icloudpd-0.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/icloudpd/0.0.31/Chart.lock b/incubator/icloudpd/0.0.31/Chart.lock new file mode 100644 index 00000000000..faf0152f973 --- /dev/null +++ b/incubator/icloudpd/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:25.127226111Z" diff --git a/incubator/icloudpd/0.0.30/Chart.yaml b/incubator/icloudpd/0.0.31/Chart.yaml similarity index 98% rename from incubator/icloudpd/0.0.30/Chart.yaml rename to incubator/icloudpd/0.0.31/Chart.yaml index e5ae6ba64c5..065076e4089 100644 --- a/incubator/icloudpd/0.0.30/Chart.yaml +++ b/incubator/icloudpd/0.0.31/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application -version: 0.0.30 +version: 0.0.31 diff --git a/incubator/icloudpd/0.0.30/README.md b/incubator/icloudpd/0.0.31/README.md similarity index 98% rename from incubator/icloudpd/0.0.30/README.md rename to incubator/icloudpd/0.0.31/README.md index ab986f39714..1823c1a0abd 100644 --- a/incubator/icloudpd/0.0.30/README.md +++ b/incubator/icloudpd/0.0.31/README.md @@ -1,6 +1,6 @@ # icloudpd -![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) +![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-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) iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. diff --git a/incubator/icloudpd/0.0.30/app-readme.md b/incubator/icloudpd/0.0.31/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.30/app-readme.md rename to incubator/icloudpd/0.0.31/app-readme.md diff --git a/incubator/icloudpd/0.0.30/charts/common-10.5.9.tgz b/incubator/icloudpd/0.0.31/charts/common-10.5.9.tgz similarity index 100% rename from incubator/icloudpd/0.0.30/charts/common-10.5.9.tgz rename to incubator/icloudpd/0.0.31/charts/common-10.5.9.tgz diff --git a/incubator/icloudpd/0.0.30/ix_values.yaml b/incubator/icloudpd/0.0.31/ix_values.yaml similarity index 90% rename from incubator/icloudpd/0.0.30/ix_values.yaml rename to incubator/icloudpd/0.0.31/ix_values.yaml index b4deb269c86..03f9b67e0ca 100644 --- a/incubator/icloudpd/0.0.30/ix_values.yaml +++ b/incubator/icloudpd/0.0.31/ix_values.yaml @@ -14,7 +14,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/icloudpd - tag: latest@sha256:2efc90c5ac05445bcf9cced40e55fecadc3404af7dd0777e475350f46a178d8a + tag: latest@sha256:6264564cfa4faf1dfd7dfb330ed1050a877dcaad9b2fefb3ac215bf223b30d19 persistence: config: enabled: true diff --git a/incubator/icloudpd/0.0.30/questions.yaml b/incubator/icloudpd/0.0.31/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.30/questions.yaml rename to incubator/icloudpd/0.0.31/questions.yaml diff --git a/incubator/icloudpd/0.0.30/templates/common.yaml b/incubator/icloudpd/0.0.31/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.30/templates/common.yaml rename to incubator/icloudpd/0.0.31/templates/common.yaml diff --git a/incubator/icloudpd/0.0.30/values.yaml b/incubator/icloudpd/0.0.31/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.30/values.yaml rename to incubator/icloudpd/0.0.31/values.yaml diff --git a/incubator/kdenlive/0.0.28/Chart.lock b/incubator/kdenlive/0.0.28/Chart.lock deleted file mode 100644 index 1801056c129..00000000000 --- a/incubator/kdenlive/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:01:51.613760962Z" diff --git a/incubator/kdenlive/0.0.28/CHANGELOG.md b/incubator/kdenlive/0.0.29/CHANGELOG.md similarity index 93% rename from incubator/kdenlive/0.0.28/CHANGELOG.md rename to incubator/kdenlive/0.0.29/CHANGELOG.md index e1fe9e98cd8..6cdadbf57d3 100644 --- a/incubator/kdenlive/0.0.28/CHANGELOG.md +++ b/incubator/kdenlive/0.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [kdenlive-0.0.29](https://github.com/truecharts/charts/compare/kdenlive-0.0.28...kdenlive-0.0.29) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ -## [kdenlive-0.0.26](https://github.com/truecharts/charts/compare/kdenlive-0.0.25...kdenlive-0.0.26) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/kdenlive/0.0.29/Chart.lock b/incubator/kdenlive/0.0.29/Chart.lock new file mode 100644 index 00000000000..0fa0173b978 --- /dev/null +++ b/incubator/kdenlive/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:25.163189908Z" diff --git a/incubator/kdenlive/0.0.28/Chart.yaml b/incubator/kdenlive/0.0.29/Chart.yaml similarity index 98% rename from incubator/kdenlive/0.0.28/Chart.yaml rename to incubator/kdenlive/0.0.29/Chart.yaml index 185ac15252f..4732c2923da 100644 --- a/incubator/kdenlive/0.0.28/Chart.yaml +++ b/incubator/kdenlive/0.0.29/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - https://github.com/linuxserver/docker-kdenlive#readme type: application -version: 0.0.28 +version: 0.0.29 diff --git a/incubator/kdenlive/0.0.28/README.md b/incubator/kdenlive/0.0.29/README.md similarity index 98% rename from incubator/kdenlive/0.0.28/README.md rename to incubator/kdenlive/0.0.29/README.md index 234c34bff91..95e46355b13 100644 --- a/incubator/kdenlive/0.0.28/README.md +++ b/incubator/kdenlive/0.0.29/README.md @@ -1,6 +1,6 @@ # kdenlive -![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) +![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) Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. diff --git a/incubator/kdenlive/0.0.28/app-readme.md b/incubator/kdenlive/0.0.29/app-readme.md similarity index 100% rename from incubator/kdenlive/0.0.28/app-readme.md rename to incubator/kdenlive/0.0.29/app-readme.md diff --git a/incubator/kdenlive/0.0.28/charts/common-10.5.9.tgz b/incubator/kdenlive/0.0.29/charts/common-10.5.9.tgz similarity index 100% rename from incubator/kdenlive/0.0.28/charts/common-10.5.9.tgz rename to incubator/kdenlive/0.0.29/charts/common-10.5.9.tgz diff --git a/incubator/kdenlive/0.0.28/ix_values.yaml b/incubator/kdenlive/0.0.29/ix_values.yaml similarity index 83% rename from incubator/kdenlive/0.0.28/ix_values.yaml rename to incubator/kdenlive/0.0.29/ix_values.yaml index 3f1986fc098..a5c9d5b2ef8 100644 --- a/incubator/kdenlive/0.0.28/ix_values.yaml +++ b/incubator/kdenlive/0.0.29/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kdenlive - tag: latest@sha256:6fda36d7396916b0e9edf7e77378438ebe54d5dc6050b52b4b091448fd144de9 + tag: latest@sha256:aab9ec146ceff91c662d55888f9667e0d2bc6cf08d5c98a0e64dbc4f048accfc persistence: config: enabled: true diff --git a/incubator/kdenlive/0.0.28/questions.yaml b/incubator/kdenlive/0.0.29/questions.yaml similarity index 100% rename from incubator/kdenlive/0.0.28/questions.yaml rename to incubator/kdenlive/0.0.29/questions.yaml diff --git a/incubator/kdenlive/0.0.28/templates/common.yaml b/incubator/kdenlive/0.0.29/templates/common.yaml similarity index 100% rename from incubator/kdenlive/0.0.28/templates/common.yaml rename to incubator/kdenlive/0.0.29/templates/common.yaml diff --git a/incubator/kdenlive/0.0.28/values.yaml b/incubator/kdenlive/0.0.29/values.yaml similarity index 100% rename from incubator/kdenlive/0.0.28/values.yaml rename to incubator/kdenlive/0.0.29/values.yaml diff --git a/incubator/neko/0.0.31/Chart.lock b/incubator/neko/0.0.31/Chart.lock deleted file mode 100644 index 0e04723cd58..00000000000 --- a/incubator/neko/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:06:20.616134605Z" diff --git a/incubator/neko/0.0.31/CHANGELOG.md b/incubator/neko/0.0.32/CHANGELOG.md similarity index 94% rename from incubator/neko/0.0.31/CHANGELOG.md rename to incubator/neko/0.0.32/CHANGELOG.md index e4fa2b7ba98..adde9ac5af9 100644 --- a/incubator/neko/0.0.31/CHANGELOG.md +++ b/incubator/neko/0.0.32/CHANGELOG.md @@ -2,6 +2,15 @@ +## [neko-0.0.32](https://github.com/truecharts/charts/compare/neko-0.0.31...neko-0.0.32) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [neko-0.0.28](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/neko/0.0.32/Chart.lock b/incubator/neko/0.0.32/Chart.lock new file mode 100644 index 00000000000..3d6390408c2 --- /dev/null +++ b/incubator/neko/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:51.477769503Z" diff --git a/incubator/neko/0.0.31/Chart.yaml b/incubator/neko/0.0.32/Chart.yaml similarity index 97% rename from incubator/neko/0.0.31/Chart.yaml rename to incubator/neko/0.0.32/Chart.yaml index fa3c3a611ec..7a6e7774af1 100644 --- a/incubator/neko/0.0.31/Chart.yaml +++ b/incubator/neko/0.0.32/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://hub.docker.com/r/m1k1o/neko/ type: application -version: 0.0.31 +version: 0.0.32 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/0.0.31/README.md b/incubator/neko/0.0.32/README.md similarity index 98% rename from incubator/neko/0.0.31/README.md rename to incubator/neko/0.0.32/README.md index 5b205f6d29a..e49da67ac3b 100644 --- a/incubator/neko/0.0.31/README.md +++ b/incubator/neko/0.0.32/README.md @@ -1,6 +1,6 @@ # neko -![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-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.32](https://img.shields.io/badge/Version-0.0.32-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) A self hosted virtual browser that runs in Chart diff --git a/incubator/neko/0.0.31/app-readme.md b/incubator/neko/0.0.32/app-readme.md similarity index 100% rename from incubator/neko/0.0.31/app-readme.md rename to incubator/neko/0.0.32/app-readme.md diff --git a/incubator/neko/0.0.31/charts/common-10.5.9.tgz b/incubator/neko/0.0.32/charts/common-10.5.9.tgz similarity index 100% rename from incubator/neko/0.0.31/charts/common-10.5.9.tgz rename to incubator/neko/0.0.32/charts/common-10.5.9.tgz diff --git a/incubator/neko/0.0.31/ci/basic-values.yaml b/incubator/neko/0.0.32/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/basic-values.yaml rename to incubator/neko/0.0.32/ci/basic-values.yaml diff --git a/incubator/neko/0.0.31/ci/brave-values.yaml b/incubator/neko/0.0.32/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/brave-values.yaml rename to incubator/neko/0.0.32/ci/brave-values.yaml diff --git a/incubator/neko/0.0.31/ci/chrome-values.yaml b/incubator/neko/0.0.32/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/chrome-values.yaml rename to incubator/neko/0.0.32/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.31/ci/chromium-values.yaml b/incubator/neko/0.0.32/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/chromium-values.yaml rename to incubator/neko/0.0.32/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.31/ci/edge-values.yaml b/incubator/neko/0.0.32/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/edge-values.yaml rename to incubator/neko/0.0.32/ci/edge-values.yaml diff --git a/incubator/neko/0.0.31/ci/remmina-values.yaml b/incubator/neko/0.0.32/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/remmina-values.yaml rename to incubator/neko/0.0.32/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.31/ci/tor-values.yaml b/incubator/neko/0.0.32/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/tor-values.yaml rename to incubator/neko/0.0.32/ci/tor-values.yaml diff --git a/incubator/neko/0.0.31/ci/vivaldi-values.yaml b/incubator/neko/0.0.32/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/vivaldi-values.yaml rename to incubator/neko/0.0.32/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.31/ci/vlc-values.yaml b/incubator/neko/0.0.32/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/vlc-values.yaml rename to incubator/neko/0.0.32/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.31/ci/vncviewer-values.yaml b/incubator/neko/0.0.32/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/vncviewer-values.yaml rename to incubator/neko/0.0.32/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.31/ci/xfce-values.yaml b/incubator/neko/0.0.32/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.31/ci/xfce-values.yaml rename to incubator/neko/0.0.32/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.31/ix_values.yaml b/incubator/neko/0.0.32/ix_values.yaml similarity index 96% rename from incubator/neko/0.0.31/ix_values.yaml rename to incubator/neko/0.0.32/ix_values.yaml index 2a422969ba4..c5abe09adbc 100644 --- a/incubator/neko/0.0.31/ix_values.yaml +++ b/incubator/neko/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:12b7edddf698db4bc05843f2d806f15c389381559e8074b5b22e5f6d8f4fe13a + tag: latest@sha256:988264bd9d320eb29c1c5be227a587129381848178ae17e366fa8bdfc6d0449d imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/0.0.31/questions.yaml b/incubator/neko/0.0.32/questions.yaml similarity index 100% rename from incubator/neko/0.0.31/questions.yaml rename to incubator/neko/0.0.32/questions.yaml diff --git a/incubator/neko/0.0.31/templates/common.yaml b/incubator/neko/0.0.32/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.31/templates/common.yaml rename to incubator/neko/0.0.32/templates/common.yaml diff --git a/incubator/neko/0.0.31/values.yaml b/incubator/neko/0.0.32/values.yaml similarity index 100% rename from incubator/neko/0.0.31/values.yaml rename to incubator/neko/0.0.32/values.yaml diff --git a/incubator/orbital-sync/0.0.4/Chart.lock b/incubator/orbital-sync/0.0.4/Chart.lock deleted file mode 100644 index dd2d9d17bd0..00000000000 --- a/incubator/orbital-sync/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:07:59.805469855Z" diff --git a/incubator/orbital-sync/0.0.4/CHANGELOG.md b/incubator/orbital-sync/0.0.5/CHANGELOG.md similarity index 91% rename from incubator/orbital-sync/0.0.4/CHANGELOG.md rename to incubator/orbital-sync/0.0.5/CHANGELOG.md index 2bf02f0d1b3..e2ec6c60607 100644 --- a/incubator/orbital-sync/0.0.4/CHANGELOG.md +++ b/incubator/orbital-sync/0.0.5/CHANGELOG.md @@ -2,6 +2,15 @@ +## [orbital-sync-0.0.5](https://github.com/truecharts/charts/compare/orbital-sync-0.0.4...orbital-sync-0.0.5) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [orbital-sync-0.0.4](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.4) (2022-09-12) ### Chore @@ -88,8 +97,3 @@ -## [orbital-sync-0.0.1]orbital-sync-0.0.1 (2022-09-05) - -### Feat - -- Add Orbital Sync chart ([#3702](https://github.com/truecharts/charts/issues/3702)) diff --git a/stable/flaresolverr/6.0.32/Chart.lock b/incubator/orbital-sync/0.0.5/Chart.lock similarity index 80% rename from stable/flaresolverr/6.0.32/Chart.lock rename to incubator/orbital-sync/0.0.5/Chart.lock index 04a6067ad5c..09ee5938025 100644 --- a/stable/flaresolverr/6.0.32/Chart.lock +++ b/incubator/orbital-sync/0.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.9 digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:35:33.43415978Z" +generated: "2022-09-13T05:24:51.70166277Z" diff --git a/incubator/orbital-sync/0.0.4/Chart.yaml b/incubator/orbital-sync/0.0.5/Chart.yaml similarity index 96% rename from incubator/orbital-sync/0.0.4/Chart.yaml rename to incubator/orbital-sync/0.0.5/Chart.yaml index 252cee915d0..7f669950431 100644 --- a/incubator/orbital-sync/0.0.4/Chart.yaml +++ b/incubator/orbital-sync/0.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.1.0" +appVersion: "1.1.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync type: application -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - network diff --git a/incubator/orbital-sync/0.0.4/README.md b/incubator/orbital-sync/0.0.5/README.md similarity index 95% rename from incubator/orbital-sync/0.0.4/README.md rename to incubator/orbital-sync/0.0.5/README.md index bbdb38f2632..57fdffb1d89 100644 --- a/incubator/orbital-sync/0.0.4/README.md +++ b/incubator/orbital-sync/0.0.5/README.md @@ -1,6 +1,6 @@ # orbital-sync -![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square) +![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) Orbital Sync synchronizes multiple Pi-hole instances for high availability. diff --git a/incubator/orbital-sync/0.0.4/app-readme.md b/incubator/orbital-sync/0.0.5/app-readme.md similarity index 100% rename from incubator/orbital-sync/0.0.4/app-readme.md rename to incubator/orbital-sync/0.0.5/app-readme.md diff --git a/incubator/orbital-sync/0.0.4/charts/common-10.5.9.tgz b/incubator/orbital-sync/0.0.5/charts/common-10.5.9.tgz similarity index 100% rename from incubator/orbital-sync/0.0.4/charts/common-10.5.9.tgz rename to incubator/orbital-sync/0.0.5/charts/common-10.5.9.tgz diff --git a/incubator/orbital-sync/0.0.4/ix_values.yaml b/incubator/orbital-sync/0.0.5/ix_values.yaml similarity index 92% rename from incubator/orbital-sync/0.0.4/ix_values.yaml rename to incubator/orbital-sync/0.0.5/ix_values.yaml index 1d21ddeb209..a89fc4fd993 100644 --- a/incubator/orbital-sync/0.0.4/ix_values.yaml +++ b/incubator/orbital-sync/0.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/orbital-sync pullPolicy: IfNotPresent - tag: v1.1.0@sha256:76c277975c0b78237f90cc42dcd54c0d0047c0ef59973e83be66216e6447a941 + tag: 1.1.2@sha256:99240e87a475c927fafae296fe39be55df2a073165cd37b0139001beed7b57e0 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/orbital-sync/0.0.4/questions.yaml b/incubator/orbital-sync/0.0.5/questions.yaml similarity index 100% rename from incubator/orbital-sync/0.0.4/questions.yaml rename to incubator/orbital-sync/0.0.5/questions.yaml diff --git a/incubator/orbital-sync/0.0.4/templates/_pihole-hosts.tpl b/incubator/orbital-sync/0.0.5/templates/_pihole-hosts.tpl similarity index 100% rename from incubator/orbital-sync/0.0.4/templates/_pihole-hosts.tpl rename to incubator/orbital-sync/0.0.5/templates/_pihole-hosts.tpl diff --git a/incubator/orbital-sync/0.0.4/templates/common.yaml b/incubator/orbital-sync/0.0.5/templates/common.yaml similarity index 100% rename from incubator/orbital-sync/0.0.4/templates/common.yaml rename to incubator/orbital-sync/0.0.5/templates/common.yaml diff --git a/incubator/orbital-sync/0.0.4/values.yaml b/incubator/orbital-sync/0.0.5/values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.4/values.yaml rename to incubator/orbital-sync/0.0.5/values.yaml diff --git a/incubator/pyload-ng/0.0.26/Chart.lock b/incubator/pyload-ng/0.0.26/Chart.lock deleted file mode 100644 index f69f29b5fd8..00000000000 --- a/incubator/pyload-ng/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:11:45.648712005Z" diff --git a/incubator/pyload-ng/0.0.26/CHANGELOG.md b/incubator/pyload-ng/0.0.27/CHANGELOG.md similarity index 93% rename from incubator/pyload-ng/0.0.26/CHANGELOG.md rename to incubator/pyload-ng/0.0.27/CHANGELOG.md index 0b8e1240aae..cb0e4dbdf08 100644 --- a/incubator/pyload-ng/0.0.26/CHANGELOG.md +++ b/incubator/pyload-ng/0.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [pyload-ng-0.0.27](https://github.com/truecharts/charts/compare/pyload-ng-0.0.26...pyload-ng-0.0.27) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ -## [pyload-ng-0.0.24](https://github.com/truecharts/charts/compare/pyload-ng-0.0.23...pyload-ng-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/pyload-ng/0.0.27/Chart.lock b/incubator/pyload-ng/0.0.27/Chart.lock new file mode 100644 index 00000000000..7e38516e565 --- /dev/null +++ b/incubator/pyload-ng/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:51.706008407Z" diff --git a/incubator/pyload-ng/0.0.26/Chart.yaml b/incubator/pyload-ng/0.0.27/Chart.yaml similarity index 98% rename from incubator/pyload-ng/0.0.26/Chart.yaml rename to incubator/pyload-ng/0.0.27/Chart.yaml index 387bded4dd4..0961347b32e 100644 --- a/incubator/pyload-ng/0.0.26/Chart.yaml +++ b/incubator/pyload-ng/0.0.27/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme type: application -version: 0.0.26 +version: 0.0.27 diff --git a/incubator/pyload-ng/0.0.26/README.md b/incubator/pyload-ng/0.0.27/README.md similarity index 98% rename from incubator/pyload-ng/0.0.26/README.md rename to incubator/pyload-ng/0.0.27/README.md index e28e31aa1f3..4828bf44e8c 100644 --- a/incubator/pyload-ng/0.0.26/README.md +++ b/incubator/pyload-ng/0.0.27/README.md @@ -1,6 +1,6 @@ # pyload-ng -![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![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) pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. diff --git a/incubator/pyload-ng/0.0.26/app-readme.md b/incubator/pyload-ng/0.0.27/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.26/app-readme.md rename to incubator/pyload-ng/0.0.27/app-readme.md diff --git a/incubator/pyload-ng/0.0.26/charts/common-10.5.9.tgz b/incubator/pyload-ng/0.0.27/charts/common-10.5.9.tgz similarity index 100% rename from incubator/pyload-ng/0.0.26/charts/common-10.5.9.tgz rename to incubator/pyload-ng/0.0.27/charts/common-10.5.9.tgz diff --git a/incubator/pyload-ng/0.0.26/ix_values.yaml b/incubator/pyload-ng/0.0.27/ix_values.yaml similarity index 87% rename from incubator/pyload-ng/0.0.26/ix_values.yaml rename to incubator/pyload-ng/0.0.27/ix_values.yaml index 927019113f4..3528510e400 100644 --- a/incubator/pyload-ng/0.0.26/ix_values.yaml +++ b/incubator/pyload-ng/0.0.27/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pyload-ng - tag: latest@sha256:0b91bef4b0507ef361966327dc33f6e341cca45278be70be234bdb291251d6f8 + tag: latest@sha256:6d1f1207df174fbf7f278f0300f42e7c04048ca83db17829b7d2f8129644fe03 persistence: config: enabled: true diff --git a/incubator/pyload-ng/0.0.26/questions.yaml b/incubator/pyload-ng/0.0.27/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.26/questions.yaml rename to incubator/pyload-ng/0.0.27/questions.yaml diff --git a/incubator/pyload-ng/0.0.26/templates/common.yaml b/incubator/pyload-ng/0.0.27/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.26/templates/common.yaml rename to incubator/pyload-ng/0.0.27/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.26/values.yaml b/incubator/pyload-ng/0.0.27/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.26/values.yaml rename to incubator/pyload-ng/0.0.27/values.yaml diff --git a/incubator/rimgo/0.0.53/Chart.lock b/incubator/rimgo/0.0.53/Chart.lock deleted file mode 100644 index 1c49a55293d..00000000000 --- a/incubator/rimgo/0.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:13:55.601632101Z" diff --git a/incubator/rimgo/0.0.53/CHANGELOG.md b/incubator/rimgo/0.0.54/CHANGELOG.md similarity index 88% rename from incubator/rimgo/0.0.53/CHANGELOG.md rename to incubator/rimgo/0.0.54/CHANGELOG.md index 9a88df8097a..9bb56faac8d 100644 --- a/incubator/rimgo/0.0.53/CHANGELOG.md +++ b/incubator/rimgo/0.0.54/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.54](https://github.com/truecharts/charts/compare/rimgo-0.0.53...rimgo-0.0.54) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [rimgo-0.0.53](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.53) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - -## [rimgo-0.0.50](https://github.com/truecharts/charts/compare/rimgo-0.0.49...rimgo-0.0.50) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/incubator/rimgo/0.0.54/Chart.lock b/incubator/rimgo/0.0.54/Chart.lock new file mode 100644 index 00000000000..14cf8768759 --- /dev/null +++ b/incubator/rimgo/0.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:24:51.966239092Z" diff --git a/incubator/rimgo/0.0.53/Chart.yaml b/incubator/rimgo/0.0.54/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.53/Chart.yaml rename to incubator/rimgo/0.0.54/Chart.yaml index f4023c7f545..d9cf9eb4483 100644 --- a/incubator/rimgo/0.0.53/Chart.yaml +++ b/incubator/rimgo/0.0.54/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.53 +version: 0.0.54 diff --git a/incubator/rimgo/0.0.53/README.md b/incubator/rimgo/0.0.54/README.md similarity index 98% rename from incubator/rimgo/0.0.53/README.md rename to incubator/rimgo/0.0.54/README.md index 9a7d5ae01bb..0dd812945a1 100644 --- a/incubator/rimgo/0.0.53/README.md +++ b/incubator/rimgo/0.0.54/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.53](https://img.shields.io/badge/Version-0.0.53-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.54](https://img.shields.io/badge/Version-0.0.54-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) Alternative Imgur front-end diff --git a/incubator/rimgo/0.0.53/app-readme.md b/incubator/rimgo/0.0.54/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.53/app-readme.md rename to incubator/rimgo/0.0.54/app-readme.md diff --git a/incubator/rimgo/0.0.53/charts/common-10.5.9.tgz b/incubator/rimgo/0.0.54/charts/common-10.5.9.tgz similarity index 100% rename from incubator/rimgo/0.0.53/charts/common-10.5.9.tgz rename to incubator/rimgo/0.0.54/charts/common-10.5.9.tgz diff --git a/incubator/rimgo/0.0.53/ix_values.yaml b/incubator/rimgo/0.0.54/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.53/ix_values.yaml rename to incubator/rimgo/0.0.54/ix_values.yaml index ebd81552e2a..ee67aa14f2a 100644 --- a/incubator/rimgo/0.0.53/ix_values.yaml +++ b/incubator/rimgo/0.0.54/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:02f841bc35ac6cfea328b64a2096e6346ccf99c855de0b97ea6167a546d1a903 + tag: latest@sha256:91bac5bcf96b617c039bdf5d113e214ea95fac205c2796d1f4ad576a501b3705 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.53/questions.yaml b/incubator/rimgo/0.0.54/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.53/questions.yaml rename to incubator/rimgo/0.0.54/questions.yaml diff --git a/incubator/rimgo/0.0.53/templates/common.yaml b/incubator/rimgo/0.0.54/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.53/templates/common.yaml rename to incubator/rimgo/0.0.54/templates/common.yaml diff --git a/incubator/rimgo/0.0.53/values.yaml b/incubator/rimgo/0.0.54/values.yaml similarity index 100% rename from incubator/rimgo/0.0.53/values.yaml rename to incubator/rimgo/0.0.54/values.yaml diff --git a/incubator/timetagger/0.0.10/Chart.lock b/incubator/timetagger/0.0.10/Chart.lock deleted file mode 100644 index bd50f120f34..00000000000 --- a/incubator/timetagger/0.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:20:37.519085515Z" diff --git a/incubator/timetagger/0.0.10/CHANGELOG.md b/incubator/timetagger/0.0.11/CHANGELOG.md similarity index 81% rename from incubator/timetagger/0.0.10/CHANGELOG.md rename to incubator/timetagger/0.0.11/CHANGELOG.md index 273ea406e82..e569336937c 100644 --- a/incubator/timetagger/0.0.10/CHANGELOG.md +++ b/incubator/timetagger/0.0.11/CHANGELOG.md @@ -2,6 +2,22 @@ +## [timetagger-0.0.11](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.11) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12) ### Chore @@ -81,19 +97,3 @@ - -## [timetagger-0.0.8](https://github.com/truecharts/charts/compare/timetagger-0.0.7...timetagger-0.0.8) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [timetagger-0.0.7](https://github.com/truecharts/charts/compare/timetagger-0.0.6...timetagger-0.0.7) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/incubator/timetagger/0.0.11/Chart.lock b/incubator/timetagger/0.0.11/Chart.lock new file mode 100644 index 00000000000..e61072285cb --- /dev/null +++ b/incubator/timetagger/0.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:16.516929824Z" diff --git a/incubator/timetagger/0.0.10/Chart.yaml b/incubator/timetagger/0.0.11/Chart.yaml similarity index 95% rename from incubator/timetagger/0.0.10/Chart.yaml rename to incubator/timetagger/0.0.11/Chart.yaml index ee424cbd8a1..2a36f665f68 100644 --- a/incubator/timetagger/0.0.10/Chart.yaml +++ b/incubator/timetagger/0.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.6.6" +appVersion: "22.9.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - https://timetagger.app - https://github.com/almarklein/timetagger -version: 0.0.10 +version: 0.0.11 annotations: truecharts.org/catagories: | - utilities diff --git a/incubator/timetagger/0.0.10/README.md b/incubator/timetagger/0.0.11/README.md similarity index 94% rename from incubator/timetagger/0.0.10/README.md rename to incubator/timetagger/0.0.11/README.md index cd2df2a551d..191cb0acca3 100644 --- a/incubator/timetagger/0.0.10/README.md +++ b/incubator/timetagger/0.0.11/README.md @@ -1,6 +1,6 @@ # timetagger -![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![AppVersion: 22.6.6](https://img.shields.io/badge/AppVersion-22.6.6-informational?style=flat-square) +![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![AppVersion: 22.9.1](https://img.shields.io/badge/AppVersion-22.9.1-informational?style=flat-square) An open source time-tracker with an interactive user experience and powerful reporting. diff --git a/incubator/timetagger/0.0.10/app-readme.md b/incubator/timetagger/0.0.11/app-readme.md similarity index 100% rename from incubator/timetagger/0.0.10/app-readme.md rename to incubator/timetagger/0.0.11/app-readme.md diff --git a/incubator/timetagger/0.0.10/charts/common-10.5.9.tgz b/incubator/timetagger/0.0.11/charts/common-10.5.9.tgz similarity index 100% rename from incubator/timetagger/0.0.10/charts/common-10.5.9.tgz rename to incubator/timetagger/0.0.11/charts/common-10.5.9.tgz diff --git a/incubator/timetagger/0.0.10/ix_values.yaml b/incubator/timetagger/0.0.11/ix_values.yaml similarity index 87% rename from incubator/timetagger/0.0.10/ix_values.yaml rename to incubator/timetagger/0.0.11/ix_values.yaml index 0ca8601d43a..9f66b646813 100644 --- a/incubator/timetagger/0.0.10/ix_values.yaml +++ b/incubator/timetagger/0.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/timetagger - tag: v22.6.6@sha256:07748774be2622de8876f0234edc084ef62a5e56f759a3957a3a64fa2663705b + tag: 22.9.1@sha256:bd223442a01a0a1230e6b1d641b58bab10f6363da30105cb3423fca04701e615 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/timetagger/0.0.10/questions.yaml b/incubator/timetagger/0.0.11/questions.yaml similarity index 100% rename from incubator/timetagger/0.0.10/questions.yaml rename to incubator/timetagger/0.0.11/questions.yaml diff --git a/incubator/timetagger/0.0.10/templates/common.yaml b/incubator/timetagger/0.0.11/templates/common.yaml similarity index 100% rename from incubator/timetagger/0.0.10/templates/common.yaml rename to incubator/timetagger/0.0.11/templates/common.yaml diff --git a/incubator/timetagger/0.0.10/values.yaml b/incubator/timetagger/0.0.11/values.yaml similarity index 100% rename from incubator/timetagger/0.0.10/values.yaml rename to incubator/timetagger/0.0.11/values.yaml diff --git a/incubator/vertex/0.0.47/Chart.lock b/incubator/vertex/0.0.47/Chart.lock deleted file mode 100644 index bf652336d51..00000000000 --- a/incubator/vertex/0.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:23:01.547961287Z" diff --git a/incubator/vertex/0.0.47/CHANGELOG.md b/incubator/vertex/0.0.48/CHANGELOG.md similarity index 80% rename from incubator/vertex/0.0.47/CHANGELOG.md rename to incubator/vertex/0.0.48/CHANGELOG.md index 4da06827c9d..f5ca03e4d7d 100644 --- a/incubator/vertex/0.0.47/CHANGELOG.md +++ b/incubator/vertex/0.0.48/CHANGELOG.md @@ -2,6 +2,24 @@ +## [vertex-0.0.48](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.48) (2022-09-13) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + ## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12) ### Chore @@ -79,21 +97,3 @@ - -## [vertex-0.0.45](https://github.com/truecharts/charts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [vertex-0.0.45](https://github.com/truecharts/charts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-06) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) diff --git a/incubator/vertex/0.0.48/Chart.lock b/incubator/vertex/0.0.48/Chart.lock new file mode 100644 index 00000000000..cec45c1a706 --- /dev/null +++ b/incubator/vertex/0.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:16.882275532Z" diff --git a/incubator/vertex/0.0.47/Chart.yaml b/incubator/vertex/0.0.48/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.47/Chart.yaml rename to incubator/vertex/0.0.48/Chart.yaml index 9b6f516e4bb..1df63ba96f9 100644 --- a/incubator/vertex/0.0.47/Chart.yaml +++ b/incubator/vertex/0.0.48/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.47 +version: 0.0.48 diff --git a/incubator/vertex/0.0.47/README.md b/incubator/vertex/0.0.48/README.md similarity index 98% rename from incubator/vertex/0.0.47/README.md rename to incubator/vertex/0.0.48/README.md index cc7ab9e328e..60a542471a6 100644 --- a/incubator/vertex/0.0.47/README.md +++ b/incubator/vertex/0.0.48/README.md @@ -1,6 +1,6 @@ # vertex -![Version: 0.0.47](https://img.shields.io/badge/Version-0.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) +![Version: 0.0.48](https://img.shields.io/badge/Version-0.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square) Vertex diff --git a/incubator/vertex/0.0.47/app-readme.md b/incubator/vertex/0.0.48/app-readme.md similarity index 100% rename from incubator/vertex/0.0.47/app-readme.md rename to incubator/vertex/0.0.48/app-readme.md diff --git a/incubator/vertex/0.0.47/charts/common-10.5.9.tgz b/incubator/vertex/0.0.48/charts/common-10.5.9.tgz similarity index 100% rename from incubator/vertex/0.0.47/charts/common-10.5.9.tgz rename to incubator/vertex/0.0.48/charts/common-10.5.9.tgz diff --git a/incubator/vertex/0.0.47/ix_values.yaml b/incubator/vertex/0.0.48/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.47/ix_values.yaml rename to incubator/vertex/0.0.48/ix_values.yaml index 86a680558d7..a0b3d9702c9 100644 --- a/incubator/vertex/0.0.47/ix_values.yaml +++ b/incubator/vertex/0.0.48/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:dadd1d41c11973699b1b8d39304f509551a7a03afafa66825863f7af3743b53c + tag: vstable@sha256:bc260950b4e9468ccc2d8a6e3ed00b39c4824cf34786cc39bfb9e41c9e35ed0e persistence: config: enabled: true diff --git a/incubator/vertex/0.0.47/questions.yaml b/incubator/vertex/0.0.48/questions.yaml similarity index 100% rename from incubator/vertex/0.0.47/questions.yaml rename to incubator/vertex/0.0.48/questions.yaml diff --git a/incubator/vertex/0.0.47/templates/common.yaml b/incubator/vertex/0.0.48/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.47/templates/common.yaml rename to incubator/vertex/0.0.48/templates/common.yaml diff --git a/incubator/vertex/0.0.47/values.yaml b/incubator/vertex/0.0.48/values.yaml similarity index 100% rename from incubator/vertex/0.0.47/values.yaml rename to incubator/vertex/0.0.48/values.yaml diff --git a/stable/boinc/2.0.46/Chart.lock b/stable/boinc/2.0.46/Chart.lock deleted file mode 100644 index 0385fbab962..00000000000 --- a/stable/boinc/2.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:28:02.091351419Z" diff --git a/stable/boinc/2.0.46/CHANGELOG.md b/stable/boinc/2.0.47/CHANGELOG.md similarity index 93% rename from stable/boinc/2.0.46/CHANGELOG.md rename to stable/boinc/2.0.47/CHANGELOG.md index 03e490c2a20..0fc24cffee6 100644 --- a/stable/boinc/2.0.46/CHANGELOG.md +++ b/stable/boinc/2.0.47/CHANGELOG.md @@ -2,6 +2,15 @@ +## [boinc-2.0.47](https://github.com/truecharts/charts/compare/boinc-2.0.46...boinc-2.0.47) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ ## [boinc-2.0.44](https://github.com/truecharts/charts/compare/boinc-2.0.43...boinc-2.0.44) (2022-08-30) -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [boinc-2.0.43](https://github.com/truecharts/charts/compare/boinc-2.0.42...boinc-2.0.43) (2022-08-30) - diff --git a/stable/boinc/2.0.47/Chart.lock b/stable/boinc/2.0.47/Chart.lock new file mode 100644 index 00000000000..fb32d24c8c7 --- /dev/null +++ b/stable/boinc/2.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:17.560354272Z" diff --git a/stable/boinc/2.0.46/Chart.yaml b/stable/boinc/2.0.47/Chart.yaml similarity index 98% rename from stable/boinc/2.0.46/Chart.yaml rename to stable/boinc/2.0.47/Chart.yaml index eecb7dab085..9a03cb7ae27 100644 --- a/stable/boinc/2.0.46/Chart.yaml +++ b/stable/boinc/2.0.47/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 2.0.46 +version: 2.0.47 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/2.0.46/README.md b/stable/boinc/2.0.47/README.md similarity index 98% rename from stable/boinc/2.0.46/README.md rename to stable/boinc/2.0.47/README.md index 90d7dec68b9..b3e0151e037 100644 --- a/stable/boinc/2.0.46/README.md +++ b/stable/boinc/2.0.47/README.md @@ -1,6 +1,6 @@ # boinc -![Version: 2.0.46](https://img.shields.io/badge/Version-2.0.46-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: 2.0.47](https://img.shields.io/badge/Version-2.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). diff --git a/stable/boinc/2.0.46/app-readme.md b/stable/boinc/2.0.47/app-readme.md similarity index 100% rename from stable/boinc/2.0.46/app-readme.md rename to stable/boinc/2.0.47/app-readme.md diff --git a/stable/boinc/2.0.46/charts/common-10.5.9.tgz b/stable/boinc/2.0.47/charts/common-10.5.9.tgz similarity index 100% rename from stable/boinc/2.0.46/charts/common-10.5.9.tgz rename to stable/boinc/2.0.47/charts/common-10.5.9.tgz diff --git a/stable/boinc/2.0.46/ix_values.yaml b/stable/boinc/2.0.47/ix_values.yaml similarity index 83% rename from stable/boinc/2.0.46/ix_values.yaml rename to stable/boinc/2.0.47/ix_values.yaml index d9013a702d8..a8ec9570dcb 100644 --- a/stable/boinc/2.0.46/ix_values.yaml +++ b/stable/boinc/2.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:4e68c9ae4f56a50857223756de6a302ab53d56a9720120e57a65d4d2b7d81ff7 + tag: latest@sha256:732acf39bdff4f81c0f664819cf648576873ca25820e4f6ce4f4115dfd62fb8d securityContext: readOnlyRootFilesystem: false diff --git a/stable/boinc/2.0.46/questions.yaml b/stable/boinc/2.0.47/questions.yaml similarity index 100% rename from stable/boinc/2.0.46/questions.yaml rename to stable/boinc/2.0.47/questions.yaml diff --git a/stable/boinc/2.0.46/templates/common.yaml b/stable/boinc/2.0.47/templates/common.yaml similarity index 100% rename from stable/boinc/2.0.46/templates/common.yaml rename to stable/boinc/2.0.47/templates/common.yaml diff --git a/stable/boinc/2.0.46/values.yaml b/stable/boinc/2.0.47/values.yaml similarity index 100% rename from stable/boinc/2.0.46/values.yaml rename to stable/boinc/2.0.47/values.yaml diff --git a/stable/custom-app/5.1.59/Chart.lock b/stable/custom-app/5.1.59/Chart.lock deleted file mode 100644 index 8b8eb0771a8..00000000000 --- a/stable/custom-app/5.1.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:30:23.302038378Z" diff --git a/stable/custom-app/5.1.59/CHANGELOG.md b/stable/custom-app/5.1.60/CHANGELOG.md similarity index 92% rename from stable/custom-app/5.1.59/CHANGELOG.md rename to stable/custom-app/5.1.60/CHANGELOG.md index e768b607185..0d08cdcae8b 100644 --- a/stable/custom-app/5.1.59/CHANGELOG.md +++ b/stable/custom-app/5.1.60/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.60](https://github.com/truecharts/charts/compare/custom-app-5.1.59...custom-app-5.1.60) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - -## [custom-app-5.1.56](https://github.com/truecharts/charts/compare/custom-app-5.1.55...custom-app-5.1.56) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/custom-app/5.1.60/Chart.lock b/stable/custom-app/5.1.60/Chart.lock new file mode 100644 index 00000000000..f241877ed9c --- /dev/null +++ b/stable/custom-app/5.1.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:17.853035061Z" diff --git a/stable/custom-app/5.1.59/Chart.yaml b/stable/custom-app/5.1.60/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.59/Chart.yaml rename to stable/custom-app/5.1.60/Chart.yaml index 1bd9d9db67f..7f733545a21 100644 --- a/stable/custom-app/5.1.59/Chart.yaml +++ b/stable/custom-app/5.1.60/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1885" +appVersion: "0.20.1887" 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.59 +version: 5.1.60 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.59/README.md b/stable/custom-app/5.1.60/README.md similarity index 95% rename from stable/custom-app/5.1.59/README.md rename to stable/custom-app/5.1.60/README.md index fe47eb25322..507a86b6c12 100644 --- a/stable/custom-app/5.1.59/README.md +++ b/stable/custom-app/5.1.60/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.59](https://img.shields.io/badge/Version-5.1.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1885](https://img.shields.io/badge/AppVersion-0.20.1885-informational?style=flat-square) +![Version: 5.1.60](https://img.shields.io/badge/Version-5.1.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/stable/custom-app/5.1.59/app-readme.md b/stable/custom-app/5.1.60/app-readme.md similarity index 100% rename from stable/custom-app/5.1.59/app-readme.md rename to stable/custom-app/5.1.60/app-readme.md diff --git a/stable/custom-app/5.1.59/charts/common-10.5.9.tgz b/stable/custom-app/5.1.60/charts/common-10.5.9.tgz similarity index 100% rename from stable/custom-app/5.1.59/charts/common-10.5.9.tgz rename to stable/custom-app/5.1.60/charts/common-10.5.9.tgz diff --git a/stable/custom-app/5.1.59/ci/test-values.yaml b/stable/custom-app/5.1.60/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.59/ci/test-values.yaml rename to stable/custom-app/5.1.60/ci/test-values.yaml index f804faefcbc..24ba48a069b 100644 --- a/stable/custom-app/5.1.59/ci/test-values.yaml +++ b/stable/custom-app/5.1.60/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1885@sha256:5751148e4f7325b535b56080225a4f13ee76263a62e07291f001450eb0eb5998 + tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.59/ix_values.yaml b/stable/custom-app/5.1.60/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.59/ix_values.yaml rename to stable/custom-app/5.1.60/ix_values.yaml index 21244e3ebec..faa7e0c2536 100644 --- a/stable/custom-app/5.1.59/ix_values.yaml +++ b/stable/custom-app/5.1.60/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1885@sha256:5751148e4f7325b535b56080225a4f13ee76263a62e07291f001450eb0eb5998 + tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e portal: enabled: true diff --git a/stable/custom-app/5.1.59/questions.yaml b/stable/custom-app/5.1.60/questions.yaml similarity index 100% rename from stable/custom-app/5.1.59/questions.yaml rename to stable/custom-app/5.1.60/questions.yaml diff --git a/stable/custom-app/5.1.59/templates/common.yaml b/stable/custom-app/5.1.60/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.59/templates/common.yaml rename to stable/custom-app/5.1.60/templates/common.yaml diff --git a/stable/custom-app/5.1.59/values.yaml b/stable/custom-app/5.1.60/values.yaml similarity index 100% rename from stable/custom-app/5.1.59/values.yaml rename to stable/custom-app/5.1.60/values.yaml diff --git a/stable/flaresolverr/6.0.32/CHANGELOG.md b/stable/flaresolverr/6.0.33/CHANGELOG.md similarity index 91% rename from stable/flaresolverr/6.0.32/CHANGELOG.md rename to stable/flaresolverr/6.0.33/CHANGELOG.md index c3601fe4e0c..00ab500b44b 100644 --- a/stable/flaresolverr/6.0.32/CHANGELOG.md +++ b/stable/flaresolverr/6.0.33/CHANGELOG.md @@ -2,6 +2,15 @@ +## [flaresolverr-6.0.33](https://github.com/truecharts/charts/compare/flaresolverr-6.0.32...flaresolverr-6.0.33) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - -## [flaresolverr-6.0.29](https://github.com/truecharts/charts/compare/flaresolverr-6.0.28...flaresolverr-6.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - diff --git a/stable/flaresolverr/6.0.33/Chart.lock b/stable/flaresolverr/6.0.33/Chart.lock new file mode 100644 index 00000000000..cc63d42851a --- /dev/null +++ b/stable/flaresolverr/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:41.786706471Z" diff --git a/stable/flaresolverr/6.0.32/Chart.yaml b/stable/flaresolverr/6.0.33/Chart.yaml similarity index 95% rename from stable/flaresolverr/6.0.32/Chart.yaml rename to stable/flaresolverr/6.0.33/Chart.yaml index 07798e2f6ed..7db6c1f0930 100644 --- a/stable/flaresolverr/6.0.32/Chart.yaml +++ b/stable/flaresolverr/6.0.33/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.6" +appVersion: "2.2.7" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 6.0.32 +version: 6.0.33 annotations: truecharts.org/catagories: | - media diff --git a/stable/flaresolverr/6.0.32/README.md b/stable/flaresolverr/6.0.33/README.md similarity index 94% rename from stable/flaresolverr/6.0.32/README.md rename to stable/flaresolverr/6.0.33/README.md index 3065448470a..733e703986c 100644 --- a/stable/flaresolverr/6.0.32/README.md +++ b/stable/flaresolverr/6.0.33/README.md @@ -1,6 +1,6 @@ # flaresolverr -![Version: 6.0.32](https://img.shields.io/badge/Version-6.0.32-informational?style=flat-square) ![AppVersion: 2.2.6](https://img.shields.io/badge/AppVersion-2.2.6-informational?style=flat-square) +![Version: 6.0.33](https://img.shields.io/badge/Version-6.0.33-informational?style=flat-square) ![AppVersion: 2.2.7](https://img.shields.io/badge/AppVersion-2.2.7-informational?style=flat-square) FlareSolverr is a proxy server to bypass Cloudflare protection diff --git a/stable/flaresolverr/6.0.32/app-readme.md b/stable/flaresolverr/6.0.33/app-readme.md similarity index 100% rename from stable/flaresolverr/6.0.32/app-readme.md rename to stable/flaresolverr/6.0.33/app-readme.md diff --git a/stable/flaresolverr/6.0.32/charts/common-10.5.9.tgz b/stable/flaresolverr/6.0.33/charts/common-10.5.9.tgz similarity index 100% rename from stable/flaresolverr/6.0.32/charts/common-10.5.9.tgz rename to stable/flaresolverr/6.0.33/charts/common-10.5.9.tgz diff --git a/stable/flaresolverr/6.0.32/ix_values.yaml b/stable/flaresolverr/6.0.33/ix_values.yaml similarity index 81% rename from stable/flaresolverr/6.0.32/ix_values.yaml rename to stable/flaresolverr/6.0.33/ix_values.yaml index 02e9641f75d..cb0f02fc16a 100644 --- a/stable/flaresolverr/6.0.32/ix_values.yaml +++ b/stable/flaresolverr/6.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flaresolverr pullPolicy: IfNotPresent - tag: 2.2.6@sha256:6df62b6f651343a67716bbe511d21305d7d4507ddba680f6c955dff1892998ff + tag: 2.2.7@sha256:4ce9a59eabcaa2fbb979e8f49a8af03a777c03a070ee16e99b491963c6d314ee securityContext: readOnlyRootFilesystem: false diff --git a/stable/flaresolverr/6.0.32/questions.yaml b/stable/flaresolverr/6.0.33/questions.yaml similarity index 100% rename from stable/flaresolverr/6.0.32/questions.yaml rename to stable/flaresolverr/6.0.33/questions.yaml diff --git a/stable/flaresolverr/6.0.32/templates/common.yaml b/stable/flaresolverr/6.0.33/templates/common.yaml similarity index 100% rename from stable/flaresolverr/6.0.32/templates/common.yaml rename to stable/flaresolverr/6.0.33/templates/common.yaml diff --git a/stable/flaresolverr/6.0.32/values.yaml b/stable/flaresolverr/6.0.33/values.yaml similarity index 100% rename from stable/flaresolverr/6.0.32/values.yaml rename to stable/flaresolverr/6.0.33/values.yaml diff --git a/stable/home-assistant/15.0.50/CHANGELOG.md b/stable/home-assistant/15.0.50/CHANGELOG.md new file mode 100644 index 00000000000..b7458109998 --- /dev/null +++ b/stable/home-assistant/15.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.50](https://github.com/truecharts/charts/compare/home-assistant-15.0.49...home-assistant-15.0.50) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [home-assistant-15.0.48](https://github.com/truecharts/charts/compare/home-assistant-15.0.46...home-assistant-15.0.48) (2022-08-30) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + diff --git a/stable/home-assistant/15.0.50/Chart.lock b/stable/home-assistant/15.0.50/Chart.lock new file mode 100644 index 00000000000..a327e97680c --- /dev/null +++ b/stable/home-assistant/15.0.50/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.75 +digest: sha256:85a7386bd4120271d745576b43b1da2bb13765de1310fcef8100641023c432dc +generated: "2022-09-13T05:25:51.930880772Z" diff --git a/stable/home-assistant/15.0.50/Chart.yaml b/stable/home-assistant/15.0.50/Chart.yaml new file mode 100644 index 00000000000..390adf7cf1a --- /dev/null +++ b/stable/home-assistant/15.0.50/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.75 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.50 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.50/README.md b/stable/home-assistant/15.0.50/README.md new file mode 100644 index 00000000000..8b7ffcc52f9 --- /dev/null +++ b/stable/home-assistant/15.0.50/README.md @@ -0,0 +1,110 @@ +# home-assistant + +![Version: 15.0.50](https://img.shields.io/badge/Version-15.0.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.2](https://img.shields.io/badge/AppVersion-2022.9.2-informational?style=flat-square) + +home-assistant App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.75 | +| https://library-charts.truecharts.org | common | 10.5.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.50/app-readme.md b/stable/home-assistant/15.0.50/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.50/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/ispy-agent-dvr/2.0.39/charts/common-10.5.9.tgz b/stable/home-assistant/15.0.50/charts/common-10.5.9.tgz similarity index 100% rename from stable/ispy-agent-dvr/2.0.39/charts/common-10.5.9.tgz rename to stable/home-assistant/15.0.50/charts/common-10.5.9.tgz diff --git a/stable/home-assistant/15.0.50/charts/postgresql-8.0.75.tgz b/stable/home-assistant/15.0.50/charts/postgresql-8.0.75.tgz new file mode 100644 index 00000000000..922de937257 Binary files /dev/null and b/stable/home-assistant/15.0.50/charts/postgresql-8.0.75.tgz differ diff --git a/stable/home-assistant/15.0.50/ix_values.yaml b/stable/home-assistant/15.0.50/ix_values.yaml new file mode 100644 index 00000000000..8fa405f76ab --- /dev/null +++ b/stable/home-assistant/15.0.50/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.9.2@sha256:a166dda3512bacd07b2da62df9942d43d808349018dac3ce6408f7364377bb6a + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # + +portal: + enabled: true diff --git a/stable/home-assistant/15.0.50/questions.yaml b/stable/home-assistant/15.0.50/questions.yaml new file mode 100644 index 00000000000..8a9d1476d50 --- /dev/null +++ b/stable/home-assistant/15.0.50/questions.yaml @@ -0,0 +1,2488 @@ +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: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: 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 + - value: tailscale + description: Tailscale + - 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: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: "" + - 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 + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/home-assistant/15.0.50/templates/common.yaml b/stable/home-assistant/15.0.50/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/home-assistant/15.0.50/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/ispy-agent-dvr/2.0.39/values.yaml b/stable/home-assistant/15.0.50/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.39/values.yaml rename to stable/home-assistant/15.0.50/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.39/Chart.lock b/stable/ispy-agent-dvr/2.0.39/Chart.lock deleted file mode 100644 index fc12ab58463..00000000000 --- a/stable/ispy-agent-dvr/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.9 -digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f -generated: "2022-09-12T22:40:42.300823588Z" diff --git a/stable/ispy-agent-dvr/2.0.39/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.40/CHANGELOG.md similarity index 92% rename from stable/ispy-agent-dvr/2.0.39/CHANGELOG.md rename to stable/ispy-agent-dvr/2.0.40/CHANGELOG.md index 6318d59fd34..b74c8b3c3c6 100644 --- a/stable/ispy-agent-dvr/2.0.39/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.40/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ispy-agent-dvr-2.0.40](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.39...ispy-agent-dvr-2.0.40) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ -## [ispy-agent-dvr-2.0.37](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.37) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/ispy-agent-dvr/2.0.40/Chart.lock b/stable/ispy-agent-dvr/2.0.40/Chart.lock new file mode 100644 index 00000000000..8ca955f8ac6 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:43.229515014Z" diff --git a/stable/ispy-agent-dvr/2.0.39/Chart.yaml b/stable/ispy-agent-dvr/2.0.40/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.39/Chart.yaml rename to stable/ispy-agent-dvr/2.0.40/Chart.yaml index ab9ebed6a91..5215dca6532 100644 --- a/stable/ispy-agent-dvr/2.0.39/Chart.yaml +++ b/stable/ispy-agent-dvr/2.0.40/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.1.8.0" +appVersion: "4.1.9.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.39 +version: 2.0.40 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/2.0.39/README.md b/stable/ispy-agent-dvr/2.0.40/README.md similarity index 94% rename from stable/ispy-agent-dvr/2.0.39/README.md rename to stable/ispy-agent-dvr/2.0.40/README.md index 949fe41bf49..c2b559b7b69 100644 --- a/stable/ispy-agent-dvr/2.0.39/README.md +++ b/stable/ispy-agent-dvr/2.0.40/README.md @@ -1,6 +1,6 @@ # ispy-agent-dvr -![Version: 2.0.39](https://img.shields.io/badge/Version-2.0.39-informational?style=flat-square) ![AppVersion: 4.1.8.0](https://img.shields.io/badge/AppVersion-4.1.8.0-informational?style=flat-square) +![Version: 2.0.40](https://img.shields.io/badge/Version-2.0.40-informational?style=flat-square) ![AppVersion: 4.1.9.0](https://img.shields.io/badge/AppVersion-4.1.9.0-informational?style=flat-square) iSpy's Agent DVR, a standalone DVR service to manage IP cameras. diff --git a/stable/ispy-agent-dvr/2.0.39/app-readme.md b/stable/ispy-agent-dvr/2.0.40/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.39/app-readme.md rename to stable/ispy-agent-dvr/2.0.40/app-readme.md diff --git a/stable/matomo/3.0.60/charts/common-10.5.9.tgz b/stable/ispy-agent-dvr/2.0.40/charts/common-10.5.9.tgz similarity index 100% rename from stable/matomo/3.0.60/charts/common-10.5.9.tgz rename to stable/ispy-agent-dvr/2.0.40/charts/common-10.5.9.tgz diff --git a/stable/ispy-agent-dvr/2.0.39/ix_values.yaml b/stable/ispy-agent-dvr/2.0.40/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.39/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.40/ix_values.yaml index ff6db290e0b..6e37ac4b2ba 100644 --- a/stable/ispy-agent-dvr/2.0.39/ix_values.yaml +++ b/stable/ispy-agent-dvr/2.0.40/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.1.8.0@sha256:e8aaba96c2431ac7b438613f1c79a928029ca2f75b1d50b9922443b4f5d017c0 + tag: 4.1.9.0@sha256:9db77dd50f6dde9fa1dd076582759dadffa28d7b873d5c9e199a69e009b8d261 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/2.0.39/questions.yaml b/stable/ispy-agent-dvr/2.0.40/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.39/questions.yaml rename to stable/ispy-agent-dvr/2.0.40/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.39/templates/common.yaml b/stable/ispy-agent-dvr/2.0.40/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.39/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.40/templates/common.yaml diff --git a/stable/matomo/3.0.60/values.yaml b/stable/ispy-agent-dvr/2.0.40/values.yaml similarity index 100% rename from stable/matomo/3.0.60/values.yaml rename to stable/ispy-agent-dvr/2.0.40/values.yaml diff --git a/stable/jackett/11.0.83/CHANGELOG.md b/stable/jackett/11.0.83/CHANGELOG.md new file mode 100644 index 00000000000..129f1cbe454 --- /dev/null +++ b/stable/jackett/11.0.83/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.83](https://github.com/truecharts/charts/compare/jackett-11.0.82...jackett-11.0.83) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + +## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) + +### Chore + +- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [jackett-11.0.80](https://github.com/truecharts/charts/compare/jackett-11.0.79...jackett-11.0.80) (2022-09-10) + +### Chore + +- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + diff --git a/stable/jackett/11.0.83/Chart.lock b/stable/jackett/11.0.83/Chart.lock new file mode 100644 index 00000000000..de7fe179c28 --- /dev/null +++ b/stable/jackett/11.0.83/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +digest: sha256:1185cbeaf0471e0a9fcddbce78989085086cc2d76b71797ef4ec7760a47fbf4f +generated: "2022-09-13T05:25:43.532588025Z" diff --git a/stable/jackett/11.0.83/Chart.yaml b/stable/jackett/11.0.83/Chart.yaml new file mode 100644 index 00000000000..4d96794c191 --- /dev/null +++ b/stable/jackett/11.0.83/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1887" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.9 +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.83 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.83/README.md b/stable/jackett/11.0.83/README.md new file mode 100644 index 00000000000..84bd5f740dc --- /dev/null +++ b/stable/jackett/11.0.83/README.md @@ -0,0 +1,108 @@ +# jackett + +![Version: 11.0.83](https://img.shields.io/badge/Version-11.0.83-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-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.5.9 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `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 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.83/app-readme.md b/stable/jackett/11.0.83/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.83/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/prometheus/4.0.81/charts/common-10.5.9.tgz b/stable/jackett/11.0.83/charts/common-10.5.9.tgz similarity index 100% rename from stable/prometheus/4.0.81/charts/common-10.5.9.tgz rename to stable/jackett/11.0.83/charts/common-10.5.9.tgz diff --git a/stable/jackett/11.0.83/ix_values.yaml b/stable/jackett/11.0.83/ix_values.yaml new file mode 100644 index 00000000000..f137fad2d22 --- /dev/null +++ b/stable/jackett/11.0.83/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e + +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.83/questions.yaml b/stable/jackett/11.0.83/questions.yaml new file mode 100644 index 00000000000..49a4ae6342e --- /dev/null +++ b/stable/jackett/11.0.83/questions.yaml @@ -0,0 +1,2488 @@ +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: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + 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 + - value: tailscale + description: Tailscale + - 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: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: 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: "" + - 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 + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/matomo/3.0.60/templates/common.yaml b/stable/jackett/11.0.83/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.60/templates/common.yaml rename to stable/jackett/11.0.83/templates/common.yaml diff --git a/stable/prometheus/4.0.81/values.yaml b/stable/jackett/11.0.83/values.yaml similarity index 100% rename from stable/prometheus/4.0.81/values.yaml rename to stable/jackett/11.0.83/values.yaml diff --git a/stable/matomo/3.0.60/CHANGELOG.md b/stable/matomo/3.0.61/CHANGELOG.md similarity index 92% rename from stable/matomo/3.0.60/CHANGELOG.md rename to stable/matomo/3.0.61/CHANGELOG.md index f1eecca66ed..4cd68b66f1c 100644 --- a/stable/matomo/3.0.60/CHANGELOG.md +++ b/stable/matomo/3.0.61/CHANGELOG.md @@ -2,6 +2,15 @@ +## [matomo-3.0.61](https://github.com/truecharts/charts/compare/matomo-3.0.60...matomo-3.0.61) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - -## [matomo-3.0.57](https://github.com/truecharts/charts/compare/matomo-3.0.56...matomo-3.0.57) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - diff --git a/stable/matomo/3.0.60/Chart.lock b/stable/matomo/3.0.61/Chart.lock similarity index 85% rename from stable/matomo/3.0.60/Chart.lock rename to stable/matomo/3.0.61/Chart.lock index d2a9d465a15..7f4550b42dd 100644 --- a/stable/matomo/3.0.60/Chart.lock +++ b/stable/matomo/3.0.61/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.71 digest: sha256:f70ec4940c11bb244e9928321917c7c1b884ca81545be74b8eda071186a43c01 -generated: "2022-09-12T22:45:19.720883284Z" +generated: "2022-09-13T05:26:17.834492199Z" diff --git a/stable/matomo/3.0.60/Chart.yaml b/stable/matomo/3.0.61/Chart.yaml similarity index 98% rename from stable/matomo/3.0.60/Chart.yaml rename to stable/matomo/3.0.61/Chart.yaml index daa234bee6f..0da70848acc 100644 --- a/stable/matomo/3.0.60/Chart.yaml +++ b/stable/matomo/3.0.61/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 3.0.60 +version: 3.0.61 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/3.0.60/README.md b/stable/matomo/3.0.61/README.md similarity index 98% rename from stable/matomo/3.0.60/README.md rename to stable/matomo/3.0.61/README.md index 33bdddcdc44..2c95a03e4ce 100644 --- a/stable/matomo/3.0.60/README.md +++ b/stable/matomo/3.0.61/README.md @@ -1,6 +1,6 @@ # matomo -![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) +![Version: 3.0.61](https://img.shields.io/badge/Version-3.0.61-informational?style=flat-square) ![AppVersion: 4.11.0](https://img.shields.io/badge/AppVersion-4.11.0-informational?style=flat-square) Matomo is the leading Free/Libre open analytics platform diff --git a/stable/matomo/3.0.60/app-readme.md b/stable/matomo/3.0.61/app-readme.md similarity index 100% rename from stable/matomo/3.0.60/app-readme.md rename to stable/matomo/3.0.61/app-readme.md diff --git a/stable/rsshub/3.0.93/charts/common-10.5.9.tgz b/stable/matomo/3.0.61/charts/common-10.5.9.tgz similarity index 100% rename from stable/rsshub/3.0.93/charts/common-10.5.9.tgz rename to stable/matomo/3.0.61/charts/common-10.5.9.tgz diff --git a/stable/matomo/3.0.60/charts/mariadb-3.0.71.tgz b/stable/matomo/3.0.61/charts/mariadb-3.0.71.tgz similarity index 100% rename from stable/matomo/3.0.60/charts/mariadb-3.0.71.tgz rename to stable/matomo/3.0.61/charts/mariadb-3.0.71.tgz diff --git a/stable/matomo/3.0.60/ix_values.yaml b/stable/matomo/3.0.61/ix_values.yaml similarity index 96% rename from stable/matomo/3.0.60/ix_values.yaml rename to stable/matomo/3.0.61/ix_values.yaml index fa81fa8189c..29f2014b32d 100644 --- a/stable/matomo/3.0.60/ix_values.yaml +++ b/stable/matomo/3.0.61/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.11.0@sha256:27f3964c6925116fee2e4f5df49024c7450098dae544d099cbc84a48b75ce54d + tag: 4.11.0@sha256:7f1c0cdbf592e490456252770e74e810e2c1b4f8805a4732859b5efe0bfe62dd pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/3.0.60/questions.yaml b/stable/matomo/3.0.61/questions.yaml similarity index 100% rename from stable/matomo/3.0.60/questions.yaml rename to stable/matomo/3.0.61/questions.yaml diff --git a/stable/rsshub/3.0.93/templates/common.yaml b/stable/matomo/3.0.61/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.93/templates/common.yaml rename to stable/matomo/3.0.61/templates/common.yaml diff --git a/stable/rsshub/3.0.93/values.yaml b/stable/matomo/3.0.61/values.yaml similarity index 100% rename from stable/rsshub/3.0.93/values.yaml rename to stable/matomo/3.0.61/values.yaml diff --git a/stable/prometheus/4.0.81/CHANGELOG.md b/stable/prometheus/4.0.82/CHANGELOG.md similarity index 92% rename from stable/prometheus/4.0.81/CHANGELOG.md rename to stable/prometheus/4.0.82/CHANGELOG.md index fd0e4997edd..b99aebc3b65 100644 --- a/stable/prometheus/4.0.81/CHANGELOG.md +++ b/stable/prometheus/4.0.82/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.82](https://github.com/truecharts/charts/compare/prometheus-4.0.81...prometheus-4.0.82) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - -## [prometheus-4.0.79](https://github.com/truecharts/charts/compare/prometheus-4.0.78...prometheus-4.0.79) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/prometheus/4.0.81/Chart.lock b/stable/prometheus/4.0.82/Chart.lock similarity index 89% rename from stable/prometheus/4.0.81/Chart.lock rename to stable/prometheus/4.0.82/Chart.lock index f5a54af9e39..da429aa308a 100644 --- a/stable/prometheus/4.0.81/Chart.lock +++ b/stable/prometheus/4.0.82/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.2 digest: sha256:33f6f69d2ddef7b0a84a07133709343e499df8ba2535f4de9fc8d889522adb9e -generated: "2022-09-12T22:55:19.811731592Z" +generated: "2022-09-13T05:26:12.890439341Z" diff --git a/stable/prometheus/4.0.81/Chart.yaml b/stable/prometheus/4.0.82/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.81/Chart.yaml rename to stable/prometheus/4.0.82/Chart.yaml index 08ca16cbf1f..b6947d7a0f2 100644 --- a/stable/prometheus/4.0.81/Chart.yaml +++ b/stable/prometheus/4.0.82/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.81 +version: 4.0.82 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.81/README.md b/stable/prometheus/4.0.82/README.md similarity index 98% rename from stable/prometheus/4.0.81/README.md rename to stable/prometheus/4.0.82/README.md index f0b8402f4d3..69208230e85 100644 --- a/stable/prometheus/4.0.81/README.md +++ b/stable/prometheus/4.0.82/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.81](https://img.shields.io/badge/Version-4.0.81-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.0](https://img.shields.io/badge/AppVersion-0.59.0-informational?style=flat-square) +![Version: 4.0.82](https://img.shields.io/badge/Version-4.0.82-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.0](https://img.shields.io/badge/AppVersion-0.59.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.81/app-readme.md b/stable/prometheus/4.0.82/app-readme.md similarity index 100% rename from stable/prometheus/4.0.81/app-readme.md rename to stable/prometheus/4.0.82/app-readme.md diff --git a/stable/prometheus/4.0.82/charts/common-10.5.9.tgz b/stable/prometheus/4.0.82/charts/common-10.5.9.tgz new file mode 100644 index 00000000000..006c19d595c Binary files /dev/null and b/stable/prometheus/4.0.82/charts/common-10.5.9.tgz differ diff --git a/stable/prometheus/4.0.81/charts/kube-state-metrics-3.2.2.tgz b/stable/prometheus/4.0.82/charts/kube-state-metrics-3.2.2.tgz similarity index 100% rename from stable/prometheus/4.0.81/charts/kube-state-metrics-3.2.2.tgz rename to stable/prometheus/4.0.82/charts/kube-state-metrics-3.2.2.tgz diff --git a/stable/prometheus/4.0.81/charts/node-exporter-3.1.2.tgz b/stable/prometheus/4.0.82/charts/node-exporter-3.1.2.tgz similarity index 100% rename from stable/prometheus/4.0.81/charts/node-exporter-3.1.2.tgz rename to stable/prometheus/4.0.82/charts/node-exporter-3.1.2.tgz diff --git a/stable/prometheus/4.0.81/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.82/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.82/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.82/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.82/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.82/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.82/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-probes.yaml b/stable/prometheus/4.0.82/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-probes.yaml rename to stable/prometheus/4.0.82/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-prometheus.yaml b/stable/prometheus/4.0.82/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.82/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.82/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.82/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.82/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.82/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.82/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.81/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.82/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.81/ix_values.yaml b/stable/prometheus/4.0.82/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.81/ix_values.yaml rename to stable/prometheus/4.0.82/ix_values.yaml index 1f537a0847a..ab561147d0b 100644 --- a/stable/prometheus/4.0.81/ix_values.yaml +++ b/stable/prometheus/4.0.82/ix_values.yaml @@ -1,10 +1,10 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.59.0@sha256:4a764f9e38347b1c5b8b651c6d1c59d588fc57405ab7bf69a0d3501769299e6a + tag: 0.59.0@sha256:0dbf6bbabfd22a43cb553b38419ea4a9840bc4d6da2d290a64a2a32b64a94e40 prometheusImage: repository: tccr.io/truecharts/prometheus - tag: 2.38.0@sha256:656a1a1e03b40d4278613115d9b43ddfc0cf81f5916254483b33d8095b23da1b + tag: 2.38.0@sha256:4a374d3124522aa3743a2e7e2cb6aee4e89299862b9e9766435d3d6f08726491 thanosImage: repository: tccr.io/truecharts/thanos @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:899447e4e3be55745f81f38e72f396ad413b693391b83aa35bf4634ecd8a5a75 + tag: v0.24.0@sha256:df4d899e291f53e0172e560b8cdb3576d5f9a3fcca6af7346502178d45f99480 global: labels: {} diff --git a/stable/prometheus/4.0.81/questions.yaml b/stable/prometheus/4.0.82/questions.yaml similarity index 100% rename from stable/prometheus/4.0.81/questions.yaml rename to stable/prometheus/4.0.82/questions.yaml diff --git a/stable/prometheus/4.0.81/templates/_helpers.tpl b/stable/prometheus/4.0.82/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/_helpers.tpl rename to stable/prometheus/4.0.82/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.81/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.82/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.82/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.81/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.82/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.82/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.81/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.82/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.82/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.81/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/common.yaml b/stable/prometheus/4.0.82/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/common.yaml rename to stable/prometheus/4.0.82/templates/common.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.82/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.82/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/operator/_args.tpl b/stable/prometheus/4.0.82/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/operator/_args.tpl rename to stable/prometheus/4.0.82/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.81/templates/operator/configmap.yaml b/stable/prometheus/4.0.82/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/operator/configmap.yaml rename to stable/prometheus/4.0.82/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.81/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.82/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.82/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.81/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.82/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.82/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.81/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.82/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.82/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.81/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.82/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.82/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.81/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.82/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.82/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.81/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.82/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.82/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.81/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.82/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.82/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.81/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.82/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.81/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.82/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/4.0.82/values.yaml b/stable/prometheus/4.0.82/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/rsshub/3.0.93/CHANGELOG.md b/stable/rsshub/3.0.94/CHANGELOG.md similarity index 92% rename from stable/rsshub/3.0.93/CHANGELOG.md rename to stable/rsshub/3.0.94/CHANGELOG.md index fb649906404..1a091768365 100644 --- a/stable/rsshub/3.0.93/CHANGELOG.md +++ b/stable/rsshub/3.0.94/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.94](https://github.com/truecharts/charts/compare/rsshub-3.0.93...rsshub-3.0.94) (2022-09-13) + +### Chore + +- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755)) + + + + ## [rsshub-3.0.93](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.93) (2022-09-12) ### Chore @@ -88,12 +97,3 @@ - -## [rsshub-3.0.90](https://github.com/truecharts/charts/compare/rsshub-3.0.89...rsshub-3.0.90) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/rsshub/3.0.93/Chart.lock b/stable/rsshub/3.0.94/Chart.lock similarity index 85% rename from stable/rsshub/3.0.93/Chart.lock rename to stable/rsshub/3.0.94/Chart.lock index a505e8d62a0..7f14d417cb1 100644 --- a/stable/rsshub/3.0.93/Chart.lock +++ b/stable/rsshub/3.0.94/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.71 digest: sha256:0666c5da756ea9f6a74e2ce08ddf312c96eb4f9928f70b68cd2a35784b24812e -generated: "2022-09-12T22:58:36.590945408Z" +generated: "2022-09-13T05:26:19.974559715Z" diff --git a/stable/rsshub/3.0.93/Chart.yaml b/stable/rsshub/3.0.94/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.93/Chart.yaml rename to stable/rsshub/3.0.94/Chart.yaml index a94dcf90dbb..80774d5ce96 100644 --- a/stable/rsshub/3.0.93/Chart.yaml +++ b/stable/rsshub/3.0.94/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.93 +version: 3.0.94 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.93/README.md b/stable/rsshub/3.0.94/README.md similarity index 98% rename from stable/rsshub/3.0.93/README.md rename to stable/rsshub/3.0.94/README.md index 0184afb6805..736ae339ee0 100644 --- a/stable/rsshub/3.0.93/README.md +++ b/stable/rsshub/3.0.94/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.93](https://img.shields.io/badge/Version-3.0.93-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.94](https://img.shields.io/badge/Version-3.0.94-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/stable/rsshub/3.0.93/app-readme.md b/stable/rsshub/3.0.94/app-readme.md similarity index 100% rename from stable/rsshub/3.0.93/app-readme.md rename to stable/rsshub/3.0.94/app-readme.md diff --git a/stable/rsshub/3.0.94/charts/common-10.5.9.tgz b/stable/rsshub/3.0.94/charts/common-10.5.9.tgz new file mode 100644 index 00000000000..006c19d595c Binary files /dev/null and b/stable/rsshub/3.0.94/charts/common-10.5.9.tgz differ diff --git a/stable/rsshub/3.0.93/charts/redis-3.0.71.tgz b/stable/rsshub/3.0.94/charts/redis-3.0.71.tgz similarity index 100% rename from stable/rsshub/3.0.93/charts/redis-3.0.71.tgz rename to stable/rsshub/3.0.94/charts/redis-3.0.71.tgz diff --git a/stable/rsshub/3.0.93/ix_values.yaml b/stable/rsshub/3.0.94/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.93/ix_values.yaml rename to stable/rsshub/3.0.94/ix_values.yaml index b280e957516..698cc540695 100644 --- a/stable/rsshub/3.0.93/ix_values.yaml +++ b/stable/rsshub/3.0.94/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:ee2f39f41d3b3392970456bfd100a9c6cd1990e72d0866eec8801cdfa4e4b887 + tag: latest@sha256:8275abbe6df34ea2b87b18ce08411a56611a419f787053ee971786e8e0f1b88b browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.93/questions.yaml b/stable/rsshub/3.0.94/questions.yaml similarity index 100% rename from stable/rsshub/3.0.93/questions.yaml rename to stable/rsshub/3.0.94/questions.yaml diff --git a/stable/rsshub/3.0.94/templates/common.yaml b/stable/rsshub/3.0.94/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/rsshub/3.0.94/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.94/values.yaml b/stable/rsshub/3.0.94/values.yaml new file mode 100644 index 00000000000..e69de29bb2d