diff --git a/incubator/appsmith/2.0.63/CHANGELOG.md b/incubator/appsmith/2.0.64/CHANGELOG.md similarity index 91% rename from incubator/appsmith/2.0.63/CHANGELOG.md rename to incubator/appsmith/2.0.64/CHANGELOG.md index d509a00731..4712a23e91 100644 --- a/incubator/appsmith/2.0.63/CHANGELOG.md +++ b/incubator/appsmith/2.0.64/CHANGELOG.md @@ -2,6 +2,16 @@ +## [appsmith-2.0.64](https://github.com/truecharts/charts/compare/appsmith-2.0.63...appsmith-2.0.64) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [appsmith-2.0.63](https://github.com/truecharts/charts/compare/appsmith-2.0.62...appsmith-2.0.63) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [appsmith-2.0.55](https://github.com/truecharts/charts/compare/appsmith-2.0.54...appsmith-2.0.55) (2022-09-27) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [appsmith-2.0.54](https://github.com/truecharts/charts/compare/appsmith-2.0.53...appsmith-2.0.54) (2022-09-25) - diff --git a/stable/rsshub/3.0.135/Chart.lock b/incubator/appsmith/2.0.64/Chart.lock similarity index 85% rename from stable/rsshub/3.0.135/Chart.lock rename to incubator/appsmith/2.0.64/Chart.lock index f71fae14ef..4006999b20 100644 --- a/stable/rsshub/3.0.135/Chart.lock +++ b/incubator/appsmith/2.0.64/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.111 digest: sha256:f60bfe01ae321d7199a7bcf9e17cb14622ceea47d49a9c0b8cadb7780848c701 -generated: "2022-11-04T08:19:15.691124813Z" +generated: "2022-11-05T12:05:35.862326593Z" diff --git a/incubator/appsmith/2.0.63/Chart.yaml b/incubator/appsmith/2.0.64/Chart.yaml similarity index 96% rename from incubator/appsmith/2.0.63/Chart.yaml rename to incubator/appsmith/2.0.64/Chart.yaml index 5fb653b139..ecd7eac913 100644 --- a/incubator/appsmith/2.0.63/Chart.yaml +++ b/incubator/appsmith/2.0.64/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.8.6" +appVersion: "1.8.7" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/appsmithorg/appsmith -version: 2.0.63 +version: 2.0.64 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/2.0.63/README.md b/incubator/appsmith/2.0.64/README.md similarity index 100% rename from incubator/appsmith/2.0.63/README.md rename to incubator/appsmith/2.0.64/README.md diff --git a/incubator/appsmith/2.0.63/app-readme.md b/incubator/appsmith/2.0.64/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.63/app-readme.md rename to incubator/appsmith/2.0.64/app-readme.md diff --git a/incubator/appsmith/2.0.63/charts/common-10.7.13.tgz b/incubator/appsmith/2.0.64/charts/common-10.7.13.tgz similarity index 100% rename from incubator/appsmith/2.0.63/charts/common-10.7.13.tgz rename to incubator/appsmith/2.0.64/charts/common-10.7.13.tgz diff --git a/incubator/appsmith/2.0.63/charts/redis-3.0.111.tgz b/incubator/appsmith/2.0.64/charts/redis-3.0.111.tgz similarity index 100% rename from incubator/appsmith/2.0.63/charts/redis-3.0.111.tgz rename to incubator/appsmith/2.0.64/charts/redis-3.0.111.tgz diff --git a/incubator/appsmith/2.0.63/ix_values.yaml b/incubator/appsmith/2.0.64/ix_values.yaml similarity index 91% rename from incubator/appsmith/2.0.63/ix_values.yaml rename to incubator/appsmith/2.0.64/ix_values.yaml index 753197b84b..f5c25299c4 100644 --- a/incubator/appsmith/2.0.63/ix_values.yaml +++ b/incubator/appsmith/2.0.64/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/appsmith - tag: 1.8.6@sha256:68684c52d41fb879009b567f11eca95ef49e37fa97c01c56b8ea88bc3bf52ba7 + tag: 1.8.7@sha256:5ce4fa7f38342f4d54b28d5ba62fe34c069f2a038063b4a186458c9c13570d12 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/appsmith/2.0.63/questions.yaml b/incubator/appsmith/2.0.64/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.63/questions.yaml rename to incubator/appsmith/2.0.64/questions.yaml diff --git a/incubator/appsmith/2.0.63/templates/common.yaml b/incubator/appsmith/2.0.64/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.63/templates/common.yaml rename to incubator/appsmith/2.0.64/templates/common.yaml diff --git a/incubator/appsmith/2.0.63/values.yaml b/incubator/appsmith/2.0.64/values.yaml similarity index 100% rename from incubator/appsmith/2.0.63/values.yaml rename to incubator/appsmith/2.0.64/values.yaml diff --git a/incubator/artifactory-oss/0.0.39/CHANGELOG.md b/incubator/artifactory-oss/0.0.40/CHANGELOG.md similarity index 90% rename from incubator/artifactory-oss/0.0.39/CHANGELOG.md rename to incubator/artifactory-oss/0.0.40/CHANGELOG.md index 11b815af5b..f2eb047355 100644 --- a/incubator/artifactory-oss/0.0.39/CHANGELOG.md +++ b/incubator/artifactory-oss/0.0.40/CHANGELOG.md @@ -2,6 +2,16 @@ +## [artifactory-oss-0.0.40](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.39...artifactory-oss-0.0.40) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [artifactory-oss-0.0.39](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.38...artifactory-oss-0.0.39) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [artifactory-oss-0.0.31](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.30...artifactory-oss-0.0.31) (2022-10-07) - -### Chore - diff --git a/incubator/webp-server/0.0.40/Chart.lock b/incubator/artifactory-oss/0.0.40/Chart.lock similarity index 80% rename from incubator/webp-server/0.0.40/Chart.lock rename to incubator/artifactory-oss/0.0.40/Chart.lock index 101b48d20c..a5646e9d95 100644 --- a/incubator/webp-server/0.0.40/Chart.lock +++ b/incubator/artifactory-oss/0.0.40/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.13 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:50:24.82048924Z" +generated: "2022-11-05T12:05:16.47792857Z" diff --git a/incubator/artifactory-oss/0.0.39/Chart.yaml b/incubator/artifactory-oss/0.0.40/Chart.yaml similarity index 96% rename from incubator/artifactory-oss/0.0.39/Chart.yaml rename to incubator/artifactory-oss/0.0.40/Chart.yaml index eca9a5960d..14a833884c 100644 --- a/incubator/artifactory-oss/0.0.39/Chart.yaml +++ b/incubator/artifactory-oss/0.0.40/Chart.yaml @@ -4,7 +4,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "7.46.10" +appVersion: "7.46.11" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -28,4 +28,4 @@ sources: - https://jfrog.com/ - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss type: application -version: 0.0.39 +version: 0.0.40 diff --git a/incubator/artifactory-oss/0.0.39/README.md b/incubator/artifactory-oss/0.0.40/README.md similarity index 100% rename from incubator/artifactory-oss/0.0.39/README.md rename to incubator/artifactory-oss/0.0.40/README.md diff --git a/incubator/artifactory-oss/0.0.39/app-readme.md b/incubator/artifactory-oss/0.0.40/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.39/app-readme.md rename to incubator/artifactory-oss/0.0.40/app-readme.md diff --git a/incubator/artifactory-oss/0.0.39/charts/common-10.7.13.tgz b/incubator/artifactory-oss/0.0.40/charts/common-10.7.13.tgz similarity index 100% rename from incubator/artifactory-oss/0.0.39/charts/common-10.7.13.tgz rename to incubator/artifactory-oss/0.0.40/charts/common-10.7.13.tgz diff --git a/incubator/artifactory-oss/0.0.39/ix_values.yaml b/incubator/artifactory-oss/0.0.40/ix_values.yaml similarity index 96% rename from incubator/artifactory-oss/0.0.39/ix_values.yaml rename to incubator/artifactory-oss/0.0.40/ix_values.yaml index cd58f37ab3..9e9adaa602 100644 --- a/incubator/artifactory-oss/0.0.39/ix_values.yaml +++ b/incubator/artifactory-oss/0.0.40/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/artifactory-oss - tag: 7.46.10 + tag: 7.46.11 persistence: varoptjfrogartifactory: enabled: true diff --git a/incubator/artifactory-oss/0.0.39/questions.yaml b/incubator/artifactory-oss/0.0.40/questions.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.39/questions.yaml rename to incubator/artifactory-oss/0.0.40/questions.yaml diff --git a/incubator/artifactory-oss/0.0.39/templates/common.yaml b/incubator/artifactory-oss/0.0.40/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.39/templates/common.yaml rename to incubator/artifactory-oss/0.0.40/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.39/values.yaml b/incubator/artifactory-oss/0.0.40/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.39/values.yaml rename to incubator/artifactory-oss/0.0.40/values.yaml diff --git a/incubator/blender/0.0.42/CHANGELOG.md b/incubator/blender/0.0.43/CHANGELOG.md similarity index 91% rename from incubator/blender/0.0.42/CHANGELOG.md rename to incubator/blender/0.0.43/CHANGELOG.md index fda8d7466d..ba6932f9ea 100644 --- a/incubator/blender/0.0.42/CHANGELOG.md +++ b/incubator/blender/0.0.43/CHANGELOG.md @@ -2,6 +2,16 @@ +## [blender-0.0.43](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.35...blender-0.0.43) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [blender-0.0.42](https://github.com/truecharts/charts/compare/blender-0.0.41...blender-0.0.42) (2022-11-02) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [blender-0.0.34](https://github.com/truecharts/charts/compare/blender-0.0.33...blender-0.0.34) (2022-10-05) - -### Chore - - Auto-update chart README [skip ci] diff --git a/incubator/artifactory-oss/0.0.39/Chart.lock b/incubator/blender/0.0.43/Chart.lock similarity index 80% rename from incubator/artifactory-oss/0.0.39/Chart.lock rename to incubator/blender/0.0.43/Chart.lock index 40aeeea2e7..433340a4dc 100644 --- a/incubator/artifactory-oss/0.0.39/Chart.lock +++ b/incubator/blender/0.0.43/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.13 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T08:45:41.648719124Z" +generated: "2022-11-05T12:05:16.506908338Z" diff --git a/incubator/blender/0.0.42/Chart.yaml b/incubator/blender/0.0.43/Chart.yaml similarity index 98% rename from incubator/blender/0.0.42/Chart.yaml rename to incubator/blender/0.0.43/Chart.yaml index b3c373f9df..3c74d9f54d 100644 --- a/incubator/blender/0.0.42/Chart.yaml +++ b/incubator/blender/0.0.43/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/linuxserver/docker-blender#readme type: application -version: 0.0.42 +version: 0.0.43 diff --git a/incubator/blender/0.0.42/README.md b/incubator/blender/0.0.43/README.md similarity index 100% rename from incubator/blender/0.0.42/README.md rename to incubator/blender/0.0.43/README.md diff --git a/incubator/blender/0.0.42/app-readme.md b/incubator/blender/0.0.43/app-readme.md similarity index 100% rename from incubator/blender/0.0.42/app-readme.md rename to incubator/blender/0.0.43/app-readme.md diff --git a/incubator/blender/0.0.42/charts/common-10.7.13.tgz b/incubator/blender/0.0.43/charts/common-10.7.13.tgz similarity index 100% rename from incubator/blender/0.0.42/charts/common-10.7.13.tgz rename to incubator/blender/0.0.43/charts/common-10.7.13.tgz diff --git a/incubator/blender/0.0.42/ix_values.yaml b/incubator/blender/0.0.43/ix_values.yaml similarity index 83% rename from incubator/blender/0.0.42/ix_values.yaml rename to incubator/blender/0.0.43/ix_values.yaml index 338bb56c74..147e5e77fd 100644 --- a/incubator/blender/0.0.42/ix_values.yaml +++ b/incubator/blender/0.0.43/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender - tag: latest@sha256:9c9c7d01c25607182adc99deee2fbbb950ec6b45f25dcbec5f7425197d6a0ed1 + tag: latest@sha256:65d471f5db800b2cd31047239d437f50daeb4b633b2a2a6e17e6a02ad3a8f33f persistence: config: enabled: true diff --git a/incubator/blender/0.0.42/questions.yaml b/incubator/blender/0.0.43/questions.yaml similarity index 100% rename from incubator/blender/0.0.42/questions.yaml rename to incubator/blender/0.0.43/questions.yaml diff --git a/incubator/blender/0.0.42/templates/common.yaml b/incubator/blender/0.0.43/templates/common.yaml similarity index 100% rename from incubator/blender/0.0.42/templates/common.yaml rename to incubator/blender/0.0.43/templates/common.yaml diff --git a/incubator/blender/0.0.42/values.yaml b/incubator/blender/0.0.43/values.yaml similarity index 100% rename from incubator/blender/0.0.42/values.yaml rename to incubator/blender/0.0.43/values.yaml diff --git a/incubator/cryptpad/0.0.86/CHANGELOG.md b/incubator/cryptpad/0.0.87/CHANGELOG.md similarity index 91% rename from incubator/cryptpad/0.0.86/CHANGELOG.md rename to incubator/cryptpad/0.0.87/CHANGELOG.md index e303b43b8b..01fc0afe7e 100644 --- a/incubator/cryptpad/0.0.86/CHANGELOG.md +++ b/incubator/cryptpad/0.0.87/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cryptpad-0.0.87](https://github.com/truecharts/charts/compare/cryptpad-0.0.86...cryptpad-0.0.87) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [cryptpad-0.0.86](https://github.com/truecharts/charts/compare/cryptpad-0.0.85...cryptpad-0.0.86) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [cryptpad-0.0.78](https://github.com/truecharts/charts/compare/cryptpad-0.0.77...cryptpad-0.0.78) (2022-10-21) - -### Chore - diff --git a/incubator/cura-novnc/0.0.38/Chart.lock b/incubator/cryptpad/0.0.87/Chart.lock similarity index 80% rename from incubator/cura-novnc/0.0.38/Chart.lock rename to incubator/cryptpad/0.0.87/Chart.lock index 70449de212..a868bca494 100644 --- a/incubator/cura-novnc/0.0.38/Chart.lock +++ b/incubator/cryptpad/0.0.87/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.13 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T08:55:08.898303593Z" +generated: "2022-11-05T12:05:16.511552053Z" diff --git a/incubator/cryptpad/0.0.86/Chart.yaml b/incubator/cryptpad/0.0.87/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.86/Chart.yaml rename to incubator/cryptpad/0.0.87/Chart.yaml index b0497b58aa..607da50498 100644 --- a/incubator/cryptpad/0.0.86/Chart.yaml +++ b/incubator/cryptpad/0.0.87/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.86 +version: 0.0.87 diff --git a/incubator/cryptpad/0.0.86/README.md b/incubator/cryptpad/0.0.87/README.md similarity index 100% rename from incubator/cryptpad/0.0.86/README.md rename to incubator/cryptpad/0.0.87/README.md diff --git a/incubator/cryptpad/0.0.86/app-readme.md b/incubator/cryptpad/0.0.87/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.86/app-readme.md rename to incubator/cryptpad/0.0.87/app-readme.md diff --git a/incubator/cryptpad/0.0.86/charts/common-10.7.13.tgz b/incubator/cryptpad/0.0.87/charts/common-10.7.13.tgz similarity index 100% rename from incubator/cryptpad/0.0.86/charts/common-10.7.13.tgz rename to incubator/cryptpad/0.0.87/charts/common-10.7.13.tgz diff --git a/incubator/cryptpad/0.0.86/ix_values.yaml b/incubator/cryptpad/0.0.87/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.86/ix_values.yaml rename to incubator/cryptpad/0.0.87/ix_values.yaml index a94d381d45..1b0b943ea4 100644 --- a/incubator/cryptpad/0.0.86/ix_values.yaml +++ b/incubator/cryptpad/0.0.87/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:f02af0ccb9e6a1ca8ff488c5783d890503ae156a6f8b52bc287e281f4a20abc3 + tag: latest@sha256:9fa19811c07e51123dcab7a9476b00cd5b55ce93308ea69892114d1dc5086ded persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.86/questions.yaml b/incubator/cryptpad/0.0.87/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.86/questions.yaml rename to incubator/cryptpad/0.0.87/questions.yaml diff --git a/incubator/cryptpad/0.0.86/templates/common.yaml b/incubator/cryptpad/0.0.87/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.86/templates/common.yaml rename to incubator/cryptpad/0.0.87/templates/common.yaml diff --git a/incubator/cryptpad/0.0.86/values.yaml b/incubator/cryptpad/0.0.87/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.86/values.yaml rename to incubator/cryptpad/0.0.87/values.yaml diff --git a/incubator/cura-novnc/0.0.38/CHANGELOG.md b/incubator/cura-novnc/0.0.39/CHANGELOG.md similarity index 91% rename from incubator/cura-novnc/0.0.38/CHANGELOG.md rename to incubator/cura-novnc/0.0.39/CHANGELOG.md index 9743608283..dd3f4c3874 100644 --- a/incubator/cura-novnc/0.0.38/CHANGELOG.md +++ b/incubator/cura-novnc/0.0.39/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cura-novnc-0.0.39](https://github.com/truecharts/charts/compare/cura-novnc-0.0.38...cura-novnc-0.0.39) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [cura-novnc-0.0.38](https://github.com/truecharts/charts/compare/cura-novnc-0.0.37...cura-novnc-0.0.38) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cura-novnc-0.0.30](https://github.com/truecharts/charts/compare/cura-novnc-0.0.29...cura-novnc-0.0.30) (2022-10-07) - -### Chore - diff --git a/incubator/blender/0.0.42/Chart.lock b/incubator/cura-novnc/0.0.39/Chart.lock similarity index 80% rename from incubator/blender/0.0.42/Chart.lock rename to incubator/cura-novnc/0.0.39/Chart.lock index 5d66b259c1..6004a9ae99 100644 --- a/incubator/blender/0.0.42/Chart.lock +++ b/incubator/cura-novnc/0.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.13 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T08:48:24.483973078Z" +generated: "2022-11-05T12:06:03.792248573Z" diff --git a/incubator/cura-novnc/0.0.38/Chart.yaml b/incubator/cura-novnc/0.0.39/Chart.yaml similarity index 98% rename from incubator/cura-novnc/0.0.38/Chart.yaml rename to incubator/cura-novnc/0.0.39/Chart.yaml index 5cd087052e..805f1d64f7 100644 --- a/incubator/cura-novnc/0.0.38/Chart.yaml +++ b/incubator/cura-novnc/0.0.39/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://ultimaker.com/software/ultimaker-cura - https://hub.docker.com/r/mikeah/cura-novnc type: application -version: 0.0.38 +version: 0.0.39 diff --git a/incubator/cura-novnc/0.0.38/README.md b/incubator/cura-novnc/0.0.39/README.md similarity index 100% rename from incubator/cura-novnc/0.0.38/README.md rename to incubator/cura-novnc/0.0.39/README.md diff --git a/incubator/cura-novnc/0.0.38/app-readme.md b/incubator/cura-novnc/0.0.39/app-readme.md similarity index 100% rename from incubator/cura-novnc/0.0.38/app-readme.md rename to incubator/cura-novnc/0.0.39/app-readme.md diff --git a/incubator/cura-novnc/0.0.38/charts/common-10.7.13.tgz b/incubator/cura-novnc/0.0.39/charts/common-10.7.13.tgz similarity index 100% rename from incubator/cura-novnc/0.0.38/charts/common-10.7.13.tgz rename to incubator/cura-novnc/0.0.39/charts/common-10.7.13.tgz diff --git a/incubator/cura-novnc/0.0.38/ix_values.yaml b/incubator/cura-novnc/0.0.39/ix_values.yaml similarity index 84% rename from incubator/cura-novnc/0.0.38/ix_values.yaml rename to incubator/cura-novnc/0.0.39/ix_values.yaml index b4db537821..e57e550be8 100644 --- a/incubator/cura-novnc/0.0.38/ix_values.yaml +++ b/incubator/cura-novnc/0.0.39/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cura-novnc - tag: latest@sha256:b4ca06cf03e97caebfdd416bfc415b6855268dcb7a249c78d25eefeeffea6fb7 + tag: latest@sha256:3c59ccca0a32a436865693d00712e58840cdc6dd9452254b778b3a53f6674668 persistence: homefolder: enabled: true diff --git a/incubator/cura-novnc/0.0.38/questions.yaml b/incubator/cura-novnc/0.0.39/questions.yaml similarity index 100% rename from incubator/cura-novnc/0.0.38/questions.yaml rename to incubator/cura-novnc/0.0.39/questions.yaml diff --git a/incubator/cura-novnc/0.0.38/templates/common.yaml b/incubator/cura-novnc/0.0.39/templates/common.yaml similarity index 100% rename from incubator/cura-novnc/0.0.38/templates/common.yaml rename to incubator/cura-novnc/0.0.39/templates/common.yaml diff --git a/incubator/cura-novnc/0.0.38/values.yaml b/incubator/cura-novnc/0.0.39/values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.38/values.yaml rename to incubator/cura-novnc/0.0.39/values.yaml diff --git a/incubator/factorio/0.0.43/Chart.lock b/incubator/factorio/0.0.43/Chart.lock deleted file mode 100644 index 29d52b2a43..0000000000 --- a/incubator/factorio/0.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:00:41.147855706Z" diff --git a/incubator/factorio/0.0.43/CHANGELOG.md b/incubator/factorio/0.0.44/CHANGELOG.md similarity index 90% rename from incubator/factorio/0.0.43/CHANGELOG.md rename to incubator/factorio/0.0.44/CHANGELOG.md index 4b8be73fa5..3f963319ea 100644 --- a/incubator/factorio/0.0.43/CHANGELOG.md +++ b/incubator/factorio/0.0.44/CHANGELOG.md @@ -2,6 +2,16 @@ +## [factorio-0.0.44](https://github.com/truecharts/charts/compare/factorio-0.0.43...factorio-0.0.44) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [factorio-0.0.43](https://github.com/truecharts/charts/compare/factorio-0.0.42...factorio-0.0.43) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [factorio-0.0.35](https://github.com/truecharts/charts/compare/factorio-0.0.34...factorio-0.0.35) (2022-09-27) - -### Chore diff --git a/incubator/cryptpad/0.0.86/Chart.lock b/incubator/factorio/0.0.44/Chart.lock similarity index 80% rename from incubator/cryptpad/0.0.86/Chart.lock rename to incubator/factorio/0.0.44/Chart.lock index 3da0ae1986..d26d14567f 100644 --- a/incubator/cryptpad/0.0.86/Chart.lock +++ b/incubator/factorio/0.0.44/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.13 digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T02:44:15.646632152Z" +generated: "2022-11-05T12:06:04.453490271Z" diff --git a/incubator/factorio/0.0.43/Chart.yaml b/incubator/factorio/0.0.44/Chart.yaml similarity index 98% rename from incubator/factorio/0.0.43/Chart.yaml rename to incubator/factorio/0.0.44/Chart.yaml index 8f2ab3e506..e1c7e93cda 100644 --- a/incubator/factorio/0.0.43/Chart.yaml +++ b/incubator/factorio/0.0.44/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.factorio.com/ - https://hub.docker.com/r/factoriotools/factorio/ type: application -version: 0.0.43 +version: 0.0.44 diff --git a/incubator/factorio/0.0.43/README.md b/incubator/factorio/0.0.44/README.md similarity index 100% rename from incubator/factorio/0.0.43/README.md rename to incubator/factorio/0.0.44/README.md diff --git a/incubator/factorio/0.0.43/app-readme.md b/incubator/factorio/0.0.44/app-readme.md similarity index 100% rename from incubator/factorio/0.0.43/app-readme.md rename to incubator/factorio/0.0.44/app-readme.md diff --git a/incubator/factorio/0.0.43/charts/common-10.7.13.tgz b/incubator/factorio/0.0.44/charts/common-10.7.13.tgz similarity index 100% rename from incubator/factorio/0.0.43/charts/common-10.7.13.tgz rename to incubator/factorio/0.0.44/charts/common-10.7.13.tgz diff --git a/incubator/factorio/0.0.43/ix_values.yaml b/incubator/factorio/0.0.44/ix_values.yaml similarity index 85% rename from incubator/factorio/0.0.43/ix_values.yaml rename to incubator/factorio/0.0.44/ix_values.yaml index dac222b8e3..8a4e263271 100644 --- a/incubator/factorio/0.0.43/ix_values.yaml +++ b/incubator/factorio/0.0.44/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/factorio - tag: vstable@sha256:bd299d44d896e6ea1876a80344ef35072b36a8c5f94ce14789eed2d02eabb76d + tag: vstable@sha256:8d5cd48a4f6314c4ee7e804def6c1d40cea4ade2a151cfdbcca68221fc07babe persistence: path: enabled: true diff --git a/incubator/factorio/0.0.43/questions.yaml b/incubator/factorio/0.0.44/questions.yaml similarity index 100% rename from incubator/factorio/0.0.43/questions.yaml rename to incubator/factorio/0.0.44/questions.yaml diff --git a/incubator/factorio/0.0.43/templates/common.yaml b/incubator/factorio/0.0.44/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.43/templates/common.yaml rename to incubator/factorio/0.0.44/templates/common.yaml diff --git a/incubator/factorio/0.0.43/values.yaml b/incubator/factorio/0.0.44/values.yaml similarity index 100% rename from incubator/factorio/0.0.43/values.yaml rename to incubator/factorio/0.0.44/values.yaml diff --git a/incubator/obs-ndi/0.0.37/Chart.lock b/incubator/obs-ndi/0.0.37/Chart.lock deleted file mode 100644 index 5ac7323857..0000000000 --- a/incubator/obs-ndi/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T08:47:24.729457411Z" diff --git a/incubator/obs-ndi/0.0.37/CHANGELOG.md b/incubator/obs-ndi/0.0.38/CHANGELOG.md similarity index 91% rename from incubator/obs-ndi/0.0.37/CHANGELOG.md rename to incubator/obs-ndi/0.0.38/CHANGELOG.md index 81cbccfda2..0182fef6bc 100644 --- a/incubator/obs-ndi/0.0.37/CHANGELOG.md +++ b/incubator/obs-ndi/0.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [obs-ndi-0.0.38](https://github.com/truecharts/charts/compare/obs-ndi-0.0.37...obs-ndi-0.0.38) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [obs-ndi-0.0.37](https://github.com/truecharts/charts/compare/obs-ndi-0.0.36...obs-ndi-0.0.37) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [obs-ndi-0.0.29](https://github.com/truecharts/charts/compare/obs-ndi-0.0.28...obs-ndi-0.0.29) (2022-10-05) - -### Chore - diff --git a/incubator/obs-ndi/0.0.38/Chart.lock b/incubator/obs-ndi/0.0.38/Chart.lock new file mode 100644 index 0000000000..3bfc935a83 --- /dev/null +++ b/incubator/obs-ndi/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:06:06.062453762Z" diff --git a/incubator/obs-ndi/0.0.37/Chart.yaml b/incubator/obs-ndi/0.0.38/Chart.yaml similarity index 98% rename from incubator/obs-ndi/0.0.37/Chart.yaml rename to incubator/obs-ndi/0.0.38/Chart.yaml index 111173c40b..b15126145e 100644 --- a/incubator/obs-ndi/0.0.37/Chart.yaml +++ b/incubator/obs-ndi/0.0.38/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/patrickstigler/docker-obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application -version: 0.0.37 +version: 0.0.38 diff --git a/incubator/obs-ndi/0.0.37/README.md b/incubator/obs-ndi/0.0.38/README.md similarity index 100% rename from incubator/obs-ndi/0.0.37/README.md rename to incubator/obs-ndi/0.0.38/README.md diff --git a/incubator/obs-ndi/0.0.37/app-readme.md b/incubator/obs-ndi/0.0.38/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.37/app-readme.md rename to incubator/obs-ndi/0.0.38/app-readme.md diff --git a/incubator/obs-ndi/0.0.37/charts/common-10.7.13.tgz b/incubator/obs-ndi/0.0.38/charts/common-10.7.13.tgz similarity index 100% rename from incubator/obs-ndi/0.0.37/charts/common-10.7.13.tgz rename to incubator/obs-ndi/0.0.38/charts/common-10.7.13.tgz diff --git a/incubator/obs-ndi/0.0.37/ix_values.yaml b/incubator/obs-ndi/0.0.38/ix_values.yaml similarity index 85% rename from incubator/obs-ndi/0.0.37/ix_values.yaml rename to incubator/obs-ndi/0.0.38/ix_values.yaml index 6fbe78abf8..ff00f6e7c7 100644 --- a/incubator/obs-ndi/0.0.37/ix_values.yaml +++ b/incubator/obs-ndi/0.0.38/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/obs-ndi - tag: latest@sha256:f466c457f1747bebd398b08a287c22f2288d3ea59ff3bb31a83a64c4a6f878dc + tag: latest@sha256:569c37ed0083caa53e451b2c2d0d69601b87a7c10fe1da204c74c324923eb0cd persistence: configpath: enabled: true diff --git a/incubator/obs-ndi/0.0.37/questions.yaml b/incubator/obs-ndi/0.0.38/questions.yaml similarity index 100% rename from incubator/obs-ndi/0.0.37/questions.yaml rename to incubator/obs-ndi/0.0.38/questions.yaml diff --git a/incubator/obs-ndi/0.0.37/templates/common.yaml b/incubator/obs-ndi/0.0.38/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.37/templates/common.yaml rename to incubator/obs-ndi/0.0.38/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.37/values.yaml b/incubator/obs-ndi/0.0.38/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.37/values.yaml rename to incubator/obs-ndi/0.0.38/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.72/Chart.lock b/incubator/passwordpusherephemeral/0.0.72/Chart.lock deleted file mode 100644 index 5a01d63ec1..0000000000 --- a/incubator/passwordpusherephemeral/0.0.72/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T08:47:24.868777005Z" diff --git a/incubator/passwordpusherephemeral/0.0.72/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.73/CHANGELOG.md similarity index 91% rename from incubator/passwordpusherephemeral/0.0.72/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.73/CHANGELOG.md index a6077bef4a..17b6af2f52 100644 --- a/incubator/passwordpusherephemeral/0.0.72/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.73/CHANGELOG.md @@ -2,6 +2,16 @@ +## [passwordpusherephemeral-0.0.73](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.72...passwordpusherephemeral-0.0.73) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [passwordpusherephemeral-0.0.72](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.71...passwordpusherephemeral-0.0.72) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ## [passwordpusherephemeral-0.0.65](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.64...passwordpusherephemeral-0.0.65) (2022-10-27) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) - - - - -## [passwordpusherephemeral-0.0.64](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.63...passwordpusherephemeral-0.0.64) (2022-10-26) - -### Chore diff --git a/incubator/passwordpusherephemeral/0.0.73/Chart.lock b/incubator/passwordpusherephemeral/0.0.73/Chart.lock new file mode 100644 index 0000000000..9d8def1780 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.73/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:06:38.686272953Z" diff --git a/incubator/passwordpusherephemeral/0.0.72/Chart.yaml b/incubator/passwordpusherephemeral/0.0.73/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.72/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.73/Chart.yaml index bad34a90f5..7c4fea4f87 100644 --- a/incubator/passwordpusherephemeral/0.0.72/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.73/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.72 +version: 0.0.73 diff --git a/incubator/passwordpusherephemeral/0.0.72/README.md b/incubator/passwordpusherephemeral/0.0.73/README.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.72/README.md rename to incubator/passwordpusherephemeral/0.0.73/README.md diff --git a/incubator/passwordpusherephemeral/0.0.72/app-readme.md b/incubator/passwordpusherephemeral/0.0.73/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.72/app-readme.md rename to incubator/passwordpusherephemeral/0.0.73/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.72/charts/common-10.7.13.tgz b/incubator/passwordpusherephemeral/0.0.73/charts/common-10.7.13.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.72/charts/common-10.7.13.tgz rename to incubator/passwordpusherephemeral/0.0.73/charts/common-10.7.13.tgz diff --git a/incubator/passwordpusherephemeral/0.0.72/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.73/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.72/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.73/ix_values.yaml index 55cdb0f3e8..1befe5dc15 100644 --- a/incubator/passwordpusherephemeral/0.0.72/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.73/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:d385cad60d5d9eb62a768efbc1dfa0843520d90ce41d861099705ff90bfc2530 + tag: latest@sha256:873724573dd6484f6de96f27a0865d2075bd893d968b99850bd5753ea1131f15 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.72/questions.yaml b/incubator/passwordpusherephemeral/0.0.73/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.72/questions.yaml rename to incubator/passwordpusherephemeral/0.0.73/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.72/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.73/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.72/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.73/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.72/values.yaml b/incubator/passwordpusherephemeral/0.0.73/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.72/values.yaml rename to incubator/passwordpusherephemeral/0.0.73/values.yaml diff --git a/incubator/rimgo/0.0.99/CHANGELOG.md b/incubator/rimgo/0.0.100/CHANGELOG.md similarity index 90% rename from incubator/rimgo/0.0.99/CHANGELOG.md rename to incubator/rimgo/0.0.100/CHANGELOG.md index 9a1967971a..c88d5e44b0 100644 --- a/incubator/rimgo/0.0.99/CHANGELOG.md +++ b/incubator/rimgo/0.0.100/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rimgo-0.0.100](https://github.com/truecharts/charts/compare/rimgo-0.0.99...rimgo-0.0.100) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [rimgo-0.0.99](https://github.com/truecharts/charts/compare/rimgo-0.0.98...rimgo-0.0.99) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) - - - - -## [rimgo-0.0.91](https://github.com/truecharts/charts/compare/rimgo-0.0.90...rimgo-0.0.91) (2022-10-27) - -### Chore diff --git a/incubator/rimgo/0.0.100/Chart.lock b/incubator/rimgo/0.0.100/Chart.lock new file mode 100644 index 0000000000..e97adb13a3 --- /dev/null +++ b/incubator/rimgo/0.0.100/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:06:48.235583058Z" diff --git a/incubator/rimgo/0.0.99/Chart.yaml b/incubator/rimgo/0.0.100/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.99/Chart.yaml rename to incubator/rimgo/0.0.100/Chart.yaml index 5a4cfe9e86..15b2e6fd93 100644 --- a/incubator/rimgo/0.0.99/Chart.yaml +++ b/incubator/rimgo/0.0.100/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.99 +version: 0.0.100 diff --git a/incubator/rimgo/0.0.99/README.md b/incubator/rimgo/0.0.100/README.md similarity index 100% rename from incubator/rimgo/0.0.99/README.md rename to incubator/rimgo/0.0.100/README.md diff --git a/incubator/rimgo/0.0.99/app-readme.md b/incubator/rimgo/0.0.100/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.99/app-readme.md rename to incubator/rimgo/0.0.100/app-readme.md diff --git a/incubator/rimgo/0.0.99/charts/common-10.7.13.tgz b/incubator/rimgo/0.0.100/charts/common-10.7.13.tgz similarity index 100% rename from incubator/rimgo/0.0.99/charts/common-10.7.13.tgz rename to incubator/rimgo/0.0.100/charts/common-10.7.13.tgz diff --git a/incubator/rimgo/0.0.99/ix_values.yaml b/incubator/rimgo/0.0.100/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.99/ix_values.yaml rename to incubator/rimgo/0.0.100/ix_values.yaml index 829b993cb6..245b17253b 100644 --- a/incubator/rimgo/0.0.99/ix_values.yaml +++ b/incubator/rimgo/0.0.100/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:53455fc8954791598d98377157f76db0b33355bb39fb27441357add392faf14e + tag: latest@sha256:f79a68b3477c4174f0c2858822b510019c6d2ff0a09afb9c4c6023a05188145e persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.99/questions.yaml b/incubator/rimgo/0.0.100/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.99/questions.yaml rename to incubator/rimgo/0.0.100/questions.yaml diff --git a/incubator/rimgo/0.0.99/templates/common.yaml b/incubator/rimgo/0.0.100/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.99/templates/common.yaml rename to incubator/rimgo/0.0.100/templates/common.yaml diff --git a/incubator/rimgo/0.0.99/values.yaml b/incubator/rimgo/0.0.100/values.yaml similarity index 100% rename from incubator/rimgo/0.0.99/values.yaml rename to incubator/rimgo/0.0.100/values.yaml diff --git a/incubator/rimgo/0.0.99/Chart.lock b/incubator/rimgo/0.0.99/Chart.lock deleted file mode 100644 index e07535a15a..0000000000 --- a/incubator/rimgo/0.0.99/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T08:48:08.697429319Z" diff --git a/incubator/rstudio/0.0.38/Chart.lock b/incubator/rstudio/0.0.38/Chart.lock deleted file mode 100644 index 666c6c3b44..0000000000 --- a/incubator/rstudio/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:35:02.761264077Z" diff --git a/incubator/rstudio/0.0.38/CHANGELOG.md b/incubator/rstudio/0.0.39/CHANGELOG.md similarity index 89% rename from incubator/rstudio/0.0.38/CHANGELOG.md rename to incubator/rstudio/0.0.39/CHANGELOG.md index 822933fb2f..f64325bea4 100644 --- a/incubator/rstudio/0.0.38/CHANGELOG.md +++ b/incubator/rstudio/0.0.39/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rstudio-0.0.39](https://github.com/truecharts/charts/compare/rstudio-0.0.38...rstudio-0.0.39) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [rstudio-0.0.38](https://github.com/truecharts/charts/compare/rstudio-0.0.37...rstudio-0.0.38) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rstudio-0.0.30](https://github.com/truecharts/charts/compare/rstudio-0.0.29...rstudio-0.0.30) (2022-09-27) - -### Chore diff --git a/incubator/rstudio/0.0.39/Chart.lock b/incubator/rstudio/0.0.39/Chart.lock new file mode 100644 index 0000000000..44e71ddf5e --- /dev/null +++ b/incubator/rstudio/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:06:50.374431931Z" diff --git a/incubator/rstudio/0.0.38/Chart.yaml b/incubator/rstudio/0.0.39/Chart.yaml similarity index 98% rename from incubator/rstudio/0.0.38/Chart.yaml rename to incubator/rstudio/0.0.39/Chart.yaml index 689d722bbb..eafc94ceec 100644 --- a/incubator/rstudio/0.0.38/Chart.yaml +++ b/incubator/rstudio/0.0.39/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/rocker-org/rocker-versioned - https://hub.docker.com/r/rocker/rstudio/ type: application -version: 0.0.38 +version: 0.0.39 diff --git a/incubator/rstudio/0.0.38/README.md b/incubator/rstudio/0.0.39/README.md similarity index 100% rename from incubator/rstudio/0.0.38/README.md rename to incubator/rstudio/0.0.39/README.md diff --git a/incubator/rstudio/0.0.38/app-readme.md b/incubator/rstudio/0.0.39/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.38/app-readme.md rename to incubator/rstudio/0.0.39/app-readme.md diff --git a/incubator/rstudio/0.0.38/charts/common-10.7.13.tgz b/incubator/rstudio/0.0.39/charts/common-10.7.13.tgz similarity index 100% rename from incubator/rstudio/0.0.38/charts/common-10.7.13.tgz rename to incubator/rstudio/0.0.39/charts/common-10.7.13.tgz diff --git a/incubator/rstudio/0.0.38/ix_values.yaml b/incubator/rstudio/0.0.39/ix_values.yaml similarity index 87% rename from incubator/rstudio/0.0.38/ix_values.yaml rename to incubator/rstudio/0.0.39/ix_values.yaml index 6c358bcb53..6c02f38fd6 100644 --- a/incubator/rstudio/0.0.38/ix_values.yaml +++ b/incubator/rstudio/0.0.39/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rstudio - tag: latest@sha256:1ee57cc3f0334e96942ee3a6acfb61af86cbacf8637255b3dda1d59eb0bee5d0 + tag: latest@sha256:f0a59a893cc1a23ad4de013819eae00cbd941e079958efb217efad4cf7012a7e persistence: userdatadirectory: enabled: true diff --git a/incubator/rstudio/0.0.38/questions.yaml b/incubator/rstudio/0.0.39/questions.yaml similarity index 100% rename from incubator/rstudio/0.0.38/questions.yaml rename to incubator/rstudio/0.0.39/questions.yaml diff --git a/incubator/rstudio/0.0.38/templates/common.yaml b/incubator/rstudio/0.0.39/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.38/templates/common.yaml rename to incubator/rstudio/0.0.39/templates/common.yaml diff --git a/incubator/rstudio/0.0.38/values.yaml b/incubator/rstudio/0.0.39/values.yaml similarity index 100% rename from incubator/rstudio/0.0.38/values.yaml rename to incubator/rstudio/0.0.39/values.yaml diff --git a/incubator/searx/0.0.46/Chart.lock b/incubator/searx/0.0.46/Chart.lock deleted file mode 100644 index c2466caf15..0000000000 --- a/incubator/searx/0.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:36:16.616354854Z" diff --git a/incubator/searx/0.0.46/CHANGELOG.md b/incubator/searx/0.0.47/CHANGELOG.md similarity index 85% rename from incubator/searx/0.0.46/CHANGELOG.md rename to incubator/searx/0.0.47/CHANGELOG.md index 4c867d76b2..9728588236 100644 --- a/incubator/searx/0.0.46/CHANGELOG.md +++ b/incubator/searx/0.0.47/CHANGELOG.md @@ -2,6 +2,16 @@ +## [searx-0.0.47](https://github.com/truecharts/charts/compare/searxng-0.0.63...searx-0.0.47) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [searx-0.0.46](https://github.com/truecharts/charts/compare/searxng-0.0.62...searx-0.0.46) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major - - -## [searx-0.0.38](https://github.com/truecharts/charts/compare/searx-0.0.37...searx-0.0.38) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - update docker general non-major diff --git a/incubator/searx/0.0.47/Chart.lock b/incubator/searx/0.0.47/Chart.lock new file mode 100644 index 0000000000..1c83161cd0 --- /dev/null +++ b/incubator/searx/0.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:06:51.025974149Z" diff --git a/incubator/searx/0.0.46/Chart.yaml b/incubator/searx/0.0.47/Chart.yaml similarity index 98% rename from incubator/searx/0.0.46/Chart.yaml rename to incubator/searx/0.0.47/Chart.yaml index 66863b94a0..d3622dd29b 100644 --- a/incubator/searx/0.0.46/Chart.yaml +++ b/incubator/searx/0.0.47/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/asciimoo/searx - https://hub.docker.com/r/searx/searx/ type: application -version: 0.0.46 +version: 0.0.47 annotations: truecharts.org/catagories: | - Productivity diff --git a/incubator/searx/0.0.46/README.md b/incubator/searx/0.0.47/README.md similarity index 100% rename from incubator/searx/0.0.46/README.md rename to incubator/searx/0.0.47/README.md diff --git a/incubator/searx/0.0.46/app-readme.md b/incubator/searx/0.0.47/app-readme.md similarity index 100% rename from incubator/searx/0.0.46/app-readme.md rename to incubator/searx/0.0.47/app-readme.md diff --git a/incubator/searx/0.0.46/charts/common-10.7.13.tgz b/incubator/searx/0.0.47/charts/common-10.7.13.tgz similarity index 100% rename from incubator/searx/0.0.46/charts/common-10.7.13.tgz rename to incubator/searx/0.0.47/charts/common-10.7.13.tgz diff --git a/incubator/searx/0.0.46/ix_values.yaml b/incubator/searx/0.0.47/ix_values.yaml similarity index 82% rename from incubator/searx/0.0.46/ix_values.yaml rename to incubator/searx/0.0.47/ix_values.yaml index 8090e4e6d7..4f88272d20 100644 --- a/incubator/searx/0.0.46/ix_values.yaml +++ b/incubator/searx/0.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searx - tag: latest@sha256:df4978aa7639d6cb2b34c5c30cc0bc05a132e17a34d2b174c401d6a65dcf741d + tag: latest@sha256:58fe7a67fac30a870ba898f686a06976cb16cc7dd798a250529231fff83517c4 podSecurityContext: runAsGroup: 0 diff --git a/incubator/searx/0.0.46/questions.yaml b/incubator/searx/0.0.47/questions.yaml similarity index 100% rename from incubator/searx/0.0.46/questions.yaml rename to incubator/searx/0.0.47/questions.yaml diff --git a/incubator/searx/0.0.46/templates/common.yaml b/incubator/searx/0.0.47/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.46/templates/common.yaml rename to incubator/searx/0.0.47/templates/common.yaml diff --git a/incubator/searx/0.0.46/values.yaml b/incubator/searx/0.0.47/values.yaml similarity index 100% rename from incubator/searx/0.0.46/values.yaml rename to incubator/searx/0.0.47/values.yaml diff --git a/incubator/speedtest-tracker/0.1.3/CHANGELOG.md b/incubator/speedtest-tracker/0.1.4/CHANGELOG.md similarity index 89% rename from incubator/speedtest-tracker/0.1.3/CHANGELOG.md rename to incubator/speedtest-tracker/0.1.4/CHANGELOG.md index 2b5b835e86..b24406c39a 100644 --- a/incubator/speedtest-tracker/0.1.3/CHANGELOG.md +++ b/incubator/speedtest-tracker/0.1.4/CHANGELOG.md @@ -2,6 +2,16 @@ +## [speedtest-tracker-0.1.4](https://github.com/truecharts/charts/compare/speedtest-tracker-0.1.3...speedtest-tracker-0.1.4) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [speedtest-tracker-0.1.3](https://github.com/truecharts/charts/compare/speedtest-tracker-0.1.2...speedtest-tracker-0.1.3) (2022-11-04) ### Chore diff --git a/incubator/speedtest-tracker/0.1.3/Chart.lock b/incubator/speedtest-tracker/0.1.4/Chart.lock similarity index 85% rename from incubator/speedtest-tracker/0.1.3/Chart.lock rename to incubator/speedtest-tracker/0.1.4/Chart.lock index 7524db01d9..d821b6cd9a 100644 --- a/incubator/speedtest-tracker/0.1.3/Chart.lock +++ b/incubator/speedtest-tracker/0.1.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.114 digest: sha256:7d5a56e86e0f22e36a8a06215d5b649f5ea0ce3f4b9aa929d3cc8240798214f1 -generated: "2022-11-04T08:17:42.962935141Z" +generated: "2022-11-05T12:07:42.613667807Z" diff --git a/incubator/speedtest-tracker/0.1.3/Chart.yaml b/incubator/speedtest-tracker/0.1.4/Chart.yaml similarity index 98% rename from incubator/speedtest-tracker/0.1.3/Chart.yaml rename to incubator/speedtest-tracker/0.1.4/Chart.yaml index ae9d7e9d01..96e3560b35 100644 --- a/incubator/speedtest-tracker/0.1.3/Chart.yaml +++ b/incubator/speedtest-tracker/0.1.4/Chart.yaml @@ -22,7 +22,7 @@ name: speedtest-tracker sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - https://github.com/alexjustesen/speedtest-tracker -version: 0.1.3 +version: 0.1.4 annotations: truecharts.org/catagories: | - speedtest diff --git a/incubator/speedtest-tracker/0.1.3/README.md b/incubator/speedtest-tracker/0.1.4/README.md similarity index 100% rename from incubator/speedtest-tracker/0.1.3/README.md rename to incubator/speedtest-tracker/0.1.4/README.md diff --git a/incubator/speedtest-tracker/0.1.3/app-readme.md b/incubator/speedtest-tracker/0.1.4/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/0.1.3/app-readme.md rename to incubator/speedtest-tracker/0.1.4/app-readme.md diff --git a/incubator/speedtest-tracker/0.1.3/charts/common-10.7.13.tgz b/incubator/speedtest-tracker/0.1.4/charts/common-10.7.13.tgz similarity index 100% rename from incubator/speedtest-tracker/0.1.3/charts/common-10.7.13.tgz rename to incubator/speedtest-tracker/0.1.4/charts/common-10.7.13.tgz diff --git a/incubator/speedtest-tracker/0.1.3/charts/postgresql-8.0.114.tgz b/incubator/speedtest-tracker/0.1.4/charts/postgresql-8.0.114.tgz similarity index 100% rename from incubator/speedtest-tracker/0.1.3/charts/postgresql-8.0.114.tgz rename to incubator/speedtest-tracker/0.1.4/charts/postgresql-8.0.114.tgz diff --git a/incubator/speedtest-tracker/0.1.3/ix_values.yaml b/incubator/speedtest-tracker/0.1.4/ix_values.yaml similarity index 90% rename from incubator/speedtest-tracker/0.1.3/ix_values.yaml rename to incubator/speedtest-tracker/0.1.4/ix_values.yaml index a93fb3d756..a9f17c8a92 100644 --- a/incubator/speedtest-tracker/0.1.3/ix_values.yaml +++ b/incubator/speedtest-tracker/0.1.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/speedtest-tracker - tag: latest@sha256:849e7e2709d035f956d6b05dcb33989e6dddaa51a560468d37290cd9631c5aa9 + tag: latest@sha256:206fe500296bff385dd426f8bed5efcfc579c9861fd7db830c484b04d7dee54a pullPolicy: IfNotPresent securityContext: diff --git a/incubator/speedtest-tracker/0.1.3/questions.yaml b/incubator/speedtest-tracker/0.1.4/questions.yaml similarity index 100% rename from incubator/speedtest-tracker/0.1.3/questions.yaml rename to incubator/speedtest-tracker/0.1.4/questions.yaml diff --git a/incubator/speedtest-tracker/0.1.3/templates/common.yaml b/incubator/speedtest-tracker/0.1.4/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/0.1.3/templates/common.yaml rename to incubator/speedtest-tracker/0.1.4/templates/common.yaml diff --git a/incubator/speedtest-tracker/0.1.3/values.yaml b/incubator/speedtest-tracker/0.1.4/values.yaml similarity index 100% rename from incubator/speedtest-tracker/0.1.3/values.yaml rename to incubator/speedtest-tracker/0.1.4/values.yaml diff --git a/incubator/ts-dnsserver/0.0.45/Chart.lock b/incubator/ts-dnsserver/0.0.45/Chart.lock deleted file mode 100644 index 639b3210ac..0000000000 --- a/incubator/ts-dnsserver/0.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:45:56.852209004Z" diff --git a/incubator/ts-dnsserver/0.0.45/CHANGELOG.md b/incubator/ts-dnsserver/0.0.46/CHANGELOG.md similarity index 91% rename from incubator/ts-dnsserver/0.0.45/CHANGELOG.md rename to incubator/ts-dnsserver/0.0.46/CHANGELOG.md index 816f71eb89..cc4fbd638c 100644 --- a/incubator/ts-dnsserver/0.0.45/CHANGELOG.md +++ b/incubator/ts-dnsserver/0.0.46/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ts-dnsserver-0.0.46](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.45...ts-dnsserver-0.0.46) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [ts-dnsserver-0.0.45](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.44...ts-dnsserver-0.0.45) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [ts-dnsserver-0.0.38](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.37...ts-dnsserver-0.0.38) (2022-10-05) -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - diff --git a/incubator/ts-dnsserver/0.0.46/Chart.lock b/incubator/ts-dnsserver/0.0.46/Chart.lock new file mode 100644 index 0000000000..5614dce73b --- /dev/null +++ b/incubator/ts-dnsserver/0.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:07:35.041621436Z" diff --git a/incubator/ts-dnsserver/0.0.45/Chart.yaml b/incubator/ts-dnsserver/0.0.46/Chart.yaml similarity index 98% rename from incubator/ts-dnsserver/0.0.45/Chart.yaml rename to incubator/ts-dnsserver/0.0.46/Chart.yaml index 54d85fd1bf..3bf0837e96 100644 --- a/incubator/ts-dnsserver/0.0.45/Chart.yaml +++ b/incubator/ts-dnsserver/0.0.46/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ type: application -version: 0.0.45 +version: 0.0.46 diff --git a/incubator/ts-dnsserver/0.0.45/README.md b/incubator/ts-dnsserver/0.0.46/README.md similarity index 100% rename from incubator/ts-dnsserver/0.0.45/README.md rename to incubator/ts-dnsserver/0.0.46/README.md diff --git a/incubator/ts-dnsserver/0.0.45/app-readme.md b/incubator/ts-dnsserver/0.0.46/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/0.0.45/app-readme.md rename to incubator/ts-dnsserver/0.0.46/app-readme.md diff --git a/incubator/ts-dnsserver/0.0.45/charts/common-10.7.13.tgz b/incubator/ts-dnsserver/0.0.46/charts/common-10.7.13.tgz similarity index 100% rename from incubator/ts-dnsserver/0.0.45/charts/common-10.7.13.tgz rename to incubator/ts-dnsserver/0.0.46/charts/common-10.7.13.tgz diff --git a/incubator/ts-dnsserver/0.0.45/ix_values.yaml b/incubator/ts-dnsserver/0.0.46/ix_values.yaml similarity index 86% rename from incubator/ts-dnsserver/0.0.45/ix_values.yaml rename to incubator/ts-dnsserver/0.0.46/ix_values.yaml index b01397e73f..17b8ecef77 100644 --- a/incubator/ts-dnsserver/0.0.45/ix_values.yaml +++ b/incubator/ts-dnsserver/0.0.46/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ts-dnsserver - tag: latest@sha256:a9423505d2ef28c173978dc710c5624f6f8985de8496ba7990a8e9e2f72d9765 + tag: latest@sha256:7854aa1f0cc8befff10da328aed0e2bb18843f3a4b34cd99d88c853dfdc418d6 persistence: config: enabled: true diff --git a/incubator/ts-dnsserver/0.0.45/questions.yaml b/incubator/ts-dnsserver/0.0.46/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.45/questions.yaml rename to incubator/ts-dnsserver/0.0.46/questions.yaml diff --git a/incubator/ts-dnsserver/0.0.45/templates/common.yaml b/incubator/ts-dnsserver/0.0.46/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.45/templates/common.yaml rename to incubator/ts-dnsserver/0.0.46/templates/common.yaml diff --git a/incubator/ts-dnsserver/0.0.45/values.yaml b/incubator/ts-dnsserver/0.0.46/values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.45/values.yaml rename to incubator/ts-dnsserver/0.0.46/values.yaml diff --git a/incubator/virt-manager/0.0.91/Chart.lock b/incubator/virt-manager/0.0.91/Chart.lock deleted file mode 100644 index 92d7b93c65..0000000000 --- a/incubator/virt-manager/0.0.91/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:49:12.124974362Z" diff --git a/incubator/virt-manager/0.0.91/CHANGELOG.md b/incubator/virt-manager/0.0.92/CHANGELOG.md similarity index 91% rename from incubator/virt-manager/0.0.91/CHANGELOG.md rename to incubator/virt-manager/0.0.92/CHANGELOG.md index ccddde2b1c..8c598c5644 100644 --- a/incubator/virt-manager/0.0.91/CHANGELOG.md +++ b/incubator/virt-manager/0.0.92/CHANGELOG.md @@ -2,6 +2,16 @@ +## [virt-manager-0.0.92](https://github.com/truecharts/charts/compare/virt-manager-0.0.91...virt-manager-0.0.92) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [virt-manager-0.0.91](https://github.com/truecharts/charts/compare/virt-manager-0.0.90...virt-manager-0.0.91) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [virt-manager-0.0.84](https://github.com/truecharts/charts/compare/virt-manager-0.0.83...virt-manager-0.0.84) (2022-10-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - - - - -## [virt-manager-0.0.83](https://github.com/truecharts/charts/compare/virt-manager-0.0.82...virt-manager-0.0.83) (2022-10-25) - -### Chore diff --git a/incubator/virt-manager/0.0.92/Chart.lock b/incubator/virt-manager/0.0.92/Chart.lock new file mode 100644 index 0000000000..166a512805 --- /dev/null +++ b/incubator/virt-manager/0.0.92/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:07:37.031827101Z" diff --git a/incubator/virt-manager/0.0.91/Chart.yaml b/incubator/virt-manager/0.0.92/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.91/Chart.yaml rename to incubator/virt-manager/0.0.92/Chart.yaml index 09a0bd983b..be486d508c 100644 --- a/incubator/virt-manager/0.0.91/Chart.yaml +++ b/incubator/virt-manager/0.0.92/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.91 +version: 0.0.92 diff --git a/incubator/virt-manager/0.0.91/README.md b/incubator/virt-manager/0.0.92/README.md similarity index 100% rename from incubator/virt-manager/0.0.91/README.md rename to incubator/virt-manager/0.0.92/README.md diff --git a/incubator/virt-manager/0.0.91/app-readme.md b/incubator/virt-manager/0.0.92/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.91/app-readme.md rename to incubator/virt-manager/0.0.92/app-readme.md diff --git a/incubator/virt-manager/0.0.91/charts/common-10.7.13.tgz b/incubator/virt-manager/0.0.92/charts/common-10.7.13.tgz similarity index 100% rename from incubator/virt-manager/0.0.91/charts/common-10.7.13.tgz rename to incubator/virt-manager/0.0.92/charts/common-10.7.13.tgz diff --git a/incubator/virt-manager/0.0.91/ix_values.yaml b/incubator/virt-manager/0.0.92/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.91/ix_values.yaml rename to incubator/virt-manager/0.0.92/ix_values.yaml index 38f308d3c9..9240000b11 100644 --- a/incubator/virt-manager/0.0.91/ix_values.yaml +++ b/incubator/virt-manager/0.0.92/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:dad404f19a38ed554f78647f306a2a1a37aa20c71479c7173eeb98de5743a9ce + tag: latest@sha256:c2146700b70042e3a467e7429989769358612e62457fdd3dbfeaf495bf36f2aa persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.91/questions.yaml b/incubator/virt-manager/0.0.92/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.91/questions.yaml rename to incubator/virt-manager/0.0.92/questions.yaml diff --git a/incubator/virt-manager/0.0.91/templates/common.yaml b/incubator/virt-manager/0.0.92/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.91/templates/common.yaml rename to incubator/virt-manager/0.0.92/templates/common.yaml diff --git a/incubator/virt-manager/0.0.91/values.yaml b/incubator/virt-manager/0.0.92/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.91/values.yaml rename to incubator/virt-manager/0.0.92/values.yaml diff --git a/incubator/vorta/0.0.33/Chart.lock b/incubator/vorta/0.0.33/Chart.lock deleted file mode 100644 index af3f1b666e..0000000000 --- a/incubator/vorta/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:49:51.672814401Z" diff --git a/incubator/vorta/0.0.33/CHANGELOG.md b/incubator/vorta/0.0.34/CHANGELOG.md similarity index 91% rename from incubator/vorta/0.0.33/CHANGELOG.md rename to incubator/vorta/0.0.34/CHANGELOG.md index 48bcfea209..221b930345 100644 --- a/incubator/vorta/0.0.33/CHANGELOG.md +++ b/incubator/vorta/0.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vorta-0.0.34](https://github.com/truecharts/charts/compare/vorta-0.0.33...vorta-0.0.34) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [vorta-0.0.33](https://github.com/truecharts/charts/compare/vorta-0.0.32...vorta-0.0.33) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [vorta-0.0.26](https://github.com/truecharts/charts/compare/vorta-0.0.25...vorta-0.0.26) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [vorta-0.0.25](https://github.com/truecharts/charts/compare/vorta-0.0.24...vorta-0.0.25) (2022-09-25) - -### Chore diff --git a/incubator/vorta/0.0.34/Chart.lock b/incubator/vorta/0.0.34/Chart.lock new file mode 100644 index 0000000000..63d50f9573 --- /dev/null +++ b/incubator/vorta/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:07:38.947888331Z" diff --git a/incubator/vorta/0.0.33/Chart.yaml b/incubator/vorta/0.0.34/Chart.yaml similarity index 98% rename from incubator/vorta/0.0.33/Chart.yaml rename to incubator/vorta/0.0.34/Chart.yaml index ef81f6d44c..1e211d19b6 100644 --- a/incubator/vorta/0.0.33/Chart.yaml +++ b/incubator/vorta/0.0.34/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/borgbase/vorta-docker - https://ghcr.io/borgbase/vorta-docker type: application -version: 0.0.33 +version: 0.0.34 diff --git a/incubator/vorta/0.0.33/README.md b/incubator/vorta/0.0.34/README.md similarity index 100% rename from incubator/vorta/0.0.33/README.md rename to incubator/vorta/0.0.34/README.md diff --git a/incubator/vorta/0.0.33/app-readme.md b/incubator/vorta/0.0.34/app-readme.md similarity index 100% rename from incubator/vorta/0.0.33/app-readme.md rename to incubator/vorta/0.0.34/app-readme.md diff --git a/incubator/vorta/0.0.33/charts/common-10.7.13.tgz b/incubator/vorta/0.0.34/charts/common-10.7.13.tgz similarity index 100% rename from incubator/vorta/0.0.33/charts/common-10.7.13.tgz rename to incubator/vorta/0.0.34/charts/common-10.7.13.tgz diff --git a/incubator/vorta/0.0.33/ix_values.yaml b/incubator/vorta/0.0.34/ix_values.yaml similarity index 88% rename from incubator/vorta/0.0.33/ix_values.yaml rename to incubator/vorta/0.0.34/ix_values.yaml index 3631ec3bd5..72c53b0418 100644 --- a/incubator/vorta/0.0.33/ix_values.yaml +++ b/incubator/vorta/0.0.34/ix_values.yaml @@ -8,7 +8,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vorta - tag: latest@sha256:131d551cb1eb461334b4a2f1dd27b61bcaca29baf793bf19609c6d281d15ce8c + tag: latest@sha256:6107424526cacac7bfc4c688547e82dd5ad2e1d459442d9e338fde065c5cda5d persistence: backupsfrom: enabled: true diff --git a/incubator/vorta/0.0.33/questions.yaml b/incubator/vorta/0.0.34/questions.yaml similarity index 100% rename from incubator/vorta/0.0.33/questions.yaml rename to incubator/vorta/0.0.34/questions.yaml diff --git a/incubator/vorta/0.0.33/templates/common.yaml b/incubator/vorta/0.0.34/templates/common.yaml similarity index 100% rename from incubator/vorta/0.0.33/templates/common.yaml rename to incubator/vorta/0.0.34/templates/common.yaml diff --git a/incubator/vorta/0.0.33/values.yaml b/incubator/vorta/0.0.34/values.yaml similarity index 100% rename from incubator/vorta/0.0.33/values.yaml rename to incubator/vorta/0.0.34/values.yaml diff --git a/incubator/webp-server/0.0.40/CHANGELOG.md b/incubator/webp-server/0.0.41/CHANGELOG.md similarity index 91% rename from incubator/webp-server/0.0.40/CHANGELOG.md rename to incubator/webp-server/0.0.41/CHANGELOG.md index 89d019361e..e7af1bbb34 100644 --- a/incubator/webp-server/0.0.40/CHANGELOG.md +++ b/incubator/webp-server/0.0.41/CHANGELOG.md @@ -2,6 +2,16 @@ +## [webp-server-0.0.41](https://github.com/truecharts/charts/compare/webp-server-0.0.40...webp-server-0.0.41) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [webp-server-0.0.40](https://github.com/truecharts/charts/compare/webp-server-0.0.39...webp-server-0.0.40) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07) - -### Chore diff --git a/incubator/webp-server/0.0.41/Chart.lock b/incubator/webp-server/0.0.41/Chart.lock new file mode 100644 index 0000000000..e85354443d --- /dev/null +++ b/incubator/webp-server/0.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:08:20.395731191Z" diff --git a/incubator/webp-server/0.0.40/Chart.yaml b/incubator/webp-server/0.0.41/Chart.yaml similarity index 98% rename from incubator/webp-server/0.0.40/Chart.yaml rename to incubator/webp-server/0.0.41/Chart.yaml index 7092c834ba..c6ea5aa911 100644 --- a/incubator/webp-server/0.0.40/Chart.yaml +++ b/incubator/webp-server/0.0.41/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 0.0.40 +version: 0.0.41 diff --git a/incubator/webp-server/0.0.40/README.md b/incubator/webp-server/0.0.41/README.md similarity index 100% rename from incubator/webp-server/0.0.40/README.md rename to incubator/webp-server/0.0.41/README.md diff --git a/incubator/webp-server/0.0.40/app-readme.md b/incubator/webp-server/0.0.41/app-readme.md similarity index 100% rename from incubator/webp-server/0.0.40/app-readme.md rename to incubator/webp-server/0.0.41/app-readme.md diff --git a/incubator/webp-server/0.0.40/charts/common-10.7.13.tgz b/incubator/webp-server/0.0.41/charts/common-10.7.13.tgz similarity index 100% rename from incubator/webp-server/0.0.40/charts/common-10.7.13.tgz rename to incubator/webp-server/0.0.41/charts/common-10.7.13.tgz diff --git a/incubator/webp-server/0.0.40/ix_values.yaml b/incubator/webp-server/0.0.41/ix_values.yaml similarity index 86% rename from incubator/webp-server/0.0.40/ix_values.yaml rename to incubator/webp-server/0.0.41/ix_values.yaml index a20cf0c357..ab14569ea2 100644 --- a/incubator/webp-server/0.0.40/ix_values.yaml +++ b/incubator/webp-server/0.0.41/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webp-server - tag: latest@sha256:f6715b6409d240cff0ebc0a2d61d28845a61ac77a6ebf43baafd9fe804637c4e + tag: latest@sha256:6bd33f0f0e1a5fad75799203be86a4a044389ee3ecaeb81d44aada7d4f53e2d0 persistence: storagecache: enabled: true diff --git a/incubator/webp-server/0.0.40/questions.yaml b/incubator/webp-server/0.0.41/questions.yaml similarity index 100% rename from incubator/webp-server/0.0.40/questions.yaml rename to incubator/webp-server/0.0.41/questions.yaml diff --git a/incubator/webp-server/0.0.40/templates/common.yaml b/incubator/webp-server/0.0.41/templates/common.yaml similarity index 100% rename from incubator/webp-server/0.0.40/templates/common.yaml rename to incubator/webp-server/0.0.41/templates/common.yaml diff --git a/incubator/webp-server/0.0.40/values.yaml b/incubator/webp-server/0.0.41/values.yaml similarity index 100% rename from incubator/webp-server/0.0.40/values.yaml rename to incubator/webp-server/0.0.41/values.yaml diff --git a/incubator/wordle/0.0.34/Chart.lock b/incubator/wordle/0.0.34/Chart.lock deleted file mode 100644 index 5248f8bd54..0000000000 --- a/incubator/wordle/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T09:50:34.412636777Z" diff --git a/incubator/wordle/0.0.34/CHANGELOG.md b/incubator/wordle/0.0.35/CHANGELOG.md similarity index 91% rename from incubator/wordle/0.0.34/CHANGELOG.md rename to incubator/wordle/0.0.35/CHANGELOG.md index 395398a05a..3346265803 100644 --- a/incubator/wordle/0.0.34/CHANGELOG.md +++ b/incubator/wordle/0.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wordle-0.0.35](https://github.com/truecharts/charts/compare/wordle-0.0.34...wordle-0.0.35) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [wordle-0.0.34](https://github.com/truecharts/charts/compare/wordle-0.0.33...wordle-0.0.34) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [wordle-0.0.27](https://github.com/truecharts/charts/compare/wordle-0.0.26...wordle-0.0.27) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-22) - -### Chore diff --git a/incubator/wordle/0.0.35/Chart.lock b/incubator/wordle/0.0.35/Chart.lock new file mode 100644 index 0000000000..3be45eeb6c --- /dev/null +++ b/incubator/wordle/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:08:22.531419855Z" diff --git a/incubator/wordle/0.0.34/Chart.yaml b/incubator/wordle/0.0.35/Chart.yaml similarity index 98% rename from incubator/wordle/0.0.34/Chart.yaml rename to incubator/wordle/0.0.35/Chart.yaml index ff9ccf5932..c2fcc5e3e3 100644 --- a/incubator/wordle/0.0.34/Chart.yaml +++ b/incubator/wordle/0.0.35/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/modem7/docker-wordle - https://hub.docker.com/r/modem7/wordle type: application -version: 0.0.34 +version: 0.0.35 diff --git a/incubator/wordle/0.0.34/README.md b/incubator/wordle/0.0.35/README.md similarity index 100% rename from incubator/wordle/0.0.34/README.md rename to incubator/wordle/0.0.35/README.md diff --git a/incubator/wordle/0.0.34/app-readme.md b/incubator/wordle/0.0.35/app-readme.md similarity index 100% rename from incubator/wordle/0.0.34/app-readme.md rename to incubator/wordle/0.0.35/app-readme.md diff --git a/incubator/wordle/0.0.34/charts/common-10.7.13.tgz b/incubator/wordle/0.0.35/charts/common-10.7.13.tgz similarity index 100% rename from incubator/wordle/0.0.34/charts/common-10.7.13.tgz rename to incubator/wordle/0.0.35/charts/common-10.7.13.tgz diff --git a/incubator/wordle/0.0.34/ix_values.yaml b/incubator/wordle/0.0.35/ix_values.yaml similarity index 83% rename from incubator/wordle/0.0.34/ix_values.yaml rename to incubator/wordle/0.0.35/ix_values.yaml index e4cdfb4e25..608c9eb5ad 100644 --- a/incubator/wordle/0.0.34/ix_values.yaml +++ b/incubator/wordle/0.0.35/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/wordle - tag: latest@sha256:fed4e29a3a78b96204f367eab92b73498719ea53900aacde1a426d43225b8cde + tag: latest@sha256:62a5504846e6de05a7aae30f2bfbf7f33a97d1e6cd4d400c2f02cfa0cef0e00b persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/wordle/0.0.34/questions.yaml b/incubator/wordle/0.0.35/questions.yaml similarity index 100% rename from incubator/wordle/0.0.34/questions.yaml rename to incubator/wordle/0.0.35/questions.yaml diff --git a/incubator/wordle/0.0.34/templates/common.yaml b/incubator/wordle/0.0.35/templates/common.yaml similarity index 100% rename from incubator/wordle/0.0.34/templates/common.yaml rename to incubator/wordle/0.0.35/templates/common.yaml diff --git a/incubator/wordle/0.0.34/values.yaml b/incubator/wordle/0.0.35/values.yaml similarity index 100% rename from incubator/wordle/0.0.34/values.yaml rename to incubator/wordle/0.0.35/values.yaml diff --git a/stable/custom-app/5.1.92/Chart.lock b/stable/custom-app/5.1.92/Chart.lock deleted file mode 100644 index 41d31e6725..0000000000 --- a/stable/custom-app/5.1.92/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T02:46:28.563751202Z" diff --git a/stable/custom-app/5.1.92/CHANGELOG.md b/stable/custom-app/5.1.93/CHANGELOG.md similarity index 91% rename from stable/custom-app/5.1.92/CHANGELOG.md rename to stable/custom-app/5.1.93/CHANGELOG.md index ea7079257c..c61d8862f0 100644 --- a/stable/custom-app/5.1.92/CHANGELOG.md +++ b/stable/custom-app/5.1.93/CHANGELOG.md @@ -2,6 +2,16 @@ +## [custom-app-5.1.93](https://github.com/truecharts/charts/compare/custom-app-5.1.92...custom-app-5.1.93) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [custom-app-5.1.92](https://github.com/truecharts/charts/compare/custom-app-5.1.91...custom-app-5.1.92) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ## [custom-app-5.1.85](https://github.com/truecharts/charts/compare/custom-app-5.1.84...custom-app-5.1.85) (2022-10-25) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [custom-app-5.1.84](https://github.com/truecharts/charts/compare/custom-app-5.1.83...custom-app-5.1.84) (2022-10-24) - -### Chore diff --git a/stable/custom-app/5.1.93/Chart.lock b/stable/custom-app/5.1.93/Chart.lock new file mode 100644 index 0000000000..771506d259 --- /dev/null +++ b/stable/custom-app/5.1.93/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:08:23.733920665Z" diff --git a/stable/custom-app/5.1.92/Chart.yaml b/stable/custom-app/5.1.93/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.92/Chart.yaml rename to stable/custom-app/5.1.93/Chart.yaml index 75f4d2b050..cca17e3592 100644 --- a/stable/custom-app/5.1.92/Chart.yaml +++ b/stable/custom-app/5.1.93/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2186" +appVersion: "0.20.2203" 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.92 +version: 5.1.93 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.92/README.md b/stable/custom-app/5.1.93/README.md similarity index 100% rename from stable/custom-app/5.1.92/README.md rename to stable/custom-app/5.1.93/README.md diff --git a/stable/custom-app/5.1.92/app-readme.md b/stable/custom-app/5.1.93/app-readme.md similarity index 100% rename from stable/custom-app/5.1.92/app-readme.md rename to stable/custom-app/5.1.93/app-readme.md diff --git a/stable/custom-app/5.1.92/charts/common-10.7.13.tgz b/stable/custom-app/5.1.93/charts/common-10.7.13.tgz similarity index 100% rename from stable/custom-app/5.1.92/charts/common-10.7.13.tgz rename to stable/custom-app/5.1.93/charts/common-10.7.13.tgz diff --git a/stable/custom-app/5.1.92/ci/test-values.yaml b/stable/custom-app/5.1.93/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.92/ci/test-values.yaml rename to stable/custom-app/5.1.93/ci/test-values.yaml index 84fa4386d0..a08421714e 100644 --- a/stable/custom-app/5.1.92/ci/test-values.yaml +++ b/stable/custom-app/5.1.93/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2186@sha256:1f0e0813185a5c39082c75b0545c71a34ef34ed556a1dd7fad1c08baee90ecc4 + tag: 0.20.2203@sha256:17719fada296e5e22c4f58676d1463e1aeb63943c343b007624aaf610399cce4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.92/ix_values.yaml b/stable/custom-app/5.1.93/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.92/ix_values.yaml rename to stable/custom-app/5.1.93/ix_values.yaml index 3073835645..06595261bd 100644 --- a/stable/custom-app/5.1.92/ix_values.yaml +++ b/stable/custom-app/5.1.93/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2186@sha256:1f0e0813185a5c39082c75b0545c71a34ef34ed556a1dd7fad1c08baee90ecc4 + tag: 0.20.2203@sha256:17719fada296e5e22c4f58676d1463e1aeb63943c343b007624aaf610399cce4 portal: enabled: true diff --git a/stable/custom-app/5.1.92/questions.yaml b/stable/custom-app/5.1.93/questions.yaml similarity index 100% rename from stable/custom-app/5.1.92/questions.yaml rename to stable/custom-app/5.1.93/questions.yaml diff --git a/stable/custom-app/5.1.92/templates/common.yaml b/stable/custom-app/5.1.93/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.92/templates/common.yaml rename to stable/custom-app/5.1.93/templates/common.yaml diff --git a/stable/custom-app/5.1.92/values.yaml b/stable/custom-app/5.1.93/values.yaml similarity index 100% rename from stable/custom-app/5.1.92/values.yaml rename to stable/custom-app/5.1.93/values.yaml diff --git a/stable/cyberchef/2.0.118/Chart.lock b/stable/cyberchef/2.0.118/Chart.lock deleted file mode 100644 index 5294ae9898..0000000000 --- a/stable/cyberchef/2.0.118/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:02:52.10322523Z" diff --git a/stable/cyberchef/2.0.118/CHANGELOG.md b/stable/cyberchef/2.0.119/CHANGELOG.md similarity index 92% rename from stable/cyberchef/2.0.118/CHANGELOG.md rename to stable/cyberchef/2.0.119/CHANGELOG.md index 54e95a775d..cadf2e6296 100644 --- a/stable/cyberchef/2.0.118/CHANGELOG.md +++ b/stable/cyberchef/2.0.119/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cyberchef-2.0.119](https://github.com/truecharts/charts/compare/cyberchef-2.0.118...cyberchef-2.0.119) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [cyberchef-2.0.118](https://github.com/truecharts/charts/compare/cyberchef-2.0.117...cyberchef-2.0.118) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [cyberchef-2.0.111](https://github.com/truecharts/charts/compare/cyberchef-2.0.110...cyberchef-2.0.111) (2022-10-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - - - - -## [cyberchef-2.0.110](https://github.com/truecharts/charts/compare/cyberchef-2.0.109...cyberchef-2.0.110) (2022-10-25) - -### Chore diff --git a/stable/cyberchef/2.0.119/Chart.lock b/stable/cyberchef/2.0.119/Chart.lock new file mode 100644 index 0000000000..5cbe366442 --- /dev/null +++ b/stable/cyberchef/2.0.119/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:08:44.142065641Z" diff --git a/stable/cyberchef/2.0.118/Chart.yaml b/stable/cyberchef/2.0.119/Chart.yaml similarity index 97% rename from stable/cyberchef/2.0.118/Chart.yaml rename to stable/cyberchef/2.0.119/Chart.yaml index e57b6cce0d..9ac53357b7 100644 --- a/stable/cyberchef/2.0.118/Chart.yaml +++ b/stable/cyberchef/2.0.119/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.118 +version: 2.0.119 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.118/README.md b/stable/cyberchef/2.0.119/README.md similarity index 100% rename from stable/cyberchef/2.0.118/README.md rename to stable/cyberchef/2.0.119/README.md diff --git a/stable/cyberchef/2.0.118/app-readme.md b/stable/cyberchef/2.0.119/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.118/app-readme.md rename to stable/cyberchef/2.0.119/app-readme.md diff --git a/stable/cyberchef/2.0.118/charts/common-10.7.13.tgz b/stable/cyberchef/2.0.119/charts/common-10.7.13.tgz similarity index 100% rename from stable/cyberchef/2.0.118/charts/common-10.7.13.tgz rename to stable/cyberchef/2.0.119/charts/common-10.7.13.tgz diff --git a/stable/cyberchef/2.0.118/ix_values.yaml b/stable/cyberchef/2.0.119/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.118/ix_values.yaml rename to stable/cyberchef/2.0.119/ix_values.yaml index 4b7d2273db..fc48b58915 100644 --- a/stable/cyberchef/2.0.118/ix_values.yaml +++ b/stable/cyberchef/2.0.119/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.48.0@sha256:287f66701810d5ae25cd27d84bdd0f373f979ba254665bf6f7b05081a1341e27 + tag: 9.48.0@sha256:b55157690db950ea18026182c7dca6b5dc9924b8a55bf17158f12f3165556bcc pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.118/questions.yaml b/stable/cyberchef/2.0.119/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.118/questions.yaml rename to stable/cyberchef/2.0.119/questions.yaml diff --git a/stable/cyberchef/2.0.118/templates/common.yaml b/stable/cyberchef/2.0.119/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.118/templates/common.yaml rename to stable/cyberchef/2.0.119/templates/common.yaml diff --git a/stable/cyberchef/2.0.118/values.yaml b/stable/cyberchef/2.0.119/values.yaml similarity index 100% rename from stable/cyberchef/2.0.118/values.yaml rename to stable/cyberchef/2.0.119/values.yaml diff --git a/stable/dokuwiki/3.0.73/Chart.lock b/stable/dokuwiki/3.0.73/Chart.lock deleted file mode 100644 index c23c339b20..0000000000 --- a/stable/dokuwiki/3.0.73/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:05:44.075759523Z" diff --git a/stable/dokuwiki/3.0.73/CHANGELOG.md b/stable/dokuwiki/3.0.74/CHANGELOG.md similarity index 92% rename from stable/dokuwiki/3.0.73/CHANGELOG.md rename to stable/dokuwiki/3.0.74/CHANGELOG.md index fc3068878f..b925e912f3 100644 --- a/stable/dokuwiki/3.0.73/CHANGELOG.md +++ b/stable/dokuwiki/3.0.74/CHANGELOG.md @@ -2,6 +2,16 @@ +## [dokuwiki-3.0.74](https://github.com/truecharts/charts/compare/dokuwiki-3.0.73...dokuwiki-3.0.74) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [dokuwiki-3.0.73](https://github.com/truecharts/charts/compare/dokuwiki-3.0.72...dokuwiki-3.0.73) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [dokuwiki-3.0.66](https://github.com/truecharts/charts/compare/dokuwiki-3.0.65...dokuwiki-3.0.66) (2022-10-18) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [dokuwiki-3.0.65](https://github.com/truecharts/charts/compare/dokuwiki-3.0.64...dokuwiki-3.0.65) (2022-10-14) - -### Chore diff --git a/stable/dokuwiki/3.0.74/Chart.lock b/stable/dokuwiki/3.0.74/Chart.lock new file mode 100644 index 0000000000..c3cc63b35f --- /dev/null +++ b/stable/dokuwiki/3.0.74/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:09:08.418041831Z" diff --git a/stable/dokuwiki/3.0.73/Chart.yaml b/stable/dokuwiki/3.0.74/Chart.yaml similarity index 98% rename from stable/dokuwiki/3.0.73/Chart.yaml rename to stable/dokuwiki/3.0.74/Chart.yaml index f6b54478a6..8ce2cb56cd 100644 --- a/stable/dokuwiki/3.0.73/Chart.yaml +++ b/stable/dokuwiki/3.0.74/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.73 +version: 3.0.74 appVersion: "20220731.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/dokuwiki/3.0.73/README.md b/stable/dokuwiki/3.0.74/README.md similarity index 100% rename from stable/dokuwiki/3.0.73/README.md rename to stable/dokuwiki/3.0.74/README.md diff --git a/stable/dokuwiki/3.0.73/app-readme.md b/stable/dokuwiki/3.0.74/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.73/app-readme.md rename to stable/dokuwiki/3.0.74/app-readme.md diff --git a/stable/dokuwiki/3.0.73/charts/common-10.7.13.tgz b/stable/dokuwiki/3.0.74/charts/common-10.7.13.tgz similarity index 100% rename from stable/dokuwiki/3.0.73/charts/common-10.7.13.tgz rename to stable/dokuwiki/3.0.74/charts/common-10.7.13.tgz diff --git a/stable/dokuwiki/3.0.73/ix_values.yaml b/stable/dokuwiki/3.0.74/ix_values.yaml similarity index 86% rename from stable/dokuwiki/3.0.73/ix_values.yaml rename to stable/dokuwiki/3.0.74/ix_values.yaml index 5375f01179..4665027fd8 100644 --- a/stable/dokuwiki/3.0.73/ix_values.yaml +++ b/stable/dokuwiki/3.0.74/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:28c338f428ede1ea82f1926d463a37d10b985f92ef32d0c25a3df1b9b3380fc0 + tag: 20220731.1.0@sha256:7a11a6f012dca53a0df7151f49776526d5edc0ab5e0c948c2a7f9c332bf8e31b securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/3.0.73/questions.yaml b/stable/dokuwiki/3.0.74/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.73/questions.yaml rename to stable/dokuwiki/3.0.74/questions.yaml diff --git a/stable/dokuwiki/3.0.73/templates/common.yaml b/stable/dokuwiki/3.0.74/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.73/templates/common.yaml rename to stable/dokuwiki/3.0.74/templates/common.yaml diff --git a/stable/dokuwiki/3.0.73/values.yaml b/stable/dokuwiki/3.0.74/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.73/values.yaml rename to stable/dokuwiki/3.0.74/values.yaml diff --git a/stable/domoticz/2.0.49/Chart.lock b/stable/domoticz/2.0.49/Chart.lock deleted file mode 100644 index f117fe552c..0000000000 --- a/stable/domoticz/2.0.49/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:06:06.3708428Z" diff --git a/stable/domoticz/2.0.49/CHANGELOG.md b/stable/domoticz/2.0.50/CHANGELOG.md similarity index 91% rename from stable/domoticz/2.0.49/CHANGELOG.md rename to stable/domoticz/2.0.50/CHANGELOG.md index 36da5c11ae..6e81f6f363 100644 --- a/stable/domoticz/2.0.49/CHANGELOG.md +++ b/stable/domoticz/2.0.50/CHANGELOG.md @@ -2,6 +2,16 @@ +## [domoticz-2.0.50](https://github.com/truecharts/charts/compare/domoticz-2.0.49...domoticz-2.0.50) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [domoticz-2.0.49](https://github.com/truecharts/charts/compare/domoticz-2.0.48...domoticz-2.0.49) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [domoticz-2.0.42](https://github.com/truecharts/charts/compare/domoticz-2.0.41...domoticz-2.0.42) (2022-10-07) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [domoticz-2.0.41](https://github.com/truecharts/charts/compare/domoticz-2.0.40...domoticz-2.0.41) (2022-10-07) - -### Chore diff --git a/stable/domoticz/2.0.50/Chart.lock b/stable/domoticz/2.0.50/Chart.lock new file mode 100644 index 0000000000..50458114a2 --- /dev/null +++ b/stable/domoticz/2.0.50/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:09:09.829530265Z" diff --git a/stable/domoticz/2.0.49/Chart.yaml b/stable/domoticz/2.0.50/Chart.yaml similarity index 98% rename from stable/domoticz/2.0.49/Chart.yaml rename to stable/domoticz/2.0.50/Chart.yaml index 06738fe4ae..dc74c14096 100644 --- a/stable/domoticz/2.0.49/Chart.yaml +++ b/stable/domoticz/2.0.50/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: domoticz -version: 2.0.49 +version: 2.0.50 appVersion: "2022.1.202" description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." type: application diff --git a/stable/domoticz/2.0.49/README.md b/stable/domoticz/2.0.50/README.md similarity index 100% rename from stable/domoticz/2.0.49/README.md rename to stable/domoticz/2.0.50/README.md diff --git a/stable/domoticz/2.0.49/app-readme.md b/stable/domoticz/2.0.50/app-readme.md similarity index 100% rename from stable/domoticz/2.0.49/app-readme.md rename to stable/domoticz/2.0.50/app-readme.md diff --git a/stable/domoticz/2.0.49/charts/common-10.7.13.tgz b/stable/domoticz/2.0.50/charts/common-10.7.13.tgz similarity index 100% rename from stable/domoticz/2.0.49/charts/common-10.7.13.tgz rename to stable/domoticz/2.0.50/charts/common-10.7.13.tgz diff --git a/stable/domoticz/2.0.49/ix_values.yaml b/stable/domoticz/2.0.50/ix_values.yaml similarity index 96% rename from stable/domoticz/2.0.49/ix_values.yaml rename to stable/domoticz/2.0.50/ix_values.yaml index ba9b432f84..583c99fe5b 100644 --- a/stable/domoticz/2.0.49/ix_values.yaml +++ b/stable/domoticz/2.0.50/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/domoticz pullPolicy: IfNotPresent - tag: 2022.1.20221027 + tag: 2022.1.20221103 securityContext: runAsNonRoot: false diff --git a/stable/domoticz/2.0.49/questions.yaml b/stable/domoticz/2.0.50/questions.yaml similarity index 100% rename from stable/domoticz/2.0.49/questions.yaml rename to stable/domoticz/2.0.50/questions.yaml diff --git a/stable/domoticz/2.0.49/templates/common.yaml b/stable/domoticz/2.0.50/templates/common.yaml similarity index 100% rename from stable/domoticz/2.0.49/templates/common.yaml rename to stable/domoticz/2.0.50/templates/common.yaml diff --git a/stable/domoticz/2.0.49/values.yaml b/stable/domoticz/2.0.50/values.yaml similarity index 100% rename from stable/domoticz/2.0.49/values.yaml rename to stable/domoticz/2.0.50/values.yaml diff --git a/stable/drawio/2.0.57/Chart.lock b/stable/drawio/2.0.57/Chart.lock deleted file mode 100644 index eafd3197a7..0000000000 --- a/stable/drawio/2.0.57/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:06:48.212774456Z" diff --git a/stable/drawio/2.0.57/CHANGELOG.md b/stable/drawio/2.0.58/CHANGELOG.md similarity index 89% rename from stable/drawio/2.0.57/CHANGELOG.md rename to stable/drawio/2.0.58/CHANGELOG.md index aff0b8e847..987cd76926 100644 --- a/stable/drawio/2.0.57/CHANGELOG.md +++ b/stable/drawio/2.0.58/CHANGELOG.md @@ -2,6 +2,16 @@ +## [drawio-2.0.58](https://github.com/truecharts/charts/compare/drawio-2.0.57...drawio-2.0.58) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [drawio-2.0.57](https://github.com/truecharts/charts/compare/drawio-2.0.56...drawio-2.0.57) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [drawio-2.0.49](https://github.com/truecharts/charts/compare/drawio-2.0.48...drawio-2.0.49) (2022-10-01) - -### Chore diff --git a/stable/drawio/2.0.58/Chart.lock b/stable/drawio/2.0.58/Chart.lock new file mode 100644 index 0000000000..4095a90656 --- /dev/null +++ b/stable/drawio/2.0.58/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:09:11.983193749Z" diff --git a/stable/drawio/2.0.57/Chart.yaml b/stable/drawio/2.0.58/Chart.yaml similarity index 95% rename from stable/drawio/2.0.57/Chart.yaml rename to stable/drawio/2.0.58/Chart.yaml index cb02883961..6415bb9f0a 100644 --- a/stable/drawio/2.0.57/Chart.yaml +++ b/stable/drawio/2.0.58/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.5.0" +appVersion: "20.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 2.0.57 +version: 2.0.58 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/2.0.57/README.md b/stable/drawio/2.0.58/README.md similarity index 100% rename from stable/drawio/2.0.57/README.md rename to stable/drawio/2.0.58/README.md diff --git a/stable/drawio/2.0.57/app-readme.md b/stable/drawio/2.0.58/app-readme.md similarity index 100% rename from stable/drawio/2.0.57/app-readme.md rename to stable/drawio/2.0.58/app-readme.md diff --git a/stable/drawio/2.0.57/charts/common-10.7.13.tgz b/stable/drawio/2.0.58/charts/common-10.7.13.tgz similarity index 100% rename from stable/drawio/2.0.57/charts/common-10.7.13.tgz rename to stable/drawio/2.0.58/charts/common-10.7.13.tgz diff --git a/stable/drawio/2.0.57/ix_values.yaml b/stable/drawio/2.0.58/ix_values.yaml similarity index 78% rename from stable/drawio/2.0.57/ix_values.yaml rename to stable/drawio/2.0.58/ix_values.yaml index 5fa60a5bfd..8c6460b850 100644 --- a/stable/drawio/2.0.57/ix_values.yaml +++ b/stable/drawio/2.0.58/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.5.0@sha256:53e25b28bf3bd5c78b20260a87e3e8ea55f7019c7b6b199c435ff14349b88015 + tag: 20.5.2@sha256:7831e3e049da0e6bd986b2f23c4d67eb86c84c6d0f583e1d9416fe015f7e4810 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/2.0.57/questions.yaml b/stable/drawio/2.0.58/questions.yaml similarity index 100% rename from stable/drawio/2.0.57/questions.yaml rename to stable/drawio/2.0.58/questions.yaml diff --git a/stable/drawio/2.0.57/templates/common.yaml b/stable/drawio/2.0.58/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.57/templates/common.yaml rename to stable/drawio/2.0.58/templates/common.yaml diff --git a/stable/drawio/2.0.57/values.yaml b/stable/drawio/2.0.58/values.yaml similarity index 100% rename from stable/drawio/2.0.57/values.yaml rename to stable/drawio/2.0.58/values.yaml diff --git a/stable/flexget/2.0.60/Chart.lock b/stable/flexget/2.0.60/Chart.lock deleted file mode 100644 index 9556b19b70..0000000000 --- a/stable/flexget/2.0.60/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:11:54.747277232Z" diff --git a/stable/flexget/2.0.60/CHANGELOG.md b/stable/flexget/2.0.61/CHANGELOG.md similarity index 90% rename from stable/flexget/2.0.60/CHANGELOG.md rename to stable/flexget/2.0.61/CHANGELOG.md index 70d45c0086..a46881ee17 100644 --- a/stable/flexget/2.0.60/CHANGELOG.md +++ b/stable/flexget/2.0.61/CHANGELOG.md @@ -2,6 +2,16 @@ +## [flexget-2.0.61](https://github.com/truecharts/charts/compare/flexget-2.0.60...flexget-2.0.61) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [flexget-2.0.60](https://github.com/truecharts/charts/compare/flexget-2.0.59...flexget-2.0.60) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07) - -### Chore diff --git a/stable/flexget/2.0.61/Chart.lock b/stable/flexget/2.0.61/Chart.lock new file mode 100644 index 0000000000..6f4aefd503 --- /dev/null +++ b/stable/flexget/2.0.61/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:09:31.702309994Z" diff --git a/stable/flexget/2.0.60/Chart.yaml b/stable/flexget/2.0.61/Chart.yaml similarity index 95% rename from stable/flexget/2.0.60/Chart.yaml rename to stable/flexget/2.0.61/Chart.yaml index 8f4daf1082..f53ab9c963 100644 --- a/stable/flexget/2.0.60/Chart.yaml +++ b/stable/flexget/2.0.61/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.4.2" +appVersion: "3.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.60 +version: 2.0.61 annotations: truecharts.org/catagories: | - media diff --git a/stable/flexget/2.0.60/README.md b/stable/flexget/2.0.61/README.md similarity index 100% rename from stable/flexget/2.0.60/README.md rename to stable/flexget/2.0.61/README.md diff --git a/stable/flexget/2.0.60/app-readme.md b/stable/flexget/2.0.61/app-readme.md similarity index 100% rename from stable/flexget/2.0.60/app-readme.md rename to stable/flexget/2.0.61/app-readme.md diff --git a/stable/flexget/2.0.60/charts/common-10.7.13.tgz b/stable/flexget/2.0.61/charts/common-10.7.13.tgz similarity index 100% rename from stable/flexget/2.0.60/charts/common-10.7.13.tgz rename to stable/flexget/2.0.61/charts/common-10.7.13.tgz diff --git a/stable/flexget/2.0.60/ix_values.yaml b/stable/flexget/2.0.61/ix_values.yaml similarity index 86% rename from stable/flexget/2.0.60/ix_values.yaml rename to stable/flexget/2.0.61/ix_values.yaml index 328102fa5d..091e5d31ba 100644 --- a/stable/flexget/2.0.60/ix_values.yaml +++ b/stable/flexget/2.0.61/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: 3.4.2@sha256:a59e390612e658d6a120bd50c3880f7b2fb89191e23536024817294cb7c1e2ab + tag: 3.5.2@sha256:fc36dd9357e6ae4f93530faf988400c5bb09d5bfe178a6fc0a2e409ef50a021e securityContext: runAsNonRoot: false diff --git a/stable/flexget/2.0.60/questions.yaml b/stable/flexget/2.0.61/questions.yaml similarity index 100% rename from stable/flexget/2.0.60/questions.yaml rename to stable/flexget/2.0.61/questions.yaml diff --git a/stable/flexget/2.0.60/templates/common.yaml b/stable/flexget/2.0.61/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.60/templates/common.yaml rename to stable/flexget/2.0.61/templates/common.yaml diff --git a/stable/flexget/2.0.60/values.yaml b/stable/flexget/2.0.61/values.yaml similarity index 100% rename from stable/flexget/2.0.60/values.yaml rename to stable/flexget/2.0.61/values.yaml diff --git a/stable/grafana/4.0.84/Chart.lock b/stable/grafana/4.0.84/Chart.lock deleted file mode 100644 index 0bdb0131d7..0000000000 --- a/stable/grafana/4.0.84/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:14:46.276407821Z" diff --git a/stable/grafana/4.0.84/CHANGELOG.md b/stable/grafana/4.0.85/CHANGELOG.md similarity index 91% rename from stable/grafana/4.0.84/CHANGELOG.md rename to stable/grafana/4.0.85/CHANGELOG.md index 36876deae7..cae6f172e3 100644 --- a/stable/grafana/4.0.84/CHANGELOG.md +++ b/stable/grafana/4.0.85/CHANGELOG.md @@ -2,6 +2,16 @@ +## [grafana-4.0.85](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.33...grafana-4.0.85) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [grafana-4.0.84](https://github.com/truecharts/charts/compare/grafana-4.0.83...grafana-4.0.84) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [grafana-4.0.77](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.31...grafana-4.0.77) (2022-10-21) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [grafana-4.0.76](https://github.com/truecharts/charts/compare/grafana-4.0.75...grafana-4.0.76) (2022-10-19) - -### Chore diff --git a/stable/grafana/4.0.85/Chart.lock b/stable/grafana/4.0.85/Chart.lock new file mode 100644 index 0000000000..139d666c45 --- /dev/null +++ b/stable/grafana/4.0.85/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:09:53.865824717Z" diff --git a/stable/grafana/4.0.84/Chart.yaml b/stable/grafana/4.0.85/Chart.yaml similarity index 98% rename from stable/grafana/4.0.84/Chart.yaml rename to stable/grafana/4.0.85/Chart.yaml index 2b37736a06..e9bb2b95df 100644 --- a/stable/grafana/4.0.84/Chart.yaml +++ b/stable/grafana/4.0.85/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.84 +version: 4.0.85 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.84/README.md b/stable/grafana/4.0.85/README.md similarity index 100% rename from stable/grafana/4.0.84/README.md rename to stable/grafana/4.0.85/README.md diff --git a/stable/grafana/4.0.84/app-readme.md b/stable/grafana/4.0.85/app-readme.md similarity index 100% rename from stable/grafana/4.0.84/app-readme.md rename to stable/grafana/4.0.85/app-readme.md diff --git a/stable/grafana/4.0.84/charts/common-10.7.13.tgz b/stable/grafana/4.0.85/charts/common-10.7.13.tgz similarity index 100% rename from stable/grafana/4.0.84/charts/common-10.7.13.tgz rename to stable/grafana/4.0.85/charts/common-10.7.13.tgz diff --git a/stable/grafana/4.0.84/ix_values.yaml b/stable/grafana/4.0.85/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.84/ix_values.yaml rename to stable/grafana/4.0.85/ix_values.yaml index d787ec53ce..d2b84a411f 100644 --- a/stable/grafana/4.0.84/ix_values.yaml +++ b/stable/grafana/4.0.85/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.3@sha256:356a35abaf591cf6684bbe4d37efb9dd1e894e7d99ecabf1f3927603d8b1655f + tag: 9.2.3@sha256:b71ff0b0194d24ab17aba9c1115afbe1ecd55edf78fb413e440a50cfafc9359b securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.84/questions.yaml b/stable/grafana/4.0.85/questions.yaml similarity index 100% rename from stable/grafana/4.0.84/questions.yaml rename to stable/grafana/4.0.85/questions.yaml diff --git a/stable/grafana/4.0.84/templates/common.yaml b/stable/grafana/4.0.85/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.84/templates/common.yaml rename to stable/grafana/4.0.85/templates/common.yaml diff --git a/stable/grafana/4.0.84/templates/prometheusrules.yaml b/stable/grafana/4.0.85/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.84/templates/prometheusrules.yaml rename to stable/grafana/4.0.85/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.84/templates/servicemonitor.yaml b/stable/grafana/4.0.85/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.84/templates/servicemonitor.yaml rename to stable/grafana/4.0.85/templates/servicemonitor.yaml diff --git a/stable/grafana/4.0.84/values.yaml b/stable/grafana/4.0.85/values.yaml similarity index 100% rename from stable/grafana/4.0.84/values.yaml rename to stable/grafana/4.0.85/values.yaml diff --git a/stable/home-assistant/15.0.69/CHANGELOG.md b/stable/home-assistant/15.0.69/CHANGELOG.md new file mode 100644 index 0000000000..e5867b1a50 --- /dev/null +++ b/stable/home-assistant/15.0.69/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.69](https://github.com/truecharts/charts/compare/home-assistant-15.0.68...home-assistant-15.0.69) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + +## [home-assistant-15.0.68](https://github.com/truecharts/charts/compare/home-assistant-15.0.67...home-assistant-15.0.68) (2022-11-02) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) + + + + +## [home-assistant-15.0.67](https://github.com/truecharts/charts/compare/home-assistant-15.0.66...home-assistant-15.0.67) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [home-assistant-15.0.66](https://github.com/truecharts/charts/compare/home-assistant-15.0.65...home-assistant-15.0.66) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [home-assistant-15.0.65](https://github.com/truecharts/charts/compare/home-assistant-15.0.64...home-assistant-15.0.65) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [home-assistant-15.0.64](https://github.com/truecharts/charts/compare/home-assistant-15.0.63...home-assistant-15.0.64) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [home-assistant-15.0.63](https://github.com/truecharts/charts/compare/home-assistant-15.0.62...home-assistant-15.0.63) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [home-assistant-15.0.62](https://github.com/truecharts/charts/compare/home-assistant-15.0.61...home-assistant-15.0.62) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [home-assistant-15.0.61](https://github.com/truecharts/charts/compare/home-assistant-15.0.60...home-assistant-15.0.61) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [home-assistant-15.0.60](https://github.com/truecharts/charts/compare/home-assistant-15.0.59...home-assistant-15.0.60) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/stable/home-assistant/15.0.69/Chart.lock b/stable/home-assistant/15.0.69/Chart.lock new file mode 100644 index 0000000000..1f5b7ced7c --- /dev/null +++ b/stable/home-assistant/15.0.69/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.114 +digest: sha256:7d5a56e86e0f22e36a8a06215d5b649f5ea0ce3f4b9aa929d3cc8240798214f1 +generated: "2022-11-05T12:10:13.448658636Z" diff --git a/stable/home-assistant/15.0.69/Chart.yaml b/stable/home-assistant/15.0.69/Chart.yaml new file mode 100644 index 0000000000..1764a2aacd --- /dev/null +++ b/stable/home-assistant/15.0.69/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.11.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.114 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.69 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.69/README.md b/stable/home-assistant/15.0.69/README.md new file mode 100644 index 0000000000..ec696269d0 --- /dev/null +++ b/stable/home-assistant/15.0.69/README.md @@ -0,0 +1,108 @@ +# home-assistant + +home-assistant App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.114 | +| https://library-charts.truecharts.org | common | 10.7.13 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/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/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.69/app-readme.md b/stable/home-assistant/15.0.69/app-readme.md new file mode 100644 index 0000000000..23f9974479 --- /dev/null +++ b/stable/home-assistant/15.0.69/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/ispy-agent-dvr/2.0.58/charts/common-10.7.13.tgz b/stable/home-assistant/15.0.69/charts/common-10.7.13.tgz similarity index 100% rename from stable/ispy-agent-dvr/2.0.58/charts/common-10.7.13.tgz rename to stable/home-assistant/15.0.69/charts/common-10.7.13.tgz diff --git a/stable/home-assistant/15.0.69/charts/postgresql-8.0.114.tgz b/stable/home-assistant/15.0.69/charts/postgresql-8.0.114.tgz new file mode 100644 index 0000000000..993545f3b6 Binary files /dev/null and b/stable/home-assistant/15.0.69/charts/postgresql-8.0.114.tgz differ diff --git a/stable/home-assistant/15.0.69/ix_values.yaml b/stable/home-assistant/15.0.69/ix_values.yaml new file mode 100644 index 0000000000..362a430080 --- /dev/null +++ b/stable/home-assistant/15.0.69/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.11.1@sha256:0045781de0c778025ff2547a24a5343301da69ceb23159ff2ea8f7cb1edbf8ff + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # + +portal: + enabled: true diff --git a/stable/home-assistant/15.0.69/questions.yaml b/stable/home-assistant/15.0.69/questions.yaml new file mode 100644 index 0000000000..8965976cfe --- /dev/null +++ b/stable/home-assistant/15.0.69/questions.yaml @@ -0,0 +1,2567 @@ +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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + 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: 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: 256Gi + - 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: 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: 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zigbee2mqtt/4.0.44/templates/common.yaml b/stable/home-assistant/15.0.69/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.44/templates/common.yaml rename to stable/home-assistant/15.0.69/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.58/values.yaml b/stable/home-assistant/15.0.69/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.58/values.yaml rename to stable/home-assistant/15.0.69/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.58/Chart.lock b/stable/ispy-agent-dvr/2.0.58/Chart.lock deleted file mode 100644 index 3deadc9e48..0000000000 --- a/stable/ispy-agent-dvr/2.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T02:48:02.431205883Z" diff --git a/stable/ispy-agent-dvr/2.0.58/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.59/CHANGELOG.md similarity index 91% rename from stable/ispy-agent-dvr/2.0.58/CHANGELOG.md rename to stable/ispy-agent-dvr/2.0.59/CHANGELOG.md index 42d86de8d8..9c78864f78 100644 --- a/stable/ispy-agent-dvr/2.0.58/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.59/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ispy-agent-dvr-2.0.59](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.58...ispy-agent-dvr-2.0.59) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [ispy-agent-dvr-2.0.58](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.57...ispy-agent-dvr-2.0.58) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ## [ispy-agent-dvr-2.0.51](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.50...ispy-agent-dvr-2.0.51) (2022-10-12) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ispy-agent-dvr-2.0.50](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.49...ispy-agent-dvr-2.0.50) (2022-10-10) - -### Chore diff --git a/stable/ispy-agent-dvr/2.0.59/Chart.lock b/stable/ispy-agent-dvr/2.0.59/Chart.lock new file mode 100644 index 0000000000..7a66cf1d8b --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:09:57.178522687Z" diff --git a/stable/ispy-agent-dvr/2.0.58/Chart.yaml b/stable/ispy-agent-dvr/2.0.59/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.58/Chart.yaml rename to stable/ispy-agent-dvr/2.0.59/Chart.yaml index b04e1ef385..955a3824ce 100644 --- a/stable/ispy-agent-dvr/2.0.58/Chart.yaml +++ b/stable/ispy-agent-dvr/2.0.59/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3.6.0" +appVersion: "4.3.8.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.58 +version: 2.0.59 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/2.0.58/README.md b/stable/ispy-agent-dvr/2.0.59/README.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.58/README.md rename to stable/ispy-agent-dvr/2.0.59/README.md diff --git a/stable/ispy-agent-dvr/2.0.58/app-readme.md b/stable/ispy-agent-dvr/2.0.59/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.58/app-readme.md rename to stable/ispy-agent-dvr/2.0.59/app-readme.md diff --git a/stable/koel/3.0.58/charts/common-10.7.13.tgz b/stable/ispy-agent-dvr/2.0.59/charts/common-10.7.13.tgz similarity index 100% rename from stable/koel/3.0.58/charts/common-10.7.13.tgz rename to stable/ispy-agent-dvr/2.0.59/charts/common-10.7.13.tgz diff --git a/stable/ispy-agent-dvr/2.0.58/ix_values.yaml b/stable/ispy-agent-dvr/2.0.59/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.58/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.59/ix_values.yaml index cc17ce4af1..9c06169ce7 100644 --- a/stable/ispy-agent-dvr/2.0.58/ix_values.yaml +++ b/stable/ispy-agent-dvr/2.0.59/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.3.6.0@sha256:6950a3059d88368e93720a60955165f658ccf34cbc0a834feada7f96ef26c868 + tag: 4.3.8.0@sha256:c5c11ade1f0cbe93fce611fc1e3377b05341ebda8086c9a5eb4073d17bc0c168 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/2.0.58/questions.yaml b/stable/ispy-agent-dvr/2.0.59/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.58/questions.yaml rename to stable/ispy-agent-dvr/2.0.59/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.58/templates/common.yaml b/stable/ispy-agent-dvr/2.0.59/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.58/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.59/templates/common.yaml diff --git a/stable/koel/3.0.58/values.yaml b/stable/ispy-agent-dvr/2.0.59/values.yaml similarity index 100% rename from stable/koel/3.0.58/values.yaml rename to stable/ispy-agent-dvr/2.0.59/values.yaml diff --git a/stable/jackett/11.0.123/CHANGELOG.md b/stable/jackett/11.0.123/CHANGELOG.md new file mode 100644 index 0000000000..ecb89b340a --- /dev/null +++ b/stable/jackett/11.0.123/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.123](https://github.com/truecharts/charts/compare/jackett-11.0.122...jackett-11.0.123) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + +## [jackett-11.0.122](https://github.com/truecharts/charts/compare/jackett-11.0.121...jackett-11.0.122) (2022-11-03) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286)) + + + + +## [jackett-11.0.121](https://github.com/truecharts/charts/compare/jackett-11.0.120...jackett-11.0.121) (2022-11-02) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) + - update docker general non-major ([#4280](https://github.com/truecharts/charts/issues/4280)) + + + + +## [jackett-11.0.120](https://github.com/truecharts/charts/compare/jackett-11.0.119...jackett-11.0.120) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + +## [jackett-11.0.119](https://github.com/truecharts/charts/compare/jackett-11.0.118...jackett-11.0.119) (2022-10-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238)) + + + + +## [jackett-11.0.118](https://github.com/truecharts/charts/compare/jackett-11.0.117...jackett-11.0.118) (2022-10-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218)) + + + + +## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [jackett-11.0.116](https://github.com/truecharts/charts/compare/jackett-11.0.115...jackett-11.0.116) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jackett-11.0.115](https://github.com/truecharts/charts/compare/jackett-11.0.114...jackett-11.0.115) (2022-10-25) + +### Chore diff --git a/stable/jackett/11.0.123/Chart.lock b/stable/jackett/11.0.123/Chart.lock new file mode 100644 index 0000000000..6cc99065ba --- /dev/null +++ b/stable/jackett/11.0.123/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:10:16.194204346Z" diff --git a/stable/jackett/11.0.123/Chart.yaml b/stable/jackett/11.0.123/Chart.yaml new file mode 100644 index 0000000000..c94cf48f83 --- /dev/null +++ b/stable/jackett/11.0.123/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.2203" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +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.123 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.123/README.md b/stable/jackett/11.0.123/README.md new file mode 100644 index 0000000000..1c63f781cb --- /dev/null +++ b/stable/jackett/11.0.123/README.md @@ -0,0 +1,106 @@ +# jackett + +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.7.13 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/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/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/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/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/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/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.123/app-readme.md b/stable/jackett/11.0.123/app-readme.md new file mode 100644 index 0000000000..94165e2dad --- /dev/null +++ b/stable/jackett/11.0.123/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/libreddit/1.0.34/charts/common-10.7.13.tgz b/stable/jackett/11.0.123/charts/common-10.7.13.tgz similarity index 100% rename from stable/libreddit/1.0.34/charts/common-10.7.13.tgz rename to stable/jackett/11.0.123/charts/common-10.7.13.tgz diff --git a/stable/jackett/11.0.123/ix_values.yaml b/stable/jackett/11.0.123/ix_values.yaml new file mode 100644 index 0000000000..d061330eca --- /dev/null +++ b/stable/jackett/11.0.123/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.2203@sha256:17719fada296e5e22c4f58676d1463e1aeb63943c343b007624aaf610399cce4 + +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.123/questions.yaml b/stable/jackett/11.0.123/questions.yaml new file mode 100644 index 0000000000..3725b4ccd2 --- /dev/null +++ b/stable/jackett/11.0.123/questions.yaml @@ -0,0 +1,2567 @@ +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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + 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: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + 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: 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: 256Gi + - 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: 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: 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/libreddit/1.0.34/templates/common.yaml b/stable/jackett/11.0.123/templates/common.yaml similarity index 100% rename from stable/libreddit/1.0.34/templates/common.yaml rename to stable/jackett/11.0.123/templates/common.yaml diff --git a/stable/libreddit/1.0.34/values.yaml b/stable/jackett/11.0.123/values.yaml similarity index 100% rename from stable/libreddit/1.0.34/values.yaml rename to stable/jackett/11.0.123/values.yaml diff --git a/stable/koel/3.0.58/CHANGELOG.md b/stable/koel/3.0.59/CHANGELOG.md similarity index 88% rename from stable/koel/3.0.58/CHANGELOG.md rename to stable/koel/3.0.59/CHANGELOG.md index 7854214860..6a62cee32b 100644 --- a/stable/koel/3.0.58/CHANGELOG.md +++ b/stable/koel/3.0.59/CHANGELOG.md @@ -2,6 +2,16 @@ +## [koel-3.0.59](https://github.com/truecharts/charts/compare/koel-3.0.58...koel-3.0.59) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [koel-3.0.58](https://github.com/truecharts/charts/compare/koel-3.0.57...koel-3.0.58) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [koel-3.0.50](https://github.com/truecharts/charts/compare/koel-3.0.49...koel-3.0.50) (2022-10-12) - -### Chore diff --git a/stable/koel/3.0.58/Chart.lock b/stable/koel/3.0.59/Chart.lock similarity index 85% rename from stable/koel/3.0.58/Chart.lock rename to stable/koel/3.0.59/Chart.lock index 74471c8ac7..06807801e5 100644 --- a/stable/koel/3.0.58/Chart.lock +++ b/stable/koel/3.0.59/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.109 digest: sha256:09e299c01368822db7a5627ce25bf9862595c7c2b8c40df964df95fe29ee88ed -generated: "2022-11-02T10:24:22.163898584Z" +generated: "2022-11-05T12:11:00.139925959Z" diff --git a/stable/koel/3.0.58/Chart.yaml b/stable/koel/3.0.59/Chart.yaml similarity index 98% rename from stable/koel/3.0.58/Chart.yaml rename to stable/koel/3.0.59/Chart.yaml index 54428bdda1..9c8511231f 100644 --- a/stable/koel/3.0.58/Chart.yaml +++ b/stable/koel/3.0.59/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.58 +version: 3.0.59 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.58/README.md b/stable/koel/3.0.59/README.md similarity index 100% rename from stable/koel/3.0.58/README.md rename to stable/koel/3.0.59/README.md diff --git a/stable/koel/3.0.58/app-readme.md b/stable/koel/3.0.59/app-readme.md similarity index 100% rename from stable/koel/3.0.58/app-readme.md rename to stable/koel/3.0.59/app-readme.md diff --git a/stable/littlelink/6.0.82/charts/common-10.7.13.tgz b/stable/koel/3.0.59/charts/common-10.7.13.tgz similarity index 100% rename from stable/littlelink/6.0.82/charts/common-10.7.13.tgz rename to stable/koel/3.0.59/charts/common-10.7.13.tgz diff --git a/stable/koel/3.0.58/charts/mariadb-3.0.109.tgz b/stable/koel/3.0.59/charts/mariadb-3.0.109.tgz similarity index 100% rename from stable/koel/3.0.58/charts/mariadb-3.0.109.tgz rename to stable/koel/3.0.59/charts/mariadb-3.0.109.tgz diff --git a/stable/koel/3.0.58/ix_values.yaml b/stable/koel/3.0.59/ix_values.yaml similarity index 96% rename from stable/koel/3.0.58/ix_values.yaml rename to stable/koel/3.0.59/ix_values.yaml index 6dfbbf3b36..4cef70ed10 100644 --- a/stable/koel/3.0.58/ix_values.yaml +++ b/stable/koel/3.0.59/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:b824c831331c08dea4f066f28bde163b53c091129bdf081deda6e6fe9e42543c + tag: latest@sha256:d80f2b2127072887972370b60aef85409b5fc6146c8e7945047b1e80bf3cf4db pullPolicy: IfNotPresent securityContext: diff --git a/stable/koel/3.0.58/questions.yaml b/stable/koel/3.0.59/questions.yaml similarity index 100% rename from stable/koel/3.0.58/questions.yaml rename to stable/koel/3.0.59/questions.yaml diff --git a/stable/koel/3.0.58/templates/_secrets.tpl b/stable/koel/3.0.59/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.58/templates/_secrets.tpl rename to stable/koel/3.0.59/templates/_secrets.tpl diff --git a/stable/koel/3.0.58/templates/common.yaml b/stable/koel/3.0.59/templates/common.yaml similarity index 100% rename from stable/koel/3.0.58/templates/common.yaml rename to stable/koel/3.0.59/templates/common.yaml diff --git a/stable/littlelink/6.0.82/values.yaml b/stable/koel/3.0.59/values.yaml similarity index 100% rename from stable/littlelink/6.0.82/values.yaml rename to stable/koel/3.0.59/values.yaml diff --git a/stable/lazylibrarian/11.0.77/CHANGELOG.md b/stable/lazylibrarian/11.0.77/CHANGELOG.md new file mode 100644 index 0000000000..c45e80cf9b --- /dev/null +++ b/stable/lazylibrarian/11.0.77/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.77](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.76...lazylibrarian-11.0.77) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + +## [lazylibrarian-11.0.76](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.75...lazylibrarian-11.0.76) (2022-11-02) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) + + + + +## [lazylibrarian-11.0.75](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.74...lazylibrarian-11.0.75) (2022-10-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238)) + + + + +## [lazylibrarian-11.0.74](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.73...lazylibrarian-11.0.74) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [lazylibrarian-11.0.74](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.73...lazylibrarian-11.0.74) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [lazylibrarian-11.0.73](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.72...lazylibrarian-11.0.73) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lazylibrarian-11.0.72](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.71...lazylibrarian-11.0.72) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [lazylibrarian-11.0.71](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.70...lazylibrarian-11.0.71) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [lazylibrarian-11.0.70](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.69...lazylibrarian-11.0.70) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [lazylibrarian-11.0.69](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.68...lazylibrarian-11.0.69) (2022-10-12) + +### Chore diff --git a/stable/lazylibrarian/11.0.77/Chart.lock b/stable/lazylibrarian/11.0.77/Chart.lock new file mode 100644 index 0000000000..ddfe61773a --- /dev/null +++ b/stable/lazylibrarian/11.0.77/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:10:43.552318435Z" diff --git a/stable/lazylibrarian/11.0.77/Chart.yaml b/stable/lazylibrarian/11.0.77/Chart.yaml new file mode 100644 index 0000000000..c689c51bb3 --- /dev/null +++ b/stable/lazylibrarian/11.0.77/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +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.77 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.77/README.md b/stable/lazylibrarian/11.0.77/README.md new file mode 100644 index 0000000000..afb69afc70 --- /dev/null +++ b/stable/lazylibrarian/11.0.77/README.md @@ -0,0 +1,107 @@ +# lazylibrarian + +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.7.13 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/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/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/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/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/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/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lazylibrarian/11.0.77/app-readme.md b/stable/lazylibrarian/11.0.77/app-readme.md new file mode 100644 index 0000000000..53f655886e --- /dev/null +++ b/stable/lazylibrarian/11.0.77/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/logitech-media-server/4.0.52/charts/common-10.7.13.tgz b/stable/lazylibrarian/11.0.77/charts/common-10.7.13.tgz similarity index 100% rename from stable/logitech-media-server/4.0.52/charts/common-10.7.13.tgz rename to stable/lazylibrarian/11.0.77/charts/common-10.7.13.tgz diff --git a/stable/lazylibrarian/11.0.77/ix_values.yaml b/stable/lazylibrarian/11.0.77/ix_values.yaml new file mode 100644 index 0000000000..a2c9f4247f --- /dev/null +++ b/stable/lazylibrarian/11.0.77/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:005d3a36a808ba2f66793de14612a7fd8657e08f032ee9bed79a52d3dad8e03c + +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.77/questions.yaml b/stable/lazylibrarian/11.0.77/questions.yaml new file mode 100644 index 0000000000..31341295b6 --- /dev/null +++ b/stable/lazylibrarian/11.0.77/questions.yaml @@ -0,0 +1,2567 @@ +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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + 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: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + 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: 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: 256Gi + - 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: 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: 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/logitech-media-server/4.0.52/templates/common.yaml b/stable/lazylibrarian/11.0.77/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.52/templates/common.yaml rename to stable/lazylibrarian/11.0.77/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.52/values.yaml b/stable/lazylibrarian/11.0.77/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.52/values.yaml rename to stable/lazylibrarian/11.0.77/values.yaml diff --git a/stable/libreddit/1.0.34/Chart.lock b/stable/libreddit/1.0.34/Chart.lock deleted file mode 100644 index 06ffb1d778..0000000000 --- a/stable/libreddit/1.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T02:48:52.383297408Z" diff --git a/stable/libreddit/1.0.34/CHANGELOG.md b/stable/libreddit/1.0.35/CHANGELOG.md similarity index 91% rename from stable/libreddit/1.0.34/CHANGELOG.md rename to stable/libreddit/1.0.35/CHANGELOG.md index e110f2fc95..5400a6ebfa 100644 --- a/stable/libreddit/1.0.34/CHANGELOG.md +++ b/stable/libreddit/1.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [libreddit-1.0.35](https://github.com/truecharts/charts/compare/libreddit-1.0.34...libreddit-1.0.35) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [libreddit-1.0.34](https://github.com/truecharts/charts/compare/libreddit-1.0.33...libreddit-1.0.34) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ## [libreddit-1.0.27](https://github.com/truecharts/charts/compare/libreddit-1.0.26...libreddit-1.0.27) (2022-09-27) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [libreddit-1.0.26](https://github.com/truecharts/charts/compare/libreddit-1.0.25...libreddit-1.0.26) (2022-09-25) - diff --git a/stable/libreddit/1.0.35/Chart.lock b/stable/libreddit/1.0.35/Chart.lock new file mode 100644 index 0000000000..53d431af9f --- /dev/null +++ b/stable/libreddit/1.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:11:02.679558232Z" diff --git a/stable/libreddit/1.0.34/Chart.yaml b/stable/libreddit/1.0.35/Chart.yaml similarity index 98% rename from stable/libreddit/1.0.34/Chart.yaml rename to stable/libreddit/1.0.35/Chart.yaml index 7725be3430..5111c67a52 100644 --- a/stable/libreddit/1.0.34/Chart.yaml +++ b/stable/libreddit/1.0.35/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - https://github.com/spikecodes/libreddit - https://hub.docker.com/r/spikecodes/libreddit -version: 1.0.34 +version: 1.0.35 annotations: truecharts.org/catagories: | - media diff --git a/stable/libreddit/1.0.34/README.md b/stable/libreddit/1.0.35/README.md similarity index 100% rename from stable/libreddit/1.0.34/README.md rename to stable/libreddit/1.0.35/README.md diff --git a/stable/libreddit/1.0.34/app-readme.md b/stable/libreddit/1.0.35/app-readme.md similarity index 100% rename from stable/libreddit/1.0.34/app-readme.md rename to stable/libreddit/1.0.35/app-readme.md diff --git a/stable/meshcentral/6.0.4/charts/common-10.7.13.tgz b/stable/libreddit/1.0.35/charts/common-10.7.13.tgz similarity index 100% rename from stable/meshcentral/6.0.4/charts/common-10.7.13.tgz rename to stable/libreddit/1.0.35/charts/common-10.7.13.tgz diff --git a/stable/libreddit/1.0.34/ix_values.yaml b/stable/libreddit/1.0.35/ix_values.yaml similarity index 94% rename from stable/libreddit/1.0.34/ix_values.yaml rename to stable/libreddit/1.0.35/ix_values.yaml index 31dfdd4358..be002c25ab 100644 --- a/stable/libreddit/1.0.34/ix_values.yaml +++ b/stable/libreddit/1.0.35/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/libreddit - tag: latest@sha256:eb5c82ca4722b56fbda1a1b186a0a7789c6a2d087a024354dbc71dabdbecd8dc + tag: latest@sha256:d251c933f315bebbcefcd30b9771b430d5a351e20cbb6990ae655c80e32cc4f9 pullPolicy: IfNotPresent libreddit: diff --git a/stable/libreddit/1.0.34/questions.yaml b/stable/libreddit/1.0.35/questions.yaml similarity index 100% rename from stable/libreddit/1.0.34/questions.yaml rename to stable/libreddit/1.0.35/questions.yaml diff --git a/stable/qinglong/2.0.53/templates/common.yaml b/stable/libreddit/1.0.35/templates/common.yaml similarity index 100% rename from stable/qinglong/2.0.53/templates/common.yaml rename to stable/libreddit/1.0.35/templates/common.yaml diff --git a/stable/meshcentral/6.0.4/values.yaml b/stable/libreddit/1.0.35/values.yaml similarity index 100% rename from stable/meshcentral/6.0.4/values.yaml rename to stable/libreddit/1.0.35/values.yaml diff --git a/stable/littlelink/6.0.82/Chart.lock b/stable/littlelink/6.0.82/Chart.lock deleted file mode 100644 index a8de5e9cd0..0000000000 --- a/stable/littlelink/6.0.82/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-04T08:18:56.798404459Z" diff --git a/stable/littlelink/6.0.82/CHANGELOG.md b/stable/littlelink/6.0.83/CHANGELOG.md similarity index 91% rename from stable/littlelink/6.0.82/CHANGELOG.md rename to stable/littlelink/6.0.83/CHANGELOG.md index 7e21f78648..b32e258516 100644 --- a/stable/littlelink/6.0.82/CHANGELOG.md +++ b/stable/littlelink/6.0.83/CHANGELOG.md @@ -2,6 +2,16 @@ +## [littlelink-6.0.83](https://github.com/truecharts/charts/compare/littlelink-6.0.82...littlelink-6.0.83) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [littlelink-6.0.82](https://github.com/truecharts/charts/compare/littlelink-6.0.81...littlelink-6.0.82) (2022-11-04) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [littlelink-6.0.73](https://github.com/truecharts/charts/compare/littlelink-6.0.72...littlelink-6.0.73) (2022-10-12) - -### Chore - diff --git a/stable/littlelink/6.0.83/Chart.lock b/stable/littlelink/6.0.83/Chart.lock new file mode 100644 index 0000000000..2083c58a93 --- /dev/null +++ b/stable/littlelink/6.0.83/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:11:15.986689512Z" diff --git a/stable/littlelink/6.0.82/Chart.yaml b/stable/littlelink/6.0.83/Chart.yaml similarity index 98% rename from stable/littlelink/6.0.82/Chart.yaml rename to stable/littlelink/6.0.83/Chart.yaml index c3a825582b..925f86c08e 100644 --- a/stable/littlelink/6.0.82/Chart.yaml +++ b/stable/littlelink/6.0.83/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 6.0.82 +version: 6.0.83 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/6.0.82/README.md b/stable/littlelink/6.0.83/README.md similarity index 100% rename from stable/littlelink/6.0.82/README.md rename to stable/littlelink/6.0.83/README.md diff --git a/stable/littlelink/6.0.82/app-readme.md b/stable/littlelink/6.0.83/app-readme.md similarity index 100% rename from stable/littlelink/6.0.82/app-readme.md rename to stable/littlelink/6.0.83/app-readme.md diff --git a/stable/prometheus/4.0.122/charts/common-10.7.13.tgz b/stable/littlelink/6.0.83/charts/common-10.7.13.tgz similarity index 100% rename from stable/prometheus/4.0.122/charts/common-10.7.13.tgz rename to stable/littlelink/6.0.83/charts/common-10.7.13.tgz diff --git a/stable/littlelink/6.0.82/ix_values.yaml b/stable/littlelink/6.0.83/ix_values.yaml similarity index 93% rename from stable/littlelink/6.0.82/ix_values.yaml rename to stable/littlelink/6.0.83/ix_values.yaml index 783308b745..a7ab1c4a01 100644 --- a/stable/littlelink/6.0.82/ix_values.yaml +++ b/stable/littlelink/6.0.83/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:3cdf191ee8544a15cee3ee0d3ae3e09ea257348d7eea0986359ba68a51624741 + tag: latest@sha256:1260a5b4fcf96deafea5142c27837ec8b40a722994234db2034ac9a15ec1cc40 service: main: diff --git a/stable/littlelink/6.0.82/questions.yaml b/stable/littlelink/6.0.83/questions.yaml similarity index 100% rename from stable/littlelink/6.0.82/questions.yaml rename to stable/littlelink/6.0.83/questions.yaml diff --git a/stable/littlelink/6.0.82/templates/_configmap.tpl b/stable/littlelink/6.0.83/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.82/templates/_configmap.tpl rename to stable/littlelink/6.0.83/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.82/templates/common.yaml b/stable/littlelink/6.0.83/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.82/templates/common.yaml rename to stable/littlelink/6.0.83/templates/common.yaml diff --git a/stable/prometheus/4.0.122/values.yaml b/stable/littlelink/6.0.83/values.yaml similarity index 100% rename from stable/prometheus/4.0.122/values.yaml rename to stable/littlelink/6.0.83/values.yaml diff --git a/stable/logitech-media-server/4.0.52/Chart.lock b/stable/logitech-media-server/4.0.52/Chart.lock deleted file mode 100644 index dafc5f1444..0000000000 --- a/stable/logitech-media-server/4.0.52/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:28:13.333541342Z" diff --git a/stable/logitech-media-server/4.0.52/CHANGELOG.md b/stable/logitech-media-server/4.0.53/CHANGELOG.md similarity index 91% rename from stable/logitech-media-server/4.0.52/CHANGELOG.md rename to stable/logitech-media-server/4.0.53/CHANGELOG.md index 17d9bc9ee2..9c59137a88 100644 --- a/stable/logitech-media-server/4.0.52/CHANGELOG.md +++ b/stable/logitech-media-server/4.0.53/CHANGELOG.md @@ -2,6 +2,16 @@ +## [logitech-media-server-4.0.53](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.52...logitech-media-server-4.0.53) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [logitech-media-server-4.0.52](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.51...logitech-media-server-4.0.52) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [logitech-media-server-4.0.45](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.44...logitech-media-server-4.0.45) (2022-10-07) - -### Chore diff --git a/stable/logitech-media-server/4.0.53/Chart.lock b/stable/logitech-media-server/4.0.53/Chart.lock new file mode 100644 index 0000000000..f426390b88 --- /dev/null +++ b/stable/logitech-media-server/4.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:11:29.422989688Z" diff --git a/stable/logitech-media-server/4.0.52/Chart.yaml b/stable/logitech-media-server/4.0.53/Chart.yaml similarity index 96% rename from stable/logitech-media-server/4.0.52/Chart.yaml rename to stable/logitech-media-server/4.0.53/Chart.yaml index be04881cb9..6ee5030eff 100644 --- a/stable/logitech-media-server/4.0.52/Chart.yaml +++ b/stable/logitech-media-server/4.0.53/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "8.3.0" +appVersion: "8.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 4.0.52 +version: 4.0.53 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/4.0.52/README.md b/stable/logitech-media-server/4.0.53/README.md similarity index 100% rename from stable/logitech-media-server/4.0.52/README.md rename to stable/logitech-media-server/4.0.53/README.md diff --git a/stable/logitech-media-server/4.0.52/app-readme.md b/stable/logitech-media-server/4.0.53/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.52/app-readme.md rename to stable/logitech-media-server/4.0.53/app-readme.md diff --git a/stable/prusaslicer-novnc/1.0.1/charts/common-10.7.13.tgz b/stable/logitech-media-server/4.0.53/charts/common-10.7.13.tgz similarity index 100% rename from stable/prusaslicer-novnc/1.0.1/charts/common-10.7.13.tgz rename to stable/logitech-media-server/4.0.53/charts/common-10.7.13.tgz diff --git a/stable/logitech-media-server/4.0.52/ix_values.yaml b/stable/logitech-media-server/4.0.53/ix_values.yaml similarity index 95% rename from stable/logitech-media-server/4.0.52/ix_values.yaml rename to stable/logitech-media-server/4.0.53/ix_values.yaml index 1c8d3ded5e..9356413645 100644 --- a/stable/logitech-media-server/4.0.52/ix_values.yaml +++ b/stable/logitech-media-server/4.0.53/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: v8.3.0@sha256:9b124650a424e681718333abedba5e082828d210d7417a169ca36f3ab03284f3 + tag: 8.4.0@sha256:64505b6192f8135c0e41885c81ae6317c298adf9a71b46a6c13ee92f66c47375 env: # Permissions Settings HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/4.0.52/questions.yaml b/stable/logitech-media-server/4.0.53/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.52/questions.yaml rename to stable/logitech-media-server/4.0.53/questions.yaml diff --git a/stable/rsshub/3.0.135/templates/common.yaml b/stable/logitech-media-server/4.0.53/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.135/templates/common.yaml rename to stable/logitech-media-server/4.0.53/templates/common.yaml diff --git a/stable/prusaslicer-novnc/1.0.1/values.yaml b/stable/logitech-media-server/4.0.53/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/1.0.1/values.yaml rename to stable/logitech-media-server/4.0.53/values.yaml diff --git a/stable/meshcentral/6.0.4/CHANGELOG.md b/stable/meshcentral/6.0.5/CHANGELOG.md similarity index 91% rename from stable/meshcentral/6.0.4/CHANGELOG.md rename to stable/meshcentral/6.0.5/CHANGELOG.md index ab25edc80f..0ef8ecf676 100644 --- a/stable/meshcentral/6.0.4/CHANGELOG.md +++ b/stable/meshcentral/6.0.5/CHANGELOG.md @@ -2,6 +2,16 @@ +## [meshcentral-6.0.5](https://github.com/truecharts/charts/compare/meshcentral-6.0.4...meshcentral-6.0.5) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [meshcentral-6.0.4](https://github.com/truecharts/charts/compare/meshcentral-6.0.3...meshcentral-6.0.4) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ - -## [meshcentral-5.0.13](https://github.com/truecharts/charts/compare/meshcentral-5.0.12...meshcentral-5.0.13) (2022-10-27) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- rework ([#4208](https://github.com/truecharts/charts/issues/4208)) diff --git a/stable/meshcentral/6.0.4/Chart.lock b/stable/meshcentral/6.0.5/Chart.lock similarity index 85% rename from stable/meshcentral/6.0.4/Chart.lock rename to stable/meshcentral/6.0.5/Chart.lock index b5f159843b..20dbd36e7c 100644 --- a/stable/meshcentral/6.0.4/Chart.lock +++ b/stable/meshcentral/6.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 2.0.49 digest: sha256:03fc5be6ec25f157671e5803bab53163137fd952043070bc116aa6885caf214d -generated: "2022-11-02T10:30:57.32106901Z" +generated: "2022-11-05T12:12:07.083343448Z" diff --git a/stable/meshcentral/6.0.4/Chart.yaml b/stable/meshcentral/6.0.5/Chart.yaml similarity index 96% rename from stable/meshcentral/6.0.4/Chart.yaml rename to stable/meshcentral/6.0.5/Chart.yaml index 127b7c45a3..409fdc4b11 100644 --- a/stable/meshcentral/6.0.4/Chart.yaml +++ b/stable/meshcentral/6.0.5/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 6.0.4 -appVersion: "1.0.95" +version: 6.0.5 +appVersion: "1.0.97" description: MeshCentral is a full computer management web site type: application deprecated: false diff --git a/stable/meshcentral/6.0.4/README.md b/stable/meshcentral/6.0.5/README.md similarity index 100% rename from stable/meshcentral/6.0.4/README.md rename to stable/meshcentral/6.0.5/README.md diff --git a/stable/meshcentral/6.0.4/app-readme.md b/stable/meshcentral/6.0.5/app-readme.md similarity index 100% rename from stable/meshcentral/6.0.4/app-readme.md rename to stable/meshcentral/6.0.5/app-readme.md diff --git a/stable/qinglong/2.0.53/charts/common-10.7.13.tgz b/stable/meshcentral/6.0.5/charts/common-10.7.13.tgz similarity index 100% rename from stable/qinglong/2.0.53/charts/common-10.7.13.tgz rename to stable/meshcentral/6.0.5/charts/common-10.7.13.tgz diff --git a/stable/meshcentral/6.0.4/charts/mongodb-2.0.49.tgz b/stable/meshcentral/6.0.5/charts/mongodb-2.0.49.tgz similarity index 100% rename from stable/meshcentral/6.0.4/charts/mongodb-2.0.49.tgz rename to stable/meshcentral/6.0.5/charts/mongodb-2.0.49.tgz diff --git a/stable/meshcentral/6.0.4/ci/ci-values.yaml b/stable/meshcentral/6.0.5/ci/ci-values.yaml similarity index 100% rename from stable/meshcentral/6.0.4/ci/ci-values.yaml rename to stable/meshcentral/6.0.5/ci/ci-values.yaml diff --git a/stable/meshcentral/6.0.4/ix_values.yaml b/stable/meshcentral/6.0.5/ix_values.yaml similarity index 99% rename from stable/meshcentral/6.0.4/ix_values.yaml rename to stable/meshcentral/6.0.5/ix_values.yaml index 1a29a6b6b7..62123ab107 100644 --- a/stable/meshcentral/6.0.4/ix_values.yaml +++ b/stable/meshcentral/6.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ylianst/meshcentral pullPolicy: IfNotPresent - tag: 1.0.95@sha256:c6fd58c157bdc721c42618f220dfb727b924d84973d3229de028e7d94b2eda4b + tag: 1.0.97@sha256:dc986c5f69e993a5521e75e979f46ee74300a391500764c9aaddbb9b14658a1f command: - node diff --git a/stable/meshcentral/6.0.4/questions.yaml b/stable/meshcentral/6.0.5/questions.yaml similarity index 100% rename from stable/meshcentral/6.0.4/questions.yaml rename to stable/meshcentral/6.0.5/questions.yaml diff --git a/stable/meshcentral/6.0.4/templates/_secret.tpl b/stable/meshcentral/6.0.5/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/6.0.4/templates/_secret.tpl rename to stable/meshcentral/6.0.5/templates/_secret.tpl diff --git a/stable/meshcentral/6.0.4/templates/common.yaml b/stable/meshcentral/6.0.5/templates/common.yaml similarity index 100% rename from stable/meshcentral/6.0.4/templates/common.yaml rename to stable/meshcentral/6.0.5/templates/common.yaml diff --git a/stable/qinglong/2.0.53/values.yaml b/stable/meshcentral/6.0.5/values.yaml similarity index 100% rename from stable/qinglong/2.0.53/values.yaml rename to stable/meshcentral/6.0.5/values.yaml diff --git a/stable/nextcloud/16.0.0/CHANGELOG.md b/stable/nextcloud/16.0.0/CHANGELOG.md new file mode 100644 index 0000000000..817bbfe60d --- /dev/null +++ b/stable/nextcloud/16.0.0/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [nextcloud-15.3.37](https://github.com/truecharts/charts/compare/nextcloud-15.3.36...nextcloud-15.3.37) (2022-11-02) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) + + + + +## [nextcloud-15.3.36](https://github.com/truecharts/charts/compare/nextcloud-15.3.35...nextcloud-15.3.36) (2022-11-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260)) + + + + +## [nextcloud-15.3.35](https://github.com/truecharts/charts/compare/nextcloud-15.3.34...nextcloud-15.3.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nextcloud-15.3.34](https://github.com/truecharts/charts/compare/nextcloud-15.3.33...nextcloud-15.3.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nextcloud-15.3.33](https://github.com/truecharts/charts/compare/nextcloud-15.3.32...nextcloud-15.3.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [prometheus-4.0.110](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.40...prometheus-4.0.110) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [prometheus-4.0.109](https://github.com/truecharts/charts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [prometheus-4.0.108](https://github.com/truecharts/charts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16) + +### Chore diff --git a/stable/nextcloud/16.0.0/Chart.lock b/stable/nextcloud/16.0.0/Chart.lock new file mode 100644 index 0000000000..3d296e23ea --- /dev/null +++ b/stable/nextcloud/16.0.0/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.114 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.64 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.111 +digest: sha256:549470bbd0e688ad3820f6fab65c7c72929b5bf794b2ed1134630ecc67b9132a +generated: "2022-11-05T12:12:52.913912241Z" diff --git a/stable/nextcloud/16.0.0/Chart.yaml b/stable/nextcloud/16.0.0/Chart.yaml new file mode 100644 index 0000000000..b28978daeb --- /dev/null +++ b/stable/nextcloud/16.0.0/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "25.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.114 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.64 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.111 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 16.0.0 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/16.0.0/README.md b/stable/nextcloud/16.0.0/README.md new file mode 100644 index 0000000000..438e79fdbe --- /dev/null +++ b/stable/nextcloud/16.0.0/README.md @@ -0,0 +1,110 @@ +# nextcloud + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.64 | +| https://charts.truecharts.org/ | postgresql | 8.0.114 | +| https://charts.truecharts.org | redis | 3.0.111 | +| https://library-charts.truecharts.org | common | 10.7.13 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/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/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/16.0.0/app-readme.md b/stable/nextcloud/16.0.0/app-readme.md new file mode 100644 index 0000000000..47480dc348 --- /dev/null +++ b/stable/nextcloud/16.0.0/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/16.0.0/charts/collabora-online-12.1.64.tgz b/stable/nextcloud/16.0.0/charts/collabora-online-12.1.64.tgz new file mode 100644 index 0000000000..b042eba871 Binary files /dev/null and b/stable/nextcloud/16.0.0/charts/collabora-online-12.1.64.tgz differ diff --git a/stable/recyclarr/1.0.11/charts/common-10.7.13.tgz b/stable/nextcloud/16.0.0/charts/common-10.7.13.tgz similarity index 100% rename from stable/recyclarr/1.0.11/charts/common-10.7.13.tgz rename to stable/nextcloud/16.0.0/charts/common-10.7.13.tgz diff --git a/stable/nextcloud/16.0.0/charts/postgresql-8.0.114.tgz b/stable/nextcloud/16.0.0/charts/postgresql-8.0.114.tgz new file mode 100644 index 0000000000..993545f3b6 Binary files /dev/null and b/stable/nextcloud/16.0.0/charts/postgresql-8.0.114.tgz differ diff --git a/stable/rsshub/3.0.135/charts/redis-3.0.111.tgz b/stable/nextcloud/16.0.0/charts/redis-3.0.111.tgz similarity index 100% rename from stable/rsshub/3.0.135/charts/redis-3.0.111.tgz rename to stable/nextcloud/16.0.0/charts/redis-3.0.111.tgz diff --git a/stable/nextcloud/16.0.0/ci/basic-values.yaml b/stable/nextcloud/16.0.0/ci/basic-values.yaml new file mode 100644 index 0000000000..0e1ca14554 --- /dev/null +++ b/stable/nextcloud/16.0.0/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/16.0.0/ix_values.yaml b/stable/nextcloud/16.0.0/ix_values.yaml new file mode 100644 index 0000000000..7058dd317a --- /dev/null +++ b/stable/nextcloud/16.0.0/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 25.0.1@sha256:8c2568db638cf6af85ecc4d6112e35227c7106c9abe8283b25614b36949c231c + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.2@sha256:36765afbe9febebd9fe10e0f13f37e52d27abaef4d88c87c31a22f12c8bcc651 + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "Forcing permissions on userdata folder..." + if nfs4xdr_getfacl && nfs4xdr_getfacl | grep -qv "Failed to get NFSv4 ACL"; then + echo "NFSv4 ACLs detected, Trying to override permissions using nfs4_setfacl..." + nfs4_setfacl -R -a A:g:33:RWX "/var/www/html/data" + else + echo "No NFSv4 ACLs detected, trying to override permissions using chown/chmod..." + echo "checking ownership..." + if [ $(stat -c %g .) -eq 33 ]; then + echo "Ownership already set to 33, skipping..." + else + echo "Changing ownership to group 33..." + chown -R :33 "/var/www/html/data" + fi + chmod 770 /var/www/html/data + fi + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + NC_check_data_directory_permissions: "true" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +nextcloud: + # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + default_phone_region: "" + +imaginary: + enabled: true + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/nextcloud/16.0.0/questions.yaml b/stable/nextcloud/16.0.0/questions.yaml new file mode 100644 index 0000000000..4748e154ad --- /dev/null +++ b/stable/nextcloud/16.0.0/questions.yaml @@ -0,0 +1,2963 @@ +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: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: nextcloud + group: "Container Configuration" + label: "Nextcloud Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_phone_region + label: "Default Phone Region" + description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements" + schema: + type: string + valid_chars: '^[A-Z]{2}$' + default: "US" + - variable: imaginary + group: "Container Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10020 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: 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: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: 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: 256Gi + - 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: 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: 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: 256Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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 and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: 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: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nextcloud/16.0.0/templates/_configmap.tpl b/stable/nextcloud/16.0.0/templates/_configmap.tpl new file mode 100644 index 0000000000..abe500d31e --- /dev/null +++ b/stable/nextcloud/16.0.0/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/16.0.0/templates/_cronjob.tpl b/stable/nextcloud/16.0.0/templates/_cronjob.tpl new file mode 100644 index 0000000000..302f3b83aa --- /dev/null +++ b/stable/nextcloud/16.0.0/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/16.0.0/templates/_hpb.tpl b/stable/nextcloud/16.0.0/templates/_hpb.tpl new file mode 100644 index 0000000000..5b7b18a15f --- /dev/null +++ b/stable/nextcloud/16.0.0/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push app not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not responding... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + + echo "Configuring CLI url..." + php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/' + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- end }} + + # Set default phone region + {{- with .Values.nextcloud.default_phone_region | upper }} + php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}' + {{- end }} + + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push' + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/16.0.0/templates/_imaginary.tpl b/stable/nextcloud/16.0.0/templates/_imaginary.tpl new file mode 100644 index 0000000000..57a72c4302 --- /dev/null +++ b/stable/nextcloud/16.0.0/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/16.0.0/templates/_nginx.tpl b/stable/nextcloud/16.0.0/templates/_nginx.tpl new file mode 100644 index 0000000000..df427f44bd --- /dev/null +++ b/stable/nextcloud/16.0.0/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/16.0.0/templates/common.yaml b/stable/nextcloud/16.0.0/templates/common.yaml new file mode 100644 index 0000000000..9314524b1a --- /dev/null +++ b/stable/nextcloud/16.0.0/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/recyclarr/1.0.11/values.yaml b/stable/nextcloud/16.0.0/values.yaml similarity index 100% rename from stable/recyclarr/1.0.11/values.yaml rename to stable/nextcloud/16.0.0/values.yaml diff --git a/stable/prometheus/4.0.122/CHANGELOG.md b/stable/prometheus/4.0.123/CHANGELOG.md similarity index 92% rename from stable/prometheus/4.0.122/CHANGELOG.md rename to stable/prometheus/4.0.123/CHANGELOG.md index 3288b0c374..bba9a1fa4d 100644 --- a/stable/prometheus/4.0.122/CHANGELOG.md +++ b/stable/prometheus/4.0.123/CHANGELOG.md @@ -2,6 +2,16 @@ +## [prometheus-4.0.123](https://github.com/truecharts/charts/compare/prometheus-4.0.122...prometheus-4.0.123) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [prometheus-4.0.122](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.42...prometheus-4.0.122) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ## [prometheus-4.0.115](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.41...prometheus-4.0.115) (2022-10-26) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189)) - - - - -## [prometheus-4.0.114](https://github.com/truecharts/charts/compare/prometheus-4.0.113...prometheus-4.0.114) (2022-10-25) - -### Chore diff --git a/stable/prometheus/4.0.122/Chart.lock b/stable/prometheus/4.0.123/Chart.lock similarity index 89% rename from stable/prometheus/4.0.122/Chart.lock rename to stable/prometheus/4.0.123/Chart.lock index e6110f4fc9..87d0078b1d 100644 --- a/stable/prometheus/4.0.122/Chart.lock +++ b/stable/prometheus/4.0.123/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.4 digest: sha256:2cf6d11a33e74eb00456101de660ec88993718e14c72f5e90771d556cd06a260 -generated: "2022-11-03T08:48:14.281701687Z" +generated: "2022-11-05T12:12:08.083374682Z" diff --git a/stable/prometheus/4.0.122/Chart.yaml b/stable/prometheus/4.0.123/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.122/Chart.yaml rename to stable/prometheus/4.0.123/Chart.yaml index 87321e7f45..7ecbf2c2fa 100644 --- a/stable/prometheus/4.0.122/Chart.yaml +++ b/stable/prometheus/4.0.123/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.122 +version: 4.0.123 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.122/README.md b/stable/prometheus/4.0.123/README.md similarity index 100% rename from stable/prometheus/4.0.122/README.md rename to stable/prometheus/4.0.123/README.md diff --git a/stable/prometheus/4.0.122/app-readme.md b/stable/prometheus/4.0.123/app-readme.md similarity index 100% rename from stable/prometheus/4.0.122/app-readme.md rename to stable/prometheus/4.0.123/app-readme.md diff --git a/stable/rsshub/3.0.135/charts/common-10.7.13.tgz b/stable/prometheus/4.0.123/charts/common-10.7.13.tgz similarity index 100% rename from stable/rsshub/3.0.135/charts/common-10.7.13.tgz rename to stable/prometheus/4.0.123/charts/common-10.7.13.tgz diff --git a/stable/prometheus/4.0.122/charts/kube-state-metrics-3.2.4.tgz b/stable/prometheus/4.0.123/charts/kube-state-metrics-3.2.4.tgz similarity index 100% rename from stable/prometheus/4.0.122/charts/kube-state-metrics-3.2.4.tgz rename to stable/prometheus/4.0.123/charts/kube-state-metrics-3.2.4.tgz diff --git a/stable/prometheus/4.0.122/charts/node-exporter-3.2.3.tgz b/stable/prometheus/4.0.123/charts/node-exporter-3.2.3.tgz similarity index 100% rename from stable/prometheus/4.0.122/charts/node-exporter-3.2.3.tgz rename to stable/prometheus/4.0.123/charts/node-exporter-3.2.3.tgz diff --git a/stable/prometheus/4.0.122/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.123/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.123/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.123/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.123/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.123/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.123/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-probes.yaml b/stable/prometheus/4.0.123/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-probes.yaml rename to stable/prometheus/4.0.123/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-prometheus.yaml b/stable/prometheus/4.0.123/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.123/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.123/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.123/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.123/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.123/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.123/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.122/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.123/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.122/ix_values.yaml b/stable/prometheus/4.0.123/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.122/ix_values.yaml rename to stable/prometheus/4.0.123/ix_values.yaml index 9f827c908a..2f0d6f10a9 100644 --- a/stable/prometheus/4.0.122/ix_values.yaml +++ b/stable/prometheus/4.0.123/ix_values.yaml @@ -1,10 +1,10 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.60.1@sha256:75f856c9a5ba6049981cc0e06c215bf1aa71a37cb907b70830d631ce4a71d407 + tag: 0.60.1@sha256:6a4e096b210fd3c809af03ca2eba0c00523ed4e30204d884e5a5ece75fa504f2 prometheusImage: repository: tccr.io/truecharts/prometheus - tag: 2.39.1@sha256:8ad2c126864ed1bcf790c39fe268db7c3e18470987bfb9371b705351085a6804 + tag: 2.39.1@sha256:55ad0c16a9f682a7616868714ae7196156ceb131bb3228d65761fbc3c42e5d66 thanosImage: repository: tccr.io/truecharts/thanos diff --git a/stable/prometheus/4.0.122/questions.yaml b/stable/prometheus/4.0.123/questions.yaml similarity index 100% rename from stable/prometheus/4.0.122/questions.yaml rename to stable/prometheus/4.0.123/questions.yaml diff --git a/stable/prometheus/4.0.122/templates/_helpers.tpl b/stable/prometheus/4.0.123/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/_helpers.tpl rename to stable/prometheus/4.0.123/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.122/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.123/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.123/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.122/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.123/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.123/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.122/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.123/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.123/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.122/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/common.yaml b/stable/prometheus/4.0.123/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/common.yaml rename to stable/prometheus/4.0.123/templates/common.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.123/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.123/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/operator/_args.tpl b/stable/prometheus/4.0.123/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/operator/_args.tpl rename to stable/prometheus/4.0.123/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.122/templates/operator/configmap.yaml b/stable/prometheus/4.0.123/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/operator/configmap.yaml rename to stable/prometheus/4.0.123/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.122/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.123/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.123/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.122/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.123/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.123/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.122/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.123/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.123/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.122/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.123/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.123/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.122/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.123/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.123/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.122/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.123/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.123/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.122/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.123/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.123/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.122/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.123/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.122/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.123/templates/prometheus/serviceaccount.yaml diff --git a/stable/rsshub/3.0.135/values.yaml b/stable/prometheus/4.0.123/values.yaml similarity index 100% rename from stable/rsshub/3.0.135/values.yaml rename to stable/prometheus/4.0.123/values.yaml diff --git a/stable/prusaslicer-novnc/1.0.1/Chart.lock b/stable/prusaslicer-novnc/1.0.1/Chart.lock deleted file mode 100644 index 6ac5804428..0000000000 --- a/stable/prusaslicer-novnc/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:47:29.242232862Z" diff --git a/stable/prusaslicer-novnc/1.0.1/CHANGELOG.md b/stable/prusaslicer-novnc/1.0.2/CHANGELOG.md similarity index 91% rename from stable/prusaslicer-novnc/1.0.1/CHANGELOG.md rename to stable/prusaslicer-novnc/1.0.2/CHANGELOG.md index 1954ddef2f..9c603b2b7d 100644 --- a/stable/prusaslicer-novnc/1.0.1/CHANGELOG.md +++ b/stable/prusaslicer-novnc/1.0.2/CHANGELOG.md @@ -2,6 +2,16 @@ +## [prusaslicer-novnc-1.0.2](https://github.com/truecharts/charts/compare/prusaslicer-novnc-1.0.1...prusaslicer-novnc-1.0.2) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [prusaslicer-novnc-1.0.1](https://github.com/truecharts/charts/compare/prusaslicer-novnc-1.0.0...prusaslicer-novnc-1.0.1) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prusaslicer-novnc-0.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...prusaslicer-novnc-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/prusaslicer-novnc/1.0.2/Chart.lock b/stable/prusaslicer-novnc/1.0.2/Chart.lock new file mode 100644 index 0000000000..df71722b61 --- /dev/null +++ b/stable/prusaslicer-novnc/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:12:15.918858525Z" diff --git a/stable/prusaslicer-novnc/1.0.1/Chart.yaml b/stable/prusaslicer-novnc/1.0.2/Chart.yaml similarity index 98% rename from stable/prusaslicer-novnc/1.0.1/Chart.yaml rename to stable/prusaslicer-novnc/1.0.2/Chart.yaml index c76532c965..c7e4c7a55f 100644 --- a/stable/prusaslicer-novnc/1.0.1/Chart.yaml +++ b/stable/prusaslicer-novnc/1.0.2/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.prusa3d.com/prusaslicer/ - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application -version: 1.0.1 +version: 1.0.2 diff --git a/stable/prusaslicer-novnc/1.0.1/README.md b/stable/prusaslicer-novnc/1.0.2/README.md similarity index 100% rename from stable/prusaslicer-novnc/1.0.1/README.md rename to stable/prusaslicer-novnc/1.0.2/README.md diff --git a/stable/prusaslicer-novnc/1.0.1/app-readme.md b/stable/prusaslicer-novnc/1.0.2/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/1.0.1/app-readme.md rename to stable/prusaslicer-novnc/1.0.2/app-readme.md diff --git a/stable/snapdrop/2.0.59/charts/common-10.7.13.tgz b/stable/prusaslicer-novnc/1.0.2/charts/common-10.7.13.tgz similarity index 100% rename from stable/snapdrop/2.0.59/charts/common-10.7.13.tgz rename to stable/prusaslicer-novnc/1.0.2/charts/common-10.7.13.tgz diff --git a/stable/prusaslicer-novnc/1.0.1/ix_values.yaml b/stable/prusaslicer-novnc/1.0.2/ix_values.yaml similarity index 85% rename from stable/prusaslicer-novnc/1.0.1/ix_values.yaml rename to stable/prusaslicer-novnc/1.0.2/ix_values.yaml index a5fb9a713e..959259d1af 100644 --- a/stable/prusaslicer-novnc/1.0.1/ix_values.yaml +++ b/stable/prusaslicer-novnc/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:f72a34df05da0e7130531a9ef81bac19e6f7bbf1dbcec982bb931d7e0b86fadc + tag: latest@sha256:249410dbe63f0a1392570e32030a4647fd3d06abcd04f3423a3871defc1fde52 persistence: configsfolder: enabled: true diff --git a/stable/prusaslicer-novnc/1.0.1/questions.yaml b/stable/prusaslicer-novnc/1.0.2/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/1.0.1/questions.yaml rename to stable/prusaslicer-novnc/1.0.2/questions.yaml diff --git a/stable/prusaslicer-novnc/1.0.1/templates/common.yaml b/stable/prusaslicer-novnc/1.0.2/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/1.0.1/templates/common.yaml rename to stable/prusaslicer-novnc/1.0.2/templates/common.yaml diff --git a/stable/snapdrop/2.0.59/values.yaml b/stable/prusaslicer-novnc/1.0.2/values.yaml similarity index 100% rename from stable/snapdrop/2.0.59/values.yaml rename to stable/prusaslicer-novnc/1.0.2/values.yaml diff --git a/stable/qinglong/2.0.53/Chart.lock b/stable/qinglong/2.0.53/Chart.lock deleted file mode 100644 index 85f0d05eee..0000000000 --- a/stable/qinglong/2.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:49:19.065038822Z" diff --git a/stable/qinglong/2.0.53/CHANGELOG.md b/stable/qinglong/2.0.54/CHANGELOG.md similarity index 91% rename from stable/qinglong/2.0.53/CHANGELOG.md rename to stable/qinglong/2.0.54/CHANGELOG.md index 9fc1544286..388cf5cfd0 100644 --- a/stable/qinglong/2.0.53/CHANGELOG.md +++ b/stable/qinglong/2.0.54/CHANGELOG.md @@ -2,6 +2,16 @@ +## [qinglong-2.0.54](https://github.com/truecharts/charts/compare/qinglong-2.0.53...qinglong-2.0.54) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [qinglong-2.0.53](https://github.com/truecharts/charts/compare/qinglong-2.0.52...qinglong-2.0.53) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qinglong-2.0.45](https://github.com/truecharts/charts/compare/qinglong-2.0.44...qinglong-2.0.45) (2022-10-04) - -### Chore - diff --git a/stable/qinglong/2.0.54/Chart.lock b/stable/qinglong/2.0.54/Chart.lock new file mode 100644 index 0000000000..9d82df12f9 --- /dev/null +++ b/stable/qinglong/2.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:13:01.790063785Z" diff --git a/stable/qinglong/2.0.53/Chart.yaml b/stable/qinglong/2.0.54/Chart.yaml similarity index 95% rename from stable/qinglong/2.0.53/Chart.yaml rename to stable/qinglong/2.0.54/Chart.yaml index cae5f0b48e..f2cd319740 100644 --- a/stable/qinglong/2.0.53/Chart.yaml +++ b/stable/qinglong/2.0.54/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 2.0.53 -appVersion: "2.14.9" +version: 2.0.54 +appVersion: "2.14.11" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application deprecated: false diff --git a/stable/qinglong/2.0.53/README.md b/stable/qinglong/2.0.54/README.md similarity index 100% rename from stable/qinglong/2.0.53/README.md rename to stable/qinglong/2.0.54/README.md diff --git a/stable/qinglong/2.0.53/app-readme.md b/stable/qinglong/2.0.54/app-readme.md similarity index 100% rename from stable/qinglong/2.0.53/app-readme.md rename to stable/qinglong/2.0.54/app-readme.md diff --git a/stable/zigbee2mqtt/4.0.44/charts/common-10.7.13.tgz b/stable/qinglong/2.0.54/charts/common-10.7.13.tgz similarity index 100% rename from stable/zigbee2mqtt/4.0.44/charts/common-10.7.13.tgz rename to stable/qinglong/2.0.54/charts/common-10.7.13.tgz diff --git a/stable/qinglong/2.0.53/ix_values.yaml b/stable/qinglong/2.0.54/ix_values.yaml similarity index 81% rename from stable/qinglong/2.0.53/ix_values.yaml rename to stable/qinglong/2.0.54/ix_values.yaml index 82a0d2c06a..cd5e2f2913 100644 --- a/stable/qinglong/2.0.53/ix_values.yaml +++ b/stable/qinglong/2.0.54/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qinglong pullPolicy: IfNotPresent - tag: 2.14.9@sha256:7d5f2c968ff363044ee536bef7189f88f0c8f57b1e9ced1ecfd47276f5bb52ac + tag: 2.14.11@sha256:8cf0e3de2c3d1a9002be6fb9fb60b1f4770db8def236a378ce5343e89b508a1e securityContext: readOnlyRootFilesystem: false diff --git a/stable/qinglong/2.0.53/questions.yaml b/stable/qinglong/2.0.54/questions.yaml similarity index 100% rename from stable/qinglong/2.0.53/questions.yaml rename to stable/qinglong/2.0.54/questions.yaml diff --git a/stable/snapdrop/2.0.59/templates/common.yaml b/stable/qinglong/2.0.54/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.59/templates/common.yaml rename to stable/qinglong/2.0.54/templates/common.yaml diff --git a/stable/zigbee2mqtt/4.0.44/values.yaml b/stable/qinglong/2.0.54/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.44/values.yaml rename to stable/qinglong/2.0.54/values.yaml diff --git a/stable/recyclarr/1.0.11/Chart.lock b/stable/recyclarr/1.0.11/Chart.lock deleted file mode 100644 index 9ac0d1883f..0000000000 --- a/stable/recyclarr/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:50:32.924154944Z" diff --git a/stable/recyclarr/1.0.11/CHANGELOG.md b/stable/recyclarr/1.0.12/CHANGELOG.md similarity index 91% rename from stable/recyclarr/1.0.11/CHANGELOG.md rename to stable/recyclarr/1.0.12/CHANGELOG.md index c420a76af5..04a45937e6 100644 --- a/stable/recyclarr/1.0.11/CHANGELOG.md +++ b/stable/recyclarr/1.0.12/CHANGELOG.md @@ -2,6 +2,16 @@ +## [recyclarr-1.0.12](https://github.com/truecharts/charts/compare/recyclarr-1.0.11...recyclarr-1.0.12) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [recyclarr-1.0.11](https://github.com/truecharts/charts/compare/recyclarr-1.0.10...recyclarr-1.0.11) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ## [recyclarr-1.0.4](https://github.com/truecharts/charts/compare/recyclarr-1.0.3...recyclarr-1.0.4) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-22) - -### Chore diff --git a/stable/recyclarr/1.0.12/Chart.lock b/stable/recyclarr/1.0.12/Chart.lock new file mode 100644 index 0000000000..276bb8920d --- /dev/null +++ b/stable/recyclarr/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:13:10.912221118Z" diff --git a/stable/recyclarr/1.0.11/Chart.yaml b/stable/recyclarr/1.0.12/Chart.yaml similarity index 96% rename from stable/recyclarr/1.0.11/Chart.yaml rename to stable/recyclarr/1.0.12/Chart.yaml index 4ae46de120..df4a93fb6b 100644 --- a/stable/recyclarr/1.0.11/Chart.yaml +++ b/stable/recyclarr/1.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.4.1" +appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/recyclarr/recyclarr - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr type: application -version: 1.0.11 +version: 1.0.12 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/recyclarr/1.0.11/README.md b/stable/recyclarr/1.0.12/README.md similarity index 100% rename from stable/recyclarr/1.0.11/README.md rename to stable/recyclarr/1.0.12/README.md diff --git a/stable/recyclarr/1.0.11/app-readme.md b/stable/recyclarr/1.0.12/app-readme.md similarity index 100% rename from stable/recyclarr/1.0.11/app-readme.md rename to stable/recyclarr/1.0.12/app-readme.md diff --git a/stable/recyclarr/1.0.12/charts/common-10.7.13.tgz b/stable/recyclarr/1.0.12/charts/common-10.7.13.tgz new file mode 100644 index 0000000000..c3131de86f Binary files /dev/null and b/stable/recyclarr/1.0.12/charts/common-10.7.13.tgz differ diff --git a/stable/recyclarr/1.0.11/ix_values.yaml b/stable/recyclarr/1.0.12/ix_values.yaml similarity index 83% rename from stable/recyclarr/1.0.11/ix_values.yaml rename to stable/recyclarr/1.0.12/ix_values.yaml index be015ba69e..3115a3b042 100644 --- a/stable/recyclarr/1.0.11/ix_values.yaml +++ b/stable/recyclarr/1.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/recyclarr - tag: 2.4.1@sha256:f5ba2ca89835221e6a1a9bf08540da2f8b93c5f540a011b20d0824b1d3811860 + tag: 2.6.1@sha256:d893f93a1c923361dfc39c81b2678c17c70584dfd751964970287d9c8795a983 podSecurityContext: runAsGroup: 568 diff --git a/stable/recyclarr/1.0.11/questions.yaml b/stable/recyclarr/1.0.12/questions.yaml similarity index 100% rename from stable/recyclarr/1.0.11/questions.yaml rename to stable/recyclarr/1.0.12/questions.yaml diff --git a/stable/recyclarr/1.0.11/templates/common.yaml b/stable/recyclarr/1.0.12/templates/common.yaml similarity index 100% rename from stable/recyclarr/1.0.11/templates/common.yaml rename to stable/recyclarr/1.0.12/templates/common.yaml diff --git a/stable/zigbee2mqtt/4.0.44/SKIPINSTALL b/stable/recyclarr/1.0.12/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.44/SKIPINSTALL rename to stable/recyclarr/1.0.12/values.yaml diff --git a/stable/rsshub/3.0.135/CHANGELOG.md b/stable/rsshub/3.0.136/CHANGELOG.md similarity index 92% rename from stable/rsshub/3.0.135/CHANGELOG.md rename to stable/rsshub/3.0.136/CHANGELOG.md index 2c251d084a..72e3eade62 100644 --- a/stable/rsshub/3.0.135/CHANGELOG.md +++ b/stable/rsshub/3.0.136/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rsshub-3.0.136](https://github.com/truecharts/charts/compare/rsshub-3.0.135...rsshub-3.0.136) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [rsshub-3.0.135](https://github.com/truecharts/charts/compare/rsshub-3.0.134...rsshub-3.0.135) (2022-11-04) ### Chore @@ -87,13 +97,3 @@ ## [rsshub-3.0.128](https://github.com/truecharts/charts/compare/rsshub-3.0.127...rsshub-3.0.128) (2022-10-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - - - - -## [rsshub-3.0.127](https://github.com/truecharts/charts/compare/rsshub-3.0.126...rsshub-3.0.127) (2022-10-25) - -### Chore diff --git a/incubator/appsmith/2.0.63/Chart.lock b/stable/rsshub/3.0.136/Chart.lock similarity index 85% rename from incubator/appsmith/2.0.63/Chart.lock rename to stable/rsshub/3.0.136/Chart.lock index d49b80c82a..77f1f2f21f 100644 --- a/incubator/appsmith/2.0.63/Chart.lock +++ b/stable/rsshub/3.0.136/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.111 digest: sha256:f60bfe01ae321d7199a7bcf9e17cb14622ceea47d49a9c0b8cadb7780848c701 -generated: "2022-11-02T08:44:52.644695603Z" +generated: "2022-11-05T12:13:56.529453678Z" diff --git a/stable/rsshub/3.0.135/Chart.yaml b/stable/rsshub/3.0.136/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.135/Chart.yaml rename to stable/rsshub/3.0.136/Chart.yaml index dfe06a1c28..886e655b27 100644 --- a/stable/rsshub/3.0.135/Chart.yaml +++ b/stable/rsshub/3.0.136/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.135 +version: 3.0.136 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.135/README.md b/stable/rsshub/3.0.136/README.md similarity index 100% rename from stable/rsshub/3.0.135/README.md rename to stable/rsshub/3.0.136/README.md diff --git a/stable/rsshub/3.0.135/app-readme.md b/stable/rsshub/3.0.136/app-readme.md similarity index 100% rename from stable/rsshub/3.0.135/app-readme.md rename to stable/rsshub/3.0.136/app-readme.md diff --git a/stable/rsshub/3.0.136/charts/common-10.7.13.tgz b/stable/rsshub/3.0.136/charts/common-10.7.13.tgz new file mode 100644 index 0000000000..c3131de86f Binary files /dev/null and b/stable/rsshub/3.0.136/charts/common-10.7.13.tgz differ diff --git a/stable/rsshub/3.0.136/charts/redis-3.0.111.tgz b/stable/rsshub/3.0.136/charts/redis-3.0.111.tgz new file mode 100644 index 0000000000..ba229f9081 Binary files /dev/null and b/stable/rsshub/3.0.136/charts/redis-3.0.111.tgz differ diff --git a/stable/rsshub/3.0.135/ix_values.yaml b/stable/rsshub/3.0.136/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.135/ix_values.yaml rename to stable/rsshub/3.0.136/ix_values.yaml index 8eaff27f19..7f3ec80b4b 100644 --- a/stable/rsshub/3.0.135/ix_values.yaml +++ b/stable/rsshub/3.0.136/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:0721924bc673a9747282e64f4f5ad799161953b97fdc2da0027d64191f790b03 + tag: latest@sha256:273910694862b75d27e971d6b732a65d7bf3ffb69f3121a65ab5cbc45b07b1a0 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.135/questions.yaml b/stable/rsshub/3.0.136/questions.yaml similarity index 100% rename from stable/rsshub/3.0.135/questions.yaml rename to stable/rsshub/3.0.136/questions.yaml diff --git a/stable/rsshub/3.0.136/templates/common.yaml b/stable/rsshub/3.0.136/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/rsshub/3.0.136/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.136/values.yaml b/stable/rsshub/3.0.136/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/snapdrop/2.0.59/Chart.lock b/stable/snapdrop/2.0.59/Chart.lock deleted file mode 100644 index 2ecd4ce80f..0000000000 --- a/stable/snapdrop/2.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-02T10:55:32.60284428Z" diff --git a/stable/snapdrop/2.0.59/CHANGELOG.md b/stable/snapdrop/2.0.60/CHANGELOG.md similarity index 88% rename from stable/snapdrop/2.0.59/CHANGELOG.md rename to stable/snapdrop/2.0.60/CHANGELOG.md index ed5dcd364e..c5a31997a9 100644 --- a/stable/snapdrop/2.0.59/CHANGELOG.md +++ b/stable/snapdrop/2.0.60/CHANGELOG.md @@ -2,6 +2,16 @@ +## [snapdrop-2.0.60](https://github.com/truecharts/charts/compare/snapdrop-2.0.59...snapdrop-2.0.60) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [snapdrop-2.0.59](https://github.com/truecharts/charts/compare/snapdrop-2.0.58...snapdrop-2.0.59) (2022-11-02) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [snapdrop-2.0.50](https://github.com/truecharts/charts/compare/snapdrop-2.0.49...snapdrop-2.0.50) (2022-10-07) - -### Chore diff --git a/stable/snapdrop/2.0.60/Chart.lock b/stable/snapdrop/2.0.60/Chart.lock new file mode 100644 index 0000000000..24492df04c --- /dev/null +++ b/stable/snapdrop/2.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:13:48.289349282Z" diff --git a/stable/snapdrop/2.0.59/Chart.yaml b/stable/snapdrop/2.0.60/Chart.yaml similarity index 97% rename from stable/snapdrop/2.0.59/Chart.yaml rename to stable/snapdrop/2.0.60/Chart.yaml index 8841d00cf9..f90347367b 100644 --- a/stable/snapdrop/2.0.59/Chart.yaml +++ b/stable/snapdrop/2.0.60/Chart.yaml @@ -18,7 +18,7 @@ name: snapdrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://github.com/linuxserver/docker-snapdrop -version: 2.0.59 +version: 2.0.60 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/2.0.59/README.md b/stable/snapdrop/2.0.60/README.md similarity index 100% rename from stable/snapdrop/2.0.59/README.md rename to stable/snapdrop/2.0.60/README.md diff --git a/stable/snapdrop/2.0.59/app-readme.md b/stable/snapdrop/2.0.60/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.59/app-readme.md rename to stable/snapdrop/2.0.60/app-readme.md diff --git a/stable/snapdrop/2.0.60/charts/common-10.7.13.tgz b/stable/snapdrop/2.0.60/charts/common-10.7.13.tgz new file mode 100644 index 0000000000..c3131de86f Binary files /dev/null and b/stable/snapdrop/2.0.60/charts/common-10.7.13.tgz differ diff --git a/stable/snapdrop/2.0.59/ix_values.yaml b/stable/snapdrop/2.0.60/ix_values.yaml similarity index 81% rename from stable/snapdrop/2.0.59/ix_values.yaml rename to stable/snapdrop/2.0.60/ix_values.yaml index ff17901c8c..1a2e3b5baf 100644 --- a/stable/snapdrop/2.0.59/ix_values.yaml +++ b/stable/snapdrop/2.0.60/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:225e3c0d0bebea96f0d18d88c7d91e76e09b3780a6d1711ff61528dbcc3e0b07 + tag: latest@sha256:d106b61b6906f2930810b7e7c279d85cfa68dbb4b7776031da7435c52c989e29 pullPolicy: IfNotPresent securityContext: diff --git a/stable/snapdrop/2.0.59/questions.yaml b/stable/snapdrop/2.0.60/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.59/questions.yaml rename to stable/snapdrop/2.0.60/questions.yaml diff --git a/stable/snapdrop/2.0.60/templates/common.yaml b/stable/snapdrop/2.0.60/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/snapdrop/2.0.60/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/snapdrop/2.0.60/values.yaml b/stable/snapdrop/2.0.60/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zigbee2mqtt/4.0.44/Chart.lock b/stable/zigbee2mqtt/4.0.44/Chart.lock deleted file mode 100644 index 7341c5ebdb..0000000000 --- a/stable/zigbee2mqtt/4.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.13 -digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 -generated: "2022-11-03T02:53:16.627102881Z" diff --git a/stable/zigbee2mqtt/4.0.44/CHANGELOG.md b/stable/zigbee2mqtt/4.0.45/CHANGELOG.md similarity index 91% rename from stable/zigbee2mqtt/4.0.44/CHANGELOG.md rename to stable/zigbee2mqtt/4.0.45/CHANGELOG.md index 931d6360ad..10f2300ad9 100644 --- a/stable/zigbee2mqtt/4.0.44/CHANGELOG.md +++ b/stable/zigbee2mqtt/4.0.45/CHANGELOG.md @@ -2,6 +2,16 @@ +## [zigbee2mqtt-4.0.45](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.44...zigbee2mqtt-4.0.45) (2022-11-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301)) + + + + ## [zigbee2mqtt-4.0.44](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.43...zigbee2mqtt-4.0.44) (2022-11-03) ### Chore @@ -87,13 +97,3 @@ ## [zigbee2mqtt-4.0.37](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.36...zigbee2mqtt-4.0.37) (2022-09-27) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [zigbee2mqtt-4.0.36](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.35...zigbee2mqtt-4.0.36) (2022-09-25) - diff --git a/stable/zigbee2mqtt/4.0.45/Chart.lock b/stable/zigbee2mqtt/4.0.45/Chart.lock new file mode 100644 index 0000000000..249c29cab3 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.13 +digest: sha256:2f2267115af9bdc61a64db6317564e2d07f4f27ccb0627720c8a63d82b1786b7 +generated: "2022-11-05T12:13:57.050940129Z" diff --git a/stable/zigbee2mqtt/4.0.44/Chart.yaml b/stable/zigbee2mqtt/4.0.45/Chart.yaml similarity index 95% rename from stable/zigbee2mqtt/4.0.44/Chart.yaml rename to stable/zigbee2mqtt/4.0.45/Chart.yaml index cf574562f3..d6dfe360d6 100644 --- a/stable/zigbee2mqtt/4.0.44/Chart.yaml +++ b/stable/zigbee2mqtt/4.0.45/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.28.1" +appVersion: "1.28.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: zigbee2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://github.com/Koenkk/zigbee2mqtt -version: 4.0.44 +version: 4.0.45 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/4.0.44/README.md b/stable/zigbee2mqtt/4.0.45/README.md similarity index 100% rename from stable/zigbee2mqtt/4.0.44/README.md rename to stable/zigbee2mqtt/4.0.45/README.md diff --git a/stable/zigbee2mqtt/4.0.45/SKIPINSTALL b/stable/zigbee2mqtt/4.0.45/SKIPINSTALL new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/zigbee2mqtt/4.0.44/app-readme.md b/stable/zigbee2mqtt/4.0.45/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/4.0.44/app-readme.md rename to stable/zigbee2mqtt/4.0.45/app-readme.md diff --git a/stable/zigbee2mqtt/4.0.45/charts/common-10.7.13.tgz b/stable/zigbee2mqtt/4.0.45/charts/common-10.7.13.tgz new file mode 100644 index 0000000000..c3131de86f Binary files /dev/null and b/stable/zigbee2mqtt/4.0.45/charts/common-10.7.13.tgz differ diff --git a/stable/zigbee2mqtt/4.0.44/ix_values.yaml b/stable/zigbee2mqtt/4.0.45/ix_values.yaml similarity index 98% rename from stable/zigbee2mqtt/4.0.44/ix_values.yaml rename to stable/zigbee2mqtt/4.0.45/ix_values.yaml index 9e0a85d5c9..4225267112 100644 --- a/stable/zigbee2mqtt/4.0.44/ix_values.yaml +++ b/stable/zigbee2mqtt/4.0.45/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/zigbee2mqtt - tag: 1.28.1@sha256:39cb00dc79919ce0fa3efe9d73ed099ceeeec1d4a7080f546dbaf61e4dc339da + tag: 1.28.2@sha256:e7d5c0f3f8b974627869268502758a77998a9602ca8a2250bf33dbb5e5ac042f pullPolicy: IfNotPresent secretEnv: diff --git a/stable/zigbee2mqtt/4.0.44/questions.yaml b/stable/zigbee2mqtt/4.0.45/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.44/questions.yaml rename to stable/zigbee2mqtt/4.0.45/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.45/templates/common.yaml b/stable/zigbee2mqtt/4.0.45/templates/common.yaml new file mode 100644 index 0000000000..b9e7208f38 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.45/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/zigbee2mqtt/4.0.45/values.yaml b/stable/zigbee2mqtt/4.0.45/values.yaml new file mode 100644 index 0000000000..e69de29bb2