diff --git a/dependency/mariadb/3.0.66/CHANGELOG.md b/dependency/mariadb/3.0.67/CHANGELOG.md similarity index 100% rename from dependency/mariadb/3.0.66/CHANGELOG.md rename to dependency/mariadb/3.0.67/CHANGELOG.md index e467339f61e..15151eef4be 100644 --- a/dependency/mariadb/3.0.66/CHANGELOG.md +++ b/dependency/mariadb/3.0.67/CHANGELOG.md @@ -3,6 +3,7 @@ + ## [mariadb-3.0.65](https://github.com/truecharts/charts/compare/mariadb-3.0.64...mariadb-3.0.65) (2022-08-30) ### Chore @@ -96,4 +97,3 @@ - update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428)) - diff --git a/dependency/postgresql/8.0.69/Chart.lock b/dependency/mariadb/3.0.67/Chart.lock similarity index 80% rename from dependency/postgresql/8.0.69/Chart.lock rename to dependency/mariadb/3.0.67/Chart.lock index 79f8de7a192..47b4869fa7f 100644 --- a/dependency/postgresql/8.0.69/Chart.lock +++ b/dependency/mariadb/3.0.67/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T20:52:50.798077633Z" +generated: "2022-08-31T06:38:57.787811122Z" diff --git a/dependency/mariadb/3.0.66/Chart.yaml b/dependency/mariadb/3.0.67/Chart.yaml similarity index 98% rename from dependency/mariadb/3.0.66/Chart.yaml rename to dependency/mariadb/3.0.67/Chart.yaml index c8d719b655e..9d715e9423f 100644 --- a/dependency/mariadb/3.0.66/Chart.yaml +++ b/dependency/mariadb/3.0.67/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.66 +version: 3.0.67 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.66/README.md b/dependency/mariadb/3.0.67/README.md similarity index 98% rename from dependency/mariadb/3.0.66/README.md rename to dependency/mariadb/3.0.67/README.md index 9150f96e9a2..90c92c8221a 100644 --- a/dependency/mariadb/3.0.66/README.md +++ b/dependency/mariadb/3.0.67/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.66](https://img.shields.io/badge/Version-3.0.66-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) +![Version: 3.0.67](https://img.shields.io/badge/Version-3.0.67-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. diff --git a/dependency/mariadb/3.0.66/app-readme.md b/dependency/mariadb/3.0.67/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.66/app-readme.md rename to dependency/mariadb/3.0.67/app-readme.md diff --git a/dependency/mariadb/3.0.66/charts/common-10.5.6.tgz b/dependency/mariadb/3.0.67/charts/common-10.5.6.tgz similarity index 100% rename from dependency/mariadb/3.0.66/charts/common-10.5.6.tgz rename to dependency/mariadb/3.0.67/charts/common-10.5.6.tgz diff --git a/dependency/mariadb/3.0.66/ix_values.yaml b/dependency/mariadb/3.0.67/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.66/ix_values.yaml rename to dependency/mariadb/3.0.67/ix_values.yaml index 30f1f460b30..bb11a1461f5 100644 --- a/dependency/mariadb/3.0.66/ix_values.yaml +++ b/dependency/mariadb/3.0.67/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: 10.8.4@sha256:85eb7557caf0ecfbfef988ed5ea0c0385de3cdb27f444a7e6c9c75966f4d7910 + tag: 10.8.4@sha256:4860ea344aa58f51e8692cff5593480bbaa28c99cc44fcdd9935f6fc7712135b controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.66/questions.yaml b/dependency/mariadb/3.0.67/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.66/questions.yaml rename to dependency/mariadb/3.0.67/questions.yaml diff --git a/dependency/mariadb/3.0.66/templates/common.yaml b/dependency/mariadb/3.0.67/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.66/templates/common.yaml rename to dependency/mariadb/3.0.67/templates/common.yaml diff --git a/dependency/mariadb/3.0.66/values.yaml b/dependency/mariadb/3.0.67/values.yaml similarity index 100% rename from dependency/mariadb/3.0.66/values.yaml rename to dependency/mariadb/3.0.67/values.yaml diff --git a/dependency/postgresql/8.0.69/CHANGELOG.md b/dependency/postgresql/8.0.69/CHANGELOG.md deleted file mode 100644 index a7abdc87c6d..00000000000 --- a/dependency/postgresql/8.0.69/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [postgresql-8.0.69](https://github.com/truecharts/charts/compare/postgresql-8.0.67...postgresql-8.0.69) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635)) - - update helm chart common to v10.5.5 - - - - -## [postgresql-8.0.68](https://github.com/truecharts/charts/compare/postgresql-8.0.67...postgresql-8.0.68) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 - - - - -## [postgresql-8.0.67](https://github.com/truecharts/charts/compare/postgresql-8.0.66...postgresql-8.0.67) (2022-08-29) - -### Chore - -- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613)) - - - - -## [postgresql-8.0.66](https://github.com/truecharts/charts/compare/postgresql-8.0.65...postgresql-8.0.66) (2022-08-29) - -### Chore - -- update helm chart common to v10.5.3 ([#3610](https://github.com/truecharts/charts/issues/3610)) - - - - -## [postgresql-8.0.65](https://github.com/truecharts/charts/compare/postgresql-8.0.64...postgresql-8.0.65) (2022-08-26) - -### Chore - -- update helm chart common to v10.5.2 ([#3583](https://github.com/truecharts/charts/issues/3583)) - - - - -## [postgresql-8.0.64](https://github.com/truecharts/charts/compare/postgresql-8.0.63...postgresql-8.0.64) (2022-08-25) - -### Chore - -- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) - - - - -## [postgresql-8.0.63](https://github.com/truecharts/charts/compare/postgresql-8.0.62...postgresql-8.0.63) (2022-08-23) - -### Chore - -- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546)) - - - - -## [postgresql-8.0.62](https://github.com/truecharts/charts/compare/postgresql-8.0.61...postgresql-8.0.62) (2022-08-22) - -### Chore - -- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) - - - - - -## [postgresql-8.0.60](https://github.com/truecharts/charts/compare/postgresql-8.0.59...postgresql-8.0.60) (2022-08-20) - -### Chore - -- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) - - - - - - -## [postgresql-8.0.56](https://github.com/truecharts/charts/compare/postgresql-8.0.55...postgresql-8.0.56) (2022-08-14) - -### Chore - -- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) - - - - diff --git a/dependency/postgresql/8.0.70/CHANGELOG.md b/dependency/postgresql/8.0.70/CHANGELOG.md new file mode 100644 index 00000000000..d1d87997150 --- /dev/null +++ b/dependency/postgresql/8.0.70/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptpad-0.0.42](https://github.com/truecharts/charts/compare/cryptpad-0.0.41...cryptpad-0.0.42) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [cryptpad-0.0.41](https://github.com/truecharts/charts/compare/cryptpad-0.0.40...cryptpad-0.0.41) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [cryptpad-0.0.40](https://github.com/truecharts/charts/compare/cryptpad-0.0.39...cryptpad-0.0.40) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [cryptpad-0.0.39](https://github.com/truecharts/charts/compare/cryptpad-0.0.38...cryptpad-0.0.39) (2022-08-30) + +### Chore + +- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623)) + + + + +## [cryptpad-0.0.38](https://github.com/truecharts/charts/compare/cryptpad-0.0.37...cryptpad-0.0.38) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [cryptpad-0.0.37](https://github.com/truecharts/charts/compare/cryptpad-0.0.36...cryptpad-0.0.37) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + +## [cryptpad-0.0.36](https://github.com/truecharts/charts/compare/cryptpad-0.0.33...cryptpad-0.0.36) (2022-08-27) + +### Chore + +- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587)) + + ### Fix + +- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) + + + + +## [cryptpad-0.0.33](https://github.com/truecharts/charts/compare/cryptpad-0.0.32...cryptpad-0.0.33) (2022-08-26) + +### Chore + +- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573)) + + + + +## [cryptpad-0.0.32](https://github.com/truecharts/charts/compare/cryptpad-0.0.31...cryptpad-0.0.32) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [cryptpad-0.0.31](https://github.com/truecharts/charts/compare/cryptpad-0.0.30...cryptpad-0.0.31) (2022-08-24) + +### Chore + +- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) + + + + +## [cryptpad-0.0.30](https://github.com/truecharts/charts/compare/cryptpad-0.0.29...cryptpad-0.0.30) (2022-08-23) diff --git a/dependency/mariadb/3.0.66/Chart.lock b/dependency/postgresql/8.0.70/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.66/Chart.lock rename to dependency/postgresql/8.0.70/Chart.lock index 26bc5de1275..d52a72bdf62 100644 --- a/dependency/mariadb/3.0.66/Chart.lock +++ b/dependency/postgresql/8.0.70/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T20:52:24.272159026Z" +generated: "2022-08-31T06:38:57.840903243Z" diff --git a/dependency/postgresql/8.0.69/Chart.yaml b/dependency/postgresql/8.0.70/Chart.yaml similarity index 97% rename from dependency/postgresql/8.0.69/Chart.yaml rename to dependency/postgresql/8.0.70/Chart.yaml index 60885285dbf..3ab17cccb79 100644 --- a/dependency/postgresql/8.0.69/Chart.yaml +++ b/dependency/postgresql/8.0.70/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.69 +version: 8.0.70 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.69/README.md b/dependency/postgresql/8.0.70/README.md similarity index 98% rename from dependency/postgresql/8.0.69/README.md rename to dependency/postgresql/8.0.70/README.md index 30f4ba64eed..a94e54257e6 100644 --- a/dependency/postgresql/8.0.69/README.md +++ b/dependency/postgresql/8.0.70/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.69](https://img.shields.io/badge/Version-8.0.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.70](https://img.shields.io/badge/Version-8.0.70-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL diff --git a/dependency/postgresql/8.0.69/app-readme.md b/dependency/postgresql/8.0.70/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.69/app-readme.md rename to dependency/postgresql/8.0.70/app-readme.md diff --git a/dependency/postgresql/8.0.69/charts/common-10.5.6.tgz b/dependency/postgresql/8.0.70/charts/common-10.5.6.tgz similarity index 100% rename from dependency/postgresql/8.0.69/charts/common-10.5.6.tgz rename to dependency/postgresql/8.0.70/charts/common-10.5.6.tgz diff --git a/dependency/postgresql/8.0.69/ix_values.yaml b/dependency/postgresql/8.0.70/ix_values.yaml similarity index 97% rename from dependency/postgresql/8.0.69/ix_values.yaml rename to dependency/postgresql/8.0.70/ix_values.yaml index 3400102f5b9..350565c6fa2 100644 --- a/dependency/postgresql/8.0.69/ix_values.yaml +++ b/dependency/postgresql/8.0.70/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:cb08d8828c852a23a2665bceac109b9d4ef8c388d4e859ec32aca0a3a8431bae + tag: 14.5.0@sha256:7cf56adb54f4dd63e786b2ed9159d8b88e33a5548cc21466fbf3d22b6675a16c controller: # -- Set the controller type. diff --git a/dependency/postgresql/8.0.69/questions.yaml b/dependency/postgresql/8.0.70/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.69/questions.yaml rename to dependency/postgresql/8.0.70/questions.yaml diff --git a/dependency/postgresql/8.0.69/templates/common.yaml b/dependency/postgresql/8.0.70/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.69/templates/common.yaml rename to dependency/postgresql/8.0.70/templates/common.yaml diff --git a/dependency/postgresql/8.0.69/values.yaml b/dependency/postgresql/8.0.70/values.yaml similarity index 100% rename from dependency/postgresql/8.0.69/values.yaml rename to dependency/postgresql/8.0.70/values.yaml diff --git a/incubator/cryptpad/0.0.41/CHANGELOG.md b/incubator/cryptpad/0.0.42/CHANGELOG.md similarity index 95% rename from incubator/cryptpad/0.0.41/CHANGELOG.md rename to incubator/cryptpad/0.0.42/CHANGELOG.md index 67b5efaaab2..4d743ad8cd4 100644 --- a/incubator/cryptpad/0.0.41/CHANGELOG.md +++ b/incubator/cryptpad/0.0.42/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [cryptpad-0.0.41](https://github.com/truecharts/charts/compare/cryptpad-0.0.40...cryptpad-0.0.41) (2022-08-30) ### Chore @@ -96,4 +97,3 @@ -## [cryptpad-0.0.29](https://github.com/truecharts/charts/compare/cryptpad-0.0.28...cryptpad-0.0.29) (2022-08-23) diff --git a/incubator/cryptpad/0.0.41/Chart.lock b/incubator/cryptpad/0.0.42/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.41/Chart.lock rename to incubator/cryptpad/0.0.42/Chart.lock index 3190dbe0a0f..5d400bf6f2d 100644 --- a/incubator/cryptpad/0.0.41/Chart.lock +++ b/incubator/cryptpad/0.0.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:38:04.508129852Z" +generated: "2022-08-31T06:38:57.869863918Z" diff --git a/incubator/cryptpad/0.0.41/Chart.yaml b/incubator/cryptpad/0.0.42/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.41/Chart.yaml rename to incubator/cryptpad/0.0.42/Chart.yaml index 54a74982a27..4f4dfc30ad6 100644 --- a/incubator/cryptpad/0.0.41/Chart.yaml +++ b/incubator/cryptpad/0.0.42/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.41 +version: 0.0.42 diff --git a/incubator/cryptpad/0.0.41/README.md b/incubator/cryptpad/0.0.42/README.md similarity index 98% rename from incubator/cryptpad/0.0.41/README.md rename to incubator/cryptpad/0.0.42/README.md index 589f8d93ba8..6d6579273bf 100644 --- a/incubator/cryptpad/0.0.41/README.md +++ b/incubator/cryptpad/0.0.42/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.41](https://img.shields.io/badge/Version-0.0.41-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.42](https://img.shields.io/badge/Version-0.0.42-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.41/app-readme.md b/incubator/cryptpad/0.0.42/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.41/app-readme.md rename to incubator/cryptpad/0.0.42/app-readme.md diff --git a/incubator/cryptpad/0.0.41/charts/common-10.5.6.tgz b/incubator/cryptpad/0.0.42/charts/common-10.5.6.tgz similarity index 100% rename from incubator/cryptpad/0.0.41/charts/common-10.5.6.tgz rename to incubator/cryptpad/0.0.42/charts/common-10.5.6.tgz diff --git a/incubator/cryptpad/0.0.41/ix_values.yaml b/incubator/cryptpad/0.0.42/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.41/ix_values.yaml rename to incubator/cryptpad/0.0.42/ix_values.yaml index 86c9fe791eb..8f99f2084dc 100644 --- a/incubator/cryptpad/0.0.41/ix_values.yaml +++ b/incubator/cryptpad/0.0.42/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:ead0ed2eaa7273f6d1adce1e47fa2cff386cee21f1d8cfbafccdd99c692b57bc + tag: latest@sha256:c7bfbef26ed10ee640ba816d97dc58e1df2e22f916da21cca11e2f6f3675002f persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.41/questions.yaml b/incubator/cryptpad/0.0.42/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.41/questions.yaml rename to incubator/cryptpad/0.0.42/questions.yaml diff --git a/incubator/cryptpad/0.0.41/templates/common.yaml b/incubator/cryptpad/0.0.42/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.41/templates/common.yaml rename to incubator/cryptpad/0.0.42/templates/common.yaml diff --git a/incubator/cryptpad/0.0.41/values.yaml b/incubator/cryptpad/0.0.42/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.41/values.yaml rename to incubator/cryptpad/0.0.42/values.yaml diff --git a/incubator/filestash/0.0.29/CHANGELOG.md b/incubator/filestash/0.0.30/CHANGELOG.md similarity index 88% rename from incubator/filestash/0.0.29/CHANGELOG.md rename to incubator/filestash/0.0.30/CHANGELOG.md index 11932606116..e8e6864fa86 100644 --- a/incubator/filestash/0.0.29/CHANGELOG.md +++ b/incubator/filestash/0.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [filestash-0.0.30](https://github.com/truecharts/charts/compare/filestash-0.0.29...filestash-0.0.30) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [filestash-0.0.29](https://github.com/truecharts/charts/compare/filestash-0.0.28...filestash-0.0.29) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ -## [filestash-0.0.17](https://github.com/truecharts/charts/compare/filestash-0.0.16...filestash-0.0.17) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps - - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) - - ### Fix - diff --git a/incubator/filestash/0.0.29/Chart.lock b/incubator/filestash/0.0.30/Chart.lock similarity index 80% rename from incubator/filestash/0.0.29/Chart.lock rename to incubator/filestash/0.0.30/Chart.lock index 40658cbc295..7fb7cf688bf 100644 --- a/incubator/filestash/0.0.29/Chart.lock +++ b/incubator/filestash/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:42:43.807702695Z" +generated: "2022-08-31T06:38:57.877158162Z" diff --git a/incubator/filestash/0.0.29/Chart.yaml b/incubator/filestash/0.0.30/Chart.yaml similarity index 98% rename from incubator/filestash/0.0.29/Chart.yaml rename to incubator/filestash/0.0.30/Chart.yaml index 0d813c71eaa..bf43d254bac 100644 --- a/incubator/filestash/0.0.29/Chart.yaml +++ b/incubator/filestash/0.0.30/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ type: application -version: 0.0.29 +version: 0.0.30 diff --git a/incubator/filestash/0.0.29/README.md b/incubator/filestash/0.0.30/README.md similarity index 98% rename from incubator/filestash/0.0.29/README.md rename to incubator/filestash/0.0.30/README.md index d6b6a0bc5c3..f2b94467e44 100644 --- a/incubator/filestash/0.0.29/README.md +++ b/incubator/filestash/0.0.30/README.md @@ -1,6 +1,6 @@ # filestash -![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... diff --git a/incubator/filestash/0.0.29/app-readme.md b/incubator/filestash/0.0.30/app-readme.md similarity index 100% rename from incubator/filestash/0.0.29/app-readme.md rename to incubator/filestash/0.0.30/app-readme.md diff --git a/incubator/filestash/0.0.29/charts/common-10.5.6.tgz b/incubator/filestash/0.0.30/charts/common-10.5.6.tgz similarity index 100% rename from incubator/filestash/0.0.29/charts/common-10.5.6.tgz rename to incubator/filestash/0.0.30/charts/common-10.5.6.tgz diff --git a/incubator/filestash/0.0.29/ix_values.yaml b/incubator/filestash/0.0.30/ix_values.yaml similarity index 82% rename from incubator/filestash/0.0.29/ix_values.yaml rename to incubator/filestash/0.0.30/ix_values.yaml index b5001d34430..894cfc82b99 100644 --- a/incubator/filestash/0.0.29/ix_values.yaml +++ b/incubator/filestash/0.0.30/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/filestash - tag: latest@sha256:8a280cc062b084a207fe5e3058c2b753e2d3c9e2f2552217a3d6d1021f7b0c70 + tag: latest@sha256:b8c9fd764722ef904900f9b5345b99b8a1e54f4321fed62e301d357114992e89 persistence: appdata: enabled: true diff --git a/incubator/filestash/0.0.29/questions.yaml b/incubator/filestash/0.0.30/questions.yaml similarity index 100% rename from incubator/filestash/0.0.29/questions.yaml rename to incubator/filestash/0.0.30/questions.yaml diff --git a/incubator/filestash/0.0.29/templates/common.yaml b/incubator/filestash/0.0.30/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.29/templates/common.yaml rename to incubator/filestash/0.0.30/templates/common.yaml diff --git a/incubator/filestash/0.0.29/values.yaml b/incubator/filestash/0.0.30/values.yaml similarity index 100% rename from incubator/filestash/0.0.29/values.yaml rename to incubator/filestash/0.0.30/values.yaml diff --git a/incubator/fireshare/0.0.25/Chart.lock b/incubator/fireshare/0.0.25/Chart.lock deleted file mode 100644 index 7f5da19487b..00000000000 --- a/incubator/fireshare/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:42:57.815715072Z" diff --git a/incubator/fireshare/0.0.25/CHANGELOG.md b/incubator/fireshare/0.0.26/CHANGELOG.md similarity index 100% rename from incubator/fireshare/0.0.25/CHANGELOG.md rename to incubator/fireshare/0.0.26/CHANGELOG.md index 4666d79a11e..df9d6459243 100644 --- a/incubator/fireshare/0.0.25/CHANGELOG.md +++ b/incubator/fireshare/0.0.26/CHANGELOG.md @@ -2,6 +2,7 @@ + ## [fireshare-0.0.25](https://github.com/truecharts/charts/compare/fireshare-0.0.24...fireshare-0.0.25) (2022-08-30) ### Chore @@ -96,4 +97,3 @@ - cleanup ([#3342](https://github.com/truecharts/apps/issues/3342)) - diff --git a/incubator/fireshare/0.0.26/Chart.lock b/incubator/fireshare/0.0.26/Chart.lock new file mode 100644 index 00000000000..3b88534b6da --- /dev/null +++ b/incubator/fireshare/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:24.351273185Z" diff --git a/incubator/fireshare/0.0.25/Chart.yaml b/incubator/fireshare/0.0.26/Chart.yaml similarity index 95% rename from incubator/fireshare/0.0.25/Chart.yaml rename to incubator/fireshare/0.0.26/Chart.yaml index 777325223ae..460a17a3dc0 100644 --- a/incubator/fireshare/0.0.25/Chart.yaml +++ b/incubator/fireshare/0.0.26/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "1.2.3" +appVersion: "1.2.4" kubeVersion: ">=1.16.0-0" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.5.6 description: "Share your game clips, videos, or other media via unique links." -version: 0.0.25 +version: 0.0.26 deprecated: false home: https://truecharts.org/docs/charts/incubator/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png diff --git a/incubator/fireshare/0.0.25/README.md b/incubator/fireshare/0.0.26/README.md similarity index 95% rename from incubator/fireshare/0.0.25/README.md rename to incubator/fireshare/0.0.26/README.md index 0a77786d2a7..45f6bd3e837 100644 --- a/incubator/fireshare/0.0.25/README.md +++ b/incubator/fireshare/0.0.26/README.md @@ -1,6 +1,6 @@ # fireshare -![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.3](https://img.shields.io/badge/AppVersion-1.2.3-informational?style=flat-square) +![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) Share your game clips, videos, or other media via unique links. diff --git a/incubator/fireshare/0.0.25/app-readme.md b/incubator/fireshare/0.0.26/app-readme.md similarity index 100% rename from incubator/fireshare/0.0.25/app-readme.md rename to incubator/fireshare/0.0.26/app-readme.md diff --git a/incubator/fireshare/0.0.25/charts/common-10.5.6.tgz b/incubator/fireshare/0.0.26/charts/common-10.5.6.tgz similarity index 100% rename from incubator/fireshare/0.0.25/charts/common-10.5.6.tgz rename to incubator/fireshare/0.0.26/charts/common-10.5.6.tgz diff --git a/incubator/fireshare/0.0.25/ix_values.yaml b/incubator/fireshare/0.0.26/ix_values.yaml similarity index 88% rename from incubator/fireshare/0.0.25/ix_values.yaml rename to incubator/fireshare/0.0.26/ix_values.yaml index 76833131622..53329a4a091 100644 --- a/incubator/fireshare/0.0.25/ix_values.yaml +++ b/incubator/fireshare/0.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/fireshare - tag: 1.2.3@sha256:f65f8c6e8ff881a09971f8a7b86d1e3437f983ac0cd6ff39cadf3b0584819946 + tag: 1.2.4@sha256:717c49717068e4276cbb5dafeebe463652512b5f80c1d9c26f7dab40af202ce4 podSecurityContext: runAsGroup: 0 diff --git a/incubator/fireshare/0.0.25/questions.yaml b/incubator/fireshare/0.0.26/questions.yaml similarity index 100% rename from incubator/fireshare/0.0.25/questions.yaml rename to incubator/fireshare/0.0.26/questions.yaml diff --git a/incubator/fireshare/0.0.25/templates/_secrets.tpl b/incubator/fireshare/0.0.26/templates/_secrets.tpl similarity index 100% rename from incubator/fireshare/0.0.25/templates/_secrets.tpl rename to incubator/fireshare/0.0.26/templates/_secrets.tpl diff --git a/incubator/fireshare/0.0.25/templates/common.yaml b/incubator/fireshare/0.0.26/templates/common.yaml similarity index 100% rename from incubator/fireshare/0.0.25/templates/common.yaml rename to incubator/fireshare/0.0.26/templates/common.yaml diff --git a/incubator/fireshare/0.0.25/values.yaml b/incubator/fireshare/0.0.26/values.yaml similarity index 100% rename from incubator/fireshare/0.0.25/values.yaml rename to incubator/fireshare/0.0.26/values.yaml diff --git a/incubator/grafana-image-renderer/0.0.22/Chart.lock b/incubator/grafana-image-renderer/0.0.22/Chart.lock deleted file mode 100644 index 372f8856d8a..00000000000 --- a/incubator/grafana-image-renderer/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:45:52.855481976Z" diff --git a/incubator/grafana-image-renderer/0.0.22/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.23/CHANGELOG.md similarity index 91% rename from incubator/grafana-image-renderer/0.0.22/CHANGELOG.md rename to incubator/grafana-image-renderer/0.0.23/CHANGELOG.md index a9e14e019d6..7a761e6f285 100644 --- a/incubator/grafana-image-renderer/0.0.22/CHANGELOG.md +++ b/incubator/grafana-image-renderer/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [grafana-image-renderer-0.0.23](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.22...grafana-image-renderer-0.0.23) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [grafana-image-renderer-0.0.22](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.20...grafana-image-renderer-0.0.22) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [grafana-image-renderer-0.0.12](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-image-renderer-0.0.12) (2022-07-23) diff --git a/incubator/grafana-image-renderer/0.0.23/Chart.lock b/incubator/grafana-image-renderer/0.0.23/Chart.lock new file mode 100644 index 00000000000..61d92497d47 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:24.291396504Z" diff --git a/incubator/grafana-image-renderer/0.0.22/Chart.yaml b/incubator/grafana-image-renderer/0.0.23/Chart.yaml similarity index 98% rename from incubator/grafana-image-renderer/0.0.22/Chart.yaml rename to incubator/grafana-image-renderer/0.0.23/Chart.yaml index 4539f8123bc..5ee27865899 100644 --- a/incubator/grafana-image-renderer/0.0.22/Chart.yaml +++ b/incubator/grafana-image-renderer/0.0.23/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - https://hub.docker.com/r/grafana/grafana-image-renderer type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/grafana-image-renderer/0.0.22/README.md b/incubator/grafana-image-renderer/0.0.23/README.md similarity index 98% rename from incubator/grafana-image-renderer/0.0.22/README.md rename to incubator/grafana-image-renderer/0.0.23/README.md index 23585775c94..0025acaf4bf 100644 --- a/incubator/grafana-image-renderer/0.0.22/README.md +++ b/incubator/grafana-image-renderer/0.0.23/README.md @@ -1,6 +1,6 @@ # grafana-image-renderer -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-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 Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. diff --git a/incubator/grafana-image-renderer/0.0.22/app-readme.md b/incubator/grafana-image-renderer/0.0.23/app-readme.md similarity index 100% rename from incubator/grafana-image-renderer/0.0.22/app-readme.md rename to incubator/grafana-image-renderer/0.0.23/app-readme.md diff --git a/incubator/grafana-image-renderer/0.0.22/charts/common-10.5.6.tgz b/incubator/grafana-image-renderer/0.0.23/charts/common-10.5.6.tgz similarity index 100% rename from incubator/grafana-image-renderer/0.0.22/charts/common-10.5.6.tgz rename to incubator/grafana-image-renderer/0.0.23/charts/common-10.5.6.tgz diff --git a/incubator/grafana-image-renderer/0.0.22/ix_values.yaml b/incubator/grafana-image-renderer/0.0.23/ix_values.yaml similarity index 83% rename from incubator/grafana-image-renderer/0.0.22/ix_values.yaml rename to incubator/grafana-image-renderer/0.0.23/ix_values.yaml index be292e14715..51131d96d3e 100644 --- a/incubator/grafana-image-renderer/0.0.22/ix_values.yaml +++ b/incubator/grafana-image-renderer/0.0.23/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/grafana-image-renderer - tag: latest@sha256:044a4e0e212ef203bd03d4cfd1cb6336cfa327c034a20b895e699e53ab8c0d7f + tag: latest@sha256:b3510b717f03e77a8e17c2c1b6991bb43c3cea44c17f386215e4b58c2db9313f persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/grafana-image-renderer/0.0.22/questions.yaml b/incubator/grafana-image-renderer/0.0.23/questions.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.22/questions.yaml rename to incubator/grafana-image-renderer/0.0.23/questions.yaml diff --git a/incubator/grafana-image-renderer/0.0.22/templates/common.yaml b/incubator/grafana-image-renderer/0.0.23/templates/common.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.22/templates/common.yaml rename to incubator/grafana-image-renderer/0.0.23/templates/common.yaml diff --git a/incubator/grafana-image-renderer/0.0.22/values.yaml b/incubator/grafana-image-renderer/0.0.23/values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.22/values.yaml rename to incubator/grafana-image-renderer/0.0.23/values.yaml diff --git a/incubator/notea/0.0.22/Chart.lock b/incubator/notea/0.0.22/Chart.lock deleted file mode 100644 index 1250dee259a..00000000000 --- a/incubator/notea/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:53:51.385294777Z" diff --git a/incubator/notea/0.0.22/CHANGELOG.md b/incubator/notea/0.0.23/CHANGELOG.md similarity index 92% rename from incubator/notea/0.0.22/CHANGELOG.md rename to incubator/notea/0.0.23/CHANGELOG.md index 121910f0b4f..c369a0b1943 100644 --- a/incubator/notea/0.0.22/CHANGELOG.md +++ b/incubator/notea/0.0.23/CHANGELOG.md @@ -2,6 +2,15 @@ +## [notea-0.0.23](https://github.com/truecharts/charts/compare/notea-0.0.22...notea-0.0.23) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [notea-0.0.22](https://github.com/truecharts/charts/compare/notea-0.0.20...notea-0.0.22) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [notea-0.0.12](https://github.com/truecharts/apps/compare/notea-0.0.11...notea-0.0.12) (2022-07-23) diff --git a/incubator/notea/0.0.23/Chart.lock b/incubator/notea/0.0.23/Chart.lock new file mode 100644 index 00000000000..9893de1b936 --- /dev/null +++ b/incubator/notea/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:24.333573472Z" diff --git a/incubator/notea/0.0.22/Chart.yaml b/incubator/notea/0.0.23/Chart.yaml similarity index 98% rename from incubator/notea/0.0.22/Chart.yaml rename to incubator/notea/0.0.23/Chart.yaml index 619ceb34e6d..33c7c3ff66d 100644 --- a/incubator/notea/0.0.22/Chart.yaml +++ b/incubator/notea/0.0.23/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/diamkil/docker-notea - https://registry.hub.docker.com/r/diamkil/notea/ type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/notea/0.0.22/README.md b/incubator/notea/0.0.23/README.md similarity index 98% rename from incubator/notea/0.0.22/README.md rename to incubator/notea/0.0.23/README.md index 3e1dc17849a..e123bef743b 100644 --- a/incubator/notea/0.0.22/README.md +++ b/incubator/notea/0.0.23/README.md @@ -1,6 +1,6 @@ # notea -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-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) Self hosted note taking, alternative to Notions. Look at Github for config diff --git a/incubator/notea/0.0.22/app-readme.md b/incubator/notea/0.0.23/app-readme.md similarity index 100% rename from incubator/notea/0.0.22/app-readme.md rename to incubator/notea/0.0.23/app-readme.md diff --git a/incubator/notea/0.0.22/charts/common-10.5.6.tgz b/incubator/notea/0.0.23/charts/common-10.5.6.tgz similarity index 100% rename from incubator/notea/0.0.22/charts/common-10.5.6.tgz rename to incubator/notea/0.0.23/charts/common-10.5.6.tgz diff --git a/incubator/notea/0.0.22/ix_values.yaml b/incubator/notea/0.0.23/ix_values.yaml similarity index 84% rename from incubator/notea/0.0.22/ix_values.yaml rename to incubator/notea/0.0.23/ix_values.yaml index f4c75a4a9d9..3da718a5a07 100644 --- a/incubator/notea/0.0.22/ix_values.yaml +++ b/incubator/notea/0.0.23/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/notea - tag: latest@sha256:02c3f3e05abe6e83373d58f204b9a0a8625905a3ba5fc24712ee464568206ded + tag: latest@sha256:8de4f944d16259d9c58886ec4e88451ae803d84a556eb1eca065d9938f6a2a5f persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/notea/0.0.22/questions.yaml b/incubator/notea/0.0.23/questions.yaml similarity index 100% rename from incubator/notea/0.0.22/questions.yaml rename to incubator/notea/0.0.23/questions.yaml diff --git a/incubator/notea/0.0.22/templates/common.yaml b/incubator/notea/0.0.23/templates/common.yaml similarity index 100% rename from incubator/notea/0.0.22/templates/common.yaml rename to incubator/notea/0.0.23/templates/common.yaml diff --git a/incubator/notea/0.0.22/values.yaml b/incubator/notea/0.0.23/values.yaml similarity index 100% rename from incubator/notea/0.0.22/values.yaml rename to incubator/notea/0.0.23/values.yaml diff --git a/incubator/pastey/0.0.22/CHANGELOG.md b/incubator/pastey/0.0.22/CHANGELOG.md deleted file mode 100644 index 6a173451a3c..00000000000 --- a/incubator/pastey/0.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pastey-0.0.22](https://github.com/truecharts/charts/compare/pastey-0.0.20...pastey-0.0.22) (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)) - - - - -## [pastey-0.0.21](https://github.com/truecharts/charts/compare/pastey-0.0.20...pastey-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pastey-0.0.20](https://github.com/truecharts/charts/compare/pastey-0.0.19...pastey-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - - - -## [pastey-0.0.19](https://github.com/truecharts/charts/compare/pastey-0.0.17...pastey-0.0.19) (2022-08-26) - -### Fix - -- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) - - - - -## [pastey-0.0.17](https://github.com/truecharts/charts/compare/pastey-0.0.16...pastey-0.0.17) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - - - - -## [pastey-0.0.16](https://github.com/truecharts/charts/compare/pastey-0.0.15...pastey-0.0.16) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps - - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) - - ### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - - - - -## [pastey-0.0.15](https://github.com/truecharts/charts/compare/pastey-0.0.14...pastey-0.0.15) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - - -## [pastey-0.0.14](https://github.com/truecharts/apps/compare/pastey-0.0.13...pastey-0.0.14) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) - - update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - - - - -## [pastey-0.0.13](https://github.com/truecharts/apps/compare/pastey-0.0.12...pastey-0.0.13) (2022-07-25) - -### Chore - -- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [pastey-0.0.12](https://github.com/truecharts/apps/compare/pastey-0.0.11...pastey-0.0.12) (2022-07-23) diff --git a/incubator/pastey/0.0.22/Chart.lock b/incubator/pastey/0.0.22/Chart.lock deleted file mode 100644 index 5284717a754..00000000000 --- a/incubator/pastey/0.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:55:03.303503981Z" diff --git a/incubator/pastey/0.0.23/CHANGELOG.md b/incubator/pastey/0.0.23/CHANGELOG.md new file mode 100644 index 00000000000..54a10d3e026 --- /dev/null +++ b/incubator/pastey/0.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireshare-0.0.26](https://github.com/truecharts/charts/compare/fireshare-0.0.25...fireshare-0.0.26) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [fireshare-0.0.25](https://github.com/truecharts/charts/compare/fireshare-0.0.24...fireshare-0.0.25) (2022-08-30) + +### Chore + +- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) + + + + +## [fireshare-0.0.24](https://github.com/truecharts/charts/compare/fireshare-0.0.23...fireshare-0.0.24) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [fireshare-0.0.23](https://github.com/truecharts/charts/compare/fireshare-0.0.22...fireshare-0.0.23) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [fireshare-0.0.22](https://github.com/truecharts/charts/compare/fireshare-0.0.20...fireshare-0.0.22) (2022-08-26) + +### Fix + +- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) + + + + +## [fireshare-0.0.20](https://github.com/truecharts/charts/compare/fireshare-0.0.19...fireshare-0.0.20) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [fireshare-0.0.19](https://github.com/truecharts/charts/compare/fireshare-0.0.18...fireshare-0.0.19) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + - update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) + + ### Fix + +- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + +## [fireshare-0.0.18](https://github.com/truecharts/charts/compare/fireshare-0.0.17...fireshare-0.0.18) (2022-08-10) + +### Chore + +- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421)) + + + + +## [fireshare-0.0.17](https://github.com/truecharts/charts/compare/fireshare-0.0.16...fireshare-0.0.17) (2022-08-08) + +### Chore + +- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) + - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) + + + + +## [fireshare-0.0.16](https://github.com/truecharts/apps/compare/fireshare-0.0.15...fireshare-0.0.16) (2022-07-30) + +### Chore + +- update docker general non-major + + + diff --git a/incubator/pastey/0.0.23/Chart.lock b/incubator/pastey/0.0.23/Chart.lock new file mode 100644 index 00000000000..70d6ea2271b --- /dev/null +++ b/incubator/pastey/0.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:24.203699347Z" diff --git a/incubator/pastey/0.0.22/Chart.yaml b/incubator/pastey/0.0.23/Chart.yaml similarity index 98% rename from incubator/pastey/0.0.22/Chart.yaml rename to incubator/pastey/0.0.23/Chart.yaml index dcbe35b3d01..dca47e52fb8 100644 --- a/incubator/pastey/0.0.22/Chart.yaml +++ b/incubator/pastey/0.0.23/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Cesura/pastey - https://hub.docker.com/r/cesura/pastey/ type: application -version: 0.0.22 +version: 0.0.23 diff --git a/incubator/pastey/0.0.22/README.md b/incubator/pastey/0.0.23/README.md similarity index 98% rename from incubator/pastey/0.0.22/README.md rename to incubator/pastey/0.0.23/README.md index d5122f4a665..5303552635b 100644 --- a/incubator/pastey/0.0.22/README.md +++ b/incubator/pastey/0.0.23/README.md @@ -1,6 +1,6 @@ # pastey -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-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 lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. diff --git a/incubator/pastey/0.0.22/app-readme.md b/incubator/pastey/0.0.23/app-readme.md similarity index 100% rename from incubator/pastey/0.0.22/app-readme.md rename to incubator/pastey/0.0.23/app-readme.md diff --git a/incubator/pastey/0.0.22/charts/common-10.5.6.tgz b/incubator/pastey/0.0.23/charts/common-10.5.6.tgz similarity index 100% rename from incubator/pastey/0.0.22/charts/common-10.5.6.tgz rename to incubator/pastey/0.0.23/charts/common-10.5.6.tgz diff --git a/incubator/pastey/0.0.22/ix_values.yaml b/incubator/pastey/0.0.23/ix_values.yaml similarity index 89% rename from incubator/pastey/0.0.22/ix_values.yaml rename to incubator/pastey/0.0.23/ix_values.yaml index 5a0f92bc620..124bb01beb2 100644 --- a/incubator/pastey/0.0.22/ix_values.yaml +++ b/incubator/pastey/0.0.23/ix_values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pastey - tag: latest@sha256:7cce600a6d404f7b32ff2b0270252b3f06834787086abe4aac755ff000b94206 + tag: latest@sha256:b9a724608a136eaf80a57472db8d6c09bcd6daaf436824fed9fa5d178478c0bf persistence: data: enabled: true diff --git a/incubator/pastey/0.0.22/questions.yaml b/incubator/pastey/0.0.23/questions.yaml similarity index 100% rename from incubator/pastey/0.0.22/questions.yaml rename to incubator/pastey/0.0.23/questions.yaml diff --git a/incubator/pastey/0.0.22/templates/common.yaml b/incubator/pastey/0.0.23/templates/common.yaml similarity index 100% rename from incubator/pastey/0.0.22/templates/common.yaml rename to incubator/pastey/0.0.23/templates/common.yaml diff --git a/incubator/pastey/0.0.22/values.yaml b/incubator/pastey/0.0.23/values.yaml similarity index 100% rename from incubator/pastey/0.0.22/values.yaml rename to incubator/pastey/0.0.23/values.yaml diff --git a/incubator/plextraktsync/0.0.27/Chart.lock b/incubator/plextraktsync/0.0.27/Chart.lock deleted file mode 100644 index 96f8124ffee..00000000000 --- a/incubator/plextraktsync/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:56:44.225112441Z" diff --git a/incubator/plextraktsync/0.0.27/CHANGELOG.md b/incubator/plextraktsync/0.0.28/CHANGELOG.md similarity index 91% rename from incubator/plextraktsync/0.0.27/CHANGELOG.md rename to incubator/plextraktsync/0.0.28/CHANGELOG.md index 48a85ef44b5..e24fcde9e41 100644 --- a/incubator/plextraktsync/0.0.27/CHANGELOG.md +++ b/incubator/plextraktsync/0.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [plextraktsync-0.0.28](https://github.com/truecharts/charts/compare/plextraktsync-0.0.27...plextraktsync-0.0.28) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [plextraktsync-0.0.27](https://github.com/truecharts/charts/compare/plextraktsync-0.0.25...plextraktsync-0.0.27) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - - ### Chore - -- add fake digest to new incubator Apps to fetch digests - - - - -## [plexripper-0.0.12](https://github.com/truecharts/apps/compare/plexripper-0.0.11...plexripper-0.0.12) (2022-07-23) diff --git a/incubator/plextraktsync/0.0.28/Chart.lock b/incubator/plextraktsync/0.0.28/Chart.lock new file mode 100644 index 00000000000..d7537e21524 --- /dev/null +++ b/incubator/plextraktsync/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:49.075429366Z" diff --git a/incubator/plextraktsync/0.0.27/Chart.yaml b/incubator/plextraktsync/0.0.28/Chart.yaml similarity index 98% rename from incubator/plextraktsync/0.0.27/Chart.yaml rename to incubator/plextraktsync/0.0.28/Chart.yaml index 4d68860f198..82e4954951a 100644 --- a/incubator/plextraktsync/0.0.27/Chart.yaml +++ b/incubator/plextraktsync/0.0.28/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application -version: 0.0.27 +version: 0.0.28 diff --git a/incubator/plextraktsync/0.0.27/README.md b/incubator/plextraktsync/0.0.28/README.md similarity index 98% rename from incubator/plextraktsync/0.0.27/README.md rename to incubator/plextraktsync/0.0.28/README.md index 2b889088bd2..6ea78e25730 100644 --- a/incubator/plextraktsync/0.0.27/README.md +++ b/incubator/plextraktsync/0.0.28/README.md @@ -1,6 +1,6 @@ # plextraktsync -![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) Cette app permet de synchroniser le contenu de votre bibliotheque plex (pas de plexpass obligatoire) avec le site trakt.tv . diff --git a/incubator/plextraktsync/0.0.27/app-readme.md b/incubator/plextraktsync/0.0.28/app-readme.md similarity index 100% rename from incubator/plextraktsync/0.0.27/app-readme.md rename to incubator/plextraktsync/0.0.28/app-readme.md diff --git a/incubator/plextraktsync/0.0.27/charts/common-10.5.6.tgz b/incubator/plextraktsync/0.0.28/charts/common-10.5.6.tgz similarity index 100% rename from incubator/plextraktsync/0.0.27/charts/common-10.5.6.tgz rename to incubator/plextraktsync/0.0.28/charts/common-10.5.6.tgz diff --git a/incubator/plextraktsync/0.0.27/ix_values.yaml b/incubator/plextraktsync/0.0.28/ix_values.yaml similarity index 83% rename from incubator/plextraktsync/0.0.27/ix_values.yaml rename to incubator/plextraktsync/0.0.28/ix_values.yaml index 6a7e2888315..86d5e021f48 100644 --- a/incubator/plextraktsync/0.0.27/ix_values.yaml +++ b/incubator/plextraktsync/0.0.28/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:dbbbc221c97fd7ff1b142a167709f66962c4f370cb5f40839670767cd541c41f + tag: latest@sha256:bf4dc36125d8abc956390fcf9c9892b9011bc5fcee5d1f3eb57c877a496f6d79 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/plextraktsync/0.0.27/questions.yaml b/incubator/plextraktsync/0.0.28/questions.yaml similarity index 100% rename from incubator/plextraktsync/0.0.27/questions.yaml rename to incubator/plextraktsync/0.0.28/questions.yaml diff --git a/incubator/plextraktsync/0.0.27/templates/common.yaml b/incubator/plextraktsync/0.0.28/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/0.0.27/templates/common.yaml rename to incubator/plextraktsync/0.0.28/templates/common.yaml diff --git a/incubator/plextraktsync/0.0.27/values.yaml b/incubator/plextraktsync/0.0.28/values.yaml similarity index 100% rename from incubator/plextraktsync/0.0.27/values.yaml rename to incubator/plextraktsync/0.0.28/values.yaml diff --git a/incubator/qflood/0.0.26/Chart.lock b/incubator/qflood/0.0.26/Chart.lock deleted file mode 100644 index e4d53e314d6..00000000000 --- a/incubator/qflood/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-30T23:58:38.94156289Z" diff --git a/incubator/qflood/0.0.26/CHANGELOG.md b/incubator/qflood/0.0.27/CHANGELOG.md similarity index 89% rename from incubator/qflood/0.0.26/CHANGELOG.md rename to incubator/qflood/0.0.27/CHANGELOG.md index c9e59a9235c..b12d56c1c95 100644 --- a/incubator/qflood/0.0.26/CHANGELOG.md +++ b/incubator/qflood/0.0.27/CHANGELOG.md @@ -2,6 +2,15 @@ +## [qflood-0.0.27](https://github.com/truecharts/charts/compare/qflood-0.0.26...qflood-0.0.27) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [qflood-0.0.26](https://github.com/truecharts/charts/compare/qflood-0.0.24...qflood-0.0.26) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [qflood-0.0.16](https://github.com/truecharts/charts/compare/qflood-0.0.15...qflood-0.0.16) (2022-08-12) ### Chore - -- add documentation checkbox/section to all SCALE Apps - - update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453)) - - ### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - - diff --git a/incubator/qflood/0.0.27/Chart.lock b/incubator/qflood/0.0.27/Chart.lock new file mode 100644 index 00000000000..32e6f78123b --- /dev/null +++ b/incubator/qflood/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:49.427270515Z" diff --git a/incubator/qflood/0.0.26/Chart.yaml b/incubator/qflood/0.0.27/Chart.yaml similarity index 98% rename from incubator/qflood/0.0.26/Chart.yaml rename to incubator/qflood/0.0.27/Chart.yaml index 2a2a0229f1a..e1d5f93bd3d 100644 --- a/incubator/qflood/0.0.26/Chart.yaml +++ b/incubator/qflood/0.0.27/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hotio.dev/containers/qflood - https://hub.docker.com/r/hotio/qflood type: application -version: 0.0.26 +version: 0.0.27 diff --git a/incubator/qflood/0.0.26/README.md b/incubator/qflood/0.0.27/README.md similarity index 98% rename from incubator/qflood/0.0.26/README.md rename to incubator/qflood/0.0.27/README.md index b0fdb2c2058..43d08a63ada 100644 --- a/incubator/qflood/0.0.26/README.md +++ b/incubator/qflood/0.0.27/README.md @@ -1,6 +1,6 @@ # qflood -![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) Docker image with qBittorrent and the Flood UI. diff --git a/incubator/qflood/0.0.26/app-readme.md b/incubator/qflood/0.0.27/app-readme.md similarity index 100% rename from incubator/qflood/0.0.26/app-readme.md rename to incubator/qflood/0.0.27/app-readme.md diff --git a/incubator/qflood/0.0.26/charts/common-10.5.6.tgz b/incubator/qflood/0.0.27/charts/common-10.5.6.tgz similarity index 100% rename from incubator/qflood/0.0.26/charts/common-10.5.6.tgz rename to incubator/qflood/0.0.27/charts/common-10.5.6.tgz diff --git a/incubator/qflood/0.0.26/ix_values.yaml b/incubator/qflood/0.0.27/ix_values.yaml similarity index 87% rename from incubator/qflood/0.0.26/ix_values.yaml rename to incubator/qflood/0.0.27/ix_values.yaml index 893481447af..e19dc75eeef 100644 --- a/incubator/qflood/0.0.26/ix_values.yaml +++ b/incubator/qflood/0.0.27/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/qflood - tag: latest@sha256:5c3fd4339131a8e7bec97e941233824c38019d32c2b43058d99c24c9d659dea3 + tag: latest@sha256:895df35605af762e36a1623be59bb5415f93d97437b3dcba76e4d3f08f1cfde3 persistence: config: enabled: true diff --git a/incubator/qflood/0.0.26/questions.yaml b/incubator/qflood/0.0.27/questions.yaml similarity index 100% rename from incubator/qflood/0.0.26/questions.yaml rename to incubator/qflood/0.0.27/questions.yaml diff --git a/incubator/qflood/0.0.26/templates/common.yaml b/incubator/qflood/0.0.27/templates/common.yaml similarity index 100% rename from incubator/qflood/0.0.26/templates/common.yaml rename to incubator/qflood/0.0.27/templates/common.yaml diff --git a/incubator/qflood/0.0.26/values.yaml b/incubator/qflood/0.0.27/values.yaml similarity index 100% rename from incubator/qflood/0.0.26/values.yaml rename to incubator/qflood/0.0.27/values.yaml diff --git a/incubator/rimgo/0.0.44/Chart.lock b/incubator/rimgo/0.0.44/Chart.lock deleted file mode 100644 index 77187e1232e..00000000000 --- a/incubator/rimgo/0.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:00:46.265884887Z" diff --git a/incubator/rimgo/0.0.44/CHANGELOG.md b/incubator/rimgo/0.0.45/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.44/CHANGELOG.md rename to incubator/rimgo/0.0.45/CHANGELOG.md index 76891839a2c..e04667f7445 100644 --- a/incubator/rimgo/0.0.44/CHANGELOG.md +++ b/incubator/rimgo/0.0.45/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rimgo-0.0.45](https://github.com/truecharts/charts/compare/rimgo-0.0.44...rimgo-0.0.45) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [rimgo-0.0.44](https://github.com/truecharts/charts/compare/rimgo-0.0.42...rimgo-0.0.44) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - -## [rimgo-0.0.33](https://github.com/truecharts/charts/compare/rimgo-0.0.32...rimgo-0.0.33) (2022-08-24) - -### Chore - -- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) - - - diff --git a/incubator/rimgo/0.0.45/Chart.lock b/incubator/rimgo/0.0.45/Chart.lock new file mode 100644 index 00000000000..071a42ec9ae --- /dev/null +++ b/incubator/rimgo/0.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:49.574531257Z" diff --git a/incubator/rimgo/0.0.44/Chart.yaml b/incubator/rimgo/0.0.45/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.44/Chart.yaml rename to incubator/rimgo/0.0.45/Chart.yaml index fdd95d62beb..4de5c6f5b46 100644 --- a/incubator/rimgo/0.0.44/Chart.yaml +++ b/incubator/rimgo/0.0.45/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.44 +version: 0.0.45 diff --git a/incubator/rimgo/0.0.44/README.md b/incubator/rimgo/0.0.45/README.md similarity index 98% rename from incubator/rimgo/0.0.44/README.md rename to incubator/rimgo/0.0.45/README.md index bceeb4b1427..4fca01028c3 100644 --- a/incubator/rimgo/0.0.44/README.md +++ b/incubator/rimgo/0.0.45/README.md @@ -1,6 +1,6 @@ # rimgo -![Version: 0.0.44](https://img.shields.io/badge/Version-0.0.44-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.45](https://img.shields.io/badge/Version-0.0.45-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.44/app-readme.md b/incubator/rimgo/0.0.45/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.44/app-readme.md rename to incubator/rimgo/0.0.45/app-readme.md diff --git a/incubator/rimgo/0.0.44/charts/common-10.5.6.tgz b/incubator/rimgo/0.0.45/charts/common-10.5.6.tgz similarity index 100% rename from incubator/rimgo/0.0.44/charts/common-10.5.6.tgz rename to incubator/rimgo/0.0.45/charts/common-10.5.6.tgz diff --git a/incubator/rimgo/0.0.44/ix_values.yaml b/incubator/rimgo/0.0.45/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.44/ix_values.yaml rename to incubator/rimgo/0.0.45/ix_values.yaml index df806db3276..ad33a973724 100644 --- a/incubator/rimgo/0.0.44/ix_values.yaml +++ b/incubator/rimgo/0.0.45/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:c03f06c490c8a0e07ccc89e5e27e5038d0cf8bc6edc91ff8c39f35c7dd5a4f03 + tag: latest@sha256:ea221ed10f55dc82d2b248340f559ce92c1832aa8693e91198c633d54cfdb33e persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.44/questions.yaml b/incubator/rimgo/0.0.45/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.44/questions.yaml rename to incubator/rimgo/0.0.45/questions.yaml diff --git a/incubator/rimgo/0.0.44/templates/common.yaml b/incubator/rimgo/0.0.45/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.44/templates/common.yaml rename to incubator/rimgo/0.0.45/templates/common.yaml diff --git a/incubator/rimgo/0.0.44/values.yaml b/incubator/rimgo/0.0.45/values.yaml similarity index 100% rename from incubator/rimgo/0.0.44/values.yaml rename to incubator/rimgo/0.0.45/values.yaml diff --git a/incubator/vertex/0.0.39/Chart.lock b/incubator/vertex/0.0.39/Chart.lock deleted file mode 100644 index f9e021f3a9a..00000000000 --- a/incubator/vertex/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:09:35.375848122Z" diff --git a/incubator/vertex/0.0.39/CHANGELOG.md b/incubator/vertex/0.0.40/CHANGELOG.md similarity index 92% rename from incubator/vertex/0.0.39/CHANGELOG.md rename to incubator/vertex/0.0.40/CHANGELOG.md index 0019c5fd95c..02be2090cc4 100644 --- a/incubator/vertex/0.0.39/CHANGELOG.md +++ b/incubator/vertex/0.0.40/CHANGELOG.md @@ -2,6 +2,15 @@ +## [vertex-0.0.40](https://github.com/truecharts/charts/compare/vertex-0.0.39...vertex-0.0.40) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [vertex-0.0.39](https://github.com/truecharts/charts/compare/vertex-0.0.37...vertex-0.0.39) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - Auto-update chart README [skip ci] - update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) - update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) - - - - -## [vertex-0.0.27](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.27) (2022-08-21) - -### Chore - -- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523)) diff --git a/incubator/vertex/0.0.40/Chart.lock b/incubator/vertex/0.0.40/Chart.lock new file mode 100644 index 00000000000..039370f85a1 --- /dev/null +++ b/incubator/vertex/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:39:49.552712817Z" diff --git a/incubator/vertex/0.0.39/Chart.yaml b/incubator/vertex/0.0.40/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.39/Chart.yaml rename to incubator/vertex/0.0.40/Chart.yaml index d7ac8b99265..f97bd127e4c 100644 --- a/incubator/vertex/0.0.39/Chart.yaml +++ b/incubator/vertex/0.0.40/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.39 +version: 0.0.40 diff --git a/incubator/vertex/0.0.39/README.md b/incubator/vertex/0.0.40/README.md similarity index 98% rename from incubator/vertex/0.0.39/README.md rename to incubator/vertex/0.0.40/README.md index 5f26c4741d8..942122c0544 100644 --- a/incubator/vertex/0.0.39/README.md +++ b/incubator/vertex/0.0.40/README.md @@ -1,6 +1,6 @@ # vertex -![Version: 0.0.39](https://img.shields.io/badge/Version-0.0.39-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.40](https://img.shields.io/badge/Version-0.0.40-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 , , , , PT diff --git a/incubator/vertex/0.0.39/app-readme.md b/incubator/vertex/0.0.40/app-readme.md similarity index 100% rename from incubator/vertex/0.0.39/app-readme.md rename to incubator/vertex/0.0.40/app-readme.md diff --git a/incubator/vertex/0.0.39/charts/common-10.5.6.tgz b/incubator/vertex/0.0.40/charts/common-10.5.6.tgz similarity index 100% rename from incubator/vertex/0.0.39/charts/common-10.5.6.tgz rename to incubator/vertex/0.0.40/charts/common-10.5.6.tgz diff --git a/incubator/vertex/0.0.39/ix_values.yaml b/incubator/vertex/0.0.40/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.39/ix_values.yaml rename to incubator/vertex/0.0.40/ix_values.yaml index c71a775b391..6baf6342b1c 100644 --- a/incubator/vertex/0.0.39/ix_values.yaml +++ b/incubator/vertex/0.0.40/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:a48bce11271e2dfe25e7dcdb25d7a10662cad07565dbd12ed044bb5fbb0dde7f + tag: vstable@sha256:8a160da15bbfb86c591e882176347fd3de0f6d41836d652e3cad8788ef639672 persistence: config: enabled: true diff --git a/incubator/vertex/0.0.39/questions.yaml b/incubator/vertex/0.0.40/questions.yaml similarity index 100% rename from incubator/vertex/0.0.39/questions.yaml rename to incubator/vertex/0.0.40/questions.yaml diff --git a/incubator/vertex/0.0.39/templates/common.yaml b/incubator/vertex/0.0.40/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.39/templates/common.yaml rename to incubator/vertex/0.0.40/templates/common.yaml diff --git a/incubator/vertex/0.0.39/values.yaml b/incubator/vertex/0.0.40/values.yaml similarity index 100% rename from incubator/vertex/0.0.39/values.yaml rename to incubator/vertex/0.0.40/values.yaml diff --git a/incubator/virt-manager/0.0.43/Chart.lock b/incubator/virt-manager/0.0.43/Chart.lock deleted file mode 100644 index 58232aa911a..00000000000 --- a/incubator/virt-manager/0.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:09:52.32646122Z" diff --git a/incubator/virt-manager/0.0.43/CHANGELOG.md b/incubator/virt-manager/0.0.44/CHANGELOG.md similarity index 91% rename from incubator/virt-manager/0.0.43/CHANGELOG.md rename to incubator/virt-manager/0.0.44/CHANGELOG.md index a362cb1b141..a4cbfbb2d07 100644 --- a/incubator/virt-manager/0.0.43/CHANGELOG.md +++ b/incubator/virt-manager/0.0.44/CHANGELOG.md @@ -2,6 +2,15 @@ +## [virt-manager-0.0.44](https://github.com/truecharts/charts/compare/virt-manager-0.0.43...virt-manager-0.0.44) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [virt-manager-0.0.43](https://github.com/truecharts/charts/compare/virt-manager-0.0.41...virt-manager-0.0.43) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - -## [virt-manager-0.0.32](https://github.com/truecharts/charts/compare/virt-manager-0.0.31...virt-manager-0.0.32) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - - - diff --git a/incubator/virt-manager/0.0.44/Chart.lock b/incubator/virt-manager/0.0.44/Chart.lock new file mode 100644 index 00000000000..39a959d2fe2 --- /dev/null +++ b/incubator/virt-manager/0.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:14.308676408Z" diff --git a/incubator/virt-manager/0.0.43/Chart.yaml b/incubator/virt-manager/0.0.44/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.43/Chart.yaml rename to incubator/virt-manager/0.0.44/Chart.yaml index 0cdb9e7214f..eb6ccbe25ef 100644 --- a/incubator/virt-manager/0.0.43/Chart.yaml +++ b/incubator/virt-manager/0.0.44/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.43 +version: 0.0.44 diff --git a/incubator/virt-manager/0.0.43/README.md b/incubator/virt-manager/0.0.44/README.md similarity index 98% rename from incubator/virt-manager/0.0.43/README.md rename to incubator/virt-manager/0.0.44/README.md index 8ca11a9cf44..ec131dc64af 100644 --- a/incubator/virt-manager/0.0.43/README.md +++ b/incubator/virt-manager/0.0.44/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.43](https://img.shields.io/badge/Version-0.0.43-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.44](https://img.shields.io/badge/Version-0.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/incubator/virt-manager/0.0.43/app-readme.md b/incubator/virt-manager/0.0.44/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.43/app-readme.md rename to incubator/virt-manager/0.0.44/app-readme.md diff --git a/incubator/virt-manager/0.0.43/charts/common-10.5.6.tgz b/incubator/virt-manager/0.0.44/charts/common-10.5.6.tgz similarity index 100% rename from incubator/virt-manager/0.0.43/charts/common-10.5.6.tgz rename to incubator/virt-manager/0.0.44/charts/common-10.5.6.tgz diff --git a/incubator/virt-manager/0.0.43/ix_values.yaml b/incubator/virt-manager/0.0.44/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.43/ix_values.yaml rename to incubator/virt-manager/0.0.44/ix_values.yaml index ae4df86da1c..7dcb50a3fbf 100644 --- a/incubator/virt-manager/0.0.43/ix_values.yaml +++ b/incubator/virt-manager/0.0.44/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:611f92b257dea9581981346664a8a92ba6e1150414e1c6637a791ae82830c7d1 + tag: latest@sha256:232792b3e2676b4b7011c613a7bc0e00520a3f2faf1fc0f9cfbe33cf4c5ff9c2 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.43/questions.yaml b/incubator/virt-manager/0.0.44/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.43/questions.yaml rename to incubator/virt-manager/0.0.44/questions.yaml diff --git a/incubator/virt-manager/0.0.43/templates/common.yaml b/incubator/virt-manager/0.0.44/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.43/templates/common.yaml rename to incubator/virt-manager/0.0.44/templates/common.yaml diff --git a/incubator/virt-manager/0.0.43/values.yaml b/incubator/virt-manager/0.0.44/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.43/values.yaml rename to incubator/virt-manager/0.0.44/values.yaml diff --git a/stable/budge/2.0.38/Chart.lock b/stable/budge/2.0.38/Chart.lock deleted file mode 100644 index 0d834f51ff6..00000000000 --- a/stable/budge/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:15:14.577479733Z" diff --git a/stable/budge/2.0.38/CHANGELOG.md b/stable/budge/2.0.39/CHANGELOG.md similarity index 87% rename from stable/budge/2.0.38/CHANGELOG.md rename to stable/budge/2.0.39/CHANGELOG.md index eaccd9dfa77..fb0b291a9b0 100644 --- a/stable/budge/2.0.38/CHANGELOG.md +++ b/stable/budge/2.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [budge-2.0.39](https://github.com/truecharts/charts/compare/budge-2.0.38...budge-2.0.39) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [budge-2.0.38](https://github.com/truecharts/charts/compare/budge-2.0.37...budge-2.0.38) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ -## [budge-2.0.29](https://github.com/truecharts/charts/compare/budge-2.0.28...budge-2.0.29) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - diff --git a/stable/budge/2.0.39/Chart.lock b/stable/budge/2.0.39/Chart.lock new file mode 100644 index 00000000000..160b4f1bd04 --- /dev/null +++ b/stable/budge/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:14.358573428Z" diff --git a/stable/budge/2.0.38/Chart.yaml b/stable/budge/2.0.39/Chart.yaml similarity index 98% rename from stable/budge/2.0.38/Chart.yaml rename to stable/budge/2.0.39/Chart.yaml index 625d7a97b37..1a7f83d75aa 100644 --- a/stable/budge/2.0.38/Chart.yaml +++ b/stable/budge/2.0.39/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 2.0.38 +version: 2.0.39 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/2.0.38/README.md b/stable/budge/2.0.39/README.md similarity index 98% rename from stable/budge/2.0.38/README.md rename to stable/budge/2.0.39/README.md index 50226bbb16c..e507babb164 100644 --- a/stable/budge/2.0.38/README.md +++ b/stable/budge/2.0.39/README.md @@ -1,6 +1,6 @@ # budge -![Version: 2.0.38](https://img.shields.io/badge/Version-2.0.38-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) +![Version: 2.0.39](https://img.shields.io/badge/Version-2.0.39-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) Budge is an open source 'budgeting with envelopes' personal finance app. diff --git a/stable/budge/2.0.38/app-readme.md b/stable/budge/2.0.39/app-readme.md similarity index 100% rename from stable/budge/2.0.38/app-readme.md rename to stable/budge/2.0.39/app-readme.md diff --git a/stable/budge/2.0.38/charts/common-10.5.6.tgz b/stable/budge/2.0.39/charts/common-10.5.6.tgz similarity index 100% rename from stable/budge/2.0.38/charts/common-10.5.6.tgz rename to stable/budge/2.0.39/charts/common-10.5.6.tgz diff --git a/stable/budge/2.0.38/ix_values.yaml b/stable/budge/2.0.39/ix_values.yaml similarity index 83% rename from stable/budge/2.0.38/ix_values.yaml rename to stable/budge/2.0.39/ix_values.yaml index a9ff266bfd0..e2c4c3a8783 100644 --- a/stable/budge/2.0.38/ix_values.yaml +++ b/stable/budge/2.0.39/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:21e408cd729471d2a8fd0ba0d1584c88b7049e7c3a7d44a1a9e91a91106e967a + tag: v0.0.9@sha256:fa0aea22c031d490e86953103e37d4a9132a7d21454908bd21efc0003a23ad2b pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/2.0.38/questions.yaml b/stable/budge/2.0.39/questions.yaml similarity index 100% rename from stable/budge/2.0.38/questions.yaml rename to stable/budge/2.0.39/questions.yaml diff --git a/stable/budge/2.0.38/templates/common.yaml b/stable/budge/2.0.39/templates/common.yaml similarity index 100% rename from stable/budge/2.0.38/templates/common.yaml rename to stable/budge/2.0.39/templates/common.yaml diff --git a/stable/budge/2.0.38/values.yaml b/stable/budge/2.0.39/values.yaml similarity index 100% rename from stable/budge/2.0.38/values.yaml rename to stable/budge/2.0.39/values.yaml diff --git a/stable/custom-app/5.1.51/Chart.lock b/stable/custom-app/5.1.51/Chart.lock deleted file mode 100644 index f608724ad70..00000000000 --- a/stable/custom-app/5.1.51/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:16:44.458620924Z" diff --git a/stable/custom-app/5.1.51/CHANGELOG.md b/stable/custom-app/5.1.52/CHANGELOG.md similarity index 91% rename from stable/custom-app/5.1.51/CHANGELOG.md rename to stable/custom-app/5.1.52/CHANGELOG.md index f71c22f69cc..40638b0b37b 100644 --- a/stable/custom-app/5.1.51/CHANGELOG.md +++ b/stable/custom-app/5.1.52/CHANGELOG.md @@ -2,6 +2,15 @@ +## [custom-app-5.1.52](https://github.com/truecharts/charts/compare/custom-app-5.1.51...custom-app-5.1.52) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [custom-app-5.1.51](https://github.com/truecharts/charts/compare/custom-app-5.1.50...custom-app-5.1.51) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) - - - - -## [custom-app-5.1.41](https://github.com/truecharts/charts/compare/custom-app-5.1.40...custom-app-5.1.41) (2022-08-22) - -### Chore - -- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530)) diff --git a/stable/custom-app/5.1.52/Chart.lock b/stable/custom-app/5.1.52/Chart.lock new file mode 100644 index 00000000000..a3137e580e8 --- /dev/null +++ b/stable/custom-app/5.1.52/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:14.636756815Z" diff --git a/stable/custom-app/5.1.51/Chart.yaml b/stable/custom-app/5.1.52/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.51/Chart.yaml rename to stable/custom-app/5.1.52/Chart.yaml index cc593e6ca79..ee27fee5a6a 100644 --- a/stable/custom-app/5.1.51/Chart.yaml +++ b/stable/custom-app/5.1.52/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1810" +appVersion: "0.20.1814" 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.51 +version: 5.1.52 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.51/README.md b/stable/custom-app/5.1.52/README.md similarity index 95% rename from stable/custom-app/5.1.51/README.md rename to stable/custom-app/5.1.52/README.md index f4add25c8cd..82f6a154202 100644 --- a/stable/custom-app/5.1.51/README.md +++ b/stable/custom-app/5.1.52/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.51](https://img.shields.io/badge/Version-5.1.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1810](https://img.shields.io/badge/AppVersion-0.20.1810-informational?style=flat-square) +![Version: 5.1.52](https://img.shields.io/badge/Version-5.1.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1814](https://img.shields.io/badge/AppVersion-0.20.1814-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/stable/custom-app/5.1.51/app-readme.md b/stable/custom-app/5.1.52/app-readme.md similarity index 100% rename from stable/custom-app/5.1.51/app-readme.md rename to stable/custom-app/5.1.52/app-readme.md diff --git a/stable/custom-app/5.1.51/charts/common-10.5.6.tgz b/stable/custom-app/5.1.52/charts/common-10.5.6.tgz similarity index 100% rename from stable/custom-app/5.1.51/charts/common-10.5.6.tgz rename to stable/custom-app/5.1.52/charts/common-10.5.6.tgz diff --git a/stable/custom-app/5.1.51/ci/test-values.yaml b/stable/custom-app/5.1.52/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.51/ci/test-values.yaml rename to stable/custom-app/5.1.52/ci/test-values.yaml index c6b2c83481d..a5fc087ccce 100644 --- a/stable/custom-app/5.1.51/ci/test-values.yaml +++ b/stable/custom-app/5.1.52/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1810@sha256:8f1163c76fa4de584f191031dfd95456c257aab2828e7dec0e1d4cabb4fed7c5 + tag: 0.20.1814@sha256:d0ef19ab00ad75cd05e91d5f54aaf9b4122481f12307ab94b271fc066dbcfda0 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.51/ix_values.yaml b/stable/custom-app/5.1.52/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.51/ix_values.yaml rename to stable/custom-app/5.1.52/ix_values.yaml index 1d7a18d21c7..25ad2d5d148 100644 --- a/stable/custom-app/5.1.51/ix_values.yaml +++ b/stable/custom-app/5.1.52/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1810@sha256:8f1163c76fa4de584f191031dfd95456c257aab2828e7dec0e1d4cabb4fed7c5 + tag: 0.20.1814@sha256:d0ef19ab00ad75cd05e91d5f54aaf9b4122481f12307ab94b271fc066dbcfda0 portal: enabled: true diff --git a/stable/custom-app/5.1.51/questions.yaml b/stable/custom-app/5.1.52/questions.yaml similarity index 100% rename from stable/custom-app/5.1.51/questions.yaml rename to stable/custom-app/5.1.52/questions.yaml diff --git a/stable/custom-app/5.1.51/templates/common.yaml b/stable/custom-app/5.1.52/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.51/templates/common.yaml rename to stable/custom-app/5.1.52/templates/common.yaml diff --git a/stable/custom-app/5.1.51/values.yaml b/stable/custom-app/5.1.52/values.yaml similarity index 100% rename from stable/custom-app/5.1.51/values.yaml rename to stable/custom-app/5.1.52/values.yaml diff --git a/stable/cyberchef/2.0.73/Chart.lock b/stable/cyberchef/2.0.73/Chart.lock deleted file mode 100644 index 668bea8bbd1..00000000000 --- a/stable/cyberchef/2.0.73/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:16:52.103958831Z" diff --git a/stable/cyberchef/2.0.73/CHANGELOG.md b/stable/cyberchef/2.0.74/CHANGELOG.md similarity index 91% rename from stable/cyberchef/2.0.73/CHANGELOG.md rename to stable/cyberchef/2.0.74/CHANGELOG.md index ef89fd80357..996c4fca45c 100644 --- a/stable/cyberchef/2.0.73/CHANGELOG.md +++ b/stable/cyberchef/2.0.74/CHANGELOG.md @@ -2,6 +2,15 @@ +## [cyberchef-2.0.74](https://github.com/truecharts/charts/compare/cyberchef-2.0.73...cyberchef-2.0.74) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [cyberchef-2.0.73](https://github.com/truecharts/charts/compare/cyberchef-2.0.72...cyberchef-2.0.73) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544)) - - - - -## [cyberchef-2.0.62](https://github.com/truecharts/charts/compare/cyberchef-2.0.61...cyberchef-2.0.62) (2022-08-22) - -### Chore - diff --git a/stable/cyberchef/2.0.74/Chart.lock b/stable/cyberchef/2.0.74/Chart.lock new file mode 100644 index 00000000000..a56f005b20a --- /dev/null +++ b/stable/cyberchef/2.0.74/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:14.757587291Z" diff --git a/stable/cyberchef/2.0.73/Chart.yaml b/stable/cyberchef/2.0.74/Chart.yaml similarity index 98% rename from stable/cyberchef/2.0.73/Chart.yaml rename to stable/cyberchef/2.0.74/Chart.yaml index c7293e1bb33..4c8f78e829a 100644 --- a/stable/cyberchef/2.0.73/Chart.yaml +++ b/stable/cyberchef/2.0.74/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.73 +version: 2.0.74 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.73/README.md b/stable/cyberchef/2.0.74/README.md similarity index 98% rename from stable/cyberchef/2.0.73/README.md rename to stable/cyberchef/2.0.74/README.md index feaaa85e86e..4a955f9b19e 100644 --- a/stable/cyberchef/2.0.73/README.md +++ b/stable/cyberchef/2.0.74/README.md @@ -1,6 +1,6 @@ # cyberchef -![Version: 2.0.73](https://img.shields.io/badge/Version-2.0.73-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) +![Version: 2.0.74](https://img.shields.io/badge/Version-2.0.74-informational?style=flat-square) ![AppVersion: 9.46.0](https://img.shields.io/badge/AppVersion-9.46.0-informational?style=flat-square) CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. diff --git a/stable/cyberchef/2.0.73/app-readme.md b/stable/cyberchef/2.0.74/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.73/app-readme.md rename to stable/cyberchef/2.0.74/app-readme.md diff --git a/stable/cyberchef/2.0.73/charts/common-10.5.6.tgz b/stable/cyberchef/2.0.74/charts/common-10.5.6.tgz similarity index 100% rename from stable/cyberchef/2.0.73/charts/common-10.5.6.tgz rename to stable/cyberchef/2.0.74/charts/common-10.5.6.tgz diff --git a/stable/cyberchef/2.0.73/ix_values.yaml b/stable/cyberchef/2.0.74/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.73/ix_values.yaml rename to stable/cyberchef/2.0.74/ix_values.yaml index 07ef56d0c15..28209efbe40 100644 --- a/stable/cyberchef/2.0.73/ix_values.yaml +++ b/stable/cyberchef/2.0.74/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: v9.46.0@sha256:e307f5c9496c9e36fb91526b155e0423a79c15c98eb8a07955ef05e6d89a2210 + tag: v9.46.0@sha256:bba61bf08f1ccca88d6ec9958bce655cd17180d6414d1f6dd65b4eb2f19f30b7 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.73/questions.yaml b/stable/cyberchef/2.0.74/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.73/questions.yaml rename to stable/cyberchef/2.0.74/questions.yaml diff --git a/stable/cyberchef/2.0.73/templates/common.yaml b/stable/cyberchef/2.0.74/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.73/templates/common.yaml rename to stable/cyberchef/2.0.74/templates/common.yaml diff --git a/stable/cyberchef/2.0.73/values.yaml b/stable/cyberchef/2.0.74/values.yaml similarity index 100% rename from stable/cyberchef/2.0.73/values.yaml rename to stable/cyberchef/2.0.74/values.yaml diff --git a/stable/ipfs/3.0.33/Chart.lock b/stable/ipfs/3.0.33/Chart.lock deleted file mode 100644 index 282503659bb..00000000000 --- a/stable/ipfs/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:26:22.507259312Z" diff --git a/stable/ipfs/3.0.33/CHANGELOG.md b/stable/ipfs/3.0.34/CHANGELOG.md similarity index 92% rename from stable/ipfs/3.0.33/CHANGELOG.md rename to stable/ipfs/3.0.34/CHANGELOG.md index 6d2bc3f1813..75dc2ae8e5c 100644 --- a/stable/ipfs/3.0.33/CHANGELOG.md +++ b/stable/ipfs/3.0.34/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ipfs-3.0.34](https://github.com/truecharts/charts/compare/ipfs-3.0.33...ipfs-3.0.34) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [ipfs-3.0.33](https://github.com/truecharts/charts/compare/ipfs-3.0.31...ipfs-3.0.33) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - - -## [ipfs-3.0.25](https://github.com/truecharts/apps/compare/ipfs-3.0.24...ipfs-3.0.25) (2022-07-23) - -### Chore - diff --git a/stable/ipfs/3.0.34/Chart.lock b/stable/ipfs/3.0.34/Chart.lock new file mode 100644 index 00000000000..0550d6189c2 --- /dev/null +++ b/stable/ipfs/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:39.383272243Z" diff --git a/stable/ipfs/3.0.33/Chart.yaml b/stable/ipfs/3.0.34/Chart.yaml similarity index 96% rename from stable/ipfs/3.0.33/Chart.yaml rename to stable/ipfs/3.0.34/Chart.yaml index 5cb1177c8ce..1568e1dea59 100644 --- a/stable/ipfs/3.0.33/Chart.yaml +++ b/stable/ipfs/3.0.34/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ipfs -version: 3.0.33 -appVersion: "0.14.0" +version: 3.0.34 +appVersion: "0.15.0" description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. type: application deprecated: false diff --git a/stable/ipfs/3.0.33/README.md b/stable/ipfs/3.0.34/README.md similarity index 95% rename from stable/ipfs/3.0.33/README.md rename to stable/ipfs/3.0.34/README.md index d84abf73a27..14f37ccc080 100644 --- a/stable/ipfs/3.0.33/README.md +++ b/stable/ipfs/3.0.34/README.md @@ -1,6 +1,6 @@ # ipfs -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square) +![Version: 3.0.34](https://img.shields.io/badge/Version-3.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square) IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. diff --git a/stable/ipfs/3.0.33/app-readme.md b/stable/ipfs/3.0.34/app-readme.md similarity index 100% rename from stable/ipfs/3.0.33/app-readme.md rename to stable/ipfs/3.0.34/app-readme.md diff --git a/stable/ipfs/3.0.33/charts/common-10.5.6.tgz b/stable/ipfs/3.0.34/charts/common-10.5.6.tgz similarity index 100% rename from stable/ipfs/3.0.33/charts/common-10.5.6.tgz rename to stable/ipfs/3.0.34/charts/common-10.5.6.tgz diff --git a/stable/ipfs/3.0.33/ix_values.yaml b/stable/ipfs/3.0.34/ix_values.yaml similarity index 92% rename from stable/ipfs/3.0.33/ix_values.yaml rename to stable/ipfs/3.0.34/ix_values.yaml index 9300bc6eb44..10744e9767d 100644 --- a/stable/ipfs/3.0.33/ix_values.yaml +++ b/stable/ipfs/3.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ipfs pullPolicy: IfNotPresent - tag: 0.14.0@sha256:1c04a132be2779cea5aa7cb5079a80104824a7ccfff1ea9e95322e071e05e4a9 + tag: 0.15.0@sha256:64584261c2a8ebaa1faec905dba7956b3f08f771df9f4f4beb981a502bd62295 securityContext: runAsNonRoot: false diff --git a/stable/ipfs/3.0.33/questions.yaml b/stable/ipfs/3.0.34/questions.yaml similarity index 100% rename from stable/ipfs/3.0.33/questions.yaml rename to stable/ipfs/3.0.34/questions.yaml diff --git a/stable/ipfs/3.0.33/templates/common.yaml b/stable/ipfs/3.0.34/templates/common.yaml similarity index 100% rename from stable/ipfs/3.0.33/templates/common.yaml rename to stable/ipfs/3.0.34/templates/common.yaml diff --git a/stable/ipfs/3.0.33/values.yaml b/stable/ipfs/3.0.34/values.yaml similarity index 100% rename from stable/ipfs/3.0.33/values.yaml rename to stable/ipfs/3.0.34/values.yaml diff --git a/stable/jackett/11.0.75/CHANGELOG.md b/stable/jackett/11.0.75/CHANGELOG.md new file mode 100644 index 00000000000..eb343a7fc08 --- /dev/null +++ b/stable/jackett/11.0.75/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.75](https://github.com/truecharts/charts/compare/jackett-11.0.74...jackett-11.0.75) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [jackett-11.0.74](https://github.com/truecharts/charts/compare/jackett-11.0.72...jackett-11.0.74) (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)) + + + + +## [jackett-11.0.73](https://github.com/truecharts/charts/compare/jackett-11.0.72...jackett-11.0.73) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [jackett-11.0.72](https://github.com/truecharts/charts/compare/jackett-11.0.71...jackett-11.0.72) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [jackett-11.0.71](https://github.com/truecharts/charts/compare/jackett-11.0.70...jackett-11.0.71) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + +## [jackett-11.0.70](https://github.com/truecharts/charts/compare/jackett-11.0.69...jackett-11.0.70) (2022-08-28) + +### Chore + +- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600)) + + + + +## [jackett-11.0.69](https://github.com/truecharts/charts/compare/jackett-11.0.68...jackett-11.0.69) (2022-08-27) + +### Chore + +- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587)) + + + + +## [jackett-11.0.68](https://github.com/truecharts/charts/compare/jackett-11.0.67...jackett-11.0.68) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [jackett-11.0.67](https://github.com/truecharts/charts/compare/jackett-11.0.66...jackett-11.0.67) (2022-08-24) + +### Chore + +- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) + + + + +## [jackett-11.0.66](https://github.com/truecharts/charts/compare/jackett-11.0.65...jackett-11.0.66) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [jackett-11.0.65](https://github.com/truecharts/charts/compare/jackett-11.0.64...jackett-11.0.65) (2022-08-23) + +### Chore diff --git a/stable/jackett/11.0.75/Chart.lock b/stable/jackett/11.0.75/Chart.lock new file mode 100644 index 00000000000..2dc8fbe492f --- /dev/null +++ b/stable/jackett/11.0.75/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:39.717838399Z" diff --git a/stable/jackett/11.0.75/Chart.yaml b/stable/jackett/11.0.75/Chart.yaml new file mode 100644 index 00000000000..fae30f2694f --- /dev/null +++ b/stable/jackett/11.0.75/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1814" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +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.75 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.75/README.md b/stable/jackett/11.0.75/README.md new file mode 100644 index 00000000000..90ffa6308ff --- /dev/null +++ b/stable/jackett/11.0.75/README.md @@ -0,0 +1,108 @@ +# jackett + +![Version: 11.0.75](https://img.shields.io/badge/Version-11.0.75-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1814](https://img.shields.io/badge/AppVersion-0.20.1814-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.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.75/app-readme.md b/stable/jackett/11.0.75/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.75/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/koel/3.0.36/charts/common-10.5.6.tgz b/stable/jackett/11.0.75/charts/common-10.5.6.tgz similarity index 100% rename from stable/koel/3.0.36/charts/common-10.5.6.tgz rename to stable/jackett/11.0.75/charts/common-10.5.6.tgz diff --git a/stable/jackett/11.0.75/ix_values.yaml b/stable/jackett/11.0.75/ix_values.yaml new file mode 100644 index 00000000000..4bb47281c16 --- /dev/null +++ b/stable/jackett/11.0.75/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1814@sha256:d0ef19ab00ad75cd05e91d5f54aaf9b4122481f12307ab94b271fc066dbcfda0 + +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.75/questions.yaml b/stable/jackett/11.0.75/questions.yaml new file mode 100644 index 00000000000..e658faf4b4f --- /dev/null +++ b/stable/jackett/11.0.75/questions.yaml @@ -0,0 +1,2484 @@ +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" + 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" + 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/mylar/6.0.34/templates/common.yaml b/stable/jackett/11.0.75/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.34/templates/common.yaml rename to stable/jackett/11.0.75/templates/common.yaml diff --git a/stable/koel/3.0.36/values.yaml b/stable/jackett/11.0.75/values.yaml similarity index 100% rename from stable/koel/3.0.36/values.yaml rename to stable/jackett/11.0.75/values.yaml diff --git a/stable/koel/3.0.36/CHANGELOG.md b/stable/koel/3.0.37/CHANGELOG.md similarity index 92% rename from stable/koel/3.0.36/CHANGELOG.md rename to stable/koel/3.0.37/CHANGELOG.md index b7c0c14ac2e..9176e8ed805 100644 --- a/stable/koel/3.0.36/CHANGELOG.md +++ b/stable/koel/3.0.37/CHANGELOG.md @@ -2,6 +2,15 @@ +## [koel-3.0.37](https://github.com/truecharts/charts/compare/koel-3.0.36...koel-3.0.37) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [koel-3.0.36](https://github.com/truecharts/charts/compare/koel-3.0.34...koel-3.0.36) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - - -## [koel-3.0.26](https://github.com/truecharts/apps/compare/koel-3.0.25...koel-3.0.26) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) diff --git a/stable/koel/3.0.36/Chart.lock b/stable/koel/3.0.37/Chart.lock similarity index 85% rename from stable/koel/3.0.36/Chart.lock rename to stable/koel/3.0.37/Chart.lock index 701323690b2..57e519fc706 100644 --- a/stable/koel/3.0.36/Chart.lock +++ b/stable/koel/3.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.66 digest: sha256:ad3438017628a13d5791d7dbcc46c6f6e65eda54b043ad10b6796f702f527b88 -generated: "2022-08-31T00:28:17.773731369Z" +generated: "2022-08-31T06:40:49.191351854Z" diff --git a/stable/koel/3.0.36/Chart.yaml b/stable/koel/3.0.37/Chart.yaml similarity index 98% rename from stable/koel/3.0.36/Chart.yaml rename to stable/koel/3.0.37/Chart.yaml index 02351166bfb..e7a573e95f0 100644 --- a/stable/koel/3.0.36/Chart.yaml +++ b/stable/koel/3.0.37/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.36 +version: 3.0.37 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.36/README.md b/stable/koel/3.0.37/README.md similarity index 98% rename from stable/koel/3.0.36/README.md rename to stable/koel/3.0.37/README.md index 7695588c577..9a6a60c6429 100644 --- a/stable/koel/3.0.36/README.md +++ b/stable/koel/3.0.37/README.md @@ -1,6 +1,6 @@ # koel -![Version: 3.0.36](https://img.shields.io/badge/Version-3.0.36-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.37](https://img.shields.io/badge/Version-3.0.37-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. diff --git a/stable/koel/3.0.36/app-readme.md b/stable/koel/3.0.37/app-readme.md similarity index 100% rename from stable/koel/3.0.36/app-readme.md rename to stable/koel/3.0.37/app-readme.md diff --git a/stable/littlelink/6.0.58/charts/common-10.5.6.tgz b/stable/koel/3.0.37/charts/common-10.5.6.tgz similarity index 100% rename from stable/littlelink/6.0.58/charts/common-10.5.6.tgz rename to stable/koel/3.0.37/charts/common-10.5.6.tgz diff --git a/stable/koel/3.0.36/charts/mariadb-3.0.66.tgz b/stable/koel/3.0.37/charts/mariadb-3.0.66.tgz similarity index 100% rename from stable/koel/3.0.36/charts/mariadb-3.0.66.tgz rename to stable/koel/3.0.37/charts/mariadb-3.0.66.tgz diff --git a/stable/koel/3.0.36/ix_values.yaml b/stable/koel/3.0.37/ix_values.yaml similarity index 96% rename from stable/koel/3.0.36/ix_values.yaml rename to stable/koel/3.0.37/ix_values.yaml index a270f4303a6..89da7f895e5 100644 --- a/stable/koel/3.0.36/ix_values.yaml +++ b/stable/koel/3.0.37/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:75c2b0c0432d8a9ee9437a49ce0f3d1f36f9a5bd9a9865f9d7562b169eaafd4b + tag: latest@sha256:dd6d73e3b597f2056adebbd9f6ec5a45d55d346ec95f937e0710dfc57ff5a028 pullPolicy: IfNotPresent securityContext: diff --git a/stable/koel/3.0.36/questions.yaml b/stable/koel/3.0.37/questions.yaml similarity index 100% rename from stable/koel/3.0.36/questions.yaml rename to stable/koel/3.0.37/questions.yaml diff --git a/stable/koel/3.0.36/templates/_secrets.tpl b/stable/koel/3.0.37/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.36/templates/_secrets.tpl rename to stable/koel/3.0.37/templates/_secrets.tpl diff --git a/stable/koel/3.0.36/templates/common.yaml b/stable/koel/3.0.37/templates/common.yaml similarity index 100% rename from stable/koel/3.0.36/templates/common.yaml rename to stable/koel/3.0.37/templates/common.yaml diff --git a/stable/littlelink/6.0.58/values.yaml b/stable/koel/3.0.37/values.yaml similarity index 100% rename from stable/littlelink/6.0.58/values.yaml rename to stable/koel/3.0.37/values.yaml diff --git a/stable/lazylibrarian/11.0.51/CHANGELOG.md b/stable/lazylibrarian/11.0.51/CHANGELOG.md new file mode 100644 index 00000000000..c5669cf6e63 --- /dev/null +++ b/stable/lazylibrarian/11.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.51](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.50...lazylibrarian-11.0.51) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + +## [lazylibrarian-11.0.50](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.48...lazylibrarian-11.0.50) (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)) + + + + +## [lazylibrarian-11.0.49](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.48...lazylibrarian-11.0.49) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) + + + + +## [lazylibrarian-11.0.48](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.47...lazylibrarian-11.0.48) (2022-08-29) + +### Chore + +- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) + + + + +## [lazylibrarian-11.0.47](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.46...lazylibrarian-11.0.47) (2022-08-29) + +### Chore + +- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606)) + + + + +## [lazylibrarian-11.0.46](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.45...lazylibrarian-11.0.46) (2022-08-28) + +### Chore + +- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600)) + + + + +## [lazylibrarian-11.0.45](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.44...lazylibrarian-11.0.45) (2022-08-26) + +### Chore + +- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573)) + + + + +## [lazylibrarian-11.0.44](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.43...lazylibrarian-11.0.44) (2022-08-25) + +### Chore + +- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) + + + + +## [lazylibrarian-11.0.43](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.42...lazylibrarian-11.0.43) (2022-08-24) + +### Chore + +- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552)) + + + + +## [lazylibrarian-11.0.42](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.41...lazylibrarian-11.0.42) (2022-08-23) + +### Chore + +- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) + + + + +## [lazylibrarian-11.0.41](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.40...lazylibrarian-11.0.41) (2022-08-20) + +### Chore diff --git a/stable/lazylibrarian/11.0.51/Chart.lock b/stable/lazylibrarian/11.0.51/Chart.lock new file mode 100644 index 00000000000..8be38871289 --- /dev/null +++ b/stable/lazylibrarian/11.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:40:40.248192494Z" diff --git a/stable/lazylibrarian/11.0.51/Chart.yaml b/stable/lazylibrarian/11.0.51/Chart.yaml new file mode 100644 index 00000000000..a08f8215c79 --- /dev/null +++ b/stable/lazylibrarian/11.0.51/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/docs/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.51/README.md b/stable/lazylibrarian/11.0.51/README.md new file mode 100644 index 00000000000..86d6e6ccdd3 --- /dev/null +++ b/stable/lazylibrarian/11.0.51/README.md @@ -0,0 +1,109 @@ +# lazylibrarian + +![Version: 11.0.51](https://img.shields.io/badge/Version-11.0.51-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) + +Get all your books, like series with Sonarr... + +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: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**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.6 | + +## 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 `lazylibrarian` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## 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 `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### 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 lazylibrarian TrueCharts/lazylibrarian -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/lazylibrarian/11.0.51/app-readme.md b/stable/lazylibrarian/11.0.51/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.51/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +--- + +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/mylar/6.0.34/charts/common-10.5.6.tgz b/stable/lazylibrarian/11.0.51/charts/common-10.5.6.tgz similarity index 100% rename from stable/mylar/6.0.34/charts/common-10.5.6.tgz rename to stable/lazylibrarian/11.0.51/charts/common-10.5.6.tgz diff --git a/stable/lazylibrarian/11.0.51/ix_values.yaml b/stable/lazylibrarian/11.0.51/ix_values.yaml new file mode 100644 index 00000000000..59cbeb9306c --- /dev/null +++ b/stable/lazylibrarian/11.0.51/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:5108b56e65f7d37b45d53959a8ee3e6798899fcf10fc1de16b0345d96b89bcbe + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/lazylibrarian/11.0.51/questions.yaml b/stable/lazylibrarian/11.0.51/questions.yaml new file mode 100644 index 00000000000..955765bad9c --- /dev/null +++ b/stable/lazylibrarian/11.0.51/questions.yaml @@ -0,0 +1,2484 @@ +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: 5299 + 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: 5299 + - 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" + 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" + 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/rsshub/3.0.83/templates/common.yaml b/stable/lazylibrarian/11.0.51/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.83/templates/common.yaml rename to stable/lazylibrarian/11.0.51/templates/common.yaml diff --git a/stable/mylar/6.0.34/values.yaml b/stable/lazylibrarian/11.0.51/values.yaml similarity index 100% rename from stable/mylar/6.0.34/values.yaml rename to stable/lazylibrarian/11.0.51/values.yaml diff --git a/stable/littlelink/6.0.58/Chart.lock b/stable/littlelink/6.0.58/Chart.lock deleted file mode 100644 index 323a22ff39a..00000000000 --- a/stable/littlelink/6.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:30:01.270857572Z" diff --git a/stable/littlelink/6.0.58/CHANGELOG.md b/stable/littlelink/6.0.59/CHANGELOG.md similarity index 91% rename from stable/littlelink/6.0.58/CHANGELOG.md rename to stable/littlelink/6.0.59/CHANGELOG.md index 86ded4972e0..792d48c64c8 100644 --- a/stable/littlelink/6.0.58/CHANGELOG.md +++ b/stable/littlelink/6.0.59/CHANGELOG.md @@ -2,6 +2,15 @@ +## [littlelink-6.0.59](https://github.com/truecharts/charts/compare/littlelink-6.0.58...littlelink-6.0.59) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [littlelink-6.0.58](https://github.com/truecharts/charts/compare/littlelink-6.0.56...littlelink-6.0.58) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [littlelink-6.0.48](https://github.com/truecharts/charts/compare/littlelink-6.0.47...littlelink-6.0.48) (2022-08-14) -### Chore - -- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465)) - - - - -## [littlelink-6.0.47](https://github.com/truecharts/charts/compare/littlelink-6.0.46...littlelink-6.0.47) (2022-08-12) - diff --git a/stable/littlelink/6.0.59/Chart.lock b/stable/littlelink/6.0.59/Chart.lock new file mode 100644 index 00000000000..01cf08fdd4c --- /dev/null +++ b/stable/littlelink/6.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:41:04.651593276Z" diff --git a/stable/littlelink/6.0.58/Chart.yaml b/stable/littlelink/6.0.59/Chart.yaml similarity index 98% rename from stable/littlelink/6.0.58/Chart.yaml rename to stable/littlelink/6.0.59/Chart.yaml index e5d3f60ed51..1725d1d0b25 100644 --- a/stable/littlelink/6.0.58/Chart.yaml +++ b/stable/littlelink/6.0.59/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.58 +version: 6.0.59 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.58/README.md b/stable/littlelink/6.0.59/README.md similarity index 98% rename from stable/littlelink/6.0.58/README.md rename to stable/littlelink/6.0.59/README.md index 908ab209085..7a8b7ce5d53 100644 --- a/stable/littlelink/6.0.58/README.md +++ b/stable/littlelink/6.0.59/README.md @@ -1,6 +1,6 @@ # littlelink -![Version: 6.0.58](https://img.shields.io/badge/Version-6.0.58-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: 6.0.59](https://img.shields.io/badge/Version-6.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Easy platform to combine all your social links diff --git a/stable/littlelink/6.0.58/app-readme.md b/stable/littlelink/6.0.59/app-readme.md similarity index 100% rename from stable/littlelink/6.0.58/app-readme.md rename to stable/littlelink/6.0.59/app-readme.md diff --git a/stable/prometheus/4.0.74/charts/common-10.5.6.tgz b/stable/littlelink/6.0.59/charts/common-10.5.6.tgz similarity index 100% rename from stable/prometheus/4.0.74/charts/common-10.5.6.tgz rename to stable/littlelink/6.0.59/charts/common-10.5.6.tgz diff --git a/stable/littlelink/6.0.58/ix_values.yaml b/stable/littlelink/6.0.59/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.58/ix_values.yaml rename to stable/littlelink/6.0.59/ix_values.yaml index 9f7ec8fcd9a..3a1afd5d5aa 100644 --- a/stable/littlelink/6.0.58/ix_values.yaml +++ b/stable/littlelink/6.0.59/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:4172fb3ef252bdc5d645d5a68a7b42730057db00370ba9b708a03d01dd606a31 + tag: latest@sha256:139e152fef0a57429d7fac39a8da01205b28f5788777649c263e8679ed2dc38f service: main: diff --git a/stable/littlelink/6.0.58/questions.yaml b/stable/littlelink/6.0.59/questions.yaml similarity index 100% rename from stable/littlelink/6.0.58/questions.yaml rename to stable/littlelink/6.0.59/questions.yaml diff --git a/stable/littlelink/6.0.58/templates/_configmap.tpl b/stable/littlelink/6.0.59/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.58/templates/_configmap.tpl rename to stable/littlelink/6.0.59/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.58/templates/common.yaml b/stable/littlelink/6.0.59/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.58/templates/common.yaml rename to stable/littlelink/6.0.59/templates/common.yaml diff --git a/stable/prometheus/4.0.74/values.yaml b/stable/littlelink/6.0.59/values.yaml similarity index 100% rename from stable/prometheus/4.0.74/values.yaml rename to stable/littlelink/6.0.59/values.yaml diff --git a/stable/mylar/6.0.34/Chart.lock b/stable/mylar/6.0.34/Chart.lock deleted file mode 100644 index a097396549a..00000000000 --- a/stable/mylar/6.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:33:26.311866904Z" diff --git a/stable/mylar/6.0.34/CHANGELOG.md b/stable/mylar/6.0.35/CHANGELOG.md similarity index 89% rename from stable/mylar/6.0.34/CHANGELOG.md rename to stable/mylar/6.0.35/CHANGELOG.md index 1924152ccd9..e4a4231bb7b 100644 --- a/stable/mylar/6.0.34/CHANGELOG.md +++ b/stable/mylar/6.0.35/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mylar-6.0.35](https://github.com/truecharts/charts/compare/mylar-6.0.34...mylar-6.0.35) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [mylar-6.0.34](https://github.com/truecharts/charts/compare/mylar-6.0.32...mylar-6.0.34) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) - replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - - - -## [mylar-6.0.25](https://github.com/truecharts/apps/compare/mylar-6.0.24...mylar-6.0.25) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) - - update docker general non-major ([#3301](https://github.com/truecharts/apps/issues/3301)) diff --git a/stable/mylar/6.0.35/Chart.lock b/stable/mylar/6.0.35/Chart.lock new file mode 100644 index 00000000000..4925588a49b --- /dev/null +++ b/stable/mylar/6.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:41:04.861030484Z" diff --git a/stable/mylar/6.0.34/Chart.yaml b/stable/mylar/6.0.35/Chart.yaml similarity index 97% rename from stable/mylar/6.0.34/Chart.yaml rename to stable/mylar/6.0.35/Chart.yaml index 0d50bdc631f..f0152746f1b 100644 --- a/stable/mylar/6.0.34/Chart.yaml +++ b/stable/mylar/6.0.35/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 -version: 6.0.34 +version: 6.0.35 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/6.0.34/README.md b/stable/mylar/6.0.35/README.md similarity index 98% rename from stable/mylar/6.0.34/README.md rename to stable/mylar/6.0.35/README.md index 4e29d59edae..f022ff02bda 100644 --- a/stable/mylar/6.0.34/README.md +++ b/stable/mylar/6.0.35/README.md @@ -1,6 +1,6 @@ # mylar -![Version: 6.0.34](https://img.shields.io/badge/Version-6.0.34-informational?style=flat-square) ![AppVersion: 0.6.9](https://img.shields.io/badge/AppVersion-0.6.9-informational?style=flat-square) +![Version: 6.0.35](https://img.shields.io/badge/Version-6.0.35-informational?style=flat-square) ![AppVersion: 0.6.9](https://img.shields.io/badge/AppVersion-0.6.9-informational?style=flat-square) Mylar is a automated Comic Book downloader diff --git a/stable/mylar/6.0.34/app-readme.md b/stable/mylar/6.0.35/app-readme.md similarity index 100% rename from stable/mylar/6.0.34/app-readme.md rename to stable/mylar/6.0.35/app-readme.md diff --git a/stable/rsshub/3.0.83/charts/common-10.5.6.tgz b/stable/mylar/6.0.35/charts/common-10.5.6.tgz similarity index 100% rename from stable/rsshub/3.0.83/charts/common-10.5.6.tgz rename to stable/mylar/6.0.35/charts/common-10.5.6.tgz diff --git a/stable/mylar/6.0.34/ix_values.yaml b/stable/mylar/6.0.35/ix_values.yaml similarity index 82% rename from stable/mylar/6.0.34/ix_values.yaml rename to stable/mylar/6.0.35/ix_values.yaml index b3616077ad3..8b86676da1e 100644 --- a/stable/mylar/6.0.34/ix_values.yaml +++ b/stable/mylar/6.0.35/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: 0.6.9@sha256:99ab74182d74fd523b794fac4df033c26e7fab8cdf308f132820561a5c6cf698 + tag: 0.6.9@sha256:7732224c1159c15cc0b791cca4dac313cb40fb528ec736896df2c4611c85fefc pullPolicy: IfNotPresent securityContext: diff --git a/stable/mylar/6.0.34/questions.yaml b/stable/mylar/6.0.35/questions.yaml similarity index 100% rename from stable/mylar/6.0.34/questions.yaml rename to stable/mylar/6.0.35/questions.yaml diff --git a/stable/mylar/6.0.35/templates/common.yaml b/stable/mylar/6.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/mylar/6.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.83/values.yaml b/stable/mylar/6.0.35/values.yaml similarity index 100% rename from stable/rsshub/3.0.83/values.yaml rename to stable/mylar/6.0.35/values.yaml diff --git a/stable/prometheus/4.0.74/CHANGELOG.md b/stable/prometheus/4.0.75/CHANGELOG.md similarity index 91% rename from stable/prometheus/4.0.74/CHANGELOG.md rename to stable/prometheus/4.0.75/CHANGELOG.md index dc911d16a5b..085f831aa5b 100644 --- a/stable/prometheus/4.0.74/CHANGELOG.md +++ b/stable/prometheus/4.0.75/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.75](https://github.com/truecharts/charts/compare/prometheus-4.0.74...prometheus-4.0.75) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [prometheus-4.0.74](https://github.com/truecharts/charts/compare/prometheus-4.0.72...prometheus-4.0.74) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [prometheus-4.0.64](https://github.com/truecharts/charts/compare/prometheus-4.0.63...prometheus-4.0.64) (2022-08-20) -### Chore - -- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518)) - - - - -## [prometheus-4.0.63](https://github.com/truecharts/charts/compare/prometheus-4.0.62...prometheus-4.0.63) (2022-08-19) - diff --git a/stable/prometheus/4.0.74/Chart.lock b/stable/prometheus/4.0.75/Chart.lock similarity index 89% rename from stable/prometheus/4.0.74/Chart.lock rename to stable/prometheus/4.0.75/Chart.lock index fdc98e82a97..9dad9db6b3f 100644 --- a/stable/prometheus/4.0.74/Chart.lock +++ b/stable/prometheus/4.0.75/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.1 digest: sha256:b8749efb7166e14a1fc2c555c72994bd04fdc480b9cd049537842c3baead677a -generated: "2022-08-31T00:40:10.058329992Z" +generated: "2022-08-31T06:41:09.428910232Z" diff --git a/stable/prometheus/4.0.74/Chart.yaml b/stable/prometheus/4.0.75/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.74/Chart.yaml rename to stable/prometheus/4.0.75/Chart.yaml index 78d4c93cd7b..0ee0a32e1ea 100644 --- a/stable/prometheus/4.0.74/Chart.yaml +++ b/stable/prometheus/4.0.75/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.74 +version: 4.0.75 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.74/README.md b/stable/prometheus/4.0.75/README.md similarity index 98% rename from stable/prometheus/4.0.74/README.md rename to stable/prometheus/4.0.75/README.md index ec27a8313c7..f899a80c5bd 100644 --- a/stable/prometheus/4.0.74/README.md +++ b/stable/prometheus/4.0.75/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.74](https://img.shields.io/badge/Version-4.0.74-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.75](https://img.shields.io/badge/Version-4.0.75-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/stable/prometheus/4.0.74/app-readme.md b/stable/prometheus/4.0.75/app-readme.md similarity index 100% rename from stable/prometheus/4.0.74/app-readme.md rename to stable/prometheus/4.0.75/app-readme.md diff --git a/stable/wireguard/1.0.1/charts/common-10.5.6.tgz b/stable/prometheus/4.0.75/charts/common-10.5.6.tgz similarity index 100% rename from stable/wireguard/1.0.1/charts/common-10.5.6.tgz rename to stable/prometheus/4.0.75/charts/common-10.5.6.tgz diff --git a/stable/prometheus/4.0.74/charts/kube-state-metrics-3.2.1.tgz b/stable/prometheus/4.0.75/charts/kube-state-metrics-3.2.1.tgz similarity index 100% rename from stable/prometheus/4.0.74/charts/kube-state-metrics-3.2.1.tgz rename to stable/prometheus/4.0.75/charts/kube-state-metrics-3.2.1.tgz diff --git a/stable/prometheus/4.0.74/charts/node-exporter-3.1.1.tgz b/stable/prometheus/4.0.75/charts/node-exporter-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.74/charts/node-exporter-3.1.1.tgz rename to stable/prometheus/4.0.75/charts/node-exporter-3.1.1.tgz diff --git a/stable/prometheus/4.0.74/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.75/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.75/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.75/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.75/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.75/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.75/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-probes.yaml b/stable/prometheus/4.0.75/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-probes.yaml rename to stable/prometheus/4.0.75/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-prometheus.yaml b/stable/prometheus/4.0.75/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.75/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.75/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.75/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.75/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.75/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.75/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.74/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.75/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.74/ix_values.yaml b/stable/prometheus/4.0.75/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.74/ix_values.yaml rename to stable/prometheus/4.0.75/ix_values.yaml index 01f0961c64f..725c1427a36 100644 --- a/stable/prometheus/4.0.74/ix_values.yaml +++ b/stable/prometheus/4.0.75/ix_values.yaml @@ -8,11 +8,11 @@ prometheusImage: thanosImage: repository: tccr.io/truecharts/thanos - tag: v0.27.0@sha256:e93a457cd77bbb38b08afc85b1f10e082dd2ef1c9f17c607cef747e372acc639 + tag: 0.28.0@sha256:ebd288d48d9239ba9cd10a8843c7592a7ba3c9ed812231b5f699b9f905ce432f alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:6c9e5a4584c6d4e3f4c63609429e47a1c2a1efc6377778f8177fd3ceeed2a5f2 + tag: v0.24.0@sha256:e32bd395d5377187038c41c567bf23a4679148f1addbd1bb774ac94321d42181 global: labels: {} diff --git a/stable/prometheus/4.0.74/questions.yaml b/stable/prometheus/4.0.75/questions.yaml similarity index 100% rename from stable/prometheus/4.0.74/questions.yaml rename to stable/prometheus/4.0.75/questions.yaml diff --git a/stable/prometheus/4.0.74/templates/_helpers.tpl b/stable/prometheus/4.0.75/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/_helpers.tpl rename to stable/prometheus/4.0.75/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.74/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.75/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.75/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.74/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.75/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.75/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.74/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.75/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.75/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.74/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/common.yaml b/stable/prometheus/4.0.75/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/common.yaml rename to stable/prometheus/4.0.75/templates/common.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.75/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.75/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/operator/_args.tpl b/stable/prometheus/4.0.75/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/operator/_args.tpl rename to stable/prometheus/4.0.75/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.74/templates/operator/configmap.yaml b/stable/prometheus/4.0.75/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/operator/configmap.yaml rename to stable/prometheus/4.0.75/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.74/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.75/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.75/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.74/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.75/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.75/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.74/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.75/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.75/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.74/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.75/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.75/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.74/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.75/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.75/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.74/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.75/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.75/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.74/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.75/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.75/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.74/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.75/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.74/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.75/templates/prometheus/serviceaccount.yaml diff --git a/stable/wireguard/1.0.1/values.yaml b/stable/prometheus/4.0.75/values.yaml similarity index 100% rename from stable/wireguard/1.0.1/values.yaml rename to stable/prometheus/4.0.75/values.yaml diff --git a/stable/rsshub/3.0.83/CHANGELOG.md b/stable/rsshub/3.0.84/CHANGELOG.md similarity index 92% rename from stable/rsshub/3.0.83/CHANGELOG.md rename to stable/rsshub/3.0.84/CHANGELOG.md index ddedc64137c..cb483f32683 100644 --- a/stable/rsshub/3.0.83/CHANGELOG.md +++ b/stable/rsshub/3.0.84/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.84](https://github.com/truecharts/charts/compare/rsshub-3.0.83...rsshub-3.0.84) (2022-08-31) + +### Chore + +- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) + + + + ## [rsshub-3.0.83](https://github.com/truecharts/charts/compare/rsshub-3.0.81...rsshub-3.0.83) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-3.0.73](https://github.com/truecharts/charts/compare/rsshub-3.0.72...rsshub-3.0.73) (2022-08-25) - -### Chore - -- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561)) - - - - -## [rsshub-3.0.72](https://github.com/truecharts/charts/compare/rsshub-3.0.71...rsshub-3.0.72) (2022-08-24) diff --git a/stable/rsshub/3.0.83/Chart.lock b/stable/rsshub/3.0.84/Chart.lock similarity index 85% rename from stable/rsshub/3.0.83/Chart.lock rename to stable/rsshub/3.0.84/Chart.lock index b4ab8be60b6..c8d4f46134d 100644 --- a/stable/rsshub/3.0.83/Chart.lock +++ b/stable/rsshub/3.0.84/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.67 digest: sha256:f13ece297c4b9a2a5aaf39771f6410403b23e945ebbb82b0c9c35ac3cc69c4f0 -generated: "2022-08-31T00:43:09.699148675Z" +generated: "2022-08-31T06:41:32.283805885Z" diff --git a/stable/rsshub/3.0.83/Chart.yaml b/stable/rsshub/3.0.84/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.83/Chart.yaml rename to stable/rsshub/3.0.84/Chart.yaml index 0754fe4d120..de329660b92 100644 --- a/stable/rsshub/3.0.83/Chart.yaml +++ b/stable/rsshub/3.0.84/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.83 +version: 3.0.84 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.83/README.md b/stable/rsshub/3.0.84/README.md similarity index 98% rename from stable/rsshub/3.0.83/README.md rename to stable/rsshub/3.0.84/README.md index 5f86b0615af..1a80c5ceff0 100644 --- a/stable/rsshub/3.0.83/README.md +++ b/stable/rsshub/3.0.84/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.83](https://img.shields.io/badge/Version-3.0.83-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.84](https://img.shields.io/badge/Version-3.0.84-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.83/app-readme.md b/stable/rsshub/3.0.84/app-readme.md similarity index 100% rename from stable/rsshub/3.0.83/app-readme.md rename to stable/rsshub/3.0.84/app-readme.md diff --git a/stable/rsshub/3.0.84/charts/common-10.5.6.tgz b/stable/rsshub/3.0.84/charts/common-10.5.6.tgz new file mode 100644 index 00000000000..9e3f5a957f3 Binary files /dev/null and b/stable/rsshub/3.0.84/charts/common-10.5.6.tgz differ diff --git a/stable/rsshub/3.0.83/charts/redis-3.0.67.tgz b/stable/rsshub/3.0.84/charts/redis-3.0.67.tgz similarity index 100% rename from stable/rsshub/3.0.83/charts/redis-3.0.67.tgz rename to stable/rsshub/3.0.84/charts/redis-3.0.67.tgz diff --git a/stable/rsshub/3.0.83/ix_values.yaml b/stable/rsshub/3.0.84/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.83/ix_values.yaml rename to stable/rsshub/3.0.84/ix_values.yaml index 6806e9e4824..aa87d458172 100644 --- a/stable/rsshub/3.0.83/ix_values.yaml +++ b/stable/rsshub/3.0.84/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:33d8630b1560b85b54e2b13635769673c77259c51e3b0c57117ee9ad18f953f6 + tag: latest@sha256:45bdb08ebd0415bb57c8668dca013d856e38196e286125366f081d6832fa7dbe browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.83/questions.yaml b/stable/rsshub/3.0.84/questions.yaml similarity index 100% rename from stable/rsshub/3.0.83/questions.yaml rename to stable/rsshub/3.0.84/questions.yaml diff --git a/stable/rsshub/3.0.84/templates/common.yaml b/stable/rsshub/3.0.84/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/rsshub/3.0.84/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.84/values.yaml b/stable/rsshub/3.0.84/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/1.0.1/Chart.lock b/stable/wireguard/1.0.1/Chart.lock deleted file mode 100644 index 1b220e84097..00000000000 --- a/stable/wireguard/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.6 -digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:50:55.144701285Z" diff --git a/stable/wireguard/1.0.1/CHANGELOG.md b/stable/wireguard/1.0.2/CHANGELOG.md similarity index 80% rename from stable/wireguard/1.0.1/CHANGELOG.md rename to stable/wireguard/1.0.2/CHANGELOG.md index c6dff0c1384..a26a398bc78 100644 --- a/stable/wireguard/1.0.1/CHANGELOG.md +++ b/stable/wireguard/1.0.2/CHANGELOG.md @@ -2,6 +2,15 @@ +## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) + +### Chore + +- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) + + + + ## [wireguard-1.0.1](https://github.com/truecharts/charts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30) ### Chore diff --git a/stable/wireguard/1.0.2/Chart.lock b/stable/wireguard/1.0.2/Chart.lock new file mode 100644 index 00000000000..66f6d37ee7d --- /dev/null +++ b/stable/wireguard/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.6 +digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 +generated: "2022-08-31T06:41:29.887997801Z" diff --git a/stable/wireguard/1.0.1/Chart.yaml b/stable/wireguard/1.0.2/Chart.yaml similarity index 98% rename from stable/wireguard/1.0.1/Chart.yaml rename to stable/wireguard/1.0.2/Chart.yaml index a193c95069b..83a2d05f541 100644 --- a/stable/wireguard/1.0.1/Chart.yaml +++ b/stable/wireguard/1.0.2/Chart.yaml @@ -19,7 +19,7 @@ name: wireguard sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - network diff --git a/stable/wireguard/1.0.1/README.md b/stable/wireguard/1.0.2/README.md similarity index 98% rename from stable/wireguard/1.0.1/README.md rename to stable/wireguard/1.0.2/README.md index 5f7bab01029..be00cd7cea3 100644 --- a/stable/wireguard/1.0.1/README.md +++ b/stable/wireguard/1.0.2/README.md @@ -1,6 +1,6 @@ # wireguard -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: 1.0.202109](https://img.shields.io/badge/AppVersion-1.0.202109-informational?style=flat-square) +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![AppVersion: 1.0.202109](https://img.shields.io/badge/AppVersion-1.0.202109-informational?style=flat-square) WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. diff --git a/stable/wireguard/1.0.1/app-readme.md b/stable/wireguard/1.0.2/app-readme.md similarity index 100% rename from stable/wireguard/1.0.1/app-readme.md rename to stable/wireguard/1.0.2/app-readme.md diff --git a/stable/wireguard/1.0.2/charts/common-10.5.6.tgz b/stable/wireguard/1.0.2/charts/common-10.5.6.tgz new file mode 100644 index 00000000000..9e3f5a957f3 Binary files /dev/null and b/stable/wireguard/1.0.2/charts/common-10.5.6.tgz differ diff --git a/stable/wireguard/1.0.1/ci/ci-values.yaml b/stable/wireguard/1.0.2/ci/ci-values.yaml similarity index 100% rename from stable/wireguard/1.0.1/ci/ci-values.yaml rename to stable/wireguard/1.0.2/ci/ci-values.yaml diff --git a/stable/wireguard/1.0.1/ix_values.yaml b/stable/wireguard/1.0.2/ix_values.yaml similarity index 98% rename from stable/wireguard/1.0.1/ix_values.yaml rename to stable/wireguard/1.0.2/ix_values.yaml index 7ce5e43d609..8164a59f44b 100644 --- a/stable/wireguard/1.0.1/ix_values.yaml +++ b/stable/wireguard/1.0.2/ix_values.yaml @@ -51,7 +51,7 @@ service: main: ports: main: - port: 51820 + port: 51821 targetPort: 51820 protocol: UDP diff --git a/stable/wireguard/1.0.1/questions.yaml b/stable/wireguard/1.0.2/questions.yaml similarity index 99% rename from stable/wireguard/1.0.1/questions.yaml rename to stable/wireguard/1.0.2/questions.yaml index b02b1898567..3b5699e944b 100644 --- a/stable/wireguard/1.0.1/questions.yaml +++ b/stable/wireguard/1.0.2/questions.yaml @@ -27,14 +27,7 @@ groups: 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" +portals: {} questions: - variable: global label: Global Settings @@ -410,7 +403,7 @@ questions: description: "This port exposes the container port on the service" schema: type: int - default: 51820 + default: 51821 required: true - variable: advanced label: Show Advanced Settings diff --git a/stable/wireguard/1.0.1/templates/_configfilemount.tpl b/stable/wireguard/1.0.2/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/1.0.1/templates/_configfilemount.tpl rename to stable/wireguard/1.0.2/templates/_configfilemount.tpl diff --git a/stable/wireguard/1.0.1/templates/_configmap.tpl b/stable/wireguard/1.0.2/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/1.0.1/templates/_configmap.tpl rename to stable/wireguard/1.0.2/templates/_configmap.tpl diff --git a/stable/wireguard/1.0.1/templates/_secret.tpl b/stable/wireguard/1.0.2/templates/_secret.tpl similarity index 100% rename from stable/wireguard/1.0.1/templates/_secret.tpl rename to stable/wireguard/1.0.2/templates/_secret.tpl diff --git a/stable/wireguard/1.0.1/templates/common.yaml b/stable/wireguard/1.0.2/templates/common.yaml similarity index 100% rename from stable/wireguard/1.0.1/templates/common.yaml rename to stable/wireguard/1.0.2/templates/common.yaml diff --git a/stable/wireguard/1.0.2/values.yaml b/stable/wireguard/1.0.2/values.yaml new file mode 100644 index 00000000000..e69de29bb2d