diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index f190b287ff9..c4d93013bbe 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clickhouse version: 9.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/dependency/clickhouse icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png deprecated: false sources: - - https://clickhouse.com/ - - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - - https://hub.docker.com/r/clickhouse/clickhouse-server + - https://clickhouse.com/ + - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse + - https://hub.docker.com/r/clickhouse/clickhouse-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - database - - clickhouse - - sql + - database + - clickhouse + - sql dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/kube-state-metrics/Chart.yaml b/charts/dependency/kube-state-metrics/Chart.yaml index 22852a1c93a..166e721cdc5 100644 --- a/charts/dependency/kube-state-metrics/Chart.yaml +++ b/charts/dependency/kube-state-metrics/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kube-state-metrics version: 5.0.11 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/dependency/kube-state-metrics icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png deprecated: false sources: - - https://hub.docker.com/r/bitnami/kube-state-metrics - - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics + - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics + - https://hub.docker.com/r/bitnami/kube-state-metrics maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prometheus - - kube-state-metrics - - monitoring + - prometheus + - kube-state-metrics + - monitoring dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index f5ad4ee8388..f8e1b63b453 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mariadb version: 11.0.12 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/dependency/mariadb icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png deprecated: false sources: - - https://github.com/prometheus/mysqld_exporter - - https://mariadb.org - - https://github.com/bitnami/bitnami-docker-mariadb - - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb - - https://hub.docker.com/r/bitnami/mariadb + - https://github.com/prometheus/mysqld_exporter + - https://mariadb.org + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb + - https://hub.docker.com/r/bitnami/mariadb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mariadb - - mysql - - database - - sql + - mariadb + - mysql + - database + - sql dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index b96c2ae1ebb..530c8469fe8 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: memcached version: 10.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/dependency/memcached icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png deprecated: false sources: - - https://hub.docker.com/r/bitnami/memcached - - https://github.com/bitnami/bitnami-docker-memcached - - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached + - https://hub.docker.com/r/bitnami/memcached + - https://github.com/bitnami/bitnami-docker-memcached + - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - memcached - - database - - cache + - memcached + - database + - cache dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index e4b1d7141d0..c35cce16250 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mongodb version: 10.0.11 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/dependency/mongodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png deprecated: false sources: - - https://www.mongodb.com - - https://github.com/bitnami/bitnami-docker-mongodb - - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb + - https://www.mongodb.com + - https://github.com/bitnami/bitnami-docker-mongodb + - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb + - https://hub.docker.com/r/bitnami/mongodb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mongodb - - database - - nosql + - mongodb + - database + - nosql dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/node-exporter/Chart.yaml b/charts/dependency/node-exporter/Chart.yaml index 529d0252143..382bd35a6f9 100644 --- a/charts/dependency/node-exporter/Chart.yaml +++ b/charts/dependency/node-exporter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: node-exporter version: 5.0.11 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/dependency/node-exporter icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter - - https://hub.docker.com/r/bitnami/node-exporter + - https://hub.docker.com/r/bitnami/node-exporter + - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prometheus - - node-exporter - - monitoring + - prometheus + - node-exporter + - monitoring dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 7f2f95e7e19..c138449fdad 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redis version: 10.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/dependency/redis icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png deprecated: false sources: - - https://github.com/bitnami/bitnami-docker-redis - - https://github.com/truecharts/charts/tree/master/charts/dependency/redis - - https://hub.docker.com/r/bitnami/redis + - https://github.com/bitnami/bitnami-docker-redis + - https://github.com/truecharts/charts/tree/master/charts/dependency/redis + - https://hub.docker.com/r/bitnami/redis maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - redis - - keyvalue - - database + - redis + - keyvalue + - database dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index e92ed53a2dd..ba0842ecc63 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: solr version: 8.0.11 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/dependency/solr icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png deprecated: false sources: - - https://github.com/apache/solr - - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - - https://hub.docker.com/r/bitnami/solr + - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - https://hub.docker.com/r/bitnami/solr + - https://github.com/apache/solr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - solr - - apache - - search + - solr + - apache + - search dependencies: - - name: common - version: 16.2.13 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.13 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: search - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: search + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dev/checkmk/Chart.yaml b/charts/dev/checkmk/Chart.yaml index aba99fc51d8..309ed575101 100644 --- a/charts/dev/checkmk/Chart.yaml +++ b/charts/dev/checkmk/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: checkmk version: 1.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/checkmk icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk - - https://hub.docker.com/r/checkmk/check-mk-raw - - https://github.com/tribe29/checkmk + - https://github.com/tribe29/checkmk + - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk + - https://hub.docker.com/r/checkmk/check-mk-raw maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - checkmk - - monitoring + - checkmk + - monitoring dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/cherry/Chart.yaml b/charts/dev/cherry/Chart.yaml index b50c882d185..7a41c02ba32 100644 --- a/charts/dev/cherry/Chart.yaml +++ b/charts/dev/cherry/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cherry version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/cherry icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png deprecated: false sources: - - https://cherry.haishan.me/ - - https://github.com/haishanh/cherry - - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry - - https://hub.docker.com/r/haishanh/cherry + - https://github.com/haishanh/cherry + - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry + - https://hub.docker.com/r/haishanh/cherry + - https://cherry.haishan.me/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookmark + - bookmark dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmark - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmark + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/cleanarr/Chart.yaml b/charts/dev/cleanarr/Chart.yaml index 0a345b2d69c..aa68d2c5c41 100644 --- a/charts/dev/cleanarr/Chart.yaml +++ b/charts/dev/cleanarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cleanarr version: 3.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/cleanarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr - - https://hub.docker.com/r/selexin/cleanarr - - https://github.com/se1exin/cleanarr + - https://github.com/se1exin/cleanarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr + - https://hub.docker.com/r/selexin/cleanarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cleanarr + - cleanarr dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/coupon-store/Chart.yaml b/charts/dev/coupon-store/Chart.yaml index 7eed51c1fb6..62a6b890640 100644 --- a/charts/dev/coupon-store/Chart.yaml +++ b/charts/dev/coupon-store/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: coupon-store version: 4.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/coupon-store icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png deprecated: false sources: - - https://github.com/linuxserver/docker-airsonic - - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store - - https://hub.docker.com/r/metikular/coupon-store + - https://hub.docker.com/r/metikular/coupon-store + - https://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - coupons + - coupons dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/dsmr-reader/Chart.yaml b/charts/dev/dsmr-reader/Chart.yaml index babe524a7c6..670d5f05fb0 100644 --- a/charts/dev/dsmr-reader/Chart.yaml +++ b/charts/dev/dsmr-reader/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dsmr-reader version: 13.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/dsmr-reader icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png deprecated: false sources: - - https://github.com/xirixiz/dsmr-reader-docker - - https://github.com/dsmrreader/dsmr-reader - - https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader - - https://hub.docker.com/r/xirixiz/dsmr-reader-docker + - https://github.com/xirixiz/dsmr-reader-docker + - https://github.com/dsmrreader/dsmr-reader + - https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader + - https://hub.docker.com/r/xirixiz/dsmr-reader-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dsmr-reader - - energy + - dsmr-reader + - energy dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/euterpe/Chart.yaml b/charts/dev/euterpe/Chart.yaml index 2514a83cc00..1ecf0416ce3 100644 --- a/charts/dev/euterpe/Chart.yaml +++ b/charts/dev/euterpe/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: euterpe version: 4.0.9 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/euterpe icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png deprecated: false sources: - - https://github.com/ironsmile/euterpe - - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe - - https://hub.docker.com/r/ironsmile/euterpe + - https://hub.docker.com/r/ironsmile/euterpe + - https://github.com/ironsmile/euterpe + - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - euterpe - - Productivity - - Tools-Utilities - - MediaApp-Music - - MediaServer-Music + - euterpe + - Productivity + - Tools-Utilities + - MediaApp-Music + - MediaServer-Music dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/flemarr/Chart.yaml b/charts/dev/flemarr/Chart.yaml index 044369f80a5..dbd89aaafe2 100644 --- a/charts/dev/flemarr/Chart.yaml +++ b/charts/dev/flemarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flemarr version: 3.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/flemarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png deprecated: false sources: - - https://github.com/Flemmarr/Flemmarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr - - https://hub.docker.com/r/pierremesure/flemmarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr + - https://hub.docker.com/r/pierremesure/flemmarr + - https://github.com/Flemmarr/Flemmarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flemarr + - flemarr dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/focalboard/Chart.yaml b/charts/dev/focalboard/Chart.yaml index 7d084fb9f19..f528a0a0f83 100644 --- a/charts/dev/focalboard/Chart.yaml +++ b/charts/dev/focalboard/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: focalboard version: 14.0.9 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/focalboard icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png deprecated: false sources: - - https://www.focalboard.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard - - https://hub.docker.com/r/mattermost/focalboard - - https://github.com/mattermost/focalboard - - https://github.com/FlipEnergy/container-images/blob/main/focalboard + - https://hub.docker.com/r/mattermost/focalboard + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard + - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - focalboard - - kanban - - project management + - focalboard + - kanban + - project management dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/gotify/Chart.yaml b/charts/dev/gotify/Chart.yaml index d402fad86f3..868e780dc15 100644 --- a/charts/dev/gotify/Chart.yaml +++ b/charts/dev/gotify/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gotify version: 14.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/gotify icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png deprecated: false sources: - - https://github.com/gotify/server - - https://gotify.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify - - https://hub.docker.com/r/gotify/server + - https://github.com/gotify/server + - https://gotify.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify + - https://hub.docker.com/r/gotify/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gotify - - notifications + - gotify + - notifications dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: notifications - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: notifications + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/icinga2/Chart.yaml b/charts/dev/icinga2/Chart.yaml index 7600d8c7a27..9f5e28b53d6 100644 --- a/charts/dev/icinga2/Chart.yaml +++ b/charts/dev/icinga2/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icinga2 version: 8.0.9 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/icinga2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 - - https://hub.docker.com/r/jordan/icinga2 - - https://github.com/jjethwa/icinga2 - - https://icinga.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 + - https://hub.docker.com/r/jordan/icinga2 + - https://github.com/jjethwa/icinga2 + - https://icinga.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - icinga2 - - monitoring + - icinga2 + - monitoring dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/koel/Chart.yaml b/charts/dev/koel/Chart.yaml index 506994aa483..2df33b2f63b 100644 --- a/charts/dev/koel/Chart.yaml +++ b/charts/dev/koel/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: koel version: 8.0.9 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/incubator/koel icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png deprecated: false sources: - - https://hub.docker.com/r/phanan/koel - - https://github.com/koel/docker - - https://github.com/koel/koel - - https://github.com/truecharts/charts/tree/master/charts/incubator/koel + - https://github.com/koel/docker + - https://github.com/koel/koel + - https://github.com/truecharts/charts/tree/master/charts/incubator/koel + - https://hub.docker.com/r/phanan/koel maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - koel - - music - - stream + - koel + - music + - stream dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/kutt/Chart.yaml b/charts/dev/kutt/Chart.yaml index 9204ed8bf81..68a0d1b7bd6 100644 --- a/charts/dev/kutt/Chart.yaml +++ b/charts/dev/kutt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kutt version: 8.0.9 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/kutt icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png deprecated: false sources: - - https://github.com/thedevs-network/kutt - - https://github.com/truecharts/charts/tree/master/charts/incubator/kutt - - https://hub.docker.com/r/kutt/kutt + - https://github.com/thedevs-network/kutt + - https://github.com/truecharts/charts/tree/master/charts/incubator/kutt + - https://hub.docker.com/r/kutt/kutt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kutt - - link - - short + - kutt + - link + - short dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/leantime/Chart.yaml b/charts/dev/leantime/Chart.yaml index b59d12d40db..16548ad2a00 100644 --- a/charts/dev/leantime/Chart.yaml +++ b/charts/dev/leantime/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: leantime version: 9.0.9 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/leantime icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png deprecated: false sources: - - https://leantime.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime - - https://hub.docker.com/r/leantime/leantime + - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime + - https://hub.docker.com/r/leantime/leantime + - https://leantime.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - leantime - - project - - management + - leantime + - project + - management dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/lenpaste/Chart.yaml b/charts/dev/lenpaste/Chart.yaml index 1cb9d9d6cb7..958919bad82 100644 --- a/charts/dev/lenpaste/Chart.yaml +++ b/charts/dev/lenpaste/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lenpaste version: 4.0.9 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/lenpaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png deprecated: false sources: - - https://git.lcomrade.su/root/lenpaste - - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste + - https://git.lcomrade.su/root/lenpaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lenpaste + - lenpaste dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/linkace/Chart.yaml b/charts/dev/linkace/Chart.yaml index 1f231aafe9c..9b523681d81 100644 --- a/charts/dev/linkace/Chart.yaml +++ b/charts/dev/linkace/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkace version: 9.0.9 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/incubator/linkace icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png deprecated: false sources: - - https://github.com/linkace/linkace - - https://www.linkace.org/docs/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace - - https://hub.docker.com/r/linkace/linkace + - https://www.linkace.org/docs/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace + - https://hub.docker.com/r/linkace/linkace + - https://github.com/linkace/linkace maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - linkace + - linkace dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/lychee/Chart.yaml b/charts/dev/lychee/Chart.yaml index 84ffa990411..f7d3d9d764d 100644 --- a/charts/dev/lychee/Chart.yaml +++ b/charts/dev/lychee/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lychee version: 18.0.9 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/lychee icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png deprecated: false sources: - - https://github.com/LycheeOrg/Lychee - - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee - - https://hub.docker.com/r/lycheeorg/lychee-laravel + - https://github.com/LycheeOrg/Lychee + - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee + - https://hub.docker.com/r/lycheeorg/lychee-laravel maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lychee - - photo - - pictures + - lychee + - photo + - pictures dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/magicmirror2/Chart.yaml b/charts/dev/magicmirror2/Chart.yaml index 5d2b791c77f..1a14d82ec20 100644 --- a/charts/dev/magicmirror2/Chart.yaml +++ b/charts/dev/magicmirror2/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: magicmirror2 version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/magicmirror2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 - - https://hub.docker.com/r/ich777/magic-mirror2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 + - https://hub.docker.com/r/ich777/magic-mirror2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - magicmirror2 - - iot - - smart + - magicmirror2 + - iot + - smart dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: smart - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: smart + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/microbin/Chart.yaml b/charts/dev/microbin/Chart.yaml index ba3cf2ee68b..540d32df218 100644 --- a/charts/dev/microbin/Chart.yaml +++ b/charts/dev/microbin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: microbin version: 3.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/microbin icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png deprecated: false sources: - - https://github.com/szabodanika/microbin - - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin - - https://hub.docker.com/r/danielszabo99/microbin + - https://github.com/szabodanika/microbin + - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin + - https://hub.docker.com/r/danielszabo99/microbin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - microbin + - microbin dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/money-balancer/Chart.yaml b/charts/dev/money-balancer/Chart.yaml index e5c5f568f69..2d6a6c52419 100644 --- a/charts/dev/money-balancer/Chart.yaml +++ b/charts/dev/money-balancer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: money-balancer version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/money-balancer icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer - - https://ghcr.io/dorianim/money-balancer - - https://github.com/dorianim/money-balancer + - https://github.com/dorianim/money-balancer + - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer + - https://ghcr.io/dorianim/money-balancer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - money - - balance + - money + - balance dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/noisedash/Chart.yaml b/charts/dev/noisedash/Chart.yaml index ff774e5cfda..016b63e73da 100644 --- a/charts/dev/noisedash/Chart.yaml +++ b/charts/dev/noisedash/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: noisedash version: 3.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/noisedash icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png deprecated: false sources: - - https://hub.docker.com/r/noisedash/noisedash - - https://github.com/kaythomas0/noisedash - - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash + - https://hub.docker.com/r/noisedash/noisedash + - https://github.com/kaythomas0/noisedash + - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - noise + - noise dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/openkm/Chart.yaml b/charts/dev/openkm/Chart.yaml index ef3ae1961b1..f76c0132760 100644 --- a/charts/dev/openkm/Chart.yaml +++ b/charts/dev/openkm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openkm version: 12.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/openkm icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png deprecated: false sources: - - https://github.com/openkm/document-management-system - - https://www.openkm.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm - - https://hub.docker.com/r/openkm/openkm-ce + - https://github.com/openkm/document-management-system + - https://www.openkm.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm + - https://hub.docker.com/r/openkm/openkm-ce maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openkm - - documentation management - - docs + - openkm + - documentation management + - docs dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/openldap/Chart.yaml b/charts/dev/openldap/Chart.yaml index 61d12cbcfb6..b1b66c759ac 100644 --- a/charts/dev/openldap/Chart.yaml +++ b/charts/dev/openldap/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openldap version: 11.0.9 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/openldap icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png deprecated: false sources: - - https://github.com/jp-gouin/helm-openldap - - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap - - https://hub.docker.com/r/osixia/openldap - - https://github.com/osixia/docker-openldap + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap + - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap + - https://hub.docker.com/r/osixia/openldap maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ldap - - openldap - - iam-stack - - high availability + - ldap + - openldap + - iam-stack + - high availability dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/openproject/Chart.yaml b/charts/dev/openproject/Chart.yaml index 4e6bf78fc4b..ffa220e617f 100644 --- a/charts/dev/openproject/Chart.yaml +++ b/charts/dev/openproject/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openproject version: 4.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/openproject icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject - - https://hub.docker.com/r/openproject/community + - https://hub.docker.com/r/openproject/community + - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openproject - - Productivity + - openproject + - Productivity dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/penpot/Chart.yaml b/charts/dev/penpot/Chart.yaml index 1d8eaea778c..b5f6d3586ff 100644 --- a/charts/dev/penpot/Chart.yaml +++ b/charts/dev/penpot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: penpot version: 4.0.8 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/penpot icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png deprecated: false sources: - - https://github.com/penpot/penpot - - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot - - https://hub.docker.com/r/penpotapp/exporter + - https://github.com/penpot/penpot + - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot + - https://hub.docker.com/r/penpotapp/exporter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - penpot - - media - - design + - penpot + - media + - design dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/plik/Chart.yaml b/charts/dev/plik/Chart.yaml index 58d83bb4d30..82fc62854a2 100644 --- a/charts/dev/plik/Chart.yaml +++ b/charts/dev/plik/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plik version: 1.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/plik icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png deprecated: false sources: - - https://github.com/root-gg/plik - - https://github.com/truecharts/charts/tree/master/charts/incubator/plik - - https://hub.docker.com/r/rootgg/plik + - https://github.com/root-gg/plik + - https://github.com/truecharts/charts/tree/master/charts/incubator/plik + - https://hub.docker.com/r/rootgg/plik maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plik - - files + - plik + - files dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: files - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: files + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/postgresql/Chart.yaml b/charts/dev/postgresql/Chart.yaml index 5aed381b8a8..639e0e3a8f6 100644 --- a/charts/dev/postgresql/Chart.yaml +++ b/charts/dev/postgresql/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: postgresql version: 15.0.10 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/postgresql icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png deprecated: false sources: - - https://www.postgresql.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql - - https://hub.docker.com/r/bitnami/postgresql + - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql + - https://hub.docker.com/r/bitnami/postgresql + - https://www.postgresql.org/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - postgres - - postgressql - - dtabase - - sql + - postgres + - postgressql + - dtabase + - sql dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/privatebin/Chart.yaml b/charts/dev/privatebin/Chart.yaml index 6d5841c1206..1b81270f935 100644 --- a/charts/dev/privatebin/Chart.yaml +++ b/charts/dev/privatebin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: privatebin version: 4.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/privatebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png deprecated: false sources: - - https://privatebin.info/ - - https://github.com/PrivateBin/PrivateBin - - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin - - https://hub.docker.com/r/privatebin/pdo + - https://privatebin.info/ + - https://github.com/PrivateBin/PrivateBin + - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin + - https://hub.docker.com/r/privatebin/pdo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - privatebin - - pastebin + - privatebin + - pastebin dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/dev/youtrack/Chart.yaml b/charts/dev/youtrack/Chart.yaml index 9e88068fd07..4e85b08ef98 100644 --- a/charts/dev/youtrack/Chart.yaml +++ b/charts/dev/youtrack/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtrack version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/youtrack icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png deprecated: false sources: - - https://www.jetbrains.com/youtrack/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack - - https://hub.docker.com/r/jetbrains/youtrack + - https://www.jetbrains.com/youtrack/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack + - https://hub.docker.com/r/jetbrains/youtrack maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - youtrack - - ProjectManagement + - youtrack + - ProjectManagement dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ProjectManagement - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ProjectManagement + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 27eecabe74e..32a29faa3c8 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: authelia version: 20.0.9 @@ -8,47 +8,47 @@ home: https://truecharts.org/charts/enterprise/authelia icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png deprecated: false sources: - - https://github.com/authelia/chartrepo - - https://github.com/authelia/authelia - - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia - - https://ghcr.io/authelia/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia + - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia + - https://ghcr.io/authelia/authelia maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - authelia - - authentication - - login - - SSO - - Authentication - - Security - - Two-Factor - - U2F - - YubiKey - - Push Notifications - - LDAP + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index d981e224506..36e339690a7 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blocky version: 10.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://hub.docker.com/r/spx01/blocky - - https://github.com/0xERR0R/blocky - - https://github.com/Mozart409/blocky-frontend - - https://0xerr0r.github.io/blocky/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://quay.io/oriedge/k8s_gateway + - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend + - https://0xerr0r.github.io/blocky/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dns - - blocky + - dns + - blocky dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index 60294f35b32..7669ec418bf 100644 --- a/charts/enterprise/clusterissuer/Chart.yaml +++ b/charts/enterprise/clusterissuer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clusterissuer version: 5.0.7 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/enterprise/clusterissuer icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - - https://hub.docker.com/_/hello-world + - https://hub.docker.com/_/hello-world + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cert-manager - - certificates + - cert-manager + - certificates dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: core - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: core + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index ed162cdbbb0..bb487719d80 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grafana version: 10.0.7 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/enterprise/grafana icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png deprecated: false sources: - - https://hub.docker.com/r/bitnami/grafana - - https://grafana.com/ - - https://github.com/bitnami/bitnami-docker-grafana - - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://grafana.com/ + - https://github.com/bitnami/bitnami-docker-grafana + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://hub.docker.com/r/bitnami/grafana maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - analytics - - monitoring - - metrics - - logs + - analytics + - monitoring + - metrics + - logs dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/kubernetes-reflector/Chart.yaml b/charts/enterprise/kubernetes-reflector/Chart.yaml index 66700778643..8ae3cb9ccda 100644 --- a/charts/enterprise/kubernetes-reflector/Chart.yaml +++ b/charts/enterprise/kubernetes-reflector/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kubernetes-reflector version: 2.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/enterprise/kubernetes-reflector icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png deprecated: false sources: - - https://hub.docker.com/r/emberstack/kubernetes-reflector - - https://github.com/emberstack/kubernetes-reflector - - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector + - https://github.com/emberstack/kubernetes-reflector + - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector + - https://hub.docker.com/r/emberstack/kubernetes-reflector maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - reflector - - secrets - - configmaps - - cert-manager - - certificates + - reflector + - secrets + - configmaps + - cert-manager + - certificates dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index 280bbb4381c..ee9871ca9e3 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb-config version: 4.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/enterprise/metallb-config icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png deprecated: false sources: - - https://hub.docker.com/_/hello-world - - https://metallb.universe.tf - - https://github.com/metallb/metallb - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config + - https://metallb.universe.tf + - https://github.com/metallb/metallb + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config + - https://hub.docker.com/_/hello-world maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metallb - - loadbalancer + - metallb + - loadbalancer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: core - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: core + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index bcae153abe3..f1763c768a5 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prometheus version: 14.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/enterprise/prometheus icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png deprecated: false sources: - - https://quay.io/thanos/thanos - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus - - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus + - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - https://quay.io/thanos/thanos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metrics + - metrics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: node-exporter - version: 5.0.9 - repository: https://deps.truecharts.org - condition: exporters.enabled,exporters.node-exporter.enabled - alias: "" - tags: [] - import-values: [] - - name: kube-state-metrics - version: 5.0.9 - repository: https://deps.truecharts.org - condition: exporters.enabled,exporters.kube-state-metrics.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: node-exporter + version: 5.0.9 + repository: https://deps.truecharts.org + condition: exporters.enabled,exporters.node-exporter.enabled + alias: "" + tags: [] + import-values: [] + - name: kube-state-metrics + version: 5.0.9 + repository: https://deps.truecharts.org + condition: exporters.enabled,exporters.kube-state-metrics.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 840df8eccf7..bdc715b0a19 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traefik version: 23.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/enterprise/traefik icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png deprecated: false sources: - - https://github.com/traefik/traefik - - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik - - https://github.com/truecharts/containers/tree/master/mirrortraefik - - https://github.com/traefik/traefik-helm-chart - - https://traefik.io/ + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - https://github.com/truecharts/containers/tree/master/mirrortraefik maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - traefik - - ingress + - traefik + - ingress dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 9e0f5c8cce6..111fa05d6b6 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vaultwarden version: 24.0.8 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/enterprise/vaultwarden icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png deprecated: false sources: - - https://github.com/dani-garcia/vaultwarden - - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - - https://hub.docker.com/r/vaultwarden/server + - https://hub.docker.com/r/vaultwarden/server + - https://github.com/dani-garcia/vaultwarden + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bitwarden - - bitwardenrs - - bitwarden_rs - - vaultwarden - - password - - rust + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 84169e74408..9e35b7976a5 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: velero version: 2.0.9 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/velero icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png deprecated: false sources: - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/velero - - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - velero - - backup + - velero + - backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: velero - version: 5.2.0 - repository: https://vmware-tanzu.github.io/helm-charts - condition: "" - alias: velero - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: velero + version: 5.2.0 + repository: https://vmware-tanzu.github.io/helm-charts + condition: "" + alias: velero + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/apprise-api/Chart.yaml b/charts/incubator/apprise-api/Chart.yaml index 4389b9c951a..d7d2651b4e7 100644 --- a/charts/incubator/apprise-api/Chart.yaml +++ b/charts/incubator/apprise-api/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apprise-api version: 4.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/apprise-api icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png deprecated: false sources: - - https://github.com/caronc/apprise-api - - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api - - https://hub.docker.com/r/caronc/apprise + - https://hub.docker.com/r/caronc/apprise + - https://github.com/caronc/apprise-api + - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - apprise-api - - notifications - - usenet + - apprise-api + - notifications + - usenet dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: notifications - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: notifications + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 666f2d7aba9..2e98e5b8a58 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: appsmith version: 6.0.9 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/incubator/appsmith icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png deprecated: false sources: - - https://github.com/appsmithorg/appsmith - - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - - https://hub.docker.com/r/appsmith/appsmith-ce + - https://github.com/appsmithorg/appsmith + - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - https://hub.docker.com/r/appsmith/appsmith-ce maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - appsmith + - appsmith dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/awesome-ttrss/Chart.yaml b/charts/incubator/awesome-ttrss/Chart.yaml index 48cc65298a7..6422cb90be2 100644 --- a/charts/incubator/awesome-ttrss/Chart.yaml +++ b/charts/incubator/awesome-ttrss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: awesome-ttrss version: 5.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/awesome-ttrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png deprecated: false sources: - - https://github.com/HenryQW/Awesome-TTRSS - - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss - - https://hub.docker.com/r/wangqiru/ttrss + - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - https://hub.docker.com/r/wangqiru/ttrss + - https://github.com/HenryQW/Awesome-TTRSS maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tt-rss - - awesome-ttrss + - tt-rss + - awesome-ttrss dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/btdex/Chart.yaml b/charts/incubator/btdex/Chart.yaml index ba91ec04bd8..03af6285ef8 100644 --- a/charts/incubator/btdex/Chart.yaml +++ b/charts/incubator/btdex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: btdex version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/btdex icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png deprecated: false sources: - - https://btdex.trade/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex - - https://hub.docker.com/r/furritos/docker-btdex + - https://btdex.trade/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex + - https://hub.docker.com/r/furritos/docker-btdex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - btdex - - Crypto + - btdex + - Crypto dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/cadquery-jupyter/Chart.yaml b/charts/incubator/cadquery-jupyter/Chart.yaml index 0fbff82e1dd..866cab60833 100644 --- a/charts/incubator/cadquery-jupyter/Chart.yaml +++ b/charts/incubator/cadquery-jupyter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cadquery-jupyter version: 3.0.9 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/cadquery-jupyter icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png deprecated: false sources: - - https://github.com/bernhard-42/jupyter-cadquery - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter - - https://hub.docker.com/r/bwalter42/jupyter_cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - https://hub.docker.com/r/bwalter42/jupyter_cadquery + - https://github.com/bernhard-42/jupyter-cadquery maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cadquery-jupyter - - Productivity - - Tools-Utilities - - Other - - Network-Web - - Network-Other + - cadquery-jupyter + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/cloudbeaver/Chart.yaml b/charts/incubator/cloudbeaver/Chart.yaml index 5c282122718..e3be55893be 100644 --- a/charts/incubator/cloudbeaver/Chart.yaml +++ b/charts/incubator/cloudbeaver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudbeaver version: 4.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cloudbeaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png deprecated: false sources: - - https://github.com/dbeaver/cloudbeaver - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver - - https://hub.docker.com/r/dbeaver/cloudbeaver + - https://github.com/dbeaver/cloudbeaver + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - https://hub.docker.com/r/dbeaver/cloudbeaver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudbeaver - - Cloud - - Tools-Utilities + - cloudbeaver + - Cloud + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/conreq/Chart.yaml b/charts/incubator/conreq/Chart.yaml index 7069fc39205..224c494f0f4 100644 --- a/charts/incubator/conreq/Chart.yaml +++ b/charts/incubator/conreq/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: conreq version: 3.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/conreq icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png deprecated: false sources: - - https://hotio.dev/containers/conreq - - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq + - https://hotio.dev/containers/conreq + - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - conreq - - MediaApp-Other + - conreq + - MediaApp-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/csi-driver-nfs/Chart.yaml b/charts/incubator/csi-driver-nfs/Chart.yaml index b1fd0c993fa..01a682a1f8b 100644 --- a/charts/incubator/csi-driver-nfs/Chart.yaml +++ b/charts/incubator/csi-driver-nfs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csi-driver-nfs version: 1.0.10 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs - - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - csi-driver-nfs - - backup + - csi-driver-nfs + - backup dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: csi-driver-nfs - version: v4.5.0 - repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts - condition: "" - alias: csi-driver-nfs - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: csi-driver-nfs + version: v4.5.0 + repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts + condition: "" + alias: csi-driver-nfs + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "false" - truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "false" + truecharts.org/category: CSI + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/cups-server/Chart.yaml b/charts/incubator/cups-server/Chart.yaml index ecbfa76fc37..10c1d6eb8f6 100644 --- a/charts/incubator/cups-server/Chart.yaml +++ b/charts/incubator/cups-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cups-server version: 5.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/cups-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server - - https://hub.docker.com/r/ydkn/cups + - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server + - https://hub.docker.com/r/ydkn/cups maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - print - - cups + - print + - cups dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/darktable/Chart.yaml b/charts/incubator/darktable/Chart.yaml index 3c609d6b514..2819e8f604c 100644 --- a/charts/incubator/darktable/Chart.yaml +++ b/charts/incubator/darktable/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: darktable version: 7.0.9 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/darktable icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable - - https://ghcr.io/linuxserver/darktable + - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable + - https://ghcr.io/linuxserver/darktable maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - darktable + - darktable dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/drone-runner/Chart.yaml b/charts/incubator/drone-runner/Chart.yaml index e61fe42e07a..b342754678b 100644 --- a/charts/incubator/drone-runner/Chart.yaml +++ b/charts/incubator/drone-runner/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: drone-runner version: 4.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/drone-runner icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png deprecated: false sources: - - https://docs.drone.io - - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner - - https://hub.docker.com/r/drone/drone-runner-kube + - https://docs.drone.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner + - https://hub.docker.com/r/drone/drone-runner-kube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - drone - - productivity + - drone + - productivity dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/dupeguru/Chart.yaml b/charts/incubator/dupeguru/Chart.yaml index 8ff10963dcf..95fbd18e703 100644 --- a/charts/incubator/dupeguru/Chart.yaml +++ b/charts/incubator/dupeguru/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dupeguru version: 5.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/dupeguru icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru - - https://hub.docker.com/r/jlesage/dupeguru - - https://github.com/jlesage/docker-dupeguru + - https://github.com/jlesage/docker-dupeguru + - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru + - https://hub.docker.com/r/jlesage/dupeguru maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dedupe - - dupeguru + - dedupe + - dupeguru dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/dvblink/Chart.yaml b/charts/incubator/dvblink/Chart.yaml index 96e6c0e0633..35a5fb7ebf2 100644 --- a/charts/incubator/dvblink/Chart.yaml +++ b/charts/incubator/dvblink/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dvblink version: 3.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/dvblink icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink - - https://hub.docker.com/r/chvb/docker-dvblink + - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink + - https://hub.docker.com/r/chvb/docker-dvblink maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dvblink - - MediaServer-Video + - dvblink + - MediaServer-Video dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/fancyindex/Chart.yaml b/charts/incubator/fancyindex/Chart.yaml index 01dfe9e44e6..24f6f3ce91f 100644 --- a/charts/incubator/fancyindex/Chart.yaml +++ b/charts/incubator/fancyindex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fancyindex version: 4.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/fancyindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png deprecated: false sources: - - https://github.com/xal3xhx/fancyindex - - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex - - https://hub.docker.com/r/xal3xhx/fancy + - https://github.com/xal3xhx/fancyindex + - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fancyindex + - fancyindex dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/ferdi-client/Chart.yaml b/charts/incubator/ferdi-client/Chart.yaml index 73778724aa6..2e1fe0a0901 100644 --- a/charts/incubator/ferdi-client/Chart.yaml +++ b/charts/incubator/ferdi-client/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ferdi-client version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ferdi-client icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png deprecated: false sources: - - https://getferdi.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client - - https://hub.docker.com/r/ich777/ferdi-client + - https://getferdi.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - https://hub.docker.com/r/ich777/ferdi-client maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ferdi-client - - Productivity - - Tools-Utilities + - ferdi-client + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/filegator/Chart.yaml b/charts/incubator/filegator/Chart.yaml index 51aca6387fa..892a48f34eb 100644 --- a/charts/incubator/filegator/Chart.yaml +++ b/charts/incubator/filegator/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filegator version: 3.0.9 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/filegator icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png deprecated: false sources: - - https://github.com/filegator/filegator - - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator - - https://hub.docker.com/r/maxime1907/filegator + - https://github.com/filegator/filegator + - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://hub.docker.com/r/maxime1907/filegator maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - filegator - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP + - filegator + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/flashpaper/Chart.yaml b/charts/incubator/flashpaper/Chart.yaml index c5b74125594..9b77db783b3 100644 --- a/charts/incubator/flashpaper/Chart.yaml +++ b/charts/incubator/flashpaper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flashpaper version: 5.0.9 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/flashpaper icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper - - https://hub.docker.com/r/andrewpaglusch/flashpaper - - https://github.com/AndrewPaglusch/FlashPaper + - https://github.com/AndrewPaglusch/FlashPaper + - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flashpaper - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/go-auto-yt/Chart.yaml b/charts/incubator/go-auto-yt/Chart.yaml index 9b68f5bdaa2..fc0edcc1508 100644 --- a/charts/incubator/go-auto-yt/Chart.yaml +++ b/charts/incubator/go-auto-yt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: go-auto-yt version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/go-auto-yt icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png deprecated: false sources: - - https://github.com/XiovV/go-auto-yt - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt - - https://hub.docker.com/r/xiovv/go-auto-yt + - https://github.com/XiovV/go-auto-yt + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt + - https://hub.docker.com/r/xiovv/go-auto-yt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - go-auto-yt - - Downloaders - - Tools-Utilities + - go-auto-yt + - Downloaders + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/google-cloud-storage-backup/Chart.yaml b/charts/incubator/google-cloud-storage-backup/Chart.yaml index b7cab4870dc..f5092b7c76b 100644 --- a/charts/incubator/google-cloud-storage-backup/Chart.yaml +++ b/charts/incubator/google-cloud-storage-backup/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: google-cloud-storage-backup version: 3.0.9 appVersion: latest description: | - A simple way to backup important files to Google Cloud Storage. + A simple way to backup important files to Google Cloud Storage. home: https://truecharts.org/charts/incubator/google-cloud-storage-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup - - https://hub.docker.com/r/vinid223/gcloud-storage-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup + - https://hub.docker.com/r/vinid223/gcloud-storage-backup maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - google-cloud-storage-backup - - Backup - - Cloud + - google-cloud-storage-backup + - Backup + - Cloud dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/habridge/Chart.yaml b/charts/incubator/habridge/Chart.yaml index ffab043a375..674b9552c45 100644 --- a/charts/incubator/habridge/Chart.yaml +++ b/charts/incubator/habridge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: habridge version: 6.0.9 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/habridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/habridge - - https://ghcr.io/linuxserver/habridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/habridge + - https://ghcr.io/linuxserver/habridge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - habridge + - habridge dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml b/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml index f11bf022ffc..82b06015dfb 100644 --- a/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml +++ b/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icantbelieveitsnotvaletudo version: 8.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo - - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo - - https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo + - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - icantbelieveitsnotvaletudo - - MQTT - - valetudo - - iot + - icantbelieveitsnotvaletudo + - MQTT + - valetudo + - iot dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/jitsi/Chart.yaml b/charts/incubator/jitsi/Chart.yaml index 0c6bbe4d71e..cca8b447a11 100644 --- a/charts/incubator/jitsi/Chart.yaml +++ b/charts/incubator/jitsi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jitsi version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/jitsi icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png deprecated: false sources: - - https://jitsi.org - - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi - - https://hub.docker.com/r/jitsi/jicofo - - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start + - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi + - https://hub.docker.com/r/jitsi/prosody + - https://jitsi.org + - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jitsi + - jitsi dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: work - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: work + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/jump/Chart.yaml b/charts/incubator/jump/Chart.yaml index e26c37cd07b..c4baa0433e8 100644 --- a/charts/incubator/jump/Chart.yaml +++ b/charts/incubator/jump/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jump version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/jump icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jump - - https://hub.docker.com/r/daledavies/jump - - https://github.com/daledavies/jump + - https://github.com/daledavies/jump + - https://github.com/truecharts/charts/tree/master/charts/incubator/jump + - https://hub.docker.com/r/daledavies/jump maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard - - jump + - dashboard + - jump dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/libreoffice/Chart.yaml b/charts/incubator/libreoffice/Chart.yaml index 53da80b9077..7c11d3120f8 100644 --- a/charts/incubator/libreoffice/Chart.yaml +++ b/charts/incubator/libreoffice/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: libreoffice version: 6.0.9 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/libreoffice icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice - - https://ghcr.io/linuxserver/libreoffice + - https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice + - https://ghcr.io/linuxserver/libreoffice maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - libreoffice + - libreoffice dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/livebook/Chart.yaml b/charts/incubator/livebook/Chart.yaml index f611a1ed5cd..1f8062e3eef 100644 --- a/charts/incubator/livebook/Chart.yaml +++ b/charts/incubator/livebook/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: livebook version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/livebook icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png deprecated: false sources: - - https://livebook.dev/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook - - https://hub.docker.com/r/livebook/livebook + - https://livebook.dev/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook + - https://hub.docker.com/r/livebook/livebook maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - livebook - - Tools-Utilities + - livebook + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/ml-workspace/Chart.yaml b/charts/incubator/ml-workspace/Chart.yaml index 056ae15fb0c..3964e781ac8 100644 --- a/charts/incubator/ml-workspace/Chart.yaml +++ b/charts/incubator/ml-workspace/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ml-workspace version: 6.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ml-workspace icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png deprecated: false sources: - - https://github.com/ml-tooling/ml-workspace - - https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace - - https://hub.docker.com/r/mltooling/ml-workspace-r + - https://hub.docker.com/r/mltooling/ml-workspace-minimal + - https://github.com/ml-tooling/ml-workspace + - https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - machine - - learning - - ai + - machine + - learning + - ai dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/mocodo-mcd/Chart.yaml b/charts/incubator/mocodo-mcd/Chart.yaml index 2c438d6aab4..b2a407f95ba 100644 --- a/charts/incubator/mocodo-mcd/Chart.yaml +++ b/charts/incubator/mocodo-mcd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mocodo-mcd version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/mocodo-mcd icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png deprecated: false sources: - - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande - - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd - - https://hub.docker.com/r/olprog/mocodo + - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande + - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd + - https://hub.docker.com/r/olprog/mocodo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mocodo-mcd - - Productivity + - mocodo-mcd + - Productivity dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/moviegrabber/Chart.yaml b/charts/incubator/moviegrabber/Chart.yaml index 6c574f2d8c1..e71481697d8 100644 --- a/charts/incubator/moviegrabber/Chart.yaml +++ b/charts/incubator/moviegrabber/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: moviegrabber version: 3.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/moviegrabber icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber - - https://hub.docker.com/r/binhex/arch-moviegrabber - - https://github.com/binhex/moviegrabber - - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ - - https://github.com/binhex/documentation + - https://github.com/binhex/moviegrabber + - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ + - https://github.com/binhex/documentation + - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber + - https://hub.docker.com/r/binhex/arch-moviegrabber maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - moviegrabber - - Downloaders + - moviegrabber + - Downloaders dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/orbital-sync/Chart.yaml b/charts/incubator/orbital-sync/Chart.yaml index d57cb4655ae..0b65260655b 100644 --- a/charts/incubator/orbital-sync/Chart.yaml +++ b/charts/incubator/orbital-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: orbital-sync version: 4.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/orbital-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync - - https://ghcr.io/mattwebbio/orbital-sync - - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync + - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync + - https://ghcr.io/mattwebbio/orbital-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - Orbital Sync - - Pi-Hole - - DNS + - Orbital Sync + - Pi-Hole + - DNS dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pialert/Chart.yaml b/charts/incubator/pialert/Chart.yaml index a7212d0bce3..7cd54fbd6e5 100644 --- a/charts/incubator/pialert/Chart.yaml +++ b/charts/incubator/pialert/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pialert version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pialert icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png deprecated: false sources: - - https://github.com/jokob-sk/Pi.Alert - - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert - - https://hub.docker.com/r/jokobsk/pi.alert + - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert + - https://hub.docker.com/r/jokobsk/pi.alert + - https://github.com/jokob-sk/Pi.Alert maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pialert - - networking + - pialert + - networking dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pidgin/Chart.yaml b/charts/incubator/pidgin/Chart.yaml index 0e3297e33ff..b43c1133cca 100644 --- a/charts/incubator/pidgin/Chart.yaml +++ b/charts/incubator/pidgin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pidgin version: 6.0.9 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/pidgin icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin - - https://ghcr.io/linuxserver/pidgin + - https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin + - https://ghcr.io/linuxserver/pidgin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pidgin + - pidgin dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pingvin-share/Chart.yaml b/charts/incubator/pingvin-share/Chart.yaml index fea34eba297..663b149dbb4 100644 --- a/charts/incubator/pingvin-share/Chart.yaml +++ b/charts/incubator/pingvin-share/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pingvin-share version: 1.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pingvin-share icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share - - https://hub.docker.com/r/stonith404/pingvin-share - - https://github.com/stonith404/pingvin-share + - https://github.com/stonith404/pingvin-share + - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share + - https://hub.docker.com/r/stonith404/pingvin-share maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pingvin-share - - productivity + - pingvin-share + - productivity dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pixelserv-tls/Chart.yaml b/charts/incubator/pixelserv-tls/Chart.yaml index 181f7f659e3..ffeac36dec2 100644 --- a/charts/incubator/pixelserv-tls/Chart.yaml +++ b/charts/incubator/pixelserv-tls/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixelserv-tls version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/pixelserv-tls icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png deprecated: false sources: - - https://github.com/imTHAI/docker-pixelserv-tls - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls - - https://hub.docker.com/r/imthai/pixelserv-tls + - https://github.com/imTHAI/docker-pixelserv-tls + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls + - https://hub.docker.com/r/imthai/pixelserv-tls maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pixelserv-tls - - Tools-Utilities - - Other + - pixelserv-tls + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/poste/Chart.yaml b/charts/incubator/poste/Chart.yaml index 89a410fb676..fd0d4709716 100644 --- a/charts/incubator/poste/Chart.yaml +++ b/charts/incubator/poste/Chart.yaml @@ -1,42 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: poste version: 3.0.9 appVersion: latest -description: 'FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. ' +description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. " home: https://truecharts.org/charts/incubator/poste icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png deprecated: false sources: - - https://poste.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/poste - - https://hub.docker.com/r/analogic/poste.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - https://hub.docker.com/r/analogic/poste.io + - https://poste.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - poste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web - - Network-Other - - Network-Messenger + - poste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pritunl/Chart.yaml b/charts/incubator/pritunl/Chart.yaml index 08db8d186fe..6e71523e7e0 100644 --- a/charts/incubator/pritunl/Chart.yaml +++ b/charts/incubator/pritunl/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pritunl version: 3.0.9 appVersion: latest description: | - Run a Pritunl VPN Server [br][br] + Run a Pritunl VPN Server [br][br] home: https://truecharts.org/charts/incubator/pritunl icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png deprecated: false sources: - - https://pritunl.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl - - https://hub.docker.com/r/bashninja/docker-pritunl + - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://hub.docker.com/r/bashninja/docker-pritunl + - https://pritunl.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pritunl - - Network-Other + - pritunl + - Network-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/ps3netsrv/Chart.yaml b/charts/incubator/ps3netsrv/Chart.yaml index a1e24f756f9..fa7911ab90f 100644 --- a/charts/incubator/ps3netsrv/Chart.yaml +++ b/charts/incubator/ps3netsrv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ps3netsrv version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ps3netsrv icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png deprecated: false sources: - - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv - - https://hub.docker.com/r/shawly/ps3netsrv + - https://hub.docker.com/r/shawly/ps3netsrv + - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv + - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ps3netsrv - - Network-Other + - ps3netsrv + - Network-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pure-ftpd/Chart.yaml b/charts/incubator/pure-ftpd/Chart.yaml index 8aed42ffe44..f3d5ac4ad20 100644 --- a/charts/incubator/pure-ftpd/Chart.yaml +++ b/charts/incubator/pure-ftpd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pure-ftpd version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/pure-ftpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png deprecated: false sources: - - https://www.pureftpd.org/project/pure-ftpd/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd - - https://hub.docker.com/r/crazymax/pure-ftpd + - https://www.pureftpd.org/project/pure-ftpd/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd + - https://hub.docker.com/r/crazymax/pure-ftpd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pure-ftpd - - Tools-Utilities - - Network-FTP + - pure-ftpd + - Tools-Utilities + - Network-FTP dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pushbits-server/Chart.yaml b/charts/incubator/pushbits-server/Chart.yaml index 18752faee51..a66804032a7 100644 --- a/charts/incubator/pushbits-server/Chart.yaml +++ b/charts/incubator/pushbits-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pushbits-server version: 0.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/pushbits-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/pushbits-server.png deprecated: false sources: - - https://github.com/pushbits/server - - https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server - - https://github.com/truecharts/containers/tree/master/mirrorpushbits-server + - https://github.com/truecharts/containers/tree/master/mirrorpushbits-server + - https://github.com/pushbits/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pushbits-server - - notifications - - matrix + - pushbits-server + - notifications + - matrix dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - notifications - truecharts.org/category: unsorted - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - notifications + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/pydio-cells/Chart.yaml b/charts/incubator/pydio-cells/Chart.yaml index f61b4068bdd..5a6f2c7dc8b 100644 --- a/charts/incubator/pydio-cells/Chart.yaml +++ b/charts/incubator/pydio-cells/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pydio-cells version: 9.0.9 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/incubator/pydio-cells icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells - - https://hub.docker.com/r/pydio/cells + - https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells + - https://hub.docker.com/r/pydio/cells maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pydio-cells + - pydio-cells dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/raneto/Chart.yaml b/charts/incubator/raneto/Chart.yaml index 4becfd407af..2582487a92f 100644 --- a/charts/incubator/raneto/Chart.yaml +++ b/charts/incubator/raneto/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: raneto version: 3.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/raneto icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png deprecated: false sources: - - https://fleet.linuxserver.io/image?name=linuxserver/raneto - - https://github.com/linuxserver/docker-raneto#readme - - https://github.com/orgs/linuxserver/packages/container/package/raneto - - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - https://github.com/linuxserver/docker-raneto#readme + - https://github.com/orgs/linuxserver/packages/container/package/raneto + - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - https://fleet.linuxserver.io/image?name=linuxserver/raneto maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - raneto - - Productivity - - Tools-Utilities + - raneto + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index bac10fbbc39..c8f3016cb7d 100644 --- a/charts/incubator/restreamer/Chart.yaml +++ b/charts/incubator/restreamer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: restreamer version: 3.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/restreamer icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png deprecated: false sources: - - https://datarhei.github.io/restreamer/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer - - https://hub.docker.com/r/datarhei/restreamer + - https://datarhei.github.io/restreamer/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer + - https://hub.docker.com/r/datarhei/restreamer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - restreamer - - Network-Other - - MediaApp-Video - - Productivity + - restreamer + - Network-Other + - MediaApp-Video + - Productivity dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/rtmpserver/Chart.yaml b/charts/incubator/rtmpserver/Chart.yaml index 7ba823f76e9..ce8670879bb 100644 --- a/charts/incubator/rtmpserver/Chart.yaml +++ b/charts/incubator/rtmpserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rtmpserver version: 5.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/rtmpserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png deprecated: false sources: - - https://github.com/TareqAlqutami/rtmp-hls-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver - - https://hub.docker.com/r/alqutami/rtmp-hls + - https://github.com/TareqAlqutami/rtmp-hls-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver + - https://hub.docker.com/r/alqutami/rtmp-hls maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rtmpserver - - GameServers - - Network-Other + - rtmpserver + - GameServers + - Network-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/scprime/Chart.yaml b/charts/incubator/scprime/Chart.yaml index 01b76b9bd9b..1910e38e859 100644 --- a/charts/incubator/scprime/Chart.yaml +++ b/charts/incubator/scprime/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scprime version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/scprime icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png deprecated: false sources: - - https://scpri.me - - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime - - https://hub.docker.com/r/scprime/scprime + - https://scpri.me + - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime + - https://hub.docker.com/r/scprime/scprime maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - scprime - - Cloud - - Crypto + - scprime + - Cloud + - Crypto dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index 5c64b595134..3e4385fecda 100644 --- a/charts/incubator/self-service-password/Chart.yaml +++ b/charts/incubator/self-service-password/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: self-service-password version: 4.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/self-service-password icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png deprecated: false sources: - - https://self-service-password.readthedocs.io/en/latest - - https://github.com/tiredofit/docker-self-service-password - - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password - - https://hub.docker.com/r/tiredofit/self-service-password + - https://hub.docker.com/r/tiredofit/self-service-password + - https://self-service-password.readthedocs.io/en/latest + - https://github.com/tiredofit/docker-self-service-password + - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - password - - self-service - - ldap + - password + - self-service + - ldap dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/serviio/Chart.yaml b/charts/incubator/serviio/Chart.yaml index 3d3accd7873..dceedf030d9 100644 --- a/charts/incubator/serviio/Chart.yaml +++ b/charts/incubator/serviio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: serviio version: 3.0.9 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/serviio icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png deprecated: false sources: - - https://hub.docker.com/r/riftbit/serviio - - https://serviio.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://serviio.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://hub.docker.com/r/riftbit/serviio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - serviio - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other + - serviio + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/shadowsocks/Chart.yaml b/charts/incubator/shadowsocks/Chart.yaml index de3123cb54c..b14cbca1d86 100644 --- a/charts/incubator/shadowsocks/Chart.yaml +++ b/charts/incubator/shadowsocks/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shadowsocks version: 3.0.9 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/shadowsocks icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png deprecated: false sources: - - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks - - https://hub.docker.com/r/shadowsocks/shadowsocks-libev + - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks + - https://hub.docker.com/r/shadowsocks/shadowsocks-libev + - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shadowsocks - - Security - - Network-Proxy - - Network-VPN + - shadowsocks + - Security + - Network-Proxy + - Network-VPN dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/snipe-it/Chart.yaml b/charts/incubator/snipe-it/Chart.yaml index 13577a6810e..053223f6fa1 100644 --- a/charts/incubator/snipe-it/Chart.yaml +++ b/charts/incubator/snipe-it/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: snipe-it version: 9.0.9 @@ -8,47 +8,47 @@ home: https://truecharts.org/charts/incubator/snipe-it icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png deprecated: false sources: - - https://snipeitapp.com/ - - https://github.com/snipe/snipe-it - - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it - - https://hub.docker.com/r/snipe/snipe-it + - https://snipeitapp.com/ + - https://github.com/snipe/snipe-it + - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it + - https://hub.docker.com/r/snipe/snipe-it maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - snipeit - - snipe - - asset - - management + - snipeit + - snipe + - asset + - management dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/snowflake-proxy/Chart.yaml b/charts/incubator/snowflake-proxy/Chart.yaml index e91be71cd36..e685cb4f286 100644 --- a/charts/incubator/snowflake-proxy/Chart.yaml +++ b/charts/incubator/snowflake-proxy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: snowflake-proxy version: 1.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/snowflake-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy - - https://hub.docker.com/r/thetorproject/snowflake-proxy - - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy + - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy + - https://hub.docker.com/r/thetorproject/snowflake-proxy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - snowflake-proxy - - proxy + - snowflake-proxy + - proxy dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: proxy + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/somfyprotect2mqtt/Chart.yaml b/charts/incubator/somfyprotect2mqtt/Chart.yaml index abed2475b13..338eca297f7 100644 --- a/charts/incubator/somfyprotect2mqtt/Chart.yaml +++ b/charts/incubator/somfyprotect2mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: somfyprotect2mqtt version: 1.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/somfyprotect2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png deprecated: false sources: - - https://github.com/Minims/SomfyProtect2MQTT - - https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt - - https://hub.docker.com/r/minims/somfyprotect2mqtt + - https://github.com/Minims/SomfyProtect2MQTT + - https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt + - https://hub.docker.com/r/minims/somfyprotect2mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - somfyprotect2mqtt - - mqtt + - somfyprotect2mqtt + - mqtt dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: homeautomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: homeautomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/sonarqube/Chart.yaml b/charts/incubator/sonarqube/Chart.yaml index a48f5f9ee73..d59c9685ff3 100644 --- a/charts/incubator/sonarqube/Chart.yaml +++ b/charts/incubator/sonarqube/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sonarqube version: 3.0.9 appVersion: latest -description: 'SonarQube is an open source platform for continuous inspection of code quality. ' +description: "SonarQube is an open source platform for continuous inspection of code quality. " home: https://truecharts.org/charts/incubator/sonarqube icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png deprecated: false sources: - - https://github.com/SonarSource/sonarqube - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube - - https://hub.docker.com/_/sonarqube + - https://hub.docker.com/_/sonarqube + - https://github.com/SonarSource/sonarqube + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sonarqube - - Tools-Utilities + - sonarqube + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/ts3-manager/Chart.yaml b/charts/incubator/ts3-manager/Chart.yaml index 0ac03c11ce7..0f98479adb1 100644 --- a/charts/incubator/ts3-manager/Chart.yaml +++ b/charts/incubator/ts3-manager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ts3-manager version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ts3-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png deprecated: false sources: - - https://github.com/joni1802/ts3-manager/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager - - https://hub.docker.com/r/joni1802/ts3-manager + - https://github.com/joni1802/ts3-manager/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager + - https://hub.docker.com/r/joni1802/ts3-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ts3-manager - - teamspeak - - teamspeak3 + - ts3-manager + - teamspeak + - teamspeak3 dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/tubearchivist-es/Chart.yaml b/charts/incubator/tubearchivist-es/Chart.yaml index 9f92eec0e9f..a6c6b065e6b 100644 --- a/charts/incubator/tubearchivist-es/Chart.yaml +++ b/charts/incubator/tubearchivist-es/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubearchivist-es version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tubearchivist-es icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png deprecated: false sources: - - https://github.com/elastic/elasticsearch - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es - - https://hub.docker.com/r/bbilly1/tubearchivist-es + - https://hub.docker.com/r/bbilly1/tubearchivist-es + - https://github.com/elastic/elasticsearch + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tubearchivist-es - - Tools-Utilities - - MediaServer-Other + - tubearchivist-es + - Tools-Utilities + - MediaServer-Other dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/typecho/Chart.yaml b/charts/incubator/typecho/Chart.yaml index 7e6aa9b9cf4..f1bafae4ee5 100644 --- a/charts/incubator/typecho/Chart.yaml +++ b/charts/incubator/typecho/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: typecho version: 9.0.9 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/typecho icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png deprecated: false sources: - - https://github.com/typecho/typecho - - https://github.com/truecharts/charts/tree/master/charts/incubator/typecho - - https://hub.docker.com/r/joyqi/typecho + - https://github.com/typecho/typecho + - https://github.com/truecharts/charts/tree/master/charts/incubator/typecho + - https://hub.docker.com/r/joyqi/typecho maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - typecho - - blog + - typecho + - blog dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/ubuntu-xrdp/Chart.yaml b/charts/incubator/ubuntu-xrdp/Chart.yaml index 46963fbe458..4bcc6990fae 100644 --- a/charts/incubator/ubuntu-xrdp/Chart.yaml +++ b/charts/incubator/ubuntu-xrdp/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ubuntu-xrdp version: 3.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ubuntu-xrdp icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png deprecated: false sources: - - https://hub.docker.com/r/snoopy86/desktop-dockers - - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp + - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp + - https://hub.docker.com/r/snoopy86/desktop-dockers maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ubuntu-xrdp - - Productivity + - ubuntu-xrdp + - Productivity dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/umami/Chart.yaml b/charts/incubator/umami/Chart.yaml index e6aabf5563e..34a0be10171 100644 --- a/charts/incubator/umami/Chart.yaml +++ b/charts/incubator/umami/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: umami version: 4.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/umami icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png deprecated: false sources: - - https://github.com/umami-software/umami - - https://github.com/truecharts/charts/tree/master/charts/incubator/umami - - https://ghcr.io/umami-software/umami + - https://github.com/umami-software/umami + - https://github.com/truecharts/charts/tree/master/charts/incubator/umami + - https://ghcr.io/umami-software/umami maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - umami - - google analytics + - umami + - google analytics dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/ungoogled-chromium/Chart.yaml b/charts/incubator/ungoogled-chromium/Chart.yaml index 2ff8d9c1ebc..05348e9bfb0 100644 --- a/charts/incubator/ungoogled-chromium/Chart.yaml +++ b/charts/incubator/ungoogled-chromium/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ungoogled-chromium version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ungoogled-chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png deprecated: false sources: - - https://hub.docker.com/r/ich777/ungoogled-chromium - - https://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - https://www.google.com/chrome/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - https://hub.docker.com/r/ich777/ungoogled-chromium maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ungoogled-chromium - - Productivity - - Tools-Utilities + - ungoogled-chromium + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/upsnap/Chart.yaml b/charts/incubator/upsnap/Chart.yaml index c16c61fe2da..9443c0a795b 100644 --- a/charts/incubator/upsnap/Chart.yaml +++ b/charts/incubator/upsnap/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: upsnap version: 1.0.9 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/upsnap icon: https://truecharts.org/img/hotlink-ok/chart-icons/upsnap.png deprecated: false sources: - - https://github.com/seriousm4x/UpSnap - - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap - - https://ghcr.io/seriousm4x/upsnap + - https://github.com/seriousm4x/UpSnap + - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap + - https://ghcr.io/seriousm4x/upsnap maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - upsnap + - upsnap dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/vaulthunters/Chart.yaml b/charts/incubator/vaulthunters/Chart.yaml index 7cc22028ae3..f360c87f5af 100644 --- a/charts/incubator/vaulthunters/Chart.yaml +++ b/charts/incubator/vaulthunters/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vaulthunters version: 3.0.9 appVersion: latest -description: 'Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style=''color: #00E800;'']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]' +description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]" home: https://truecharts.org/charts/incubator/vaulthunters icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png deprecated: false sources: - - https://vaulthunters.gg - - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters - - https://hub.docker.com/r/goobaroo/vaulthunters + - https://vaulthunters.gg + - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters + - https://hub.docker.com/r/goobaroo/vaulthunters maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vaulthunters - - GameServers + - vaulthunters + - GameServers dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/vorta/Chart.yaml b/charts/incubator/vorta/Chart.yaml index 728c80e66d7..2c4c94813cb 100644 --- a/charts/incubator/vorta/Chart.yaml +++ b/charts/incubator/vorta/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vorta version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/vorta icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png deprecated: false sources: - - https://ghcr.io/borgbase/vorta-docker - - https://github.com/borgbase/vorta-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta + - https://github.com/borgbase/vorta-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta + - https://ghcr.io/borgbase/vorta-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vorta - - Backup - - Tools-Utilities + - vorta + - Backup + - Tools-Utilities dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/wbo/Chart.yaml b/charts/incubator/wbo/Chart.yaml index 0d3267419fb..eb61fdd733d 100644 --- a/charts/incubator/wbo/Chart.yaml +++ b/charts/incubator/wbo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wbo version: 5.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/wbo icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png deprecated: false sources: - - https://github.com/lovasoa/whitebophir - - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo - - https://hub.docker.com/r/lovasoa/wbo + - https://github.com/lovasoa/whitebophir + - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo + - https://hub.docker.com/r/lovasoa/wbo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wbo - - whiteboard + - wbo + - whiteboard dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/wireshark/Chart.yaml b/charts/incubator/wireshark/Chart.yaml index d92e272f229..bf66a4f3c91 100644 --- a/charts/incubator/wireshark/Chart.yaml +++ b/charts/incubator/wireshark/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wireshark version: 6.0.9 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/wireshark icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark - - https://ghcr.io/linuxserver/wireshark + - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark + - https://ghcr.io/linuxserver/wireshark maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wireshark + - wireshark dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/xbackbone/Chart.yaml b/charts/incubator/xbackbone/Chart.yaml index a9dd3fcbce4..634cec272f2 100644 --- a/charts/incubator/xbackbone/Chart.yaml +++ b/charts/incubator/xbackbone/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xbackbone version: 8.0.9 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/xbackbone icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png deprecated: false sources: - - https://github.com/SergiX44/XBackBone - - https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone - - https://hub.docker.com/r/pe46dro/xbackbone-docker + - https://github.com/SergiX44/XBackBone + - https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone + - https://hub.docker.com/r/pe46dro/xbackbone-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xbackbone - - xshare + - xbackbone + - xshare dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: files - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: files + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/zusam/Chart.yaml b/charts/incubator/zusam/Chart.yaml index 083a0ae1a79..5696d0a12fd 100644 --- a/charts/incubator/zusam/Chart.yaml +++ b/charts/incubator/zusam/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zusam version: 5.0.9 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/zusam icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png deprecated: false sources: - - https://github.com/zusam/zusam - - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam - - https://hub.docker.com/r/zusam/zusam + - https://hub.docker.com/r/zusam/zusam + - https://github.com/zusam/zusam + - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zusam - - forum + - zusam + - forum dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: chat - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: chat + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index 45e947992bf..c17e9d31d59 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cert-manager version: 2.0.6 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/operators/cert-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirroralpine - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cert-manager - - certificates - - security + - cert-manager + - certificates + - security dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cert-manager - version: v1.13.3 - repository: https://charts.jetstack.io - condition: "" - alias: certmanager - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cert-manager + version: v1.13.3 + repository: https://charts.jetstack.io + condition: "" + alias: certmanager + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators type: application diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 67527c50d3d..8a1b0b855e7 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudnative-pg version: 4.0.6 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/operators/cloudnative-pg icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png deprecated: false sources: - - https://cloudnative-pg.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - - https://github.com/truecharts/containers/tree/master/mirroralpine - - https://github.com/cloudnative-pg + - https://cloudnative-pg.io/ + - https://github.com/cloudnative-pg + - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - database - - cloudnative-pg - - cnpg + - database + - cloudnative-pg + - cnpg dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cloudnative-pg - version: 0.19.1 - repository: https://cloudnative-pg.github.io/charts - condition: "" - alias: cloudnative-pg - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cloudnative-pg + version: 0.19.1 + repository: https://cloudnative-pg.github.io/charts + condition: "" + alias: cloudnative-pg + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators type: application diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index 101dfd41c6a..265929d723a 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csi-driver-smb version: 1.0.14 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/csi-driver-smb icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb - - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - csi-driver-smb - - backup + - csi-driver-smb + - backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: csi-driver-smb - version: v1.13.0 - repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - condition: "" - alias: csi-driver-smb - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: csi-driver-smb + version: v1.13.0 + repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts + condition: "" + alias: csi-driver-smb + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "false" - truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "false" + truecharts.org/category: CSI + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 04b1df048b1..9ce98f208d8 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb version: 12.0.6 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/operators/metallb icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png deprecated: false sources: - - https://metallb.universe.tf - - https://github.com/metallb/metallb - - https://github.com/truecharts/charts/tree/master/charts/operators/metallb - - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://metallb.universe.tf + - https://github.com/metallb/metallb + - https://github.com/truecharts/charts/tree/master/charts/operators/metallb + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metallb - - loadbalancer + - metallb + - loadbalancer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: metallb - version: 0.13.12 - repository: https://metallb.github.io/metallb - condition: "" - alias: metallb - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: metallb + version: 0.13.12 + repository: https://metallb.github.io/metallb + condition: "" + alias: metallb + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators type: application diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 3c12f341c43..6b7dd49c820 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openebs version: 1.1.7 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/openebs icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png deprecated: false sources: - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs - - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openebs - - backup + - openebs + - backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: openebs - version: 3.10.0 - repository: https://openebs.github.io/charts - condition: "" - alias: openebs - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: openebs + version: 3.10.0 + repository: https://openebs.github.io/charts + condition: "" + alias: openebs + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "false" - truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "false" + truecharts.org/category: CSI + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index a165099ba24..a97fa050b8a 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prometheus-operator version: 2.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/operators/prometheus-operator icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png deprecated: false sources: - - https://github.com/prometheus-operator - - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - - https://github.com/truecharts/containers/tree/master/mirrorprometheus-operator + - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator + - https://github.com/truecharts/containers/tree/master/mirrorprometheus-operator + - https://github.com/prometheus-operator maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - operator - - prometheus - - metics + - operator + - prometheus + - metics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators type: application diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index b84413b7b2f..4c586966596 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: acestream version: 4.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/acestream icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png deprecated: false sources: - - https://github.com/vstavrinov/acestream-service - - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream - - https://hub.docker.com/r/vstavrinov/acestream-service + - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - https://hub.docker.com/r/vstavrinov/acestream-service + - https://github.com/vstavrinov/acestream-service maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - acestream - - MediaServer-Video + - acestream + - MediaServer-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index 30752de42b6..76df6c1db16 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: actualserver version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/actualserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png deprecated: false sources: - - https://github.com/Kippenhof/docker-templates - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://ghcr.io/actualbudget/actual-server + - https://github.com/Kippenhof/docker-templates + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://ghcr.io/actualbudget/actual-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - actualserver - - finance + - actualserver + - finance dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index fd168971c12..6d32c042807 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adguard-home version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/adguard-home icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - - https://hub.docker.com/r/adguard/adguardhome + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - adblock - - adguard + - adblock + - adguard dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index 4330f479bee..f6e0218e9d7 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adguardhome-sync version: 4.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/adguardhome-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png deprecated: false sources: - - https://github.com/bakito/adguardhome-sync/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync - - https://ghcr.io/bakito/adguardhome-sync + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - https://ghcr.io/bakito/adguardhome-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - adguardhome-sync - - Other + - adguardhome-sync + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index 99ca7e288b3..b708edaf86f 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adminer version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/adminer icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png deprecated: false sources: - - https://github.com/vrana/adminer - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://hub.docker.com/_/adminer + - https://github.com/vrana/adminer + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://hub.docker.com/_/adminer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - adminer - - Tools-Utilities + - adminer + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 4e57304d9fb..c0022bf4831 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airdcpp-webclient version: 8.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/airdcpp-webclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png deprecated: false sources: - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - DC++ - - dcpp - - airdcpp + - DC++ + - dcpp + - airdcpp dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index 40a9042084c..c03cf6ded37 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airsonic-advanced version: 11.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/airsonic-advanced icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png deprecated: false sources: - - https://github.com/airsonic/airsonic-advanced - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced + - https://github.com/airsonic/airsonic-advanced + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - airsonic + - airsonic dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index 9e97c2dc51a..23967ccf50b 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airsonic version: 11.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/airsonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png deprecated: false sources: - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://ghcr.io/linuxserver/airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://ghcr.io/linuxserver/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - airsonic + - airsonic dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index d1e79cece09..31aee51f812 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alienswarm-reactivedrop version: 3.0.12 appVersion: alienswarmreactivedrop -description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.' +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - alienswarm-reactivedrop - - GameServers + - alienswarm-reactivedrop + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index 79ab3a42138..da5e49b6507 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alienswarm version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/alienswarm icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - alienswarm - - GameServers + - alienswarm + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index c2d74ff4817..10ea325de5e 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alist version: 7.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/alist icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png deprecated: false sources: - - https://github.com/Xhofe/alist - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://hub.docker.com/r/xhofe/alist + - https://github.com/Xhofe/alist + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://hub.docker.com/r/xhofe/alist maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index c18bb7fbe3c..27a1f75471c 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: amcrest2mqtt version: 9.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png deprecated: false sources: - - https://github.com/dchesterton/amcrest2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://hub.docker.com/r/dchesterton/amcrest2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://hub.docker.com/r/dchesterton/amcrest2mqtt + - https://github.com/dchesterton/amcrest2mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - amcrest2mqtt + - amcrest2mqtt dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index fc15e5a27d7..fb6e1d12a2c 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: americasarmy-pg version: 3.0.12 appVersion: aaprovinggrounds -description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.' +description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." home: https://truecharts.org/charts/incubator/americasarmy-pg icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png deprecated: false sources: - - https://www.americasarmy.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg - - https://hub.docker.com/r/ich777/steamcmd + - https://hub.docker.com/r/ich777/steamcmd + - https://www.americasarmy.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - americasarmy-pg - - GameServers + - americasarmy-pg + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index 1b46c0eeba4..ebaf8174c9e 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: amule version: 5.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/amule icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png deprecated: false sources: - - https://github.com/t-chab/dockerfiles - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://hub.docker.com/r/tchabaud/amule + - https://github.com/t-chab/dockerfiles + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - https://hub.docker.com/r/tchabaud/amule maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities + - amule + - Downloaders + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index 110758edca4..82b1d2af73c 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: android-8-0 version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/android-8-0 icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png deprecated: false sources: - - https://registry.hub.docker.com/r/ulisses1478/docker-android - - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 - - https://hub.docker.com/r/ulisses1478/docker-android + - https://registry.hub.docker.com/r/ulisses1478/docker-android + - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - android-8-0 - - Other + - android-8-0 + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index 251c00c1986..cf63480e4a7 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: androiddebugbridge version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/androiddebugbridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - androiddebugbridge - - HomeAutomation + - androiddebugbridge + - HomeAutomation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index 39a368f9c64..efbb3e05078 100644 --- a/charts/stable/anki-sync-server/Chart.yaml +++ b/charts/stable/anki-sync-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anki-sync-server version: 4.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/anki-sync-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png deprecated: false sources: - - https://github.com/ankicommunity/anki-devops-services - - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server - - https://github.com/truecharts/containers/tree/master/mirroranki-sync-server + - https://github.com/ankicommunity/anki-devops-services + - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - https://github.com/truecharts/containers/tree/master/mirroranki-sync-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - anki-sync-server + - anki-sync-server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 513557bc86d..39376608b55 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anonaddy version: 17.0.7 @@ -8,43 +8,43 @@ home: https://truecharts.org/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png deprecated: false sources: - - https://github.com/anonaddy/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - - https://hub.docker.com/r/anonaddy/anonaddy + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://hub.docker.com/r/anonaddy/anonaddy + - https://github.com/anonaddy/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - anonaddy + - anonaddy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: email - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: email + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index 0dec2cb7aae..e8105f04cc7 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anope version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/anope icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png deprecated: false sources: - - https://thelounge.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/anope - - https://hub.docker.com/r/ich777/anope + - https://thelounge.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - https://hub.docker.com/r/ich777/anope maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - anope - - Network-Other - - Productivity - - Tools-Utilities + - anope + - Network-Other + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index 45e8852c1a4..802c09d7328 100644 --- a/charts/stable/answer/Chart.yaml +++ b/charts/stable/answer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: answer version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/answer icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png deprecated: false sources: - - https://github.com/answerdev/answer - - https://github.com/truecharts/charts/tree/master/charts/incubator/answer - - https://github.com/truecharts/containers/tree/master/mirroranswer + - https://github.com/answerdev/answer + - https://github.com/truecharts/charts/tree/master/charts/incubator/answer + - https://github.com/truecharts/containers/tree/master/mirroranswer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - answer - - forum + - answer + - forum dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: forum - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: forum + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index a8b404b1bfe..0281f29605f 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apache-musicindex version: 9.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/apache-musicindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - https://ghcr.io/k8s-at-home/apache-musicindex + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - https://ghcr.io/k8s-at-home/apache-musicindex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - apache-musicindex - - streaming - - m3u - - playlist + - apache-musicindex + - streaming + - m3u + - playlist dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index ec3b0f42716..01146d05eae 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apache-webdav version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/apache-webdav icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png deprecated: false sources: - - https://hub.docker.com/r/apachewebdav/apachewebdav - - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://github.com/mgutt/docker-apachewebdav - - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://github.com/mgutt/docker-apachewebdav + - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://hub.docker.com/r/apachewebdav/apachewebdav + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - apache-webdav - - Cloud + - apache-webdav + - Cloud dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index b164ef6da01..35addfb4edc 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: appdaemon version: 14.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/appdaemon icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png deprecated: false sources: - - https://github.com/AppDaemon/appdaemon - - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - - https://hub.docker.com/r/acockburn/appdaemon + - https://github.com/AppDaemon/appdaemon + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://hub.docker.com/r/acockburn/appdaemon maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org - - name: warllo54 - email: 20650065+warllo54@users.noreply.github.com - url: truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + - name: warllo54 + email: 20650065+warllo54@users.noreply.github.com + url: truecharts.org keywords: - - appdaemon - - homeautomation + - appdaemon + - homeautomation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index 1918c67b670..807c0b2550e 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apt-cacher-ng version: 6.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/apt-cacher-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png deprecated: false sources: - - https://www.unix-ag.uni-kl.de/~bloch/acng/ - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://hub.docker.com/r/sameersbn/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://hub.docker.com/r/sameersbn/apt-cacher-ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Proxy - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Proxy + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index 2dd5827c46a..41360542441 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: archiveteam-warrior version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/archiveteam-warrior icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png deprecated: false sources: - - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - archiveteam-warrior - - Backup - - Cloud - - Downloaders + - archiveteam-warrior + - Backup + - Cloud + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index ab152debf5c..fe46dab2dd8 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: aria2 version: 10.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/aria2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png deprecated: false sources: - - https://github.com/P3TERX/Aria2-Pro-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://hub.docker.com/r/p3terx/aria2-pro + - https://github.com/P3TERX/Aria2-Pro-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://hub.docker.com/r/p3terx/aria2-pro maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - aria2 + - aria2 dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 5c5809a4084..28d16f2d2ae 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ariang version: 6.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ariang icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png deprecated: false sources: - - https://github.com/leonismoe/docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://hub.docker.com/r/leonismoe/ariang + - https://github.com/leonismoe/docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - https://hub.docker.com/r/leonismoe/ariang maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ariang + - ariang dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index a3177ad71dc..c752b52e6d0 100644 --- a/charts/stable/arksurvivalevolved/Chart.yaml +++ b/charts/stable/arksurvivalevolved/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arksurvivalevolved version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/arksurvivalevolved icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png deprecated: false sources: - - https://github.com/ich777/docker-steamcmd-server/tree/arkse - - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved - - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/arkse + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - arksurvivalevolved - - arkse - - GameServers + - arksurvivalevolved + - arkse + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index e03e06b60a6..0eefb73b2a5 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arma3 version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/arma3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png deprecated: false sources: - - https://arma3.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 - - https://hub.docker.com/r/ich777/steamcmd + - https://arma3.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - arma3 - - GameServers + - arma3 + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index 938f6f12093..7c9fdea9135 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arma3exilemod version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/arma3exilemod icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod - - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - arma3exilemod - - GameServers + - arma3exilemod + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index d2ec344c41a..47f39935f13 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: assettocorsa version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/assettocorsa icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png deprecated: false sources: - - https://www.assettocorsa.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa - - https://hub.docker.com/r/ich777/steamcmd + - https://www.assettocorsa.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - assettocorsa - - GameServers + - assettocorsa + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index 9d2656cc244..b9321985786 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: audacity version: 10.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/audacity icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png deprecated: false sources: - - https://www.audacityteam.org/ - - https://github.com/linuxserver/docker-audacity - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://ghcr.io/linuxserver/audacity + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://ghcr.io/linuxserver/audacity + - https://www.audacityteam.org/ + - https://github.com/linuxserver/docker-audacity maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - audacity - - music - - recorder - - editor - - audio + - audacity + - music + - recorder + - editor + - audio dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index ba4a30f632a..3f387fccd44 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: audiobookshelf version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/audiobookshelf icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png deprecated: false sources: - - https://github.com/advplyr/audiobookshelf - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://hub.docker.com/r/advplyr/audiobookshelf + - https://github.com/advplyr/audiobookshelf + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - audiobookshelf + - audiobookshelf dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index cc5d7d643e9..ac2970e4ef6 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: aurora-files version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/aurora-files icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png deprecated: false sources: - - https://github.com/afterlogic/docker-aurora-files - - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files + - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files + - https://github.com/afterlogic/docker-aurora-files maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - aurora-files - - Cloud - - Tools-Utilities - - Network-FTP + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 5fddfd8487c..4daeba828db 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: authentik version: 17.0.8 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/maxmind/geoipupdate - - https://goauthentik.io/docs/ - - https://github.com/goauthentik/authentik + - https://github.com/goauthentik/authentik + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/ldap + - https://goauthentik.io/docs/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - authentik + - authentik dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: authentication - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: authentication + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index c0b191c85c7..bc546a9cc13 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: auto-yt-dl version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/auto-yt-dl icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png deprecated: false sources: - - https://github.com/xXGuhuXx/auto-yt-dl - - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl - - https://hub.docker.com/r/guhu007/auto-yt-dl + - https://github.com/xXGuhuXx/auto-yt-dl + - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl + - https://hub.docker.com/r/guhu007/auto-yt-dl maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - auto-yt-dl - - Downloaders + - auto-yt-dl + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 237252bd1c3..2dd93a7bac4 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: autobrr version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/autobrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png deprecated: false sources: - - https://github.com/autobrr/autobrr - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://ghcr.io/autobrr/autobrr + - https://github.com/autobrr/autobrr + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://ghcr.io/autobrr/autobrr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - autobrr - - torrent + - autobrr + - torrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index e8fec87efb3..1fae9f25fe2 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: automatic-music-downloader version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/automatic-music-downloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png deprecated: false sources: - - https://github.com/RandomNinjaAtk/docker-amd - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://hub.docker.com/r/randomninjaatk/amd + - https://github.com/RandomNinjaAtk/docker-amd + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://hub.docker.com/r/randomninjaatk/amd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - automatic - - music - - downloader - - deemix + - automatic + - music + - downloader + - deemix dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index 83591928c85..2140827508d 100644 --- a/charts/stable/automatic-ripping-machine/Chart.yaml +++ b/charts/stable/automatic-ripping-machine/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: automatic-ripping-machine version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/automatic-ripping-machine icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png deprecated: false sources: - - https://github.com/automatic-ripping-machine/automatic-ripping-machine - - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine - - https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine + - https://github.com/automatic-ripping-machine/automatic-ripping-machine + - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine + - https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - automatic-ripping-machine - - media + - automatic-ripping-machine + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index ba25e353d40..9d78ca8050b 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: autoscan version: 6.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/autoscan icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png deprecated: false sources: - - https://hotio.dev/containers/autoscan - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - autoscan - - media + - autoscan + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index 376146c10fd..6c87c8ed45b 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avidemux version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/avidemux icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png deprecated: false sources: - - https://github.com/jlesage/docker-avidemux - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://hub.docker.com/r/jlesage/avidemux + - https://github.com/jlesage/docker-avidemux + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://hub.docker.com/r/jlesage/avidemux maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - avidemux + - media + - avidemux dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index 6faba9400db..9c5633ba536 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avorion version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/avorion icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion - - https://hub.docker.com/r/ich777/steamcmd + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - avorion - - GameServers + - avorion + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 8908cad5050..080bac32486 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: babybuddy version: 14.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/babybuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png deprecated: false sources: - - https://github.com/babybuddy/babybuddy - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - - https://ghcr.io/linuxserver/babybuddy + - https://ghcr.io/linuxserver/babybuddy + - https://github.com/babybuddy/babybuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - baby - - buddy - - tracker - - parents - - parenting + - baby + - buddy + - tracker + - parents + - parenting dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 2fff384d6e1..6a7a7431050 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: backuppc version: 4.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/backuppc icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png deprecated: false sources: - - https://backuppc.github.io/backuppc/index.html - - https://github.com/tiredofit/docker-backuppc - - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc - - https://github.com/truecharts/containers/tree/master/mirrorbackuppc + - https://backuppc.github.io/backuppc/index.html + - https://github.com/tiredofit/docker-backuppc + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://github.com/truecharts/containers/tree/master/mirrorbackuppc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - backuppc - - Backup - - Network-Web + - backuppc + - Backup + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index 86c9ab1e1f8..a5fcee24daf 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: baikal version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png deprecated: false sources: - - https://github.com/ckulka/baikal-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal - - https://hub.docker.com/r/ckulka/baikal + - https://github.com/ckulka/baikal-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://hub.docker.com/r/ckulka/baikal maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - baikal + - baikal dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index 492b51b56f7..349f6650e54 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: barcodebuddy version: 3.0.12 appVersion: latest -description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>' +description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" home: https://truecharts.org/charts/incubator/barcodebuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png deprecated: false sources: - - https://github.com/Forceu/barcodebuddy - - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy - - https://hub.docker.com/r/f0rc3/barcodebuddy-docker + - https://github.com/Forceu/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - barcodebuddy - - Productivity - - Tools-Utilities + - barcodebuddy + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index 14e516a4f94..381cdd38fd3 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: barotrauma version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/barotrauma icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - barotrauma - - GameServers + - barotrauma + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 58121cd18c5..02152b34b26 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: baserow version: 9.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://hub.docker.com/r/baserow/baserow - - https://gitlab.com/bramw/baserow/ + - https://hub.docker.com/r/baserow/baserow + - https://gitlab.com/bramw/baserow/ + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - baserow + - baserow dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index 063e10ff2d1..f4cae29d23f 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: batnoter version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/batnoter icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png deprecated: false sources: - - https://github.com/batnoter/batnoter - - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter - - https://ghcr.io/batnoter/batnoter/batnoter-ui + - https://github.com/batnoter/batnoter + - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter + - https://ghcr.io/batnoter/batnoter/batnoter-ui maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - notes + - notes dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: notes - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: notes + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 72373bd3219..233008feee4 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bazarr version: 16.0.7 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/bazarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png deprecated: false sources: - - https://github.com/morpheus65535/bazarr - - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr - - https://github.com/truecharts/containers/tree/master/mirrorexportarr + - https://github.com/morpheus65535/bazarr + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://github.com/truecharts/containers/tree/master/mirrorexportarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bazarr - - radarr - - sonarr - - subtitles - - usenet - - torrent + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 100c860400f..2844b0e89ad 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: beets version: 9.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/beets icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png deprecated: false sources: - - https://beets.io/ - - https://github.com/linuxserver/docker-beets - - https://github.com/truecharts/charts/tree/master/charts/stable/beets - - https://ghcr.io/linuxserver/beets + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://ghcr.io/linuxserver/beets + - https://beets.io/ + - https://github.com/linuxserver/docker-beets maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - music - - library - - manager - - player - - beets + - music + - library + - manager + - player + - beets dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index 2fed6640022..e01c646f3ea 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bender version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/bender icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png deprecated: false sources: - - https://github.com/jez500/bender - - https://github.com/truecharts/charts/tree/master/charts/incubator/bender - - https://hub.docker.com/r/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - https://hub.docker.com/r/jez500/bender + - https://github.com/jez500/bender maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bender - - dashboard + - bender + - dashboard dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index 03aca70251d..0e5a1bcc7f2 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoin-node version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/bitcoin-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png deprecated: false sources: - - https://github.com/kylemanna/docker-bitcoind - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node - - https://hub.docker.com/r/kylemanna/bitcoind + - https://github.com/kylemanna/docker-bitcoind + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - https://hub.docker.com/r/kylemanna/bitcoind maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bitcoin-node - - Crypto + - bitcoin-node + - Crypto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index fa6059a36f9..c81db326750 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -1,40 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoind version: 3.0.13 appVersion: latest description: | - Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. + Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. home: https://truecharts.org/charts/incubator/bitcoind icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png deprecated: false sources: - - https://bitcoin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind - - https://hub.docker.com/r/ofawx/bitcoind + - https://bitcoin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - https://hub.docker.com/r/ofawx/bitcoind maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bitcoind - - Tools-Utilities - - Network-Other - - Crypto + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index c04323e2114..ce22facd49b 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoinunlimited version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/bitcoinunlimited icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited - - https://hub.docker.com/r/amacneil/bitcoinunlimited + - https://hub.docker.com/r/amacneil/bitcoinunlimited + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bitcoinunlimited - - Network-Other + - bitcoinunlimited + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index 925ecdf04d6..c21ee57e576 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoinwalletgui version: 3.0.12 appVersion: latest description: | - Bitcoin wallet with GUI over VNC and NoVNC. + Bitcoin wallet with GUI over VNC and NoVNC. home: https://truecharts.org/charts/incubator/bitcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui - - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bitcoinwalletgui - - Other + - bitcoinwalletgui + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index 97ac8746f9a..22befa4621b 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender-desktop-g3 version: 3.0.13 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/blender-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png deprecated: false sources: - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 + - https://github.com/accetto/headless-drawing-g3/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - blender-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index 323aaedd4f2..bbad5a98bd6 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/blender icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender - - https://fleet.linuxserver.io/image?name=linuxserver/blender - - https://github.com/linuxserver/docker-blender#readme - - https://www.blender.org/ - - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/linuxserver/docker-blender#readme + - https://www.blender.org/ + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - https://fleet.linuxserver.io/image?name=linuxserver/blender maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - blender - - Other + - blender + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 8d44ee6ece5..1cfc0969f6a 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blog version: 9.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/blog icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png deprecated: false sources: - - https://github.com/nicholaswilde/docker-blog - - https://github.com/m1k1o/blog - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://hub.docker.com/r/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog + - https://github.com/m1k1o/blog + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://hub.docker.com/r/m1k1o/blog maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - blog - - php - - self - - hosted - - facebook + - blog + - php + - self + - hosted + - facebook dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 598460c515d..52273047660 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: boinc version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/boinc icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - - https://ghcr.io/linuxserver/boinc + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - https://ghcr.io/linuxserver/boinc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - boinc + - boinc dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index eba9257bf99..c1f837be6bd 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: booksonic-air version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/booksonic-air icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png deprecated: false sources: - - https://ghcr.io/linuxserver/booksonic-air - - https://github.com/popeen/Booksonic-Air - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://ghcr.io/linuxserver/booksonic-air + - https://github.com/popeen/Booksonic-Air maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - booksonic - - audiobook + - booksonic + - audiobook dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 260b757e69f..55ee481a2e1 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bookstack version: 9.0.7 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/stable/bookstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png deprecated: false sources: - - https://www.bookstackapp.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://ghcr.io/linuxserver/bookstack + - https://www.bookstackapp.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://ghcr.io/linuxserver/bookstack maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted + - bookstack + - book + - stack + - organizer + - server + - hosted dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index ee2fd828c1c..bb7021032e9 100644 --- a/charts/stable/borg-server/Chart.yaml +++ b/charts/stable/borg-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: borg-server version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/borg-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png deprecated: false sources: - - https://github.com/AnotherStranger/docker-borg-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server - - https://ghcr.io/anotherstranger/borg-server + - https://github.com/AnotherStranger/docker-borg-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + - https://ghcr.io/anotherstranger/borg-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - borg-server - - backup + - borg-server + - backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index 469ec9420fe..4b8e00ba8b7 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: breitbandmessung-de version: 3.0.12 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/breitbandmessung-de icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png deprecated: false sources: - - https://github.com/shneezin/breitbandmessung-node - - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de - - https://hub.docker.com/r/shneezin/breitbandmessung-node + - https://github.com/shneezin/breitbandmessung-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - breitbandmessung-de - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management + - breitbandmessung-de + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 4fa0ff8d59e..137b6b172dc 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: browserless-chrome version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/browserless-chrome icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://hub.docker.com/r/browserless/chrome - - https://docs.browserless.io/docs/docker.html + - https://docs.browserless.io/docs/docker.html + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://hub.docker.com/r/browserless/chrome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - browserless - - chrome - - puppeteer + - browserless + - chrome + - puppeteer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index 679d4f10a9c..b861e36c63b 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: budge version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/budge icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png deprecated: false sources: - - https://github.com/linuxserver/docker-BudgE - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://ghcr.io/linuxserver/budge - - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE + - https://github.com/linuxserver/budge + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://ghcr.io/linuxserver/budge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - finance - - budge + - finance + - budge dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index 967631ab09d..7fdf820db4a 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bwapp version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/bwapp icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png deprecated: false sources: - - https://sourceforge.net/projects/bwapp/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp - - https://hub.docker.com/r/raesene/bwapp + - https://hub.docker.com/r/raesene/bwapp + - https://sourceforge.net/projects/bwapp/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bwapp - - Tools-Utilities - - Other + - bwapp + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index e6b85aca57e..b6d32dddbd4 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cadquery-server version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/cadquery-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png deprecated: false sources: - - https://github.com/roipoussiere/cadquery - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server - - https://hub.docker.com/r/cadquery/cadquery-server + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 57db6215e9c..c6a41b480d9 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: calibre-web version: 16.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/calibre-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png deprecated: false sources: - - https://github.com/janeczku/calibre-web - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - - https://hub.docker.com/r/linuxserver/calibre-web + - https://github.com/janeczku/calibre-web + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - calibre-web - - calibre - - ebook + - calibre-web + - calibre + - ebook dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index e2cbb914c29..0031961459b 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: calibre version: 12.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/calibre icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png deprecated: false sources: - - https://ghcr.io/linuxserver/calibre - - https://github.com/kovidgoyal/calibre/ - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://github.com/kovidgoyal/calibre/ + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://ghcr.io/linuxserver/calibre maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - calibre + - calibre dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/channels-dvr/Chart.yaml b/charts/stable/channels-dvr/Chart.yaml index b665c8bd935..62bec173f53 100644 --- a/charts/stable/channels-dvr/Chart.yaml +++ b/charts/stable/channels-dvr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: channels-dvr version: 4.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/channels-dvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr - - https://hub.docker.com/r/fancybits/channels-dvr + - https://hub.docker.com/r/fancybits/channels-dvr + - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - channels-dvr + - channels-dvr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index ce84221f9b7..e33c9345250 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chevereto version: 9.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/chevereto icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://ghcr.io/rodber/chevereto-free - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://ghcr.io/rodber/chevereto-free maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chevereto + - chevereto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 8cc58f19980..75a639952be 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chivalry-medievalwarfare version: 3.0.12 appVersion: chivalrymw -description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.' +description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chivalry-medievalwarfare - - GameServers + - chivalry-medievalwarfare + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index ae82bb98a2d..844242793c4 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chowdown version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/chowdown icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown - - https://hub.docker.com/r/gregyankovoy/chowdown + - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chowdown - - Other + - chowdown + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index ca15c449b5f..b6c8e0dc720 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chromium-desktop-g3 version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/chromium-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png deprecated: false sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chromium-desktop-g3 - - Tools-Utilities - - Network-Web + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index 9b7c20bf6ea..cce71e81338 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chromium version: 3.0.14 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium - - https://hub.docker.com/r/ich777/chrome - - https://www.google.com/chrome/ + - https://www.google.com/chrome/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://hub.docker.com/r/ich777/chrome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chromium - - Productivity - - Tools-Utilities + - chromium + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 7f2ecc20afc..b72c0cfe6d5 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chronograf version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/chronograf icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf - - https://hub.docker.com/_/chronograf - - https://www.influxdata.com/time-series-platform/chronograf/ + - https://hub.docker.com/_/chronograf + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chronograf - - Tools-System + - chronograf + - Tools-System dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-System - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-System + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 64806d633c0..d759338d8ca 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chronos version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/chronos icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://hub.docker.com/r/simsemand/chronos - - https://github.com/simse/chronos + - https://github.com/simse/chronos + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://hub.docker.com/r/simsemand/chronos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chronos - - Tools-Utilities + - chronos + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 933e377dc79..82bc368396b 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ciao version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/ciao icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao - - https://hub.docker.com/r/brotandgames/ciao - - https://brotandgames.com/ciao/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - https://hub.docker.com/r/brotandgames/ciao + - https://brotandgames.com/ciao/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ciao - - Network-Other - - Productivity - - Tools-System + - ciao + - Network-Other + - Productivity + - Tools-System dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index 1ef0b085dfe..0366b0fbe17 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: citadel-forgedwithfire version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/citadel-forgedwithfire icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire - - https://hub.docker.com/r/ich777/steamcmd + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - citadel-forgedwithfire - - GameServers + - citadel-forgedwithfire + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 0e6b279b821..b106c849a29 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clamav version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/clamav icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png deprecated: false sources: - - https://docs.clamav.net/ - - https://github.com/Cisco-Talos/clamav - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://hub.docker.com/r/clamav/clamav + - https://docs.clamav.net/ + - https://github.com/Cisco-Talos/clamav + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://hub.docker.com/r/clamav/clamav maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - clamav - - antivirus + - clamav + - antivirus dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 0a8ce71c2ac..eaae1bd25ab 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clarkson version: 9.0.7 @@ -8,40 +8,40 @@ home: https://truecharts.org/charts/stable/clarkson icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://ghcr.io/linuxserver/clarkson - - https://github.com/linuxserver/Clarkson + - https://ghcr.io/linuxserver/clarkson + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fuel - - car - - log - - fill-up - - vehicle + - fuel + - car + - log + - fill-up + - vehicle dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: vehicle - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: vehicle + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index 72d5e72e974..cbea8d6fc2c 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clipplex version: 1.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/clipplex icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png deprecated: false sources: - - https://github.com/jo-nike/clipplex - - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex - - https://hub.docker.com/r/jonnike/clipplex + - https://github.com/jo-nike/clipplex + - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex + - https://hub.docker.com/r/jonnike/clipplex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - clipplex - - media + - clipplex + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index e421febfd96..755c22ffa1b 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloud9 version: 9.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/cloud9 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png deprecated: false sources: - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - - https://ghcr.io/linuxserver/cloud9 + - https://ghcr.io/linuxserver/cloud9 + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloud9 - - ide - - terminal - - web + - cloud9 + - ide + - terminal + - web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 1b49d3a7b73..ce7bbd7f612 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudcommander version: 3.0.13 appVersion: latest description: | - [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] + [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] home: https://truecharts.org/charts/incubator/cloudcommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander - - https://hub.docker.com/r/coderaiser/cloudcmd + - https://hub.docker.com/r/coderaiser/cloudcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudcommander - - Tools-Utilities + - cloudcommander + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index cfccdaaaf78..172111f6b71 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudflared version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/cloudflared icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudflared - - networking + - cloudflared + - networking dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 311b435dd42..d7bc79d2fd1 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudflareddns version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/cloudflareddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://ghcr.io/hotio/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://ghcr.io/hotio/cloudflareddns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudflareddns - - ddns - - cloudflare + - cloudflareddns + - ddns + - cloudflare dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index dc6afe7b2d2..5846af45c0a 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudreve version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cloudreve icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png deprecated: false sources: - - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve - - https://hub.docker.com/r/xavierniu/cloudreve + - https://github.com/cloudreve/Cloudreve + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudreve - - Cloud - - Network-Web + - cloudreve + - Cloud + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index fee4ba8b6b3..dddeb5d7696 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: code-server version: 9.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/code-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png deprecated: false sources: - - https://github.com/cdr/code-server - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://hub.docker.com/r/codercom/code-server + - https://hub.docker.com/r/codercom/code-server + - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - code - - vs - - visual studio - - vscode + - code + - vs + - visual studio + - vscode dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 6f3f0be9f6a..52fc0d898c5 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: collabora version: 3.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/collabora icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png deprecated: false sources: - - https://hub.docker.com/r/collabora/code - - https://github.com/CollaboraOnline/online - - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://hub.docker.com/r/collabora/code maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - office - - document + - office + - document dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: office - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: office + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index e812fc5c7f2..b45cfb1e09d 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: colonysurvival version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/colonysurvival icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - colonysurvival - - GameServers + - colonysurvival + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index 91ba628f681..563f3c76891 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: commento-plusplus version: 9.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/commento-plusplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png deprecated: false sources: - - https://github.com/souramoo/commentoplusplus - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://hub.docker.com/r/caroga/commentoplusplus + - https://hub.docker.com/r/caroga/commentoplusplus + - https://github.com/souramoo/commentoplusplus + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - commento + - commento dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index 36ded0a6182..ef8b9d4d34c 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: conanexiles version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/conanexiles icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - conanexiles - - GameServers + - conanexiles + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index 035a8e01fda..97dbe8838a4 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: convos version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/convos icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png deprecated: false sources: - - https://convos.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/convos - - https://hub.docker.com/r/convos/convos + - https://convos.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - https://hub.docker.com/r/convos/convos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - convos - - Network-Messenger + - convos + - Network-Messenger dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b90b6e8edd0..3fb4091bbf2 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,41 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cops version: 6.0.6 appVersion: 2.2.1 description: | - Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. + Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. home: https://truecharts.org/charts/stable/cops icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png deprecated: false sources: - - https://github.com/linuxserver/docker-cops#readme - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/linuxserver/docker-cops#readme + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - https://fleet.linuxserver.io/image?name=linuxserver/cops maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index bb324a28f1e..2969b8791e9 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: core-keeper-dedicated-server version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png deprecated: false sources: - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server - - https://hub.docker.com/r/escaping/core-keeper-dedicated + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://hub.docker.com/r/escaping/core-keeper-dedicated maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - core-keeper-dedicated-server - - GameServers + - core-keeper-dedicated-server + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index c59ac42cfa9..b85f8403569 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: corekeeper version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/corekeeper icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png deprecated: false sources: - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper - - https://hub.docker.com/r/ich777/steamcmd + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - corekeeper - - GameServers + - corekeeper + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 0698be32e57..a3d9ac6181a 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: couchpotato version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/couchpotato icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - - https://ghcr.io/linuxserver/couchpotato + - https://ghcr.io/linuxserver/couchpotato + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - couchpotato + - couchpotato dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index 86b3ff7237e..c3b92a8f3d7 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: counterstrike2d version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/counterstrike2d icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d - - https://hub.docker.com/r/ich777/cs2dserver + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - https://hub.docker.com/r/ich777/cs2dserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - counterstrike2d - - GameServers + - counterstrike2d + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index a717fbd207a..271b3c313d1 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cowyo version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cowyo icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png deprecated: false sources: - - https://github.com/schollz/cowyo - - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo - - https://hub.docker.com/r/schollz/cowyo + - https://github.com/schollz/cowyo + - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo + - https://hub.docker.com/r/schollz/cowyo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cowyo - - Cloud - - Productivity + - cowyo + - Cloud + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index 0c4e228a563..45400d948e5 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: craftopia version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/craftopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - craftopia - - GameServers + - craftopia + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 0208c238079..0b5b232cd16 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: crafty-4 version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/crafty-4 icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png deprecated: false sources: - - https://craftycontrol.com/ - - https://gitlab.com/crafty-controller/crafty-4 - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 + - https://craftycontrol.com/ + - https://gitlab.com/crafty-controller/crafty-4 + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - crafty-4 - - GameServers - - Other + - crafty-4 + - GameServers + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index 296298abea8..957a9485d05 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: crypto-exchanges-gateway version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png deprecated: false sources: - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - crypto-exchanges-gateway - - Productivity - - Crypto + - crypto-exchanges-gateway + - Productivity + - Crypto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 34867f1bffb..126ada48711 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cryptofolio version: 10.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/cryptofolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://hub.docker.com/r/xtrendence/cryptofolio - - https://github.com/Xtrendence/cryptofolio + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cryptofolio + - cryptofolio dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index f3c0d4c3d25..4c542f4097e 100644 --- a/charts/stable/cryptpad/Chart.yaml +++ b/charts/stable/cryptpad/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cryptpad version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cryptpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png deprecated: false sources: - - https://cryptpad.fr/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad - - https://hub.docker.com/r/cryptpad/cryptpad + - https://cryptpad.fr/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://hub.docker.com/r/cryptpad/cryptpad maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cryptpad - - Productivity - - Security + - cryptpad + - Productivity + - Security dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index 409c02b9b2d..09c2f075b72 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cs2 version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/cs2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png deprecated: false sources: - - https://github.com/ich777/docker-steamcmd-server/tree/cs2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 - - https://github.com/truecharts/containers/tree/master/mirrorcs2 + - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 + - https://github.com/truecharts/containers/tree/master/mirrorcs2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cs2 - - counter-strike + - cs2 + - counter-strike dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index 5cd52fd612c..0617684945c 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csgo version: 3.0.12 appVersion: latest -description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it.' +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." home: https://truecharts.org/charts/incubator/csgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - csgo - - GameServers + - csgo + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index e2b8a3ef457..fb988360555 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cssource version: 3.0.12 appVersion: latest -description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it.' +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." home: https://truecharts.org/charts/incubator/cssource icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png deprecated: false sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cssource - - GameServers + - cssource + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 956ee41c348..50131f2950e 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cstrike1-6 version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/cstrike1-6 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cstrike1-6 - - GameServers + - cstrike1-6 + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index 179d2b0a6eb..0759d60cf7a 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cstrikeconditionzero version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/cstrikeconditionzero icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png deprecated: false sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cstrikeconditionzero - - GameServers + - cstrikeconditionzero + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index da62178e571..c437aa703fa 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ctfd version: 1.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/incubator/ctfd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png deprecated: false sources: - - https://github.com/CTFd/CTFd - - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd - - https://github.com/truecharts/containers/tree/master/mirrorctfd + - https://github.com/CTFd/CTFd + - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd + - https://github.com/truecharts/containers/tree/master/mirrorctfd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ctfd - - learning + - ctfd + - learning dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: learning - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: learning + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index edf6a8333db..577e3d8760a 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cura-novnc version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/cura-novnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png deprecated: false sources: - - https://ultimaker.com/software/ultimaker-cura - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://hub.docker.com/r/mikeah/cura-novnc + - https://ultimaker.com/software/ultimaker-cura + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - https://hub.docker.com/r/mikeah/cura-novnc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cura-novnc - - HomeAutomation - - Productivity + - cura-novnc + - HomeAutomation + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 0b73821aae4..f3e1b0213e1 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: custom-app version: 10.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/custom-app icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app - - https://ghcr.io/linuxserver/jackett + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app + - https://ghcr.io/linuxserver/jackett maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - custom + - custom dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: custom - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: custom + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 5f5161df39c..1c0822eaf5b 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cyberchef version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - - https://hub.docker.com/r/mpepping/cyberchef + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cyberchef + - cyberchef dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 15530df79dc..003af1663b2 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: czkawka version: 6.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/czkawka icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png deprecated: false sources: - - https://github.com/qarmin/czkawka - - https://github.com/jlesage/docker-czkawka - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://hub.docker.com/r/jlesage/czkawka + - https://github.com/qarmin/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - duplicates - - file management - - czkawka + - duplicates + - file management + - czkawka dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: duplicates - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: duplicates + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index 3f2e61c26b7..6fe7a792651 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dailynotes version: 3.0.12 appVersion: latest description: | - App for taking notes and tracking tasks on a daily basis. + App for taking notes and tracking tasks on a daily basis. home: https://truecharts.org/charts/incubator/dailynotes icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes - - https://hub.docker.com/r/m0ngr31/dailynotes + - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dailynotes - - Other + - dailynotes + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index 762bf13d078..e461e8ec339 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: damselfly version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/damselfly icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png deprecated: false sources: - - https://github.com/Webreaper/Damselfly - - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly - - https://hub.docker.com/r/webreaper/damselfly + - https://github.com/Webreaper/Damselfly + - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - https://hub.docker.com/r/webreaper/damselfly maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - damselfly - - MediaApp-Photos + - damselfly + - MediaApp-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index b06e0d01a57..acb0f4a9016 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashdot version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/dashdot icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png deprecated: false sources: - - https://github.com/MauriceNino/dashdot - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://hub.docker.com/r/mauricenino/dashdot + - https://github.com/MauriceNino/dashdot + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://hub.docker.com/r/mauricenino/dashdot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard - - dashdot + - dashboard + - dashdot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index c2f61447ac3..941d0dae047 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashmachine version: 3.0.12 appVersion: latest -description: 'Another web application bookmark dashboard, with fun features.[br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' +description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/dashmachine icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine - - https://hub.docker.com/r/rmountjoy/dashmachine + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashmachine - - Productivity - - Network-Web + - dashmachine + - Productivity + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index 2178eacc987..7e9d95e00f4 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashy version: 4.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png deprecated: false sources: - - https://github.com/Lissy93/dashy - - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - - https://hub.docker.com/r/lissy93/dashy + - https://github.com/Lissy93/dashy + - https://github.com/truecharts/charts/tree/master/charts/stable/dashy + - https://hub.docker.com/r/lissy93/dashy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard + - dashboard dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index ed73203111f..42f7b292abf 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: davos version: 9.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/davos icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/davos - - https://ghcr.io/linuxserver/davos - - https://github.com/linuxserver/davos/ - - https://github.com/linuxserver/docker-davos + - https://ghcr.io/linuxserver/davos + - https://github.com/linuxserver/davos/ + - https://github.com/linuxserver/docker-davos + - https://github.com/truecharts/charts/tree/master/charts/stable/davos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - davos - - ftp - - automation + - davos + - ftp + - automation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index 941bc1e1308..29a4587a433 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dayofdefeatsource version: 3.0.12 appVersion: dods -description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.' +description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." home: https://truecharts.org/charts/incubator/dayofdefeatsource icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dayofdefeatsource - - GameServers + - dayofdefeatsource + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index 5f8f84b0b78..d741f6e9fd6 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: daysofwar version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/daysofwar icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - daysofwar - - GameServers + - daysofwar + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index cbfbf8c47f5..0d0e2240d66 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dayz version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/dayz icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png deprecated: false sources: - - https://www.bohemia.net/games/dayz - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz - - https://hub.docker.com/r/ich777/steamcmd + - https://www.bohemia.net/games/dayz + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dayz - - GameServers + - dayz + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 6eab8572e08..5028242a418 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddclient version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://ghcr.io/linuxserver/ddclient + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + - https://ghcr.io/linuxserver/ddclient maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddclient + - ddclient dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index c84d46744dd..5d1c0217ae7 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-go version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/ddns-go icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://hub.docker.com/r/jeessy/ddns-go - - https://github.com/jeessy2/ddns-go + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://hub.docker.com/r/jeessy/ddns-go + - https://github.com/jeessy2/ddns-go maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddns-go - - ddns + - ddns-go + - ddns dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index 966cd1dfe21..9c954016cb9 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-route53 version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ddns-route53 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png deprecated: false sources: - - https://github.com/crazy-max/ddns-route53 - - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53 + - https://github.com/crazy-max/ddns-route53 + - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddns-route53 - - Network-DNS + - ddns-route53 + - Network-DNS dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 184f7018fb2..6c2ddbe717b 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-updater version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ddns-updater icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png deprecated: false sources: - - https://github.com/qdm12/ddns-updater - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater + - https://github.com/qdm12/ddns-updater + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddns-updater + - ddns-updater dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index 93188ca7fcd..8a01583f551 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-apt-mirror version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/debian-apt-mirror icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png deprecated: false sources: - - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror - - https://hub.docker.com/r/ich777/debian-mirror + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - https://hub.docker.com/r/ich777/debian-mirror maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - debian-apt-mirror - - Network-Other - - Productivity - - Tools-Utilities - - Drivers + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index a5adf087184..b8b68c78fa2 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-bullseye version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/debian-bullseye icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png deprecated: false sources: - - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye - - https://hub.docker.com/r/ich777/debian-bullseye + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - https://hub.docker.com/r/ich777/debian-bullseye maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - debian-bullseye - - Productivity - - Tools-System + - debian-bullseye + - Productivity + - Tools-System dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 95e6d391dfc..8b6c8ec0684 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deconz version: 13.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/deconz icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png deprecated: false sources: - - https://github.com/marthoc/docker-deconz - - https://github.com/dresden-elektronik/deconz-rest-plugin - - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - - https://hub.docker.com/r/deconzcommunity/deconz + - https://github.com/marthoc/docker-deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - deconz - - home-automation - - zigbee - - conbee + - deconz + - home-automation + - zigbee + - conbee dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index ec8ecb49d2a..f7d9b4b841c 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deemix version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/deemix icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png deprecated: false sources: - - https://git.freezerapp.xyz/RemixDev/deemix-py - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - - https://gitlab.com/Bockiii/deemix-docker.git + - https://gitlab.com/Bockiii/deemix-docker.git + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://git.freezerapp.xyz/RemixDev/deemix-py maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - music - - deemix - - deezer + - music + - deemix + - deezer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index 344e3e0f5f0..1020a983f74 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deepstack version: 9.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/deepstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png deprecated: false sources: - - https://www.deepstack.cc/ - - https://github.com/johnolafenwa/DeepStack - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ + - https://github.com/johnolafenwa/DeepStack + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://hub.docker.com/r/deepquestai/deepstack maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - AI + - AI dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index cb6bd9a5b9d..6669b693c9f 100644 --- a/charts/stable/dell-idrac-fan-controller/Chart.yaml +++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dell-idrac-fan-controller version: 3.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/dell-idrac-fan-controller icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png deprecated: false sources: - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://ghcr.io/tigerblue77/dell_idrac_fan_controller + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + - https://ghcr.io/tigerblue77/dell_idrac_fan_controller maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - iDrac - - Dell - - fan-controller + - iDrac + - Dell + - fan-controller dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 24ea446ca8d..16266962b84 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deluge version: 16.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/deluge icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png deprecated: false sources: - - https://ghcr.io/linuxserver/deluge - - https://github.com/deluge-torrent/deluge - - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://ghcr.io/linuxserver/deluge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - transmission - - torrent - - usenet + - transmission + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index de0c1691226..7fb444a3195 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: digikam version: 9.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/digikam icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png deprecated: false sources: - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://ghcr.io/linuxserver/digikam + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://ghcr.io/linuxserver/digikam maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - digikam - - photo - - management - - image - - gallery + - digikam + - photo + - management + - image + - gallery dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 8c96bfebded..434af29e697 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dillinger version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://ghcr.io/linuxserver/dillinger + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - https://ghcr.io/linuxserver/dillinger maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dillinger + - dillinger dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index 441b4823526..33a615baa0e 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: discordgsm version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/discordgsm icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png deprecated: false sources: - - https://hub.docker.com/r/discordgsm/discord-game-server-monitor - - https://github.com/DiscordGSM/GameServerMonitor - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://github.com/DiscordGSM/GameServerMonitor + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://hub.docker.com/r/discordgsm/discord-game-server-monitor maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - discordgsm - - game-server - - monitor + - discordgsm + - game-server + - monitor dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitor - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitor + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index 0129d1d09c7..5045c30ee68 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dispatch version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/dispatch icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png deprecated: false sources: - - https://hub.docker.com/r/khlieng/dispatch - - https://github.com/khlieng/dispatch - - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch + - https://github.com/khlieng/dispatch + - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch + - https://hub.docker.com/r/khlieng/dispatch maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dispatch - - Network-Messenger + - dispatch + - Network-Messenger dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index b8f479c6c39..ce742d8769d 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dizquetv version: 12.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/dizquetv icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png deprecated: false sources: - - https://github.com/vexorian/dizquetv - - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv + - https://github.com/vexorian/dizquetv + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dizqueTV - - dizquetv + - dizqueTV + - dizquetv dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index 461aad34ff8..29b94b62b31 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dns-doh-companion version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/dns-doh-companion icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png deprecated: false sources: - - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion - - https://hub.docker.com/r/testdasi/simple-dns-doh + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - https://hub.docker.com/r/testdasi/simple-dns-doh maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dns-doh-companion - - Network-DNS + - dns-doh-companion + - Network-DNS dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index a398827df3f..be5f406d941 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docker-hub-rss version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/docker-hub-rss icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss - - https://hub.docker.com/r/theconnman/docker-hub-rss - - https://github.com/TheConnMan/docker-hub-rss + - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss + - https://github.com/TheConnMan/docker-hub-rss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - docker-hub-rss - - Cloud - - Tools-Utilities - - Network-Web + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 5f321ad28d4..e7090be9f25 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docker version: 2.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker - - https://hub.docker.com/_/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/docker + - https://hub.docker.com/_/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - docker + - docker dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: docker - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: docker + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index 87362c8052c..81126ac6d26 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -1,42 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dockerregistry version: 3.0.13 appVersion: "2" description: | - Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ + Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ home: https://truecharts.org/charts/incubator/dockerregistry icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png deprecated: false sources: - - https://hub.docker.com/_/registry - - https://registry.hub.docker.com/_/registry/ - - https://github.com/distribution/distribution - - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - https://registry.hub.docker.com/_/registry/ + - https://github.com/distribution/distribution + - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - https://hub.docker.com/_/registry maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index fcce20d4d57..22f77dff63e 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docusaurus version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/docusaurus icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://hub.docker.com/r/awesometic/docusaurus - - https://github.com/awesometic/docker-docusaurus + - https://github.com/awesometic/docker-docusaurus + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://hub.docker.com/r/awesometic/docusaurus maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - documentation - - website - - Docusaurus + - documentation + - website + - Docusaurus dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index fd2301569dc..4f646ea24c3 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dokuwiki version: 8.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/dokuwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki + - https://hub.docker.com/r/bitnami/dokuwiki + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dokuwiki + - dokuwiki dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 7fac1831658..d7e2c982ddb 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: domoticz version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://ghcr.io/linuxserver/domoticz + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://ghcr.io/linuxserver/domoticz maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - domoticz + - domoticz dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index 5fb6e6c6b3d..36e964c6459 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dontstarvetogether version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/dontstarvetogether icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png deprecated: false sources: - - https://www.klei.com/games/dont-starve-together - - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether - - https://hub.docker.com/r/ich777/steamcmd + - https://www.klei.com/games/dont-starve-together + - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dontstarvetogether - - GameServers + - dontstarvetogether + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index e33bba4419f..42c2873542f 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: doplarr version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/doplarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png deprecated: false sources: - - https://github.com/kiranshila/Doplarr - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://ghcr.io/kiranshila/doplarr + - https://github.com/kiranshila/Doplarr + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://ghcr.io/kiranshila/doplarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - doplarr + - doplarr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index bb6ff141913..d1b7aa3bfd3 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: double-take version: 8.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/double-take icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png deprecated: false sources: - - https://github.com/jakowenko/double-take - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://hub.docker.com/r/skrashevich/double-take + - https://github.com/jakowenko/double-take + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://hub.docker.com/r/skrashevich/double-take maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ai - - double-take + - ai + - double-take dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 8f6d3908ddd..53ff26a3d8d 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: doublecommander version: 10.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/doublecommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png deprecated: false sources: - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://ghcr.io/linuxserver/doublecommander + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://ghcr.io/linuxserver/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - doublecommander - - file - - manager + - doublecommander + - file + - manager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 4feffa0dcc8..beab008ec8f 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: drawio version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/drawio icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png deprecated: false sources: - - https://github.com/jgraph/drawio - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://hub.docker.com/r/jgraph/drawio + - https://hub.docker.com/r/jgraph/drawio + - https://github.com/jgraph/drawio + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - drawio + - drawio dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index 4fd88cac517..7c2612fa347 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dropbox-by-otherguy version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/dropbox-by-otherguy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png deprecated: false sources: - - https://github.com/otherguy/docker-dropbox - - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy - - https://hub.docker.com/r/otherguy/dropbox + - https://github.com/otherguy/docker-dropbox + - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - https://hub.docker.com/r/otherguy/dropbox maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dropbox-by-otherguy - - Cloud + - dropbox-by-otherguy + - Cloud dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index e9e662f4de4..b79f33fbbc1 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duckdns version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - - https://ghcr.io/linuxserver/duckdns + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://ghcr.io/linuxserver/duckdns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - duckdns + - duckdns dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index 5f5f9bcce7f..06137880d7b 100644 --- a/charts/stable/duplicacy/Chart.yaml +++ b/charts/stable/duplicacy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duplicacy version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/duplicacy icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png deprecated: false sources: - - https://hotio.dev/containers/duplicacy - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy - - https://ghcr.io/hotio/duplicacy + - https://hotio.dev/containers/duplicacy + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy + - https://ghcr.io/hotio/duplicacy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - duplicacy - - Backup + - duplicacy + - Backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 997f9e65194..bf9b03e3a7a 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duplicati version: 11.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/duplicati icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png deprecated: false sources: - - https://github.com/duplicati/duplicati - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://hub.docker.com/r/duplicati/duplicati + - https://github.com/duplicati/duplicati + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - duplicati + - duplicati dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index a8929dcea25..4036cb8c292 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ecodms version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ecodms icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png deprecated: false sources: - - https://hub.docker.com/r/ecodms/allinone-18.09 - - https://www.ecodms.de/index.php/en/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://www.ecodms.de/index.php/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://hub.docker.com/r/ecodms/allinone-18.09 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ecodms - - Cloud - - Productivity + - ecodms + - Cloud + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index a7db37446ef..a8dec8aca62 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: electrum version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/electrum icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum - - https://hub.docker.com/r/ich777/electrum - - https://electrum.org/ + - https://electrum.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum + - https://hub.docker.com/r/ich777/electrum maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - electrum - - Network-Other - - Productivity - - Tools-Utilities + - electrum + - Network-Other + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index ccb32595d8a..0a6ef4ff6b1 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emby-sync version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/emby-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png deprecated: false sources: - - https://github.com/cameronurnes/emby-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync + - https://github.com/cameronurnes/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - emby-sync - - Tools-Utilities + - emby-sync + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index fdaeaabcabf..bdddce38a1a 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emby version: 16.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/emby icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png deprecated: false sources: - - https://github.com/linuxserver/docker-emby.git - - https://github.com/truecharts/charts/tree/master/charts/stable/emby - - https://ghcr.io/onedr0p/emby + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/onedr0p/emby maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellyfin - - plex - - emby + - jellyfin + - plex + - emby dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index eca787d866c..a18fff97696 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: embystat version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/embystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png deprecated: false sources: - - https://ghcr.io/linuxserver/embystat - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - https://ghcr.io/linuxserver/embystat + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - embystat + - embystat dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 1a4f998fe08..54dda10fcb7 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emulatorjs version: 7.0.7 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/emulatorjs icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://ghcr.io/linuxserver/emulatorjs + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - https://ghcr.io/linuxserver/emulatorjs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - emulatorjs + - emulatorjs dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index d0f11000cd1..70db2b0be45 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: endlessh version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/endlessh icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - - https://ghcr.io/linuxserver/endlessh + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - https://ghcr.io/linuxserver/endlessh maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - endlessh + - endlessh dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ersatztv/Chart.yaml b/charts/stable/ersatztv/Chart.yaml index 278e0e929d3..620dc7b1f0b 100644 --- a/charts/stable/ersatztv/Chart.yaml +++ b/charts/stable/ersatztv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ersatztv version: 1.0.15 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ersatztv icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png deprecated: false sources: - - https://github.com/jasongdove/ErsatzTV - - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv - - https://hub.docker.com/r/jasongdove/ersatztv + - https://github.com/jasongdove/ErsatzTV + - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ersatztv - - media + - ersatztv + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index c883a451f4f..72ff5e29bf9 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: esphome version: 16.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png deprecated: false sources: - - https://github.com/esphome/esphome - - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - - https://hub.docker.com/r/esphome/esphome + - https://hub.docker.com/r/esphome/esphome + - https://github.com/esphome/esphome + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - esphome + - esphome dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 228f9d0d814..9aeae8ff76a 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: etesync version: 6.0.8 @@ -8,43 +8,43 @@ home: https://truecharts.org/charts/stable/etesync icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png deprecated: false sources: - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase - - https://www.etesync.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://hub.docker.com/r/victorrds/etesync + - https://hub.docker.com/r/victorrds/etesync + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://www.etesync.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes + - etesync + - sync + - contacts + - calendars + - tasks + - notes dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ethercalc/Chart.yaml b/charts/stable/ethercalc/Chart.yaml index 2d7a44518d6..ada0a97f947 100644 --- a/charts/stable/ethercalc/Chart.yaml +++ b/charts/stable/ethercalc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ethercalc version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/ethercalc icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png deprecated: false sources: - - https://github.com/audreyt/ethercalc - - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc - - https://hub.docker.com/r/audreyt/ethercalc + - https://github.com/audreyt/ethercalc + - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ethercalc - - Cloud - - Productivity - - Tools-Utilities + - ethercalc + - Cloud + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 7a227e8dd32..fd554773ca9 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: etherpad version: 14.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/etherpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png deprecated: false sources: - - https://github.com/ether/etherpad-lite - - https://etherpad.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad - - https://ghcr.io/nicholaswilde/etherpad + - https://github.com/ether/etherpad-lite + - https://etherpad.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://ghcr.io/nicholaswilde/etherpad maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - etherpad - - editor - - notepad - - pad + - etherpad + - editor + - notepad + - pad dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index ebbc3cb516e..bc0ff7c9ca3 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: explainshell version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/explainshell icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png deprecated: false sources: - - https://github.com/idank/explainshell - - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell - - https://hub.docker.com/r/spaceinvaderone/explainshell + - https://github.com/idank/explainshell + - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - explainshell - - Tools-Utilities + - explainshell + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index 1f1694de8cf..ca200cef632 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-dns version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/external-dns icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png deprecated: false sources: - - https://github.com/kubernetes-sigs/external-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns + - https://github.com/kubernetes-sigs/external-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - external-dns - - k8s - - kubernetes + - external-dns + - k8s + - kubernetes dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index 27439cd8c33..09b1c7724cc 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-ip version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/external-ip icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png deprecated: false sources: - - https://github.com/xavier-hernandez/docker-external-ip - - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip - - https://hub.docker.com/r/xavierh/external-ip + - https://github.com/xavier-hernandez/docker-external-ip + - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip + - https://hub.docker.com/r/xavierh/external-ip maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - external-ip - - Network-Management - - Network-Other + - external-ip + - Network-Management + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index bb55c3bc345..77d4d95912f 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-service version: 11.0.7 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/external-service icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service - - https://hub.docker.com/_/alpine + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service + - https://hub.docker.com/_/alpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - external-service - - reverse-proxy + - external-service + - reverse-proxy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index 4555354ad08..6ca0ea04ea2 100644 --- a/charts/stable/factorio/Chart.yaml +++ b/charts/stable/factorio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: factorio version: 5.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/factorio icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png deprecated: false sources: - - https://github.com/factoriotools/factorio-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio - - https://github.com/truecharts/containers/tree/master/mirrorfactorio + - https://github.com/factoriotools/factorio-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://github.com/truecharts/containers/tree/master/mirrorfactorio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - factorio - - GameServers + - factorio + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index 720291dbdd4..f7d9e3d9a3b 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: factorioservermanager version: 3.0.12 appVersion: latest -description: 'A tool for managing Factorio servers ' +description: "A tool for managing Factorio servers " home: https://truecharts.org/charts/incubator/factorioservermanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png deprecated: false sources: - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager - - https://hub.docker.com/r/ofsm/ofsm + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager + - https://hub.docker.com/r/ofsm/ofsm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - factorioservermanager - - GameServers + - factorioservermanager + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/facturascripts/Chart.yaml b/charts/stable/facturascripts/Chart.yaml index 55304488bfe..4ab769e90b4 100644 --- a/charts/stable/facturascripts/Chart.yaml +++ b/charts/stable/facturascripts/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: facturascripts version: 3.0.12 appVersion: latest -description: 'FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory...' +description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." home: https://truecharts.org/charts/incubator/facturascripts icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png deprecated: false sources: - - https://hub.docker.com/r/unraides/facturascripts - - https://facturascripts.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://facturascripts.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://hub.docker.com/r/unraides/facturascripts maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - facturascripts - - Cloud - - Productivity + - facturascripts + - Cloud + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index 541f4b1495e..3136d60a539 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: farmos version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/farmos icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png deprecated: false sources: - - https://github.com/farmOS/farmOS - - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos - - https://hub.docker.com/r/farmos/farmos + - https://github.com/farmOS/farmOS + - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - https://hub.docker.com/r/farmos/farmos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - farmos - - Productivity - - Tools-Utilities + - farmos + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index 9331ececd5f..9af364f5322 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fastcom-mqtt version: 3.0.12 appVersion: latest description: | - Chart Chart with Fast.com CLI sending data directly to MQTT Broker + Chart Chart with Fast.com CLI sending data directly to MQTT Broker home: https://truecharts.org/charts/incubator/fastcom-mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png deprecated: false sources: - - https://github.com/simonjenny/fastcom-mqtt - - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt + - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt + - https://github.com/simonjenny/fastcom-mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fastcom-mqtt - - HomeAutomation + - fastcom-mqtt + - HomeAutomation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 41c59ff9830..bb38cdfa829 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fenrus version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/fenrus icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png deprecated: false sources: - - https://hub.docker.com/r/revenz/fenrus - - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - https://hub.docker.com/r/revenz/fenrus maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fenrus - - Productivity + - fenrus + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index e6b2c259166..ab1218de97d 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ferdi-server version: 9.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ferdi-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png deprecated: false sources: - - https://github.com/getferdi/server - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://hub.docker.com/r/getferdi/ferdi-server + - https://github.com/getferdi/server + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://hub.docker.com/r/getferdi/ferdi-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ferdi + - ferdi dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index 15b764432df..45599bb9332 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ffmpeg-mkvdts2ac3 version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ffmpeg-mkvdts2ac3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png deprecated: false sources: - - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 - - https://hub.docker.com/r/snoopy86/ffmpeg + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 + - https://hub.docker.com/r/snoopy86/ffmpeg maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ffmpeg-mkvdts2ac3 - - Productivity - - Tools-Utilities + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 7b5dd40ab31..3350612c62e 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filebot version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/filebot icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png deprecated: false sources: - - https://github.com/jlesage/docker-filebot - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://hub.docker.com/r/jlesage/filebot + - https://hub.docker.com/r/jlesage/filebot + - https://github.com/jlesage/docker-filebot + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - filebot + - media + - filebot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 24a05da137b..fed559042a5 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filebrowser version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser + - https://filebrowser.org/cli/filebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser + - https://github.com/filebrowser/filebrowser maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - filebrowser + - filebrowser dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 01778554b4f..d5150fd3766 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fileflows version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/fileflows icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png deprecated: false sources: - - https://github.com/revenz/FileFlows - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://hub.docker.com/r/revenz/fileflows + - https://github.com/revenz/FileFlows + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://hub.docker.com/r/revenz/fileflows maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fileflows + - fileflows dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 4795ee0c7e3..7aefa879fff 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fileshelter version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/fileshelter icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png deprecated: false sources: - - https://github.com/epoupon/fileshelter - - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter - - https://hub.docker.com/r/epoupon/fileshelter + - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter + - https://github.com/epoupon/fileshelter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fileshelter - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index ba72f55847b..93cc2822149 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filestash version: 4.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/filestash icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png deprecated: false sources: - - https://github.com/mickael-kerjean/filestash - - https://www.filestash.app/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash - - https://github.com/truecharts/containers/tree/master/mirrorfilestash + - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash + - https://github.com/truecharts/containers/tree/master/mirrorfilestash + - https://github.com/mickael-kerjean/filestash + - https://www.filestash.app/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - filestash - - Cloud - - Productivity - - Network-Web + - filestash + - Cloud + - Productivity + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index ddfd8b12271..4a3093b23f4 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filezilla version: 9.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/filezilla icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrorfilezilla - - https://github.com/linuxserver/docker-filezilla - - https://filezilla-project.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla + - https://github.com/linuxserver/docker-filezilla + - https://filezilla-project.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla + - https://github.com/truecharts/containers/tree/master/mirrorfilezilla maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - filezilla - - ftp - - sftp - - ftps - - client + - filezilla + - ftp + - sftp + - ftps + - client dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 11e86d0d815..23338df4ac7 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fireflyiii version: 22.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/fireflyiii icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png deprecated: false sources: - - https://github.com/firefly-iii/firefly-iii/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - - https://hub.docker.com/r/fireflyiii/core + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://hub.docker.com/r/fireflyiii/core + - https://github.com/firefly-iii/firefly-iii/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fireflyiii - - finacial + - fireflyiii + - finacial dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finacial - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finacial + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index e14e75ab9ae..ff02be78c2a 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox-desktop-g3 version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/firefox-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png deprecated: false sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 4c33c0119f3..e877be5d540 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox-syncserver version: 15.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/firefox-syncserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png deprecated: false sources: - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver - - https://ghcr.io/crazy-max/firefox-syncserver + - https://ghcr.io/crazy-max/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - server - - sync - - syncserver - - firefox + - server + - sync + - syncserver + - firefox dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index fbde67da342..4295de83acc 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox version: 8.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/firefox icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png deprecated: false sources: - - https://github.com/linuxserver/docker-firefox - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://ghcr.io/linuxserver/firefox + - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://ghcr.io/linuxserver/firefox maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - firefox - - browser + - firefox + - browser dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: browser - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: browser + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 7e5899c7ca2..69ebd23ade0 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fireshare version: 4.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png deprecated: false sources: - - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare + - https://github.com/ShaneIsrael/fireshare + - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fireshare + - fireshare dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index 52b26a93840..ca3c0daa4c6 100644 --- a/charts/stable/firezone/Chart.yaml +++ b/charts/stable/firezone/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firezone version: 1.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/firezone icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png deprecated: false sources: - - https://hub.docker.com/r/firezone/firezone - - https://github.com/firezone/firezone - - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://github.com/firezone/firezone + - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://hub.docker.com/r/firezone/firezone maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - firezone - - wireguard - - vpn + - firezone + - wireguard + - vpn dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: vpn - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: vpn + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index b9d80645bfb..332cadc72cc 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fistfuloffrags version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/fistfuloffrags icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fistfuloffrags - - GameServers + - fistfuloffrags + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index 02d7eb3ac77..d162a0da1a5 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fivem version: 3.0.12 appVersion: latest -description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/incubator/fivem icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png deprecated: false sources: - - https://fivem.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem - - https://hub.docker.com/r/ich777/fivemserver + - https://fivem.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://hub.docker.com/r/ich777/fivemserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fivem - - GameServers + - fivem + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index 783c123f663..78fe61a5fd2 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flame version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/flame icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png deprecated: false sources: - - https://github.com/pawelmalak/flame - - https://github.com/truecharts/charts/tree/master/charts/incubator/flame - - https://hub.docker.com/r/pawelmalak/flame + - https://github.com/pawelmalak/flame + - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - https://hub.docker.com/r/pawelmalak/flame maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flame - - dashboard + - flame + - dashboard dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index a98ab9f91d2..12b2abe4ba5 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flaresolverr version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/flaresolverr icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://ghcr.io/flaresolverr/flaresolverr - - https://github.com/FlareSolverr/FlareSolverr + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://ghcr.io/flaresolverr/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flaresolverr - - proxy + - flaresolverr + - proxy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 77edec95b1b..e2d0bb1d092 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fleet version: 9.0.7 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/fleet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - - https://ghcr.io/linuxserver/fleet + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - https://ghcr.io/linuxserver/fleet maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fleet + - fleet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index df833c17f63..16262a80249 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flexget version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/flexget icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png deprecated: false sources: - - https://github.com/wiserain/docker-flexget - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-flexget + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://hub.docker.com/r/wiserain/flexget maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flexget - - automation + - flexget + - automation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index a74f74960d2..f5d2ffcb3dd 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flextv version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/flextv icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png deprecated: false sources: - - https://hub.docker.com/r/jcreynolds/flextv - - https://github.com/d8ahazard/FlexTV - - https://registry.hub.docker.com/r/jcreynolds/flextv/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - https://github.com/d8ahazard/FlexTV + - https://registry.hub.docker.com/r/jcreynolds/flextv/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - https://hub.docker.com/r/jcreynolds/flextv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flextv - - MediaApp + - flextv + - MediaApp dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index fc49d30ccf3..f64e78d1c72 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flood version: 11.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/flood icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png deprecated: false sources: - - https://github.com/jesec/flood - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://hub.docker.com/r/jesec/flood + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://hub.docker.com/r/jesec/flood + - https://github.com/jesec/flood maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flood - - rtorrent - - qbittorrent - - transmission + - flood + - rtorrent + - qbittorrent + - transmission dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index d7bfb1266ef..76c1b99ea24 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flowise version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/flowise icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png deprecated: false sources: - - https://hub.docker.com/r/flowiseai/flowise - - https://github.com/FlowiseAI/Flowise - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://github.com/FlowiseAI/Flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://hub.docker.com/r/flowiseai/flowise maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flowise - - ai + - flowise + - ai dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 7e2dd8be581..5a1c512558e 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluidd version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/fluidd icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png deprecated: false sources: - - https://github.com/fluidd-core/fluidd - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - - https://ghcr.io/fluidd-core/fluidd + - https://github.com/fluidd-core/fluidd + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://ghcr.io/fluidd-core/fluidd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fluidd + - fluidd dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index 2ff359c94cb..7f8bdf5b670 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluttercoin-wallet version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/fluttercoin-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png deprecated: false sources: - - https://fluttercoin.me/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet - - https://hub.docker.com/r/ich777/fluttercoin + - https://fluttercoin.me/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - https://hub.docker.com/r/ich777/fluttercoin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fluttercoin-wallet - - Network-Other - - Productivity - - Tools-Utilities - - Crypto + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index 892060e7787..7385b24f0e9 100644 --- a/charts/stable/fmd2-wine/Chart.yaml +++ b/charts/stable/fmd2-wine/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fmd2-wine version: 3.0.12 appVersion: latest -description: '**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. ' +description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " home: https://truecharts.org/charts/incubator/fmd2-wine icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine - - https://hub.docker.com/r/banhcanh/docker-fmd2 - - https://github.com/Banh-Canh/docker-FMD2 + - https://github.com/Banh-Canh/docker-FMD2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine + - https://hub.docker.com/r/banhcanh/docker-fmd2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fmd2-wine - - Downloaders - - MediaApp-Books + - fmd2-wine + - Downloaders + - MediaApp-Books dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fogproject/Chart.yaml b/charts/stable/fogproject/Chart.yaml index 3579373446b..730caf74cfe 100644 --- a/charts/stable/fogproject/Chart.yaml +++ b/charts/stable/fogproject/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fogproject version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/fogproject icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png deprecated: false sources: - - https://github.com/redvex2460/fogproject - - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject - - https://hub.docker.com/r/redvex2460/fogproject + - https://github.com/redvex2460/fogproject + - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - https://hub.docker.com/r/redvex2460/fogproject maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fogproject - - Backup - - Network-DNS + - fogproject + - Backup + - Network-DNS dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 86ef2968884..ba1905b0216 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: foldingathome version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/foldingathome icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - - https://ghcr.io/linuxserver/foldingathome + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - https://ghcr.io/linuxserver/foldingathome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - foldingathome + - foldingathome dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index 6d97f639500..dcff5d8e9f1 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fossil version: 9.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/fossil icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png deprecated: false sources: - - https://fossil-scm.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://ghcr.io/nicholaswilde/fossil + - https://fossil-scm.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://ghcr.io/nicholaswilde/fossil maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fossil - - scm + - fossil + - scm dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index 4bcf71b91e7..6fccf9d8242 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fotosho version: 3.0.12 appVersion: latest -description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.' +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." home: https://truecharts.org/charts/incubator/fotosho icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png deprecated: false sources: - - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho - - https://hub.docker.com/r/advplyr/fotosho + - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://hub.docker.com/r/advplyr/fotosho + - https://github.com/advplyr/fotosho maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fotosho - - MediaApp-Photos - - MediaServer-Photos + - fotosho + - MediaApp-Photos + - MediaServer-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index d97658e9559..77e555a2dd8 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freecad-desktop-g3 version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/freecad-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 - - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - freecad-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 0bd6631bf2e..65bb6ea6098 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freeradius version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/freeradius icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png deprecated: false sources: - - https://freeradius.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius - - https://github.com/truecharts/containers/tree/master/mirrorfreeradius + - https://freeradius.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://github.com/truecharts/containers/tree/master/mirrorfreeradius maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - radius - - auth + - radius + - auth dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: auth - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: auth + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 5142ec8dc27..87a8b297391 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freshrss version: 16.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/freshrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png deprecated: false sources: - - https://github.com/FreshRSS/FreshRSS - - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - - https://ghcr.io/linuxserver/freshrss + - https://github.com/FreshRSS/FreshRSS + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://ghcr.io/linuxserver/freshrss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - freshrss - - rss + - freshrss + - rss dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 0ca39c38810..38d9632a54e 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: friendica version: 10.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/stable/friendica icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png deprecated: false sources: - - https://friendi.ca/ - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://hub.docker.com/_/friendica + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://hub.docker.com/_/friendica maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - friend - - social + - friend + - social dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index 4133340ce37..05df1406583 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: frigate version: 11.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/frigate icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png deprecated: false sources: - - https://ghcr.io/blakeblackshear/frigate - - https://github.com/blakeblackshear/frigate - - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://github.com/blakeblackshear/frigate + - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://ghcr.io/blakeblackshear/frigate maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - encode - - nvr - - media - - frigate + - encode + - nvr + - media + - frigate dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: nvr - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: nvr + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index 710d76db5c7..506a210ddd0 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fsm version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/fsm icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png deprecated: false sources: - - https://hub.docker.com/r/ofsm/ofsm - - https://registry.hub.docker.com/r/ofsm/ofsm - - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - https://registry.hub.docker.com/r/ofsm/ofsm + - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - https://hub.docker.com/r/ofsm/ofsm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fsm - - Other + - fsm + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index bc120b04c49..6cb9316949e 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gamevault-backend version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/gamevault-backend icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png deprecated: false sources: - - https://github.com/Phalcode/gamevault-backend - - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - - https://hub.docker.com/r/phalcode/gamevault-backend + - https://github.com/Phalcode/gamevault-backend + - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gamevault-backend - - games + - gamevault-backend + - games dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 611135919c0..dc713be45b8 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gaps version: 16.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/gaps icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.png deprecated: false sources: - - https://github.com/JasonHHouse/gaps - - https://github.com/truecharts/charts/tree/master/charts/stable/gaps - - https://hub.docker.com/r/housewrecker/gaps + - https://github.com/JasonHHouse/gaps + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://hub.docker.com/r/housewrecker/gaps maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gaps - - plex - - plex-media-server + - gaps + - plex + - plex-media-server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index 118947c5c9b..53a541d458b 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: garrysmod version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/garrysmod icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - garrysmod - - GameServers + - garrysmod + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index 92e6aec229c..7e8f7aec3f5 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: genea version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/genea icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png deprecated: false sources: - - https://github.com/genea-app/genea-app - - https://github.com/truecharts/charts/tree/master/charts/incubator/genea - - https://hub.docker.com/r/biggiesize/genea-app + - https://github.com/genea-app/genea-app + - https://github.com/truecharts/charts/tree/master/charts/incubator/genea + - https://hub.docker.com/r/biggiesize/genea-app maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - genea - - Other + - genea + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 09965458f6f..8956626df16 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ghostfolio version: 1.0.7 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/ghostfolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png deprecated: false sources: - - https://github.com/ghostfolio/ghostfolio - - https://ghostfol.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://hub.docker.com/r/ghostfolio/ghostfolio + - https://github.com/ghostfolio/ghostfolio + - https://ghostfol.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio + - https://hub.docker.com/r/ghostfolio/ghostfolio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ghostfolio - - finance + - ghostfolio + - finance dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 8eb1c1f9586..1eab0e47887 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gitea version: 15.0.8 @@ -8,42 +8,42 @@ home: https://truecharts.org/charts/stable/gitea icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png deprecated: false sources: - - https://gitea.com/gitea/helm-chart - - https://github.com/go-gitea/gitea - - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - - https://hub.docker.com/r/gitea/gitea + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://hub.docker.com/r/gitea/gitea maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - git - - issue tracker - - code review - - wiki - - gitea - - gogs + - git + - issue tracker + - code review + - wiki + - gitea + - gogs dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: memcached - version: 10.0.10 - repository: https://deps.truecharts.org/ - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 10.0.10 + repository: https://deps.truecharts.org/ + condition: memcached.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GIT - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GIT + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index 542d550f33b..939bbd97151 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: github-backup version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/github-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup - - https://hub.docker.com/r/lnxd/github-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://hub.docker.com/r/lnxd/github-backup maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - github-backup - - Backup + - github-backup + - Backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index 5919d08f325..9fb13d5ed55 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: glauth version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/glauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png deprecated: false sources: - - https://glauth.github.io - - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth - - https://hub.docker.com/r/glauth/glauth + - https://glauth.github.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://hub.docker.com/r/glauth/glauth maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - glauth - - Security + - glauth + - Security dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index e0cf44c1ad1..ce8beba09da 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: go-playground version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/go-playground icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground - - https://hub.docker.com/r/x1unix/go-playground + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - https://hub.docker.com/r/x1unix/go-playground maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - go-playground - - Tools-Utilities + - go-playground + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index f8821f74385..13298b86fce 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: goaccess-npm-logs version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/goaccess-npm-logs icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png deprecated: false sources: - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 17db6e2335c..2855d6ffede 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: goaccess version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/goaccess icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess - - https://hub.docker.com/r/gregyankovoy/goaccess + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - goaccess - - Other + - goaccess + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index 77090ad2996..4fe964273ef 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: godaddy-ddns version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/godaddy-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns - - https://hub.docker.com/r/jwater7/godaddy-publicip-updater + - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - godaddy-ddns - - Network-Web + - godaddy-ddns + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 0affceed364..67eeeb5b4be 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gokapi version: 3.1.8 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/gokapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png deprecated: false sources: - - https://github.com/Forceu/gokapi - - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi - - https://hub.docker.com/r/f0rc3/gokapi + - https://github.com/Forceu/gokapi + - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - https://hub.docker.com/r/f0rc3/gokapi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gokapi - - cloud - - utilities + - gokapi + - cloud + - utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 96c442aefd5..925275d0a27 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: golinks version: 9.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/golinks icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png deprecated: false sources: - - https://github.com/nicholaswilde/docker-golinks - - https://github.com/prologic/golinks - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://ghcr.io/nicholaswilde/golinks + - https://github.com/nicholaswilde/docker-golinks + - https://github.com/prologic/golinks + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://ghcr.io/nicholaswilde/golinks maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks + - search + - browser + - bookmarks + - smart-bookmarks + - golinks dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 3ec20f4bf24..4f6e58f3e47 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gonic version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/gonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://hub.docker.com/r/sentriz/gonic - - https://github.com/sentriz/gonic + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://hub.docker.com/r/sentriz/gonic + - https://github.com/sentriz/gonic maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - music - - subsonic + - music + - subsonic dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index cab114471d6..968f9d16364 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: googlephotossync version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/googlephotossync icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - - https://ghcr.io/gilesknap/gphotos-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://ghcr.io/gilesknap/gphotos-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - googlephotossync - - Other + - googlephotossync + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index a28879fb31d..c8e7dcc7676 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gpodder version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/gpodder icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png deprecated: false sources: - - https://gpodder.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder - - https://hub.docker.com/r/xthursdayx/gpodder-docker + - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - https://hub.docker.com/r/xthursdayx/gpodder-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gpodder - - Downloaders - - MediaApp-Other + - gpodder + - Downloaders + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index 41f52860f14..ab8cd72ed92 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grafana-image-renderer version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/grafana-image-renderer icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png deprecated: false sources: - - https://hub.docker.com/r/grafana/grafana-image-renderer - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://hub.docker.com/r/grafana/grafana-image-renderer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grafana-image-renderer - - Productivity + - grafana-image-renderer + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 4ce4477dd29..14c8aa69091 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grav version: 9.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/grav icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png deprecated: false sources: - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://ghcr.io/linuxserver/grav + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://ghcr.io/linuxserver/grav maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grav - - web - - platform - - file + - grav + - web + - platform + - file dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index 06c738ae506..d85ecad9c52 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gravity version: 1.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/gravity icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png deprecated: false sources: - - https://github.com/BeryJu/gravity - - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity - - https://github.com/truecharts/containers/tree/master/mirrorgravity + - https://github.com/BeryJu/gravity + - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity + - https://github.com/truecharts/containers/tree/master/mirrorgravity maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gravity - - dns - - networking + - gravity + - dns + - networking dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dns - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dns + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index 10f7baf7e12..06a84780490 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gridcoinwalletgui version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/gridcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png deprecated: false sources: - - https://gridcoin.us/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui - - https://hub.docker.com/r/sublivion/gridcoinwalletgui + - https://hub.docker.com/r/sublivion/gridcoinwalletgui + - https://gridcoin.us/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gridcoinwalletgui - - Crypto + - gridcoinwalletgui + - Crypto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 2e4b7664258..3db493851fc 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grocy version: 16.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/grocy icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png deprecated: false sources: - - https://github.com/grocy/grocy - - https://github.com/truecharts/charts/tree/master/charts/stable/grocy - - https://ghcr.io/linuxserver/grocy + - https://github.com/grocy/grocy + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://ghcr.io/linuxserver/grocy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grocy + - grocy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Home-Automation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Home-Automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 2299ade3d90..a56711ee554 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guacamole version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/guacamole icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png deprecated: false sources: - - https://github.com/apache/guacamole-client - - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacd + - https://github.com/apache/guacamole-client + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole + - https://hub.docker.com/r/guacamole/guacd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - guacamole - - remote + - guacamole + - remote dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index 45d8953cc23..342ddc628ad 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guacd version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/guacd icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png deprecated: false sources: - - https://hub.docker.com/r/guacamole/guacd - - https://github.com/apache/guacamole-server - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://github.com/apache/guacamole-server + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - guacd - - guacamole - - remote + - guacd + - guacamole + - remote dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index 5ec32aaea69..316e0a54de8 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guide2go version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/guide2go icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png deprecated: false sources: - - https://github.com/alturismo/guide2go - - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go - - https://hub.docker.com/r/alturismo/guide2go + - https://github.com/alturismo/guide2go + - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - https://hub.docker.com/r/alturismo/guide2go maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - guide2go - - Downloaders + - guide2go + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index b853286bda5..d07be18bdc9 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: h5ai version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/h5ai icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png deprecated: false sources: - - https://github.com/awesometic/docker-h5ai - - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai - - https://hub.docker.com/r/awesometic/h5ai + - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://hub.docker.com/r/awesometic/h5ai + - https://github.com/awesometic/docker-h5ai maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - h5ai - - Cloud - - Network-FTP + - h5ai + - Cloud + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index 482a4297b58..ba46fb2cf27 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: halflife2deathmatch version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/halflife2deathmatch icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch - - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - halflife2deathmatch - - GameServers + - halflife2deathmatch + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index b14d448d2fd..7dd9dcf8ff3 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hammond version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/hammond icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png deprecated: false sources: - - https://github.com/akhilrex/hammond - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://hub.docker.com/r/akhilrex/hammond + - https://github.com/akhilrex/hammond + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://hub.docker.com/r/akhilrex/hammond maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hammond + - hammond dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 977ba78c87f..33a371322f0 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: handbrake version: 18.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/handbrake icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png deprecated: false sources: - - https://github.com/jlesage/docker-handbrake - - https://handbrake.fr/ - - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake - - https://hub.docker.com/r/jlesage/handbrake + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://hub.docker.com/r/jlesage/handbrake + - https://github.com/jlesage/docker-handbrake + - https://handbrake.fr/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - handbrake - - encode - - media + - handbrake + - encode + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index 16d9fa9170f..b5224a040f3 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hassconfigurator version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/hassconfigurator icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png deprecated: false sources: - - https://github.com/danielperna84/hass-configurator - - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator - - https://hub.docker.com/r/causticlab/hass-configurator-docker + - https://github.com/danielperna84/hass-configurator + - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hassconfigurator - - HomeAutomation + - hassconfigurator + - HomeAutomation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index c8cf0c44707..f507dc18043 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: haste-server version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/haste-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png deprecated: false sources: - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://ghcr.io/k8s-at-home/haste-server + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://ghcr.io/k8s-at-home/haste-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - haste - - hastebin - - haste-server - - pastebin + - haste + - hastebin + - haste-server + - pastebin dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index df55f418a1d..6ab1addc1a6 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -1,40 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hastebin version: 3.0.12 appVersion: latest -description: 'Alpine-based Chart for Hastebin, the node.js paste service ' +description: "Alpine-based Chart for Hastebin, the node.js paste service " home: https://truecharts.org/charts/incubator/hastebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png deprecated: false sources: - - https://github.com/nzzane/haste-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin - - https://hub.docker.com/r/flippinturt/hastebin + - https://github.com/nzzane/haste-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - https://hub.docker.com/r/flippinturt/hastebin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hastebin - - Cloud - - Productivity - - Tools-Utilities - - Network-Other + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index f6080409673..b48dd463ee4 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hasty-paste version: 3.0.7 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/incubator/hasty-paste icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png deprecated: false sources: - - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste - - https://ghcr.io/enchant97/hasty-paste - - https://github.com/enchant97/hasty-paste + - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md + - https://github.com/enchant97/hasty-paste + - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste + - https://ghcr.io/enchant97/hasty-paste maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hasty-paste - - Cloud - - Productivity - - Tools-Utilities - - Network-Other + - hasty-paste + - Cloud + - Productivity + - Tools-Utilities + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index a9fdcf52d1e..9524922fea7 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: headphones version: 9.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/headphones icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png deprecated: false sources: - - https://github.com/rembo10/headphones - - https://github.com/linuxserver/docker-headphones - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://ghcr.io/linuxserver/headphones + - https://github.com/rembo10/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://ghcr.io/linuxserver/headphones maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - headphones - - music - - downloader + - headphones + - music + - downloader dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 4913d9833ca..0f41238ba48 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: healthchecks version: 12.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/healthchecks icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png deprecated: false sources: - - https://github.com/healthchecks/healthchecks - - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks - - https://ghcr.io/linuxserver/healthchecks + - https://github.com/healthchecks/healthchecks + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://ghcr.io/linuxserver/healthchecks maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cron - - monitoring - - alert + - cron + - monitoring + - alert dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index 7403781d57f..5d71bf03b7f 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hedgedoc version: 10.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/hedgedoc icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc - - https://quay.io/hedgedoc/hedgedoc + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - https://quay.io/hedgedoc/hedgedoc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hedgedoc + - hedgedoc dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index b36749c258f..4b80886cbe5 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: heimdall version: 17.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/heimdall icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png deprecated: false sources: - - https://github.com/linuxserver/Heimdall/ - - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - - https://hub.docker.com/r/linuxserver/heimdall + - https://github.com/linuxserver/Heimdall/ + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://hub.docker.com/r/linuxserver/heimdall maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - heimdall + - heimdall dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index 840595815fa..937d3c4f7fb 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hetzner-ddns version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/hetzner-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png deprecated: false sources: - - https://hub.docker.com/r/kutzilla/hetzner-ddns - - https://github.com/kutzilla/docker-hetzner-ddns - - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - https://github.com/kutzilla/docker-hetzner-ddns + - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hetzner-ddns - - Network-DNS + - hetzner-ddns + - Network-DNS dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/hexchat/Chart.yaml b/charts/stable/hexchat/Chart.yaml index 6e5b2aaf83f..6c22f42103b 100644 --- a/charts/stable/hexchat/Chart.yaml +++ b/charts/stable/hexchat/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hexchat version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/hexchat icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png deprecated: false sources: - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - - https://github.com/binhex/documentation - - https://hexchat.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat - - https://hub.docker.com/r/binhex/arch-hexchat + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat + - https://hub.docker.com/r/binhex/arch-hexchat + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation + - https://hexchat.github.io/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hexchat - - Productivity - - Tools-Utilities + - hexchat + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 9ed9dcc6f17..db07e1e81de 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hexo-blog version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/hexo-blog icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png deprecated: false sources: - - https://github.com/fletchto99/hexo-dev-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog - - https://hub.docker.com/r/fletchto99/hexo-dev-blog + - https://github.com/fletchto99/hexo-dev-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog + - https://hub.docker.com/r/fletchto99/hexo-dev-blog maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hexo-blog - - Productivity + - hexo-blog + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index ae022f65762..43ae7e229f3 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homarr version: 8.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/homarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png deprecated: false sources: - - https://github.com/ajnart/homarr - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://ghcr.io/ajnart/homarr + - https://github.com/ajnart/homarr + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://ghcr.io/ajnart/homarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard + - dashboard dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index fc82599cefd..e9e8fefdca5 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: home-assistant version: 21.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/home-assistant icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png deprecated: false sources: - - https://github.com/cdr/code-server - - https://github.com/home-assistant/home-assistant - - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - - https://hub.docker.com/r/homeassistant/home-assistant + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://hub.docker.com/r/homeassistant/home-assistant + - https://github.com/cdr/code-server + - https://github.com/home-assistant/home-assistant maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - home-assistant - - hass - - homeassistant + - home-assistant + - hass + - homeassistant dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index f8508d5bf71..8bf9de65c26 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homebox version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/homebox icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png deprecated: false sources: - - https://github.com/hay-kot/homebox - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - - https://ghcr.io/hay-kot/homebox + - https://github.com/hay-kot/homebox + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - https://ghcr.io/hay-kot/homebox maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - homebox - - inventory + - homebox + - inventory dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: inventory - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: inventory + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index 1a6f45992eb..32c435ee239 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homebridge version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/homebridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrorhomebridge - - https://github.com/oznu/docker-homebridge - - https://homebridge.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://github.com/oznu/docker-homebridge + - https://homebridge.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://github.com/truecharts/containers/tree/master/mirrorhomebridge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - homebridge - - homekit + - homebridge + - homekit dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index 04a9e9bde56..2572be08515 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homelablabelmaker version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/homelablabelmaker icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png deprecated: false sources: - - https://github.com/DavidSpek/homelablabelmaker - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker + - https://github.com/DavidSpek/homelablabelmaker + - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - homelablabelmaker - - Tools-Utilities - - Other + - homelablabelmaker + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index 9008bdf66c8..a7b506e2873 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homepage version: 5.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/homepage icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png deprecated: false sources: - - https://github.com/benphelps/homepage - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://ghcr.io/gethomepage/homepage + - https://ghcr.io/gethomepage/homepage + - https://github.com/benphelps/homepage + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - homepage + - homepage dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 06903463900..574d5292586 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homer version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/homer icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://hub.docker.com/r/b4bz/homer - - https://github.com/bastienwirtz/homer + - https://github.com/bastienwirtz/homer + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://hub.docker.com/r/b4bz/homer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - homer - - dashboard - - launcher + - homer + - dashboard + - launcher dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index eb552c19b26..873cef82de0 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hoobs version: 3.0.12 appVersion: latest -description: 'HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. ' +description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " home: https://truecharts.org/charts/incubator/hoobs icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs - - https://hub.docker.com/r/hoobs/hoobs + - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs + - https://hub.docker.com/r/hoobs/hoobs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hoobs - - HomeAutomation - - Tools-Utilities + - hoobs + - HomeAutomation + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index 28a4eeecc29..20b217047dc 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: htpcmanager version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/htpcmanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager - - https://ghcr.io/linuxserver/htpcmanager + - https://ghcr.io/linuxserver/htpcmanager + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - htpcmanager + - htpcmanager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 2443b378379..95b00b392f1 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: humhub version: 4.0.7 @@ -8,43 +8,43 @@ home: https://truecharts.org/charts/stable/humhub icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-allinone + - https://github.com/truecharts/charts/tree/master/charts/stable/humhub + - https://ghcr.io/mriedmann/humhub-allinone maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - humhub - - Network-Web + - humhub + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index c1bd3f52d9a..2a3d2c441c8 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hurtworld version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/hurtworld icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hurtworld - - GameServers + - hurtworld + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index 743fff6e5e1..f1d059c09df 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hyperion-ng version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/hyperion-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png deprecated: false sources: - - https://github.com/hyperion-project/hyperion.ng - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://hub.docker.com/r/sirfragalot/hyperion.ng + - https://github.com/hyperion-project/hyperion.ng + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hyperion-ng - - hyperion + - hyperion-ng + - hyperion dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index 5a62eb74de9..83a6a61e970 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icloudpd version: 4.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/icloudpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png deprecated: false sources: - - https://github.com/Womabre/-TrueNAS-docker-templates - - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd - - https://github.com/truecharts/containers/tree/master/mirroricloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://github.com/truecharts/containers/tree/master/mirroricloudpd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - icloudpd - - Backup - - Cloud - - Downloaders + - icloudpd + - Backup + - Cloud + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index 8de1eff106d..292a5c7614c 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: imgpush version: 3.0.12 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/imgpush icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png deprecated: false sources: - - https://github.com/hauxir/imgpush - - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush - - https://hub.docker.com/r/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - https://hub.docker.com/r/hauxir/imgpush + - https://github.com/hauxir/imgpush maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 8c275afc60b..e456f08f6bd 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: immich version: 10.0.8 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/immich icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png deprecated: false sources: - - https://github.com/immich-app/immich - - https://github.com/truecharts/charts/tree/master/charts/stable/immich - - https://hub.docker.com/r/altran1502/immich-machine-learning + - https://github.com/immich-app/immich + - https://github.com/truecharts/charts/tree/master/charts/stable/immich + - https://hub.docker.com/r/altran1502/immich-machine-learning maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photos + - photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index 78e4b76410d..64b13726031 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: import-ics version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/import-ics icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png deprecated: false sources: - - https://github.com/Vilhjalmr26/import_ics - - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics - - https://hub.docker.com/r/vilhjalmr26/import_ics + - https://hub.docker.com/r/vilhjalmr26/import_ics + - https://github.com/Vilhjalmr26/import_ics + - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - import-ics - - Productivity + - import-ics + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index e7273f9d3d0..9eeea386723 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: impostor-server version: 6.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/impostor-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server - - https://hub.docker.com/r/aeonlucid/impostor + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server + - https://hub.docker.com/r/aeonlucid/impostor maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - impostor-server + - impostor-server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index f5e120d24ea..45e723498ad 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: inkscape-desktop-g3 version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/inkscape-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png deprecated: false sources: - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - inkscape-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index 27dd0017661..5b6ef89844a 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: insurgencysandstorm version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/insurgencysandstorm icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - insurgencysandstorm - - GameServers + - insurgencysandstorm + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 8743a12658f..5f595e7a537 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: invidious version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/invidious icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png deprecated: false sources: - - https://github.com/iv-org/invidious - - https://docs.invidious.io/installation/#docker - - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - - https://quay.io/invidious/invidious + - https://quay.io/invidious/invidious + - https://github.com/iv-org/invidious + - https://docs.invidious.io/installation/#docker + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - invidious - - youtube - - media + - invidious + - youtube + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index 01a8952ec88..0604440be9b 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: invitarr version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/invitarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png deprecated: false sources: - - https://github.com/Sleepingpirates/Invitarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr - - https://hub.docker.com/r/piratify/invitarr + - https://hub.docker.com/r/piratify/invitarr + - https://github.com/Sleepingpirates/Invitarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - invitarr - - HomeAutomation - - Tools-Utilities - - Other + - invitarr + - HomeAutomation + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index a4120c3e531..2b54a80b367 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ipfs version: 8.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/ipfs icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png deprecated: false sources: - - https://github.com/ipfs/kubo - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://hub.docker.com/r/ipfs/kubo + - https://github.com/ipfs/kubo + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/ipfs/kubo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ipfs - - kubo + - ipfs + - kubo dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: storage - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: storage + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index 34899f61527..85fb6c4c445 100644 --- a/charts/stable/ipmi-tools/Chart.yaml +++ b/charts/stable/ipmi-tools/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ipmi-tools version: 4.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/ipmi-tools icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png deprecated: false sources: - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - - https://hub.docker.com/r/edchamberlain/ipmi-tools + - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools + - https://hub.docker.com/r/edchamberlain/ipmi-tools + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index 33692643410..76683fb2fa8 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ispy-agent-dvr version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/ispy-agent-dvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png deprecated: false sources: - - https://github.com/doitandbedone/ispyagentdvr-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://hub.docker.com/r/doitandbedone/ispyagentdvr + - 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 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dvr - - ispy - - agent + - dvr + - ispy + - agent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index c3c3ff05229..38cbf85cc95 100644 --- a/charts/stable/it-tools/Chart.yaml +++ b/charts/stable/it-tools/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: it-tools version: 2.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/it-tools icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png deprecated: false sources: - - https://github.com/CorentinTh/it-tools - - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools - - https://hub.docker.com/r/corentinth/it-tools + - https://github.com/CorentinTh/it-tools + - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools + - https://hub.docker.com/r/corentinth/it-tools maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - it-tools + - it-tools dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index ca8d9cd145d..3afa7f31c0b 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: iyuuplus version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/iyuuplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - - https://hub.docker.com/r/iyuucn/iyuuplus + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - https://hub.docker.com/r/iyuucn/iyuuplus maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - iyuuplus - - pt + - iyuuplus + - pt dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 361881c8bb2..570957ec42b 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jackett version: 17.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/jackett icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - - https://ghcr.io/linuxserver/jackett - - https://github.com/Jackett/Jackett + - https://github.com/Jackett/Jackett + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://ghcr.io/linuxserver/jackett maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jackett - - torrent - - usenet + - jackett + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index f824411caa0..5f4fb3fdbc0 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jdownloader2 version: 13.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/jdownloader2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 - - https://hub.docker.com/r/jlesage/jdownloader-2 - - https://github.com/jlesage/docker-jdownloader-2 - - https://jdownloader.org/ + - https://jdownloader.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://github.com/jlesage/docker-jdownloader-2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jdownloader - - download + - jdownloader + - download dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: downloads - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: downloads + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 8df3a98bcc5..ba59917146a 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellyfin version: 16.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/jellyfin icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/alpine/socat - - https://github.com/jellyfin/jellyfin + - https://github.com/jellyfin/jellyfin + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://hub.docker.com/r/jellyfin/jellyfin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellyfin - - plex - - emby + - jellyfin + - plex + - emby dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 6903723e704..499fc137e01 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellyseerr version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/jellyseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png deprecated: false sources: - - https://github.com/Fallenbagel/jellyseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr + - https://github.com/Fallenbagel/jellyseerr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellyseerr + - jellyseerr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index d02a039b0b5..ff0b5e0e590 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellystat version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/jellystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png deprecated: false sources: - - https://github.com/CyferShepard/Jellystat - - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - - https://hub.docker.com/r/cyfershepard/jellystat + - https://github.com/CyferShepard/Jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellystat - - jellyfin + - jellystat + - jellyfin dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: statistics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index 64d759a3cca..d9ceb8087cb 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jelu version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/jelu icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png deprecated: false sources: - - https://github.com/bayang/jelu - - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu - - https://hub.docker.com/r/wabayang/jelu + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://hub.docker.com/r/wabayang/jelu maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jelu - - MediaApp-Books + - jelu + - MediaApp-Books dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index a5136abaf1c..99d7a49bf4b 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jenkins version: 5.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/jenkins icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png deprecated: false sources: - - https://github.com/jenkinsci/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - - https://hub.docker.com/r/jenkins/jenkins + - https://hub.docker.com/r/jenkins/jenkins + - https://github.com/jenkinsci/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jenkins - - productivity + - jenkins + - productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index d3e446c90f6..63f7950a05f 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jmzhomeproxy version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/jmzhomeproxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy - - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy - - https://github.com/JmzTaylor/homelab_proxy/ + - https://github.com/JmzTaylor/homelab_proxy/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jmzhomeproxy - - Cloud - - Network-Web + - jmzhomeproxy + - Cloud + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index f051e57c6b0..c9b3ef1bb71 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: joplin-server version: 15.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/joplin-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - - https://hub.docker.com/r/joplin/server - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/laurent22/joplin + - https://github.com/laurent22/joplin + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://hub.docker.com/r/joplin/server + - https://github.com/laurent22/joplin/tree/dev/packages/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - joplin - - notes + - joplin + - notes dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 58413bfcaa0..809c119b3de 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jupyter version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/jupyter icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png deprecated: false sources: - - https://hub.docker.com/r/jupyter/minimal-notebook - - https://github.com/jupyter/docker-stacks - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://github.com/jupyter/docker-stacks + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://hub.docker.com/r/jupyter/datascience-notebook maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - Jupyter - - Notebook - - Lab + - Jupyter + - Notebook + - Lab dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 8ab84c4dc69..2299808e7cc 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kanboard version: 14.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/kanboard icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - - https://hub.docker.com/r/kanboard/kanboard - - https://github.com/kanboard/kanboard + - https://github.com/kanboard/kanboard + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://hub.docker.com/r/kanboard/kanboard maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kanboard - - kanban + - kanboard + - kanban dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 680c05d57b1..4c4010c905f 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kasm version: 6.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/kasm icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png deprecated: false sources: - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://hub.docker.com/r/kasmweb/workspaces + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://hub.docker.com/r/kasmweb/workspaces + - https://www.kasmweb.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kasm - - Other + - kasm + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index ec0466d098f..38bd865c749 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kavita version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/kavita icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png deprecated: false sources: - - https://www.kavitareader.com - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://hub.docker.com/r/jvmilazz0/kavita + - https://www.kavitareader.com + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://hub.docker.com/r/jvmilazz0/kavita maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kavita - - manga - - library - - book + - kavita + - manga + - library + - book dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index b0e84be951f..ec8b8f1fca5 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive-vnc version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/kdenlive-vnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png deprecated: false sources: - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc - - https://hub.docker.com/r/tessypowder/docker-kdenlive + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://hub.docker.com/r/tessypowder/docker-kdenlive maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index 6783e26d7a4..58cd77658ec 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/kdenlive icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png deprecated: false sources: - - https://github.com/linuxserver/docker-kdenlive#readme - - https://kdenlive.org/ - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive - - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kdenlive - - Other + - kdenlive + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 2681f8a7e12..ef1fc0e4190 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: keeweb version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/keeweb icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png deprecated: false sources: - - https://github.com/keeweb/keeweb - - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb - - https://hub.docker.com/r/antelle/keeweb + - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://hub.docker.com/r/antelle/keeweb + - https://github.com/keeweb/keeweb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index 6fd1d32a072..06b4e48efe8 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerbalspaceprogram-lmp version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png deprecated: false sources: - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kerbalspaceprogram-lmp - - GameServers + - kerbalspaceprogram-lmp + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index 6a42daf6a0e..eee8c3c64cb 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerio-connect version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/kerio-connect icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png deprecated: false sources: - - https://hub.docker.com/r/chvb/docker-kerio-connect - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - https://hub.docker.com/r/chvb/docker-kerio-connect maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kerio-connect - - Network-Web - - Network-Other + - kerio-connect + - Network-Web + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index 9670abf2407..a1b899cac98 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kitana version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/kitana icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana - - https://hub.docker.com/r/pannal/kitana - - https://github.com/pannal/Kitana + - https://github.com/pannal/Kitana + - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana + - https://hub.docker.com/r/pannal/kitana maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kitana - - HomeAutomation - - Tools-Utilities - - MediaApp-Other + - kitana + - HomeAutomation + - Tools-Utilities + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index fb70a990cfd..5ac9b1e5951 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kitchenowl version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/kitchenowl icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png deprecated: false sources: - - https://tombursch.github.io/kitchenowl - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl + - https://tombursch.github.io/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - recipes - - kitchen - - grocery + - recipes + - kitchen + - grocery dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index d58fd3d93cf..1050dbb90c3 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kiwix-serve version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/kiwix-serve icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png deprecated: false sources: - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server - - https://www.kiwix.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://ghcr.io/kiwix/kiwix-serve + - https://www.kiwix.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://ghcr.io/kiwix/kiwix-serve + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kiwix-serve - - Productivity + - kiwix-serve + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 30a6c5cf1aa..07b710dc3dd 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kms version: 16.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/kms icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png deprecated: false sources: - - https://github.com/Py-KMS-Organization/py-kms - - https://github.com/truecharts/charts/tree/master/charts/stable/kms - - https://hub.docker.com/r/pykmsorg/py-kms + - https://github.com/Py-KMS-Organization/py-kms + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://hub.docker.com/r/pykmsorg/py-kms maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kms + - kms dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: graywares - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: graywares + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 5d93c564621..f102d8bab45 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kodi-headless version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/kodi-headless icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - - https://hub.docker.com/r/linuxserver/kodi-headless + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - https://hub.docker.com/r/linuxserver/kodi-headless maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kodi-headless + - kodi-headless dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 0e181e9739f..919524ab8b9 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: komga version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/komga icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png deprecated: false sources: - - https://github.com/gotson/komga - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://hub.docker.com/r/gotson/komga - - https://komga.org/ + - https://hub.docker.com/r/gotson/komga + - https://github.com/gotson/komga + - https://komga.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/komga maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - komga - - comics - - mangas - - server + - komga + - comics + - mangas + - server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 9cdf6551040..a908f48a7f2 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kopia version: 9.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png deprecated: false sources: - - https://github.com/kopia/kopia - - https://kopia.io/docs/installation/#docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/kopia - - https://github.com/truecharts/containers/tree/master/mirrorkopia + - https://github.com/kopia/kopia + - https://kopia.io/docs/installation/#docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://github.com/truecharts/containers/tree/master/mirrorkopia maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - backup + - backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index 44068eb73fd..257a1218528 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: krusader version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/krusader icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png deprecated: false sources: - - https://krusader.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader - - https://hub.docker.com/r/ich777/krusader + - https://krusader.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - https://hub.docker.com/r/ich777/krusader maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - krusader - - Productivity - - Tools-Utilities + - krusader + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index 79756ad89b9..9b5a953a2f3 100644 --- a/charts/stable/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lama-cleaner version: 4.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/lama-cleaner icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png deprecated: false sources: - - https://github.com/Sanster/lama-cleaner - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://hub.docker.com/r/cwq1913/lama-cleaner + - https://github.com/Sanster/lama-cleaner + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner + - https://hub.docker.com/r/cwq1913/lama-cleaner maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lama-cleaner - - media - - AI + - lama-cleaner + - media + - AI dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index cd4608f5482..7d26d64bacb 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lancache-dns version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/lancache-dns icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png deprecated: false sources: - - https://hub.docker.com/r/lancachenet/lancache-dns - - https://github.com/lancachenet/lancache-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns + - https://github.com/lancachenet/lancache-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lancache-dns - - dns + - lancache-dns + - dns dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 7e87f0b4519..dde6e78a6e4 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lancache-monolithic version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/lancache-monolithic icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png deprecated: false sources: - - https://github.com/lancachenet/monolithic - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://hub.docker.com/r/ich777/lancache-prefill + - https://github.com/lancachenet/monolithic + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://hub.docker.com/r/ich777/lancache-prefill maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - monolithic - - lancache + - monolithic + - lancache dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: gaming - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: gaming + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index ffe47fd9edb..48ed2b1ec64 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lanraragi version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/lanraragi icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png deprecated: false sources: - - https://sugoi.gitbook.io/lanraragi/ - - https://github.com/Difegue/LANraragi - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi + - https://sugoi.gitbook.io/lanraragi/ + - https://github.com/Difegue/LANraragi + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://hub.docker.com/r/difegue/lanraragi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lanraragi - - comics - - manga + - lanraragi + - comics + - manga dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index 76f109aa5a8..3b66086d080 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lastoasis version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/lastoasis icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png deprecated: false sources: - - https://store.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis - - https://hub.docker.com/r/ich777/steamcmd + - https://store.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lastoasis - - GameServers + - lastoasis + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index e1239b92e14..f02349d9b23 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lazylibrarian version: 16.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/lazylibrarian icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian - - https://ghcr.io/linuxserver/lazylibrarian - - https://lazylibrarian.gitlab.io - - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://ghcr.io/linuxserver/lazylibrarian + - https://lazylibrarian.gitlab.io + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lazylibrarian - - ebooks + - lazylibrarian + - ebooks dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index c5fcfada194..2380e816a56 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: leaf2mqtt version: 9.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/leaf2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - - https://ghcr.io/k8s-at-home/leaf2mqtt - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://ghcr.io/k8s-at-home/leaf2mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index 75500c56b8b..2606806eb0c 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: left4dead version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/left4dead icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png deprecated: false sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - left4dead - - GameServers + - left4dead + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index 0002d8f2b27..3e090c9508f 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lemur-cfssl version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/lemur-cfssl icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png deprecated: false sources: - - https://github.com/Netflix/lemur - - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl - - https://hub.docker.com/r/halianelf/lemur + - https://hub.docker.com/r/halianelf/lemur + - https://github.com/Netflix/lemur + - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lemur-cfssl - - Tools-Utilities + - lemur-cfssl + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index afc14a88568..8d73cc6c8cc 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: libreddit version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/libreddit icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png deprecated: false sources: - - https://github.com/spikecodes/libreddit - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://hub.docker.com/r/libreddit/libreddit + - https://github.com/spikecodes/libreddit + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://hub.docker.com/r/libreddit/libreddit maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - reddit - - libreddit - - social + - reddit + - libreddit + - social dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index 92b101c8a88..c09db84decd 100644 --- a/charts/stable/libremdb/Chart.yaml +++ b/charts/stable/libremdb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: libremdb version: 4.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/libremdb icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png deprecated: false sources: - - https://github.com/PussTheCat-org/docker-libremdb-quay - - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - - https://quay.io/pussthecatorg/libremdb - - https://github.com/zyachel/libremdb + - https://quay.io/pussthecatorg/libremdb + - https://github.com/PussTheCat-org/docker-libremdb-quay + - https://github.com/zyachel/libremdb + - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - libremdb - - media - - imdb + - libremdb + - media + - imdb dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index d254ae1de6b..30eff61c39d 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: librespeed version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/librespeed icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png deprecated: false sources: - - https://github.com/librespeed/speedtest - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://ghcr.io/linuxserver/librespeed + - https://github.com/librespeed/speedtest + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://ghcr.io/linuxserver/librespeed maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - librespeed - - speedtest + - librespeed + - speedtest dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index aaa34844047..562385948a3 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lidarr version: 18.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/lidarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png deprecated: false sources: - - https://github.com/Lidarr/Lidarr - - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/lidarr-develop + - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://ghcr.io/onedr0p/exportarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lidarr - - torrent - - usenet + - lidarr + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index a5fbf79f86c..6450949e202 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lingva version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/lingva icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png deprecated: false sources: - - https://github.com/TheDavidDelta/lingva-translate - - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva - - https://hub.docker.com/r/thedaviddelta/lingva-translate + - https://github.com/TheDavidDelta/lingva-translate + - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - https://hub.docker.com/r/thedaviddelta/lingva-translate maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lingva - - Productivity - - Tools-Utilities + - lingva + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index 6a38ebed65b..150203da140 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkding version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/linkding icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png deprecated: false sources: - - https://github.com/sissbruecker/linkding - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://hub.docker.com/r/sissbruecker/linkding + - https://github.com/sissbruecker/linkding + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://hub.docker.com/r/sissbruecker/linkding maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookmarks - - links + - bookmarks + - links dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index 20bb0c7412e..0d5f9507405 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkwallet version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/linkwallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet - - https://hub.docker.com/r/tardisx/linkwallet - - https://github.com/tardisx/linkwallet + - https://hub.docker.com/r/tardisx/linkwallet + - https://github.com/tardisx/linkwallet + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookmarks + - bookmarks dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index b82d8df2b87..721bad3b4e5 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkwarden version: 2.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/linkwarden icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png deprecated: false sources: - - https://github.com/linkwarden/linkwarden - - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden - - https://ghcr.io/linkwarden/linkwarden + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden + - https://ghcr.io/linkwarden/linkwarden + - https://github.com/linkwarden/linkwarden maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - linkwarden - - bookmark - - manager + - linkwarden + - bookmark + - manager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index b0b1c90966d..82612242a94 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: littlelink version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/littlelink icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png deprecated: false sources: - - https://github.com/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - - https://ghcr.io/techno-tim/littlelink-server + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://ghcr.io/techno-tim/littlelink-server + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - littlelink + - littlelink dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/livestreamdvr/Chart.yaml b/charts/stable/livestreamdvr/Chart.yaml index 746656148ed..6bee6b30cf4 100644 --- a/charts/stable/livestreamdvr/Chart.yaml +++ b/charts/stable/livestreamdvr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: livestreamdvr version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/livestreamdvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png deprecated: false sources: - - https://hub.docker.com/r/mrbrax/twitchautomator - - https://github.com/MrBrax/LiveStreamDVR - - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr + - https://github.com/MrBrax/LiveStreamDVR + - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr + - https://hub.docker.com/r/mrbrax/twitchautomator maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - livestreamdvr - - MediaApp-Video + - livestreamdvr + - MediaApp-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index e8ed6c3977f..e942bfbf16c 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: llalon-github-backup version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/llalon-github-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png deprecated: false sources: - - https://hub.docker.com/r/llalon/github-backup - - https://github.com/abusesa/github-backup - - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - https://github.com/abusesa/github-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - https://hub.docker.com/r/llalon/github-backup maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - llalon-github-backup - - Backup + - llalon-github-backup + - Backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index 90cd6d9a661..ce032b36bcc 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lldap version: 3.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/lldap icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png deprecated: false sources: - - https://github.com/nitnelave/lldap - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://hub.docker.com/r/nitnelave/lldap + - https://github.com/nitnelave/lldap + - https://github.com/truecharts/charts/tree/master/charts/stable/lldap + - https://hub.docker.com/r/nitnelave/lldap maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lldap - - ldap - - authentication - - auth + - lldap + - ldap + - authentication + - auth dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ldap - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ldap + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index b906c323b24..a22771a10e0 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: local-ai version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/local-ai icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png deprecated: false sources: - - https://quay.io/go-skynet/local-ai - - https://github.com/go-skynet/LocalAI - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://github.com/go-skynet/LocalAI + - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://quay.io/go-skynet/local-ai maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - local-ai - - ai + - local-ai + - ai dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index eb326d129ee..78ac0f22556 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: logitech-media-server version: 9.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/logitech-media-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png deprecated: false sources: - - https://github.com/Logitech/slimserver - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://hub.docker.com/r/lmscommunity/logitechmediaserver + - https://github.com/Logitech/slimserver + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://hub.docker.com/r/lmscommunity/logitechmediaserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - logitech-media-server - - squeezebox - - audio - - streaming + - logitech-media-server + - squeezebox + - audio + - streaming dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index c4cbfe921f9..4fbeb1e47d6 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: longvinter version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/longvinter icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - longvinter - - GameServers + - longvinter + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index d0dfa31716d..19c093d811b 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mailpile version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/mailpile icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile - - https://hub.docker.com/r/rroemhild/mailpile - - https://www.mailpile.is/ + - https://www.mailpile.is/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - https://hub.docker.com/r/rroemhild/mailpile maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger + - mailpile + - Productivity + - Network-Web + - Network-Messenger dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index fb13457955c..76b35bdcd0a 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: makemkv version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/makemkv icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png deprecated: false sources: - - https://github.com/jlesage/docker-makemkv - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://hub.docker.com/r/jlesage/makemkv + - https://github.com/jlesage/docker-makemkv + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://hub.docker.com/r/jlesage/makemkv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mkv + - mkv dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index 1c27b4e81e7..7b61c3d8a05 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: maloja version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/maloja icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png deprecated: false sources: - - https://maloja.krateng.ch/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja - - https://hub.docker.com/r/krateng/maloja + - https://maloja.krateng.ch/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - https://hub.docker.com/r/krateng/maloja maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - maloja - - MediaServer-Music + - maloja + - MediaServer-Music dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index 991563ae0db..4d1768017a7 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mango version: 3.0.12 appVersion: latest description: | - Mango is a self-hosted manga server and reader. Its features include[br] + Mango is a self-hosted manga server and reader. Its features include[br] home: https://truecharts.org/charts/incubator/mango icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png deprecated: false sources: - - https://github.com/hkalexling/mango - - https://github.com/truecharts/charts/tree/master/charts/incubator/mango - - https://hub.docker.com/r/hkalexling/mango + - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/incubator/mango + - https://hub.docker.com/r/hkalexling/mango maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mango - - MediaApp-Books + - mango + - MediaApp-Books dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index b8b9b0892b3..02b8bd0fb89 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: matomo version: 9.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png deprecated: false sources: - - https://github.com/matomo-org/matomo - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://hub.docker.com/r/bitnami/matomo - - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://hub.docker.com/r/bitnami/matomo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - analytics + - analytics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index 287844e08ea..1db4ce84d4a 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mattermost version: 10.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/mattermost icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png deprecated: false sources: - - https://github.com/mattermost/docker - - https://github.com/mattermost/mattermost-server - - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition + - https://github.com/mattermost/mattermost-server + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition + - https://github.com/mattermost/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - team - - mattermost - - development + - team + - mattermost + - development dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mc-router/Chart.yaml b/charts/stable/mc-router/Chart.yaml index f0a50ff8e9b..b6d23f80af6 100644 --- a/charts/stable/mc-router/Chart.yaml +++ b/charts/stable/mc-router/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mc-router version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mc-router icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router - - https://hub.docker.com/r/itzg/mc-router - - https://github.com/itzg/mc-router + - https://github.com/itzg/mc-router + - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router + - https://hub.docker.com/r/itzg/mc-router maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mc-router - - minecraft + - mc-router + - minecraft dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: minecraft - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: minecraft + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index f13ee7e5949..df766b00855 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mealie version: 19.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - - https://ghcr.io/mealie-recipes/mealie - - https://github.com/mealie-recipes/mealie + - https://github.com/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://ghcr.io/mealie-recipes/mealie maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grocy + - grocy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index adc4a2a0b31..f191a318142 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: media-roller version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/media-roller icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png deprecated: false sources: - - https://github.com/rroller/media-roller - - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller - - https://hub.docker.com/r/ronnieroller/media-roller + - https://hub.docker.com/r/ronnieroller/media-roller + - https://github.com/rroller/media-roller + - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media-roller - - Tools-Utilities - - MediaApp-Video + - media-roller + - Tools-Utilities + - MediaApp-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index ed99bb79427..d8fad636288 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediaelch version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/mediaelch icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png deprecated: false sources: - - https://hub.docker.com/r/masonxx/mediaelch - - https://github.com/Komet/MediaElch - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch + - https://hub.docker.com/r/masonxx/mediaelch + - https://github.com/Komet/MediaElch + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mediaelch - - Tools - - MediaApp-Video + - mediaelch + - Tools + - MediaApp-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index c36f150cbe7..7aa86fafe6d 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediagoblin version: 3.0.12 appVersion: latest -description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/mediagoblin icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png deprecated: false sources: - - https://mediagoblin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin - - https://hub.docker.com/r/mtlynch/mediagoblin + - https://mediagoblin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mediagoblin - - MediaApp-Photos + - mediagoblin + - MediaApp-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index 8fb4cf5341c..2752331c173 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediainfo version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mediainfo icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png deprecated: false sources: - - https://github.com/jlesage/docker-mediainfo - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://hub.docker.com/r/jlesage/mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://hub.docker.com/r/jlesage/mediainfo + - https://github.com/jlesage/docker-mediainfo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - info - - media + - info + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 9a7b9244752..821e3391fd4 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: medusa version: 8.0.6 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/medusa icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png deprecated: false sources: - - https://pymedusa.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://ghcr.io/linuxserver/medusa - - https://github.com/linuxserver/docker-medusa + - https://ghcr.io/linuxserver/medusa + - https://pymedusa.com/ + - https://github.com/linuxserver/docker-medusa + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - medusa - - video - - library - - manager - - tv - - shows + - medusa + - video + - library + - manager + - tv + - shows dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index cb2593e142b..61d4a893e39 100644 --- a/charts/stable/megasync/Chart.yaml +++ b/charts/stable/megasync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: megasync version: 4.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/megasync icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png deprecated: false sources: - - https://github.com/ich777/docker-megasync - - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync - - https://github.com/truecharts/containers/tree/master/mirrormegasync + - https://github.com/truecharts/containers/tree/master/mirrormegasync + - https://github.com/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index 19786d48f76..4399e228620 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: memories-of-mars version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/memories-of-mars icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png deprecated: false sources: - - https://memoriesofmars.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars - - https://hub.docker.com/r/ich777/steamcmd + - https://memoriesofmars.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - memories-of-mars - - GameServers + - memories-of-mars + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 030dced29fc..3c290eeea6d 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: meshcentral version: 13.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/meshcentral icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png deprecated: false sources: - - https://github.com/Ylianst/MeshCentral - - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral - - https://ghcr.io/ylianst/meshcentral + - https://github.com/Ylianst/MeshCentral + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - https://ghcr.io/ylianst/meshcentral maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - meshcentral - - teamviewer - - rdp + - meshcentral + - teamviewer + - rdp dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index 38ac12d3392..ad5ddad68a6 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: meshroom version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/meshroom icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png deprecated: false sources: - - https://github.com/alicevision/meshroom - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://hub.docker.com/r/alicevision/meshroom + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://hub.docker.com/r/alicevision/meshroom + - https://github.com/alicevision/meshroom maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - meshroom + - meshroom dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index cd63be526ec..a721df7ef10 100644 --- a/charts/stable/metabase/Chart.yaml +++ b/charts/stable/metabase/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metabase version: 1.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png deprecated: false sources: - - https://github.com/metabase/metabase - - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - - https://hub.docker.com/r/metabase/metabase + - https://github.com/metabase/metabase + - https://github.com/truecharts/charts/tree/master/charts/stable/metabase + - https://hub.docker.com/r/metabase/metabase maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metabase + - metabase dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: reporting - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: reporting + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index a138364f43b..29e4f52f149 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metatube version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/metatube icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png deprecated: false sources: - - https://hub.docker.com/r/jvt038/metatube - - https://github.com/JVT038/MetaTube - - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://github.com/JVT038/MetaTube + - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://hub.docker.com/r/jvt038/metatube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities + - metatube + - Downloaders + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index 09efde9c603..99fb4b42539 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metube version: 9.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/metube icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png deprecated: false sources: - - https://github.com/alexta69/metube - - https://github.com/truecharts/charts/tree/master/charts/stable/metube - - https://hub.docker.com/r/alexta69/metube + - https://github.com/alexta69/metube + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://hub.docker.com/r/alexta69/metube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metube - - media + - metube + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index a92392b3d43..512d779ed09 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mindustry version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/mindustry icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry - - https://hub.docker.com/r/ich777/mindustry-server - - https://anuke.itch.io/mindustry + - https://anuke.itch.io/mindustry + - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - https://hub.docker.com/r/ich777/mindustry-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mindustry - - GameServers + - mindustry + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index 0640281d60b..5c080874536 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minecraft-bedrock version: 6.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/minecraft-bedrock icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png deprecated: false sources: - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://hub.docker.com/r/itzg/minecraft-bedrock-server + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://hub.docker.com/r/itzg/minecraft-bedrock-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minecraft + - minecraft dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/minecraft-bungeecord/Chart.yaml b/charts/stable/minecraft-bungeecord/Chart.yaml index 7b8411d801d..bd112a6135a 100644 --- a/charts/stable/minecraft-bungeecord/Chart.yaml +++ b/charts/stable/minecraft-bungeecord/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minecraft-bungeecord version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/minecraft-bungeecord icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png deprecated: false sources: - - https://github.com/itzg/docker-bungeecord - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - - https://hub.docker.com/r/itzg/bungeecord + - https://github.com/itzg/docker-bungeecord + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord + - https://hub.docker.com/r/itzg/bungeecord maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minecraft-bungeecord - - gameserver - - minecraft + - minecraft-bungeecord + - gameserver + - minecraft dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: proxy + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 4e0a467bba6..cf94abef8f6 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minecraft-java version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/minecraft-java icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png deprecated: false sources: - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://hub.docker.com/r/itzg/minecraft-server + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://hub.docker.com/r/itzg/minecraft-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minecraft-java - - minecraft + - minecraft-java + - minecraft dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 809fc5da238..054e2bf4335 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minetest version: 6.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/minetest icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest - - https://ghcr.io/linuxserver/minetest + - https://ghcr.io/linuxserver/minetest + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minetest + - minetest dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 8fcbe23b912..ce7a38f6c2b 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: miniflux version: 12.0.15 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/miniflux icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - - https://hub.docker.com/r/miniflux/miniflux - - https://github.com/miniflux/v2 + - https://github.com/miniflux/v2 + - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - https://hub.docker.com/r/miniflux/miniflux maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - miniflux - - rss - - news + - miniflux + - rss + - news dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: rss - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index d5c3d86b697..e61bb8f594a 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mininote version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/mininote icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png deprecated: false sources: - - https://github.com/muety/mininote - - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote - - https://hub.docker.com/r/n1try/mininote + - https://hub.docker.com/r/n1try/mininote + - https://github.com/muety/mininote + - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mininote - - Productivity - - Tools-Utilities + - mininote + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index 8b3e8e79ce5..82625ed2b88 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minio-console version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/minio-console icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png deprecated: false sources: - - https://github.com/minio/console - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://hub.docker.com/r/minio/console + - https://hub.docker.com/r/minio/console + - https://github.com/minio/console + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minio-console - - minio - - s3 + - minio-console + - minio + - s3 dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 2fb450e8473..4d739677ca2 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minio version: 8.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/minio icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://hub.docker.com/r/minio/minio - - https://github.com/minio/minio + - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://hub.docker.com/r/minio/minio + - https://github.com/minio/minio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minio - - s3 - - storage + - minio + - s3 + - storage dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 6e5e5d0f0ff..bcb1896d792 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minisatip version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/minisatip icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - - https://ghcr.io/linuxserver/minisatip + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - https://ghcr.io/linuxserver/minisatip maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minisatip + - minisatip dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 7d70de4e38d..be454227b64 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: misskey version: 5.0.7 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/incubator/misskey icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png deprecated: false sources: - - https://github.com/misskey-dev/misskey/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey - - https://hub.docker.com/r/misskey/misskey + - https://github.com/misskey-dev/misskey/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey + - https://hub.docker.com/r/misskey/misskey maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - Misskey - - Social - - Friend - - Social Media - - Fediverse - - ActivityPub + - Misskey + - Social + - Friend + - Social Media + - Fediverse + - ActivityPub dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 3d5e82c055f..f35d9225441 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mkvcleaver version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mkvcleaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png deprecated: false sources: - - https://github.com/jlesage/docker-mkvcleaver - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - mkvcleaver + - media + - mkvcleaver dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index d66c3260183..8cab302f002 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mkvtoolnix version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/mkvtoolnix icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png deprecated: false sources: - - https://github.com/jlesage/docker-mkvtoolnix - - https://mkvtoolnix.download/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://github.com/jlesage/docker-mkvtoolnix maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - mkvtoolnix - - mkv + - media + - mkvtoolnix + - mkv dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index 60e61ddd119..975c88a20d9 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: modsecurity-crs version: 1.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/modsecurity-crs icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png deprecated: false sources: - - https://github.com/coreruleset/modsecurity-crs-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - - https://hub.docker.com/r/owasp/modsecurity-crs + - https://github.com/coreruleset/modsecurity-crs-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs + - https://hub.docker.com/r/owasp/modsecurity-crs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - modsecurity-crs - - waf - - networking + - modsecurity-crs + - waf + - networking dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index c8c01ca570d..6e2c8e9d2e5 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mojopaste version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/mojopaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste - - https://github.com/jhthorsen/app-mojopaste + - https://github.com/jhthorsen/app-mojopaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index e36e3fc1544..357f8f3320c 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: monero-node version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/monero-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png deprecated: false sources: - - https://github.com/kannix/monero-full-node - - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node - - https://hub.docker.com/r/kannix/monero-full-node + - https://github.com/kannix/monero-full-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - https://hub.docker.com/r/kannix/monero-full-node maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - monero-node - - Crypto - - Tools-Utilities - - Network-Other + - monero-node + - Crypto + - Tools-Utilities + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index 13fc43a33ec..9ca996f968d 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mongo-express version: 3.0.7 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/mongo-express icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png deprecated: false sources: - - https://github.com/mongo-express/mongo-express - - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express - - https://hub.docker.com/_/mongo-express + - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express + - https://hub.docker.com/_/mongo-express + - https://github.com/mongo-express/mongo-express maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mongo - - mongodb - - database + - mongo + - mongodb + - database dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 10.0.9 - repository: https://deps.truecharts.org/ - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 10.0.9 + repository: https://deps.truecharts.org/ + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index f74762518dd..622ed0031c3 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: monica version: 9.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png deprecated: false sources: - - https://github.com/monicahq/monica - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://hub.docker.com/_/monica + - https://github.com/monicahq/monica + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://hub.docker.com/_/monica maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - crm + - crm dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: crm - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: crm + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index 5101297a346..22afee1f3d7 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mordhau version: 3.0.12 appVersion: mordhau -description: 'This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart' +description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" home: https://truecharts.org/charts/incubator/mordhau icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau - - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mordhau - - GameServers + - mordhau + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index e12c0e1d308..8070d5bb406 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mosdns version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/mosdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - - https://hub.docker.com/r/601096721/mosdns + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - https://hub.docker.com/r/601096721/mosdns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mosdns - - dns + - mosdns + - dns dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index 15f95fdaa8b..33a092c84be 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mosquitto version: 12.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/mosquitto icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png deprecated: false sources: - - https://hub.docker.com/_/eclipse-mosquitto - - https://github.com/eclipse/mosquitto - - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://github.com/eclipse/mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mosquitto - - MQTT - - eclipse-iot + - mosquitto + - MQTT + - eclipse-iot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: homeautomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: homeautomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 8ef08a018fa..f8354a9ee30 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mstream version: 8.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/mstream icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png deprecated: false sources: - - https://mstream.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://ghcr.io/linuxserver/mstream - - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ + - https://github.com/linuxserver/docker-mstream + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://ghcr.io/linuxserver/mstream maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mstream - - server - - music + - mstream + - server + - music dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index 6ecb99616dd..717f62e6432 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: multi-scrobbler version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/multi-scrobbler icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler - - https://github.com/truecharts/containers/tree/master/mirrormulti-scrobbler + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler + - https://github.com/truecharts/containers/tree/master/mirrormulti-scrobbler maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - multi-scrobbler - - Network-Web - - MediaServer-Music + - multi-scrobbler + - Network-Web + - MediaServer-Music dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index eb10318bba6..b105eebe22f 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: muse version: 3.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/muse icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://hub.docker.com/r/codetheweb/muse - - https://github.com/codetheweb/muse + - https://hub.docker.com/r/codetheweb/muse + - https://github.com/codetheweb/muse + - https://github.com/truecharts/charts/tree/master/charts/stable/muse maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - muse - - media - - discord-bot + - muse + - media + - discord-bot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 7ea013a1de0..30d4ecf3acc 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: muximux version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/muximux icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://ghcr.io/linuxserver/muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://ghcr.io/linuxserver/muximux maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - muximux - - htpc - - manage - - portal + - muximux + - htpc + - manage + - portal dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 7166a4d1ef6..09b6d1d0487 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mylar version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mylar icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png deprecated: false sources: - - https://github.com/mylar3/mylar3 - - https://github.com/linuxserver/docker-mylar3 - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://hub.docker.com/r/linuxserver/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + - https://hub.docker.com/r/linuxserver/mylar3 + - https://github.com/mylar3/mylar3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mylar + - mylar dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 0ef95f25d7e..49b1bd94282 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mymediaforalexa version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mymediaforalexa icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png deprecated: false sources: - - https://www.mymediaalexa.com/home/docker#dockerhub - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - alexa + - media + - alexa dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 06e8c5ae290..a3b7be6c34f 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mysql-workbench version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/mysql-workbench icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - - https://ghcr.io/linuxserver/mysql-workbench + - https://ghcr.io/linuxserver/mysql-workbench + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mysql-workbench + - mysql-workbench dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 8a7c6e8b580..c1d81cebcc4 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: n8n version: 10.0.7 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/n8n icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png deprecated: false sources: - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://hub.docker.com/r/n8nio/n8n + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://hub.docker.com/r/n8nio/n8n maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - workflows - - automation + - workflows + - automation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index 1a67319cc37..3fcc8339f4a 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: namecheap-ddns version: 3.0.12 appVersion: latest -description: 'This simple Chart will update a namecheap dynamic dns domain. You must set an ''A + Dynamic DNS Record'' for the host and enable Dynamic DNS in the manage page for your domain. ' +description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " home: https://truecharts.org/charts/incubator/namecheap-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png deprecated: false sources: - - https://github.com/EdwardChamberlain/namecheap_ddns - - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns - - https://hub.docker.com/r/edchamberlain/namecheap_ddns + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - namecheap-ddns - - Tools-Utilities - - Network-DNS - - Network-Management + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index 9bb5c09e76b..dbbb8537c00 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nano-wallet version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/nano-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet - - https://ghcr.io/linuxserver/nano-wallet + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://ghcr.io/linuxserver/nano-wallet maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nano-wallet + - nano-wallet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 00bd8bc87de..acd8d8322ca 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: navidrome version: 17.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/navidrome icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png deprecated: false sources: - - https://github.com/deluan/navidrome - - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome - - https://hub.docker.com/r/deluan/navidrome + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://hub.docker.com/r/deluan/navidrome + - https://github.com/deluan/navidrome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - navidrome - - music - - streaming + - navidrome + - music + - streaming dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index 6812b5a891a..4a784afb335 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: necesse version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/necesse icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse - - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - necesse - - GameServers + - necesse + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index 78d28bee491..b926b75c6df 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: neko version: 3.0.14 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/neko icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png deprecated: false sources: - - https://hub.docker.com/r/m1k1o/neko - - https://github.com/truecharts/charts/tree/master/charts/incubator/neko + - https://github.com/truecharts/charts/tree/master/charts/incubator/neko + - https://hub.docker.com/r/m1k1o/neko maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - neko - - video + - neko + - video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index 417a19fc086..67bc95d2942 100644 --- a/charts/stable/netbootxyz/Chart.yaml +++ b/charts/stable/netbootxyz/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: netbootxyz version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/netbootxyz icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrornetbootxyz - - https://github.com/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://github.com/netbootxyz/netboot.xyz + - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://github.com/truecharts/containers/tree/master/mirrornetbootxyz maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - netbootxyz - - pxe + - netbootxyz + - pxe dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 52ccdecb871..19289c1cb38 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: netdata version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/netdata icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png deprecated: false sources: - - https://github.com/netdata - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://hub.docker.com/r/netdata/netdata + - https://github.com/netdata + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://hub.docker.com/r/netdata/netdata maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - netdata - - monitoring + - netdata + - monitoring dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index bfe2607ecc3..23e7c07b676 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: neverwinternights-ee version: 3.0.12 appVersion: latest -description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).' +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." home: https://truecharts.org/charts/incubator/neverwinternights-ee icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png deprecated: false sources: - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee - - https://hub.docker.com/r/ich777/nwnee-server + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - https://hub.docker.com/r/ich777/nwnee-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - neverwinternights-ee - - GameServers + - neverwinternights-ee + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/newyearcountdownclock/Chart.yaml b/charts/stable/newyearcountdownclock/Chart.yaml index 7c35efef67f..716c2aaa732 100644 --- a/charts/stable/newyearcountdownclock/Chart.yaml +++ b/charts/stable/newyearcountdownclock/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: newyearcountdownclock version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/newyearcountdownclock icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png deprecated: false sources: - - https://github.com/modem7/Docker-NewYearCountdown - - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock - - https://hub.docker.com/r/modem7/newyearcountdown + - https://github.com/modem7/Docker-NewYearCountdown + - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - https://hub.docker.com/r/modem7/newyearcountdown maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - newyearcountdownclock - - Tools-Utilities - - Other + - newyearcountdownclock + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 578c68cb55b..9d2289a9f47 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nextcloud version: 25.0.10 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/stable/nextcloud icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png deprecated: false sources: - - https://github.com/nextcloud/helm - - https://github.com/nextcloud/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/nextcloud/helm + - https://github.com/nextcloud/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/truecharts/containers/tree/master/mirrornextcloud-fpm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nextcloud - - storage - - http - - web - - php + - nextcloud + - storage + - http + - web + - php dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index eff333f6dbf..55042b48dad 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nextpvr version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/nextpvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png deprecated: false sources: - - https://github.com/sub3/NextPVR/wiki/Install-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://hub.docker.com/r/nextpvr/nextpvr_amd64 + - https://github.com/sub3/NextPVR/wiki/Install-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pvr - - recorder + - pvr + - recorder dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index af46820979f..6a288ccf536 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nexus-oss version: 3.1.8 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/nexus-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss - - https://hub.docker.com/r/sonatype/nexus3 + - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nexus-oss - - productivity + - nexus-oss + - productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 49dd82db95a..f0623f7ed03 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nginx-proxy-manager version: 6.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/nginx-proxy-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://hub.docker.com/r/jc21/nginx-proxy-manager - - https://nginxproxymanager.com/ - - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://hub.docker.com/r/jc21/nginx-proxy-manager + - https://nginxproxymanager.com/ + - https://github.com/NginxProxyManager/nginx-proxy-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy + - nginx-proxy-manager + - nginx + - reverse-proxy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index 3d840db0c65..0db6b6c4227 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ngircd version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/ngircd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd - - https://ghcr.io/linuxserver/ngircd + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + - https://ghcr.io/linuxserver/ngircd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ngircd + - ngircd dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index 9833d4866cf..22f4d8fab75 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nightscout version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/nightscout icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png deprecated: false sources: - - https://github.com/nightscout/cgm-remote-monitor - - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis - - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout - - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nightscout - - Cloud + - nightscout + - Cloud dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index 7da3366ae27..adaa9c8523a 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nitter version: 3.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/nitter icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter - - https://hub.docker.com/r/zedeus/nitter - - https://github.com/zedeus/nitter + - https://github.com/zedeus/nitter + - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter + - https://hub.docker.com/r/zedeus/nitter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nitter - - libre + - nitter + - libre dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index c653e84ba41..50fb8dfa309 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nntp2nntp version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/nntp2nntp icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp - - https://ghcr.io/linuxserver/nntp2nntp + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + - https://ghcr.io/linuxserver/nntp2nntp maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nntp2nntp + - nntp2nntp dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 0937088e19d..c9d7e0758a9 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nocodb version: 10.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png deprecated: false sources: - - https://github.com/nocodb/nocodb - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://hub.docker.com/r/nocodb/nocodb + - https://github.com/nocodb/nocodb + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://hub.docker.com/r/nocodb/nocodb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nocodb + - nocodb dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index b61efc4a9d6..f9cfbe1ee99 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: node-red version: 16.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/node-red icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png deprecated: false sources: - - https://github.com/node-red/node-red-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - - https://hub.docker.com/r/nodered/node-red + - https://hub.docker.com/r/nodered/node-red + - https://github.com/node-red/node-red-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - node-red - - nodered + - node-red + - nodered dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index 6493e42220b..4ea93a97b80 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nosqlclient version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/nosqlclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png deprecated: false sources: - - https://github.com/nosqlclient/nosqlclient - - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient - - https://hub.docker.com/r/mongoclient/mongoclient + - https://github.com/nosqlclient/nosqlclient + - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nosqlclient - - Tools-Utilities - - Other + - nosqlclient + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index 8baaa8653eb..47b04a90693 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notarius version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/notarius icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png deprecated: false sources: - - https://github.com/agusalex/Notarius - - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius - - https://hub.docker.com/r/agusalex/notarius + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://hub.docker.com/r/agusalex/notarius + - https://github.com/agusalex/Notarius maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - notarius - - Other + - notarius + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index 8d53f34cfd9..a87ef51f6f6 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notea version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/notea icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/notea - - https://hub.docker.com/r/diamkil/notea - - https://registry.hub.docker.com/r/diamkil/notea/ - - https://github.com/diamkil/docker-notea + - https://registry.hub.docker.com/r/diamkil/notea/ + - https://github.com/diamkil/docker-notea + - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - https://hub.docker.com/r/diamkil/notea maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - notea - - Productivity + - notea + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index c0fe87cc441..56609de7afe 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notifiarr version: 2.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/notifiarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png deprecated: false sources: - - https://github.com/Notifiarr/notifiarr - - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr - - https://hub.docker.com/r/golift/notifiarr + - https://hub.docker.com/r/golift/notifiarr + - https://github.com/Notifiarr/notifiarr + - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex - - discord - - MediaApp-Other - - notification + - plex + - discord + - MediaApp-Other + - notification dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index a678eeae4e9..f420ba46273 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: novnc version: 8.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/novnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png deprecated: false sources: - - https://novnc.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://ghcr.io/nicholaswilde/novnc + - https://novnc.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://ghcr.io/nicholaswilde/novnc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - novnc - - vnc - - remote - - desktop + - novnc + - vnc + - remote + - desktop dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index dd34edd1e9a..2428c53973d 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ntfy version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ntfy icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png deprecated: false sources: - - https://github.com/binwiederhier/ntfy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://hub.docker.com/r/binwiederhier/ntfy + - https://github.com/binwiederhier/ntfy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://hub.docker.com/r/binwiederhier/ntfy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ntfy + - ntfy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 3b4c9a25240..2977ee24418 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nullserv version: 11.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/nullserv icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png deprecated: false sources: - - https://github.com/bmrzycki/nullserv - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://ghcr.io/k8s-at-home/nullserv + - https://github.com/bmrzycki/nullserv + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://ghcr.io/k8s-at-home/nullserv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nullserv + - nullserv dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index b6dfd71e8a3..753114850de 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nzbget version: 16.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/nzbget icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - - https://ghcr.io/geek-cookbook/nzbget - - https://nzbget.net/ + - https://nzbget.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://ghcr.io/geek-cookbook/nzbget maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nzbget - - usenet + - nzbget + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index 060d2263630..cd49dfdc309 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nzbhydra version: 17.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/nzbhydra icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png deprecated: true sources: - - https://ghcr.io/geek-cookbook/nzbhydra2 - - https://github.com/theotherp/nzbhydra2 - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://github.com/theotherp/nzbhydra2 + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://ghcr.io/geek-cookbook/nzbhydra2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nzbhydra - - usenet + - nzbhydra + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index 6f2e2ccd592..8df430655e5 100644 --- a/charts/stable/obs-ndi/Chart.yaml +++ b/charts/stable/obs-ndi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: obs-ndi version: 4.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/obs-ndi icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png deprecated: false sources: - - https://github.com/patrickstigler/docker-obs-ndi - - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi - - https://hub.docker.com/r/patrickstigler/obs-ndi + - https://github.com/patrickstigler/docker-obs-ndi + - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index c327423bd85..d66d25e002f 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: observium version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/observium icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png deprecated: false sources: - - https://www.observium.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/observium - - https://hub.docker.com/r/uberchuckie/observium + - https://www.observium.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://hub.docker.com/r/uberchuckie/observium maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - observium - - Network-Management + - observium + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index 6deb247403c..fc0bb48f7e7 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: obsidian version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/obsidian icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png deprecated: false sources: - - https://github.com/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote - - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian - - https://ghcr.io/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote + - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - https://ghcr.io/sytone/obsidian-remote maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - obsidian - - productivity + - obsidian + - productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index b9ab46fde4c..527e05aeb25 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: octoprint version: 11.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/octoprint icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png deprecated: false sources: - - https://github.com/OctoPrint/OctoPrint - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://hub.docker.com/r/octoprint/octoprint + - https://github.com/OctoPrint/OctoPrint + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://hub.docker.com/r/octoprint/octoprint maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - octoprint - - 3d - - printer + - octoprint + - 3d + - printer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 78940f36c4b..e0b72975067 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: odoo version: 15.0.6 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/odoo icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png deprecated: false sources: - - https://github.com/odoo/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - - https://hub.docker.com/_/odoo + - https://github.com/odoo/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://hub.docker.com/_/odoo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index b839e19c353..6ee425b178c 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: omada-controller version: 11.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/omada-controller icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png deprecated: false sources: - - https://github.com/mbentley/docker-omada-controller - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://hub.docker.com/r/mbentley/omada-controller + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://hub.docker.com/r/mbentley/omada-controller maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - omada-controller + - omada-controller dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index a64a98b28cf..24b56cc0276 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ombi version: 16.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/ombi icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ombi - - https://github.com/truecharts/containers/tree/master/mirrorombi - - https://github.com/tidusjar/Ombi + - https://github.com/tidusjar/Ombi + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/truecharts/containers/tree/master/mirrorombi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ombi - - plex - - emby - - sonarr - - radarr - - couchpotato + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index c3dc4a71ed4..cd437ac2040 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: onlinecheckyourserver version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/onlinecheckyourserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver - - https://hub.docker.com/r/ich777/online-check-pushover + - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://hub.docker.com/r/ich777/online-check-pushover maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - onlinecheckyourserver - - Tools-Utilities + - onlinecheckyourserver + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 9f2e65a5caf..28e49f80f86 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -1,44 +1,44 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: onlyoffice-document-server version: 13.0.7 appVersion: 7.5.1 -description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' +description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." home: https://truecharts.org/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png deprecated: false sources: - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - - https://hub.docker.com/r/onlyoffice/documentserver + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://hub.docker.com/r/onlyoffice/documentserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - onlyoffice + - onlyoffice dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: office - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: office + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index 816a83f369c..b1dbc463785 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openaudible version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/openaudible icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png deprecated: false sources: - - https://github.com/openaudible/openaudible_docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible - - https://hub.docker.com/r/openaudible/openaudible + - https://github.com/openaudible/openaudible_docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible + - https://hub.docker.com/r/openaudible/openaudible maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - audible + - audible dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index 4c8e7959555..a610e07482f 100644 --- a/charts/stable/openbooks/Chart.yaml +++ b/charts/stable/openbooks/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openbooks version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/openbooks icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png deprecated: false sources: - - https://github.com/evan-buss/openbooks - - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks - - https://github.com/truecharts/containers/tree/master/mirroropenbooks + - https://github.com/evan-buss/openbooks + - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks + - https://github.com/truecharts/containers/tree/master/mirroropenbooks maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openbooks - - media + - openbooks + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index 8d66e0e9026..251712df9ff 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: opengl-desktop-g3 version: 3.0.13 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/opengl-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png deprecated: false sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - opengl-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index c8d30d202fa..0b4de6e5b67 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openhab version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/openhab icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - - https://hub.docker.com/r/openhab/openhab + - https://hub.docker.com/r/openhab/openhab + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openhab + - openhab dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index 2573ef33931..684e794e6e9 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openra version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/openra icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png deprecated: false sources: - - https://hub.docker.com/r/rmoriz/openra - - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - https://hub.docker.com/r/rmoriz/openra maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openra - - Network-Other + - openra + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index 1b5da5d12df..db9291f1c02 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openspeedtest version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/openspeedtest icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png deprecated: false sources: - - https://github.com/openspeedtest/Speed-Test - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://hub.docker.com/r/openspeedtest/latest + - https://hub.docker.com/r/openspeedtest/latest + - https://github.com/openspeedtest/Speed-Test + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - speedtest - - speed test - - openspeedtest + - speedtest + - speed test + - openspeedtest dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index ee7c039a785..1538706b142 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openttd version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/openttd icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png deprecated: false sources: - - https://www.openttd.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd - - https://hub.docker.com/r/ich777/openttdserver + - https://www.openttd.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://hub.docker.com/r/ich777/openttdserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openttd - - GameServers + - openttd + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 75236c40ee7..0b6c6be2666 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openvscode-server version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/openvscode-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - - https://ghcr.io/linuxserver/openvscode-server + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - https://ghcr.io/linuxserver/openvscode-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openvscode-server + - openvscode-server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index a7d04e34e58..c2eb6d28b34 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: organizr version: 16.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/organizr icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png deprecated: false sources: - - https://github.com/causefx/Organizr - - https://github.com/truecharts/charts/tree/master/charts/stable/organizr - - https://hub.docker.com/r/organizr/organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://hub.docker.com/r/organizr/organizr + - https://github.com/causefx/Organizr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - organizr + - organizr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index 12b570c2843..d9d3085bf01 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: oscam version: 11.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/oscam icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png deprecated: false sources: - - https://trac.streamboard.tv/oscam/browser/trunk - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://ghcr.io/linuxserver/oscam + - https://trac.streamboard.tv/oscam/browser/trunk + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://ghcr.io/linuxserver/oscam maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - oscam + - oscam dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: DIY - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: DIY + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 95cbc08c90d..2bc1f2fc053 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: outline version: 9.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/outline icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png deprecated: false sources: - - https://github.com/outline/outline - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://hub.docker.com/r/outlinewiki/outline + - https://github.com/outline/outline + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://hub.docker.com/r/outlinewiki/outline maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - outline - - knowledge + - outline + - knowledge dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 112a9439f05..fe976e100f9 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: overseerr version: 11.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/overseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png deprecated: false sources: - - https://github.com/sct/overseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - - https://ghcr.io/sct/overseerr + - https://github.com/sct/overseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://ghcr.io/sct/overseerr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - overseerr - - plex - - sonarr - - radarr + - overseerr + - plex + - sonarr + - radarr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index 9e40a9b13c2..9cf31d0c938 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owi2plex version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/owi2plex icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png deprecated: false sources: - - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex + - https://github.com/alturismo/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - owi2plex - - Downloaders + - owi2plex + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index 75678ab4c22..9819cdcd75b 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owncast version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/owncast icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png deprecated: false sources: - - https://github.com/owncast/owncast - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://hub.docker.com/r/gabekangas/owncast - - https://owncast.online/ + - https://github.com/owncast/owncast + - https://owncast.online/ + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://hub.docker.com/r/gabekangas/owncast maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - owncast - - stream - - open source - - chat + - owncast + - stream + - open source + - chat dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 1506d8cc30d..94ca36a22a9 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: paperless-ngx version: 4.0.7 @@ -8,40 +8,40 @@ home: https://truecharts.org/charts/stable/paperless-ngx icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://ghcr.io/paperless-ngx/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://ghcr.io/paperless-ngx/paperless-ngx maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - paperless-ng - - paperless-ngx - - documents - - paper + - paperless-ng + - paperless-ngx + - documents + - paper dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index 3d93f78ec26..3cc4e70a67a 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: papermerge version: 9.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/papermerge icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png deprecated: false sources: - - https://github.com/ciur/papermerge - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - - https://hub.docker.com/r/papermerge/papermerge + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/papermerge/papermerge + - https://github.com/ciur/papermerge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - papermerge + - papermerge dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index 9646b35eb56..8eb3a7c6e6d 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: passwordpusherephemeral version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/passwordpusherephemeral icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral - - https://hub.docker.com/r/pglombardo/pwpush-ephemeral - - https://github.com/pglombardo/PasswordPusher + - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral + - https://github.com/pglombardo/PasswordPusher maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - passwordpusherephemeral - - Productivity - - Security - - Tools-Utilities + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index 1b643c202dd..50eec2a8904 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pasta version: 6.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/pasta icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png deprecated: false sources: - - https://github.com/cglatot/pasta - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://hub.docker.com/r/cglatot/pasta + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://hub.docker.com/r/cglatot/pasta + - https://github.com/cglatot/pasta maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other + - pasta + - MediaApp-Other + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pastey/Chart.yaml b/charts/stable/pastey/Chart.yaml index 2aaf113dbb3..3f4579ff32e 100644 --- a/charts/stable/pastey/Chart.yaml +++ b/charts/stable/pastey/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pastey version: 4.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/pastey icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png deprecated: false sources: - - https://github.com/Cesura/pastey - - https://github.com/truecharts/charts/tree/master/charts/stable/pastey - - https://github.com/truecharts/containers/tree/master/mirrorpastey + - https://github.com/Cesura/pastey + - https://github.com/truecharts/charts/tree/master/charts/stable/pastey + - https://github.com/truecharts/containers/tree/master/mirrorpastey-slim maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pastey - - Productivity - - Tools-Utilities + - pastey + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index 6fe0bacf2fa..20409fb0f2b 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pavlovvr version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pavlovvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pavlovvr - - GameServers + - pavlovvr + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index 46b0d128614..038b606d09b 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pgadmin version: 13.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/pgadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png deprecated: false sources: - - https://www.pgadmin.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin - - https://hub.docker.com/r/dpage/pgadmin4 + - https://www.pgadmin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pgadmin - - db - - database + - pgadmin + - db + - database dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index 840bc597beb..d16dd5b32b8 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phoronix-test-suite version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/phoronix-test-suite icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png deprecated: false sources: - - https://github.com/phoronix-test-suite/phoronix-test-suite - - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite - - https://hub.docker.com/r/phoronix/pts + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - phoronix-test-suite - - Tools-Utilities + - phoronix-test-suite + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index c137d236e5b..7773160398c 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photo-stream version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/photo-stream icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png deprecated: false sources: - - https://github.com/waschinski/photo-stream - - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream - - https://hub.docker.com/r/waschinski/photo-stream + - https://github.com/waschinski/photo-stream + - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photo-stream - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 2cf9cde86f6..6c8b614f5e1 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoprism version: 17.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/photoprism icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - - https://hub.docker.com/r/photoprism/photoprism - - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism + - https://github.com/photoprism/photoprism + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photos - - photoprism - - pictures - - sharing + - photos + - photoprism + - pictures + - sharing dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index acc9cad39cf..ea2cbfb25ea 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoshow version: 8.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/photoshow icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png deprecated: false sources: - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://ghcr.io/linuxserver/photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://ghcr.io/linuxserver/photoshow maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photoshow - - photo - - show - - gallary - - image + - photoshow + - photo + - show + - gallary + - image dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index af5bba25761..10eec478916 100644 --- a/charts/stable/photostructure/Chart.yaml +++ b/charts/stable/photostructure/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photostructure version: 4.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/photostructure icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png deprecated: false sources: - - https://github.com/photostructure/photostructure-for-servers - - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure - - https://github.com/truecharts/containers/tree/master/mirrorphotostructure + - https://github.com/photostructure/photostructure-for-servers + - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://github.com/truecharts/containers/tree/master/mirrorphotostructure maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photostructure - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index 0ef75ccbb27..c17a599e87e 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoview version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/photoview icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png deprecated: false sources: - - https://github.com/photoview/photoview - - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - - https://hub.docker.com/r/viktorstrate/photoview + - https://github.com/photoview/photoview + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://hub.docker.com/r/viktorstrate/photoview maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photo - - gallery + - photo + - gallery dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index dd99dd7d252..d2881e46604 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phpldapadmin version: 11.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/phpldapadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png deprecated: false sources: - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://hub.docker.com/r/osixia/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://hub.docker.com/r/osixia/phpldapadmin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - phpldapadmin - - openldap - - userrights + - phpldapadmin + - openldap + - userrights dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index fae67ab6f97..eb5eaac2265 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phpmyadmin version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/phpmyadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin - - https://hub.docker.com/r/phpmyadmin/phpmyadmin + - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - https://hub.docker.com/r/phpmyadmin/phpmyadmin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - phpmyadmin - - Tools-Utilities - - Other + - phpmyadmin + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index 2120abc448a..62c8dc28f4b 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: piaware version: 10.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/piaware icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png deprecated: false sources: - - https://github.com/flightaware/piaware - - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware - - https://hub.docker.com/r/mikenye/piaware + - https://github.com/flightaware/piaware + - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware + - https://hub.docker.com/r/mikenye/piaware maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - piaware - - flight-aware - - flight-tracker + - piaware + - flight-aware + - flight-tracker dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index eccbd5cef3c..f79ee9f59ae 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: picoshare version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/picoshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png deprecated: false sources: - - https://github.com/mtlynch/picoshare - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://hub.docker.com/r/mtlynch/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/mtlynch/picoshare + - https://github.com/mtlynch/picoshare maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - picoshare + - picoshare dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index b305f5f736b..800520521b8 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -1,43 +1,43 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pigallery2 version: 3.0.12 appVersion: latest -description: 'Homepage: http://bpatrik.github.io/pigallery2/' +description: "Homepage: http://bpatrik.github.io/pigallery2/" home: https://truecharts.org/charts/incubator/pigallery2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png deprecated: false sources: - - https://hub.docker.com/r/bpatrik/pigallery2 - - https://github.com/bpatrik/pigallery2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://github.com/bpatrik/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 273cbf3e6a5..9c830aff44f 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pihole version: 12.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/pihole icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png deprecated: false sources: - - https://github.com/pi-hole/docker-pi-hole - - https://pi-hole.net/ - - https://github.com/pi-hole - - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - - https://hub.docker.com/r/pihole/pihole + - https://github.com/pi-hole/docker-pi-hole + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://hub.docker.com/r/pihole/pihole maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - DNS + - DNS dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index f730ed5903b..6ead0712810 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pinry version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/pinry icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png deprecated: false sources: - - https://hub.docker.com/r/getpinry/pinry - - https://github.com/pinry/pinry/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://hub.docker.com/r/getpinry/pinry + - https://github.com/pinry/pinry/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pinry + - pinry dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 0160154123b..0577115d85d 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: piwigo version: 9.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/piwigo icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png deprecated: false sources: - - https://github.com/linuxserver/docker-piwigo - - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - - https://ghcr.io/linuxserver/piwigo + - https://github.com/linuxserver/docker-piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - https://ghcr.io/linuxserver/piwigo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - piwigo - - gallery - - photo - - image + - piwigo + - gallery + - photo + - image dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index e42bb58779c..ce99d3197ab 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixapop version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/pixapop icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png deprecated: false sources: - - https://github.com/bierdok/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://ghcr.io/linuxserver/pixapop + - https://ghcr.io/linuxserver/pixapop + - https://github.com/bierdok/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pixapop - - photo - - gallery - - image + - pixapop + - photo + - gallery + - image dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index 97a27359d54..16a2d32b3c3 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixark version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pixark icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png deprecated: false sources: - - https://pixark.snail.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark - - https://hub.docker.com/r/ich777/steamcmd + - https://pixark.snail.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pixark - - GameServers + - pixark + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index e0cdb418e15..b5eb0529a9b 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plausible version: 6.0.7 @@ -8,40 +8,40 @@ home: https://truecharts.org/charts/stable/plausible icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png deprecated: false sources: - - https://hub.docker.com/r/plausible/analytics - - https://github.com/plausible/hosting - - https://plausible.io/ - - https://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics - - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://hub.docker.com/r/plausible/analytics + - https://github.com/plausible/hosting maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plausible - - analytics + - plausible + - analytics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: clickhouse - version: 9.0.10 - repository: https://deps.truecharts.org/ - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 9.0.10 + repository: https://deps.truecharts.org/ + condition: clickhouse.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: analytics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: analytics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index acf5f54d4d0..b76bc277c20 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plaxt version: 6.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/plaxt icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png deprecated: false sources: - - https://github.com/XanderStrike/goplaxt - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://hub.docker.com/r/xanderstrike/goplaxt + - https://hub.docker.com/r/xanderstrike/goplaxt + - https://github.com/XanderStrike/goplaxt + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 292e43fc18d..aaf729df14a 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-auto-languages version: 6.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/plex-auto-languages icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png deprecated: false sources: - - https://github.com/remirigal/plex-auto-languages - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://hub.docker.com/r/remirigal/plex-auto-languages + - https://github.com/remirigal/plex-auto-languages + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index 2e7f195fdee..8e1fcce2638 100644 --- a/charts/stable/plex-meta-manager/Chart.yaml +++ b/charts/stable/plex-meta-manager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-meta-manager version: 4.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/plex-meta-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png deprecated: false sources: - - https://github.com/meisnate12/Plex-Meta-Manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager - - https://github.com/truecharts/containers/tree/master/mirrorplex-meta-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://github.com/truecharts/containers/tree/master/mirrorplex-meta-manager + - https://github.com/meisnate12/Plex-Meta-Manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex-meta-manager + - plex-meta-manager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index f6c64fc1389..210608dde54 100644 --- a/charts/stable/plex-playlist-sync/Chart.yaml +++ b/charts/stable/plex-playlist-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-playlist-sync version: 1.0.6 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/incubator/plex-playlist-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png deprecated: false sources: - - https://github.com/rnagabhyrava/plex-playlist-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync - - https://github.com/truecharts/containers/tree/master/mirrorplex-playlist-sync + - https://github.com/rnagabhyrava/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync + - https://github.com/truecharts/containers/tree/master/mirrorplex-playlist-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex-playlist-sync - - Spotify - - Deezer - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video + - plex-playlist-sync + - Spotify + - Deezer + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index e1fa311f9bd..ec92b9b981a 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex-utills version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/plex-utills icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png deprecated: false sources: - - https://github.com/jkirkcaldy/plex-utills - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other + - plex-utills + - Tools-Utilities + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 58042031c78..8da721f15e5 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plex version: 15.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/plex icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex - - https://ghcr.io/onedr0p/plex - - https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://ghcr.io/onedr0p/plex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex - - plex-media-server + - plex + - plex-media-server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index bc742473b57..688030f7071 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plexanisync version: 4.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/plexanisync icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png deprecated: false sources: - - https://ghcr.io/rickdb/plexanisync - - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync - - https://github.com/RickDB/PlexAniSync - - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://ghcr.io/rickdb/plexanisync + - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync + - https://github.com/RickDB/PlexAniSync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plexanisync - - media + - plexanisync + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index 54cf8778d5b..becc4e28060 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plexripper version: 6.0.6 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/plexripper icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png deprecated: false sources: - - https://github.com/PlexRipper/PlexRipper/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - - https://hub.docker.com/r/plexripper/plexripper + - https://hub.docker.com/r/plexripper/plexripper + - https://github.com/PlexRipper/PlexRipper/ + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index 2e4b10c940c..106685712af 100644 --- a/charts/stable/plextraktsync/Chart.yaml +++ b/charts/stable/plextraktsync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plextraktsync version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/plextraktsync icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync - - https://github.com/truecharts/containers/tree/master/mirrorplextraktsync - - https://github.com/Taxel/PlexTraktSync + - https://github.com/Taxel/PlexTraktSync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/truecharts/containers/tree/master/mirrorplextraktsync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other + - plextraktsync + - Tools-Utilities + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index b157c608957..ba9ac1510d2 100644 --- a/charts/stable/pocketmine-mp/Chart.yaml +++ b/charts/stable/pocketmine-mp/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pocketmine-mp version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pocketmine-mp icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png deprecated: false sources: - - https://github.com/pmmp/PocketMine-MP - - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp - - https://github.com/truecharts/containers/tree/master/mirrorpocketmine-mp + - https://github.com/pmmp/PocketMine-MP + - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp + - https://github.com/truecharts/containers/tree/master/mirrorpocketmine-mp maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pocketmine-mp - - minecraft + - pocketmine-mp + - minecraft dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 5f9fcdc11bf..b40dcfbfe76 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: podgrab version: 15.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/podgrab icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png deprecated: false sources: - - https://github.com/akhilrex/podgrab - - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab - - https://hub.docker.com/r/akhilrex/podgrab + - https://github.com/akhilrex/podgrab + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://hub.docker.com/r/akhilrex/podgrab maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - podgrab + - podgrab dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: mutlimedia - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: mutlimedia + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 90b00ae4908..6edb91f14f6 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: portainer version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png deprecated: false sources: - - https://hub.docker.com/r/portainer/portainer-ce - - https://docs.portainer.io/start/install/server - - https://docs.portainer.io/start/install-ce/server - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://docs.portainer.io/start/install/server + - https://docs.portainer.io/start/install-ce/server + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://hub.docker.com/r/portainer/portainer-ce maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - portainer + - portainer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index 23a72774384..7e3aa1ae3a2 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: post-recording version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/post-recording icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png deprecated: false sources: - - https://github.com/chacawaca/docker-post-recording - - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording - - https://hub.docker.com/r/chacawaca/post-recording + - https://hub.docker.com/r/chacawaca/post-recording + - https://github.com/chacawaca/docker-post-recording + - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - post-recording - - MediaApp-Video + - post-recording + - MediaApp-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 092a38924da..6638156d4f5 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: posterr version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/posterr icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png deprecated: false sources: - - https://github.com/petersem/posterr - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://hub.docker.com/r/petersem/posterr + - https://github.com/petersem/posterr + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://hub.docker.com/r/petersem/posterr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - posterr - - MediaServer-Other + - posterr + - MediaServer-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 84efaf3e5f6..a0177c32520 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: postscriptum version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/postscriptum icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - postscriptum - - GameServers + - postscriptum + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/preclear/Chart.yaml b/charts/stable/preclear/Chart.yaml index d0e2813afec..ae4c4f1d8ab 100644 --- a/charts/stable/preclear/Chart.yaml +++ b/charts/stable/preclear/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: preclear version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/preclear icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png deprecated: false sources: - - https://registry.hub.docker.com/r/binhex/arch-preclear/ - - https://github.com/binhex/documentation - - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear - - https://hub.docker.com/r/binhex/arch-preclear + - https://github.com/binhex/documentation + - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear + - https://hub.docker.com/r/binhex/arch-preclear + - https://registry.hub.docker.com/r/binhex/arch-preclear/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - preclear - - Productivity - - Tools-Utilities + - preclear + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 2adf09d0e9b..c7f7abeaf24 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pretend-youre-xyzzy version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/pretend-youre-xyzzy icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png deprecated: false sources: - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://hub.docker.com/r/emcniece/dockeryourxyzzy + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://hub.docker.com/r/emcniece/dockeryourxyzzy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity + - pretend-youre-xyzzy + - cards + - against + - humanity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 7e4e77c0b48..5e063c0fde2 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: projectsend version: 9.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/projectsend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png deprecated: false sources: - - https://github.com/projectsend/projectsend - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - - https://ghcr.io/linuxserver/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://ghcr.io/linuxserver/projectsend + - https://github.com/projectsend/projectsend maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - projectsend - - files + - projectsend + - files dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: files - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: files + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/projectzomboidreporter-frontend/Chart.yaml b/charts/stable/projectzomboidreporter-frontend/Chart.yaml index c7bee3d41b7..2e730ed05df 100644 --- a/charts/stable/projectzomboidreporter-frontend/Chart.yaml +++ b/charts/stable/projectzomboidreporter-frontend/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: projectzomboidreporter-frontend version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/projectzomboidreporter-frontend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png deprecated: false sources: - - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend - - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend + - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - projectzomboidreporter-frontend - - GameServers + - projectzomboidreporter-frontend + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 9dd6f54c4d9..76afdce9d42 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: promcord version: 9.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/promcord icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png deprecated: false sources: - - https://github.com/nimarion/promcord - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://hub.docker.com/r/biospheere/promcord + - https://github.com/nimarion/promcord + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - promcord - - discord - - metrics + - promcord + - discord + - metrics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index b07872dd385..9e17ab08cab 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: protonmail-bridge version: 12.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/protonmail-bridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png deprecated: false sources: - - https://github.com/shenxn/protonmail-bridge-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge - - https://hub.docker.com/r/shenxn/protonmail-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://hub.docker.com/r/shenxn/protonmail-bridge + - https://github.com/shenxn/protonmail-bridge-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - protonmail - - protonmail-bridge + - protonmail + - protonmail-bridge dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 53d47cd9016..3630fae6b76 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prowlarr version: 13.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/prowlarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png deprecated: false sources: - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/prowlarr-develop + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prowlarr - - torrent - - usenet + - prowlarr + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index 140c3a93e1e..d7fa855a25f 100644 --- a/charts/stable/proxmox-backup-server/Chart.yaml +++ b/charts/stable/proxmox-backup-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: proxmox-backup-server version: 1.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/proxmox-backup-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server - - https://github.com/truecharts/containers/tree/master/mirrorproxmox-backup-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server + - https://github.com/truecharts/containers/tree/master/mirrorproxmox-backup-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - proxmox-backup-server - - pbs + - proxmox-backup-server + - pbs dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: test - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: test + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index 9d2e163363d..e13e5eb9554 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prpdf version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/prpdf icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png deprecated: false sources: - - https://github.com/maschhoff/prpdf - - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf - - https://hub.docker.com/r/knex666/prpdf + - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://hub.docker.com/r/knex666/prpdf + - https://github.com/maschhoff/prpdf maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prpdf - - Productivity - - Tools-Utilities + - prpdf + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index 0308ede83f2..c97bf9c324d 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prusaslicer-novnc version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/prusaslicer-novnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png deprecated: false sources: - - https://www.prusa3d.com/prusaslicer/ - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://hub.docker.com/r/mikeah/prusaslicer-novnc + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://hub.docker.com/r/mikeah/prusaslicer-novnc + - https://www.prusa3d.com/prusaslicer/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity + - prusaslicer-novnc + - HomeAutomation + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index a925f304433..1747a140928 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pt-helper version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/pt-helper icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper - - https://hub.docker.com/r/crazyq/pt_helper + - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pt-helper - - Tools-Utilities + - pt-helper + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index 8ebfe99bc1d..4145630d6da 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: putty version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/putty icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png deprecated: false sources: - - https://github.com/jlesage/docker-putty - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://hub.docker.com/r/jlesage/putty + - https://github.com/jlesage/docker-putty + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://hub.docker.com/r/jlesage/putty maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ssh - - putty + - ssh + - putty dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index 703de9a4efd..2a3cedd0270 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pvk-ii version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pvk-ii icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pvk-ii - - GameServers + - pvk-ii + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index 40fdeb0f910..7564b866216 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pwm version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pwm icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png deprecated: false sources: - - https://github.com/pwm-project/pwm - - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm - - https://hub.docker.com/r/fjudith/pwm + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - https://hub.docker.com/r/fjudith/pwm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pwm - - Security + - pwm + - Security dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 02bfe1f12a7..361a996cbe9 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pwndrop version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/pwndrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png deprecated: false sources: - - https://ghcr.io/linuxserver/pwndrop - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://ghcr.io/linuxserver/pwndrop + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pwndrop + - pwndrop dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index d79945fd299..27385c7bf27 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload-ng version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/pyload-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png deprecated: false sources: - - https://pyload.net/ - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng - - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng + - https://pyload.net/ + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pyload-ng - - Other + - pyload-ng + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index fc56cd1433c..070cbdf990d 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/pyload icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png deprecated: false sources: - - https://github.com/pyload/pyload - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://ghcr.io/linuxserver/pyload + - https://github.com/pyload/pyload + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://ghcr.io/linuxserver/pyload maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pyload - - download + - pyload + - download dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 62fa49ced92..58f016dc8a7 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pylon version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/pylon icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png deprecated: false sources: - - https://ghcr.io/linuxserver/pylon - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - https://ghcr.io/linuxserver/pylon + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pylon + - pylon dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index 3702eda034c..b0b12162952 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbitmanage version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/qbitmanage icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png deprecated: false sources: - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://hub.docker.com/r/bobokun/qbit_manage + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://hub.docker.com/r/bobokun/qbit_manage maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qbitmanage - - Downloaders - - MediaApp-Other + - qbitmanage + - Downloaders + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 74d9a6ff196..0c44246ebdf 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbitrr version: 1.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/qbitrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png deprecated: false sources: - - https://github.com/Feramance/Qbitrr - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://hub.docker.com/r/feramance/qbitrr + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://hub.docker.com/r/feramance/qbitrr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qbitrr - - Downloaders - - MediaApp-Other + - qbitrr + - Downloaders + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index b4999d1d83a..8901d31a7aa 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbittorrent version: 17.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/qbittorrent icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png deprecated: false sources: - - https://github.com/qbittorrent/qBittorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server + - https://github.com/qbittorrent/qBittorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qbittorrent - - torrrent + - qbittorrent + - torrrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index 2685b87ee3d..728e8ee2c0f 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qdirstat version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/qdirstat icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png deprecated: false sources: - - https://github.com/jlesage/docker-qdirstat - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://hub.docker.com/r/jlesage/qdirstat + - https://github.com/jlesage/docker-qdirstat + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://hub.docker.com/r/jlesage/qdirstat maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - stats - - qdirstat + - stats + - qdirstat dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/qflood/Chart.yaml b/charts/stable/qflood/Chart.yaml index 901568f94b0..05de27fedf2 100644 --- a/charts/stable/qflood/Chart.yaml +++ b/charts/stable/qflood/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qflood version: 3.0.13 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/qflood icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png deprecated: false sources: - - https://hotio.dev/containers/qflood - - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood + - https://hotio.dev/containers/qflood + - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qflood - - Downloaders + - qflood + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index d02d272174e..7632f2b8063 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qinglong version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/qinglong icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qinglong - - task + - qinglong + - task dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index 47498b0d3f8..d83a41ec54f 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quake3 version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/quake3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png deprecated: false sources: - - https://www.idsoftware.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 - - https://hub.docker.com/r/ich777/quake3 + - https://www.idsoftware.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - https://hub.docker.com/r/ich777/quake3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quake3 - - GameServers + - quake3 + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 1aa6638d8bf..7e96d8470d0 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quassel-core version: 9.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/quassel-core icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core - - https://ghcr.io/linuxserver/quassel-core + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core + - https://ghcr.io/linuxserver/quassel-core maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quassel-core + - quassel-core dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 5a01d48b6f1..0a0248fd8eb 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quassel-web version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/quassel-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web - - https://ghcr.io/linuxserver/quassel-web + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + - https://ghcr.io/linuxserver/quassel-web maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quassel-web + - quassel-web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index 74a73d8972e..bfa14d35ee2 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quickshare version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/quickshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png deprecated: false sources: - - https://github.com/ihexxa/quickshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare - - https://hub.docker.com/r/hexxa/quickshare + - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://hub.docker.com/r/hexxa/quickshare + - https://github.com/ihexxa/quickshare maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 3e415f30251..2b1e0d6e3ff 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quiz-game version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/quiz-game icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png deprecated: false sources: - - https://hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/ASKJR/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://hub.docker.com/r/patrickstigler/quiz-game + - https://github.com/ASKJR/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quiz-game - - GameServers - - Other - - Network-Web + - quiz-game + - GameServers + - Other + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index ce57bade151..ff5648a06c5 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qwantify version: 1.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/qwantify icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png deprecated: false sources: - - https://ghcr.io/wanjohiryan/qwantify - - https://github.com/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - https://github.com/wanjohiryan/qwantify + - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - https://ghcr.io/wanjohiryan/qwantify maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qwantify - - games + - qwantify + - games dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 90707588d8c..c945aa757c9 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radarr version: 18.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/radarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png deprecated: false sources: - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Radarr/Radarr - - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://github.com/Radarr/Radarr + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://ghcr.io/onedr0p/exportarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - radarr - - torrent - - usenet + - radarr + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index a216dcec108..24758a37c71 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radarrsync version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/radarrsync icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png deprecated: false sources: - - https://github.com/dairefinn/RadarrSync - - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync - - https://hub.docker.com/r/dmanius/radarrsync-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - https://hub.docker.com/r/dmanius/radarrsync-docker + - https://github.com/dairefinn/RadarrSync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - radarrsync - - Downloaders + - radarrsync + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/radicale/Chart.yaml b/charts/stable/radicale/Chart.yaml index 2f140b99c8d..08e131ae12c 100644 --- a/charts/stable/radicale/Chart.yaml +++ b/charts/stable/radicale/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radicale version: 3.0.12 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/radicale icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png deprecated: false sources: - - https://hub.docker.com/r/tomsquest/docker-radicale - - https://github.com/tomsquest/docker-radicale - - https://radicale.org/ - - https://github.com/Kozea/Radicale - - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale + - https://github.com/tomsquest/docker-radicale + - https://radicale.org/ + - https://github.com/Kozea/Radicale maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: radicale - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: radicale + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rapidphotodownloader/Chart.yaml b/charts/stable/rapidphotodownloader/Chart.yaml index b69a6495f3f..c9b16342f3b 100644 --- a/charts/stable/rapidphotodownloader/Chart.yaml +++ b/charts/stable/rapidphotodownloader/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rapidphotodownloader version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/rapidphotodownloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png deprecated: false sources: - - https://www.damonlynch.net/rapid/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader - - https://hub.docker.com/r/ich777/rapidphotodownloader + - https://www.damonlynch.net/rapid/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader + - https://hub.docker.com/r/ich777/rapidphotodownloader maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rapidphotodownloader - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index 66f3820c302..860536b9258 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: raspberrymatic version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/raspberrymatic icon: https://truecharts.org/img/hotlink-ok/chart-icons/raspberrymatic.png deprecated: false sources: - - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic - - https://github.com/jens-maus/RaspberryMatic - - https://github.com/truecharts/charts/tree/master/charts/incubator/raspberrymatic - - https://ghcr.io/jens-maus/raspberrymatic + - https://ghcr.io/jens-maus/raspberrymatic + - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic + - https://github.com/jens-maus/RaspberryMatic + - https://github.com/truecharts/charts/tree/master/charts/incubator/raspberrymatic maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - raspberrymatic - - iot + - raspberrymatic + - iot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "false" - truecharts.org/category: iot - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "false" + truecharts.org/category: iot + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index 220dc5d4ed7..0f90e32fd29 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rcon-webadmin version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/rcon-webadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png deprecated: false sources: - - https://github.com/rcon-web-admin/rcon-web-admin - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://hub.docker.com/r/itzg/rcon + - https://github.com/rcon-web-admin/rcon-web-admin + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://hub.docker.com/r/itzg/rcon maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities + - rcon-webadmin + - GameServers + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 57bf6117ce1..6b581661b94 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rdesktop version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/rdesktop icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png deprecated: false sources: - - https://github.com/linuxserver/docker-rdesktop#readme - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop + - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rdesktop - - desktops + - rdesktop + - desktops dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: desktops - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: desktops + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 0f18f417dba..26ace8d6b0a 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rdtclient version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/rdtclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png deprecated: false sources: - - https://github.com/rogerfar/rdt-client - - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro + - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rdtclient - - torrent + - rdtclient + - torrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index c4a990f9e31..621fffc781b 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: readarr version: 18.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/readarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png deprecated: false sources: - - https://ghcr.io/onedr0p/readarr-develop - - https://readarr.com - - https://github.com/Readarr/Readarr - - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://readarr.com + - https://github.com/Readarr/Readarr + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://ghcr.io/onedr0p/exportarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - readarr - - torrent - - usenet - - AudioBooks - - ebooks + - readarr + - torrent + - usenet + - AudioBooks + - ebooks dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index 495aec61495..35692213ff7 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: recyclarr version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/recyclarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png deprecated: false sources: - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://ghcr.io/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://ghcr.io/recyclarr/recyclarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - recyclarr - - Tools-Utilities + - recyclarr + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index 19543f34629..65c5221d124 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: red-discordbot version: 3.0.13 appVersion: full -description: 'The newest Red-Discordbot in a convenient multi-arch Chart ' +description: "The newest Red-Discordbot in a convenient multi-arch Chart " home: https://truecharts.org/charts/incubator/red-discordbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png deprecated: false sources: - - https://github.com/PhasecoreX/docker-red-discordbot - - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot + - https://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - red-discordbot - - Tools-Utilities + - red-discordbot + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index f1aed1742d1..77552ab3c05 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redisinsight version: 4.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/redisinsight icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - - https://hub.docker.com/r/redislabs/redisinsight - - https://github.com/RedisInsight/RedisInsight - - https://redis.com/redis-enterprise/redis-insight/ + - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight + - https://hub.docker.com/r/redislabs/redisinsight + - https://github.com/RedisInsight/RedisInsight + - https://redis.com/redis-enterprise/redis-insight/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - redisinsight - - Tools-Utilities + - redisinsight + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index 45de8ef03ca..320408e7e29 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redm version: 3.0.12 appVersion: latest -description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the ''Show more settings'' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/incubator/redm icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png deprecated: false sources: - - https://hub.docker.com/r/ich777/redmserver - - https://redm.gg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://redm.gg/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://hub.docker.com/r/ich777/redmserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - redm - - GameServers + - redm + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 8598eb866c0..89244ee2f6f 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redmine version: 9.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/redmine icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png deprecated: false sources: - - https://github.com/redmine/redmine - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://hub.docker.com/_/redmine + - https://github.com/redmine/redmine + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - project - - management - - time - - tracking - - ticket + - project + - management + - time + - tracking + - ticket dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index d2c9eeed835..f5f65868f3c 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: reg version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/reg icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png deprecated: false sources: - - https://github.com/genuinetools/reg - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://hub.docker.com/_/registry - - https://github.com/k8s-at-home/container-images/ + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://hub.docker.com/_/registry maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - reg + - reg dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index a2309195f92..74a5bd686cb 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: remmina version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/remmina icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://ghcr.io/linuxserver/remmina - - https://remmina.org/ - - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ + - https://github.com/linuxserver/docker-remmina + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://ghcr.io/linuxserver/remmina maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - remina - - remote - - desktop - - client + - remina + - remote + - desktop + - client dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index aa53d5aa9f3..e13903b3d4e 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: remotely version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/remotely icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png deprecated: false sources: - - https://hub.docker.com/r/immybot/remotely - - https://remotely.one/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://hub.docker.com/r/immybot/remotely + - https://remotely.one/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - remotely - - Tools-Utilities + - remotely + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 6413ff1b10f..3b4872c8240 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: requestrr version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/requestrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - - https://ghcr.io/linuxserver/requestrr + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - https://ghcr.io/linuxserver/requestrr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - requestrr + - requestrr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index 6db8116d820..c5153fc0739 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: resilio-sync version: 12.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/resilio-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png deprecated: false sources: - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://ghcr.io/linuxserver/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://ghcr.io/linuxserver/resilio-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - resilio - - sync - - btsync - - bittorrent + - resilio + - sync + - btsync + - bittorrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index 41033cd0323..2978ef3634a 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: restic-rest-server version: 3.0.12 appVersion: 0.12.1 -description: 'Rest Server is a high performance HTTP server that implements restic''s REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.' +description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." home: https://truecharts.org/charts/incubator/restic-rest-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png deprecated: false sources: - - https://github.com/restic/rest-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server - - https://hub.docker.com/r/restic/rest-server + - https://github.com/restic/rest-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - https://hub.docker.com/r/restic/rest-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - restic-rest-server - - Backup + - restic-rest-server + - Backup dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index f832d9c5dfa..887e5fe91f1 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: retrobot version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/retrobot icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png deprecated: false sources: - - https://github.com/rossimo/retrobot - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://hub.docker.com/r/rossimo/retrobot + - https://github.com/rossimo/retrobot + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://hub.docker.com/r/rossimo/retrobot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - retrobot - - emulator - - discord + - retrobot + - emulator + - discord dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 8a288be17a7..81105013f19 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rflood version: 3.0.13 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/rflood icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png deprecated: false sources: - - https://hotio.dev/containers/rflood - - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - https://hotio.dev/containers/rflood + - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rflood - - downloaders + - rflood + - downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index b3cffe63429..3b3b350a04f 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rickroll version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/rickroll icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png deprecated: false sources: - - https://github.com/modem7/docker-rickroll - - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll - - https://hub.docker.com/r/modem7/docker-rickroll + - https://github.com/modem7/docker-rickroll + - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll + - https://hub.docker.com/r/modem7/docker-rickroll maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rickroll - - media + - rickroll + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index da69cf2a235..d417825fb1c 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rimgo version: 4.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/rimgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrorrimgo - - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://github.com/truecharts/containers/tree/master/mirrorrimgo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rimgo - - Network-Web + - rimgo + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 966a7297167..60331a6ff21 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ring-mqtt version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/ring-mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png deprecated: false sources: - - https://github.com/tsightler/ring-mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt + - https://github.com/tsightler/ring-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities + - ring-mqtt + - HomeAutomation + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index 0b26d7a87b5..28bc8f9fddb 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rmlint version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/rmlint icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint - - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid - - https://github.com/sahib/rmlint + - https://github.com/sahib/rmlint + - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rmlint - - Tools-Utilities + - rmlint + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index a1deb98659c..137ec6b6147 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: romm version: 4.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/stable/romm icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png deprecated: false sources: - - https://github.com/zurdi15/romm - - https://github.com/truecharts/charts/tree/master/charts/stable/romm - - https://ghcr.io/zurdi15/romm + - https://github.com/zurdi15/romm + - https://github.com/truecharts/charts/tree/master/charts/stable/romm + - https://ghcr.io/zurdi15/romm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - romm - - rom-manager + - romm + - rom-manager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index 9b8453837ea..652ecbf678e 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: root version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/root icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png deprecated: false sources: - - https://root.cern/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/root - - https://hub.docker.com/r/bgameiro/arch-cern-root + - https://hub.docker.com/r/bgameiro/arch-cern-root + - https://root.cern/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/root maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - root - - Productivity - - Tools-Utilities + - root + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index e51a7e3b716..d3e86e5ed05 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rsnapshot version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png deprecated: false sources: - - https://ghcr.io/linuxserver/rsnapshot - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://ghcr.io/linuxserver/rsnapshot + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rsnapshot + - rsnapshot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index ffb8a70ae2f..4ac59ab24ec 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-bridge version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/rss-bridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png deprecated: false sources: - - https://github.com/RSS-Bridge/rss-bridge - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://hub.docker.com/r/rssbridge/rss-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://hub.docker.com/r/rssbridge/rss-bridge + - https://github.com/RSS-Bridge/rss-bridge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rss-bridge + - rss-bridge dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index 966ecc53f61..8c6f31211de 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-proxy version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/rss-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png deprecated: false sources: - - https://github.com/damoeb/rss-proxy - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy - - https://hub.docker.com/r/damoeb/rss-proxy + - https://github.com/damoeb/rss-proxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rss-proxy - - Cloud - - Tools-Utilities - - Network-Web + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index 976f9afcbd1..762fafc9fae 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-to-telegram version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/rss-to-telegram icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png deprecated: false sources: - - https://github.com/BoKKeR/RSS-to-Telegram-Bot - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram - - https://hub.docker.com/r/bokker/rss.to.telegram + - https://hub.docker.com/r/bokker/rss.to.telegram + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rss-to-telegram - - Network-Other - - Network-Messenger - - Productivity + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 4ecc9d53fef..0ace93101fb 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rsshub version: 9.0.7 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/rsshub icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/browserless/chrome - - https://github.com/DIYgod/RSSHub - - https://docs.rsshub.app/en/install/ + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://hub.docker.com/r/diygod/rsshub + - https://github.com/DIYgod/RSSHub + - https://docs.rsshub.app/en/install/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rsshub - - rss + - rsshub + - rss dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 715670678b6..1662e592494 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rstudio version: 4.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/rstudio icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png deprecated: false sources: - - https://github.com/rocker-org/rocker-versioned2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio - - https://hub.docker.com/r/rocker/rstudio + - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://hub.docker.com/r/rocker/rstudio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rstudio - - Productivity + - rstudio + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index 81acb1ebc82..23cbec523bd 100644 --- a/charts/stable/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rtorrent-rutorrent version: 2.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/rtorrent-rutorrent icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png deprecated: false sources: - - https://github.com/crazy-max/docker-rtorrent-rutorrent - - https://truecharts.org/charts/stable/rtorrent-rutorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent - - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://truecharts.org/charts/stable/rtorrent-rutorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent + - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://github.com/crazy-max/docker-rtorrent-rutorrent maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rutorrent - - torrent + - rutorrent + - torrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: torrent - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: torrent + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 6222f32343c..a994250a43c 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rust version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/rust icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rust - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rust - - GameServers + - rust + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index f968e75850e..e2dc4ec5595 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rustpad version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/rustpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png deprecated: false sources: - - https://github.com/ekzhang/rustpad - - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad - - https://hub.docker.com/r/ekzhang/rustpad + - https://github.com/ekzhang/rustpad + - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - https://hub.docker.com/r/ekzhang/rustpad maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rustpad - - Cloud - - Productivity - - Tools-Utilities + - rustpad + - Cloud + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index 1140f45854f..ba5cd3d0d89 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: s3backup version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/s3backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png deprecated: false sources: - - https://registry.hub.docker.com/r/joch/s3backup/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup - - https://hub.docker.com/r/joch/s3backup + - https://registry.hub.docker.com/r/joch/s3backup/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://hub.docker.com/r/joch/s3backup maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - s3backup - - Backup - - Cloud + - s3backup + - Backup + - Cloud dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index 84c13bfd787..f6dc9216f5e 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: s3sync version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/s3sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png deprecated: false sources: - - https://github.com/what-name/docker-s3sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync - - https://hub.docker.com/r/whatname/docker-s3sync + - https://github.com/what-name/docker-s3sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync + - https://hub.docker.com/r/whatname/docker-s3sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - s3sync - - Backup - - Cloud + - s3sync + - Backup + - Cloud dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 1c5a00733e2..6da4211a447 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sabnzbd version: 16.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/sabnzbd icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png deprecated: false sources: - - https://sabnzbd.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/sabnzbd + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://ghcr.io/onedr0p/sabnzbd + - https://sabnzbd.org/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sabnzbd - - usenet + - sabnzbd + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 4615bcae584..2aac75f0ab4 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: satisfactory version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/satisfactory icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png deprecated: false sources: - - https://github.com/wolveix/satisfactory-server - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://hub.docker.com/r/wolveix/satisfactory-server + - https://github.com/wolveix/satisfactory-server + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://hub.docker.com/r/wolveix/satisfactory-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - satisfactory + - satisfactory dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index b03e0f3a43e..54dc189e80e 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrutiny version: 8.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/scrutiny icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny - - https://ghcr.io/analogj/scrutiny + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + - https://ghcr.io/analogj/scrutiny maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - scrutiny + - scrutiny dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index f6213ec73ba..3c810e25729 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrypted version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/scrypted icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - - https://hub.docker.com/r/koush/scrypted - - https://github.com/koush/scrypted + - https://github.com/koush/scrypted + - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted + - https://hub.docker.com/r/koush/scrypted maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - scrypted - - automation + - scrypted + - automation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index e70093cc8a5..7c81e99e47d 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sdtd version: 5.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/sdtd icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sevendaystodie - - game-servers + - sevendaystodie + - game-servers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index 7514dd209cc..e90504cdf8c 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: seafile version: 2.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/seafile icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png deprecated: false sources: - - https://seafile.com - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - - https://hub.docker.com/r/seafileltd/seafile-mc + - https://hub.docker.com/r/seafileltd/seafile-mc + - https://seafile.com + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - seafile - - files - - cloud - - file-storage + - seafile + - files + - cloud + - file-storage dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: file-storage - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: file-storage + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 2d943203210..9266f076f47 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: searxng version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/searxng icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png deprecated: false sources: - - https://github.com/searxng/searxng - - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - - https://hub.docker.com/r/searxng/searxng + - https://github.com/searxng/searxng + - https://github.com/truecharts/charts/tree/master/charts/stable/searxng + - https://hub.docker.com/r/searxng/searxng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - searxng - - Productivity - - Other + - searxng + - Productivity + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index 4312c374d1a..66b481b7c94 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: seedsync version: 5.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/seedsync icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png deprecated: false sources: - - https://hub.docker.com/r/ipsingh06/seedsync - - https://github.com/ipsingh06/seedsync - - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://github.com/ipsingh06/seedsync + - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - seedsync - - Tools-Utilities + - seedsync + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 493578dcd8d..ee740ced29d 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: send version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/send icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/send - - https://gitlab.com/timvisee/send + - https://gitlab.com/timvisee/send + - https://github.com/truecharts/charts/tree/master/charts/incubator/send maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - send - - Cloud - - Tools-Utilities + - send + - Cloud + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/senseai-server/Chart.yaml b/charts/stable/senseai-server/Chart.yaml index b68876ef793..fcaa4e5be27 100644 --- a/charts/stable/senseai-server/Chart.yaml +++ b/charts/stable/senseai-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: senseai-server version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/senseai-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png deprecated: false sources: - - https://hub.docker.com/r/codeproject/senseai-server - - https://github.com/codeproject/CodeProject.SenseAI - - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://github.com/codeproject/CodeProject.SenseAI + - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://hub.docker.com/r/codeproject/senseai-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ai - - senseai + - ai + - senseai dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index ad23beb05a1..0e1fa754c2b 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ser2sock version: 11.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/ser2sock icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://hub.docker.com/r/tenstartups/ser2sock - - https://github.com/tenstartups/ser2sock - - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock + - https://github.com/nutechsoftware/ser2sock + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://hub.docker.com/r/tenstartups/ser2sock maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ser2sock + - ser2sock dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index 0232d1fb76f..dc45d158722 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: serpbear version: 1.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/serpbear icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png deprecated: false sources: - - https://github.com/towfiqi/serpbear - - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear - - https://hub.docker.com/r/towfiqi/serpbear + - https://github.com/towfiqi/serpbear + - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear + - https://hub.docker.com/r/towfiqi/serpbear maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - serpbear - - metrics + - serpbear + - metrics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index 2b70e21eb64..55b85ec6524 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: servas version: 1.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/servas icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png deprecated: false sources: - - https://hub.docker.com/r/beromir/servas - - https://github.com/beromir/Servas - - https://github.com/truecharts/charts/tree/master/charts/stable/servas + - https://hub.docker.com/r/beromir/servas + - https://github.com/beromir/Servas + - https://github.com/truecharts/charts/tree/master/charts/stable/servas maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - servas - - bookmarks + - servas + - bookmarks dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index ded77d0b61f..badd3930efd 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sftpgo version: 4.0.6 appVersion: 2.5.5 -description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.' +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." home: https://truecharts.org/charts/stable/sftpgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png deprecated: false sources: - - https://github.com/drakkan/sftpgo - - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - - https://ghcr.io/drakkan/sftpgo + - https://github.com/drakkan/sftpgo + - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo + - https://ghcr.io/drakkan/sftpgo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sftpgo - - Network-FTP + - sftpgo + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-FTP - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-FTP + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 836249f2266..eac14cdabaf 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shaarli version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/shaarli icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png deprecated: false sources: - - https://github.com/shaarli/Shaarli - - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli - - https://hub.docker.com/r/shaarli/shaarli + - https://hub.docker.com/r/shaarli/shaarli + - https://github.com/shaarli/Shaarli + - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shaarli - - Productivity + - shaarli + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index 5a5bcdf2571..24766d70613 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shapeshifter-obfuscator version: 3.0.12 appVersion: latest -description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. ' +description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " home: https://truecharts.org/charts/incubator/shapeshifter-obfuscator icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png deprecated: false sources: - - https://github.com/juchong/shapeshifter-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator - - https://hub.docker.com/r/juchong/shapeshifter-docker + - https://hub.docker.com/r/juchong/shapeshifter-docker + - https://github.com/juchong/shapeshifter-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shapeshifter-obfuscator - - Security + - shapeshifter-obfuscator + - Security dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index fc56676d222..b7492c8ddca 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sheetable version: 4.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/sheetable icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png deprecated: false sources: - - https://sheetable.net/docs - - https://github.com/SheetAble - - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable - - https://hub.docker.com/r/vallezw/sheetable + - https://sheetable.net/docs + - https://github.com/SheetAble + - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable + - https://hub.docker.com/r/vallezw/sheetable maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sheetable + - sheetable dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 0584b5f800d..0ee9992b203 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shiori version: 14.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/shiori icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png deprecated: false sources: - - https://github.com/go-shiori/shiori - - https://github.com/go-shiori/shiori/pkgs/container/shiori - - https://github.com/truecharts/charts/tree/master/charts/stable/shiori - - https://ghcr.io/go-shiori/shiori + - https://github.com/go-shiori/shiori + - https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://ghcr.io/go-shiori/shiori maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface + - shiori + - bookmark + - bookmark-manager + - web-interface dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index c582ff7084f..bee286a1926 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shlink-web-client version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/shlink-web-client icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://hub.docker.com/r/shlinkio/shlink-web-client - - https://github.com/shlinkio/shlink-web-client + - https://github.com/shlinkio/shlink-web-client + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://hub.docker.com/r/shlinkio/shlink-web-client maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - url - - shortener - - frontend + - url + - shortener + - frontend dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 429873fe378..705847ea9a9 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shlink version: 10.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/shlink icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png deprecated: false sources: - - https://github.com/shlinkio/shlink - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://hub.docker.com/r/shlinkio/shlink + - https://github.com/shlinkio/shlink + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://hub.docker.com/r/shlinkio/shlink maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - url - - shortener + - url + - shortener dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index ed084340a95..d0cd87979b5 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shoko-server version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/shoko-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png deprecated: false sources: - - https://github.com/ShokoAnime/ShokoServer - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://hub.docker.com/r/shokoanime/server + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://hub.docker.com/r/shokoanime/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shoko-server - - Tools-Utilities + - shoko-server + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index 053ae525091..f0982cfa89c 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shortipy version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/shortipy icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png deprecated: false sources: - - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy - - https://hub.docker.com/r/knex666/shortipy + - https://github.com/maschhoff/shortipy + - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://hub.docker.com/r/knex666/shortipy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shortipy - - Tools-Utilities - - Network-Management + - shortipy + - Tools-Utilities + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 9f97f564f50..1faf8b77a80 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shorturl version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/shorturl icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png deprecated: false sources: - - https://github.com/nicholaswilde/docker-shorturl - - https://github.com/prologic/shorturl - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://ghcr.io/nicholaswilde/shorturl + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://ghcr.io/nicholaswilde/shorturl + - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/prologic/shorturl maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - url - - shortener - - shorten - - shorturl + - url + - shortener + - shorten + - shorturl dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index 842bd591457..eac08366df8 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sia-daemon version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/sia-daemon icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png deprecated: false sources: - - https://github.com/SiaFoundation/siad/pkgs/container/siad - - https://github.com/siafoundation/siad - - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon - - https://ghcr.io/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad + - https://github.com/siafoundation/siad + - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://ghcr.io/siafoundation/siad maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sia-daemon - - Cloud - - Other + - sia-daemon + - Cloud + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index 06df2899e00..20df72167ca 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sickchill version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/sickchill icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png deprecated: false sources: - - https://github.com/SickChill/SickChill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://ghcr.io/linuxserver/sickchill + - https://github.com/SickChill/SickChill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://ghcr.io/linuxserver/sickchill maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sickchill - - video - - library - - manager + - sickchill + - video + - library + - manager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index eb84d1994a6..3d23c984777 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sickgear version: 9.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/sickgear icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://hub.docker.com/r/sickgear/sickgear - - https://github.com/SickGear/SickGear + - https://github.com/SickGear/SickGear + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://hub.docker.com/r/sickgear/sickgear maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sickgear - - manager - - tv - - shows + - sickgear + - manager + - tv + - shows dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index 91c24d18b88..7493093ad1d 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: simply-shorten version: 6.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/simply-shorten icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png deprecated: false sources: - - https://gitlab.com/draganczukp/simply-shorten - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://hub.docker.com/r/draganczukp/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web + - simply-shorten + - Cloud + - Productivity + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index e7a88597b81..bf0a21b3013 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sinusbot version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/sinusbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png deprecated: false sources: - - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot - - https://hub.docker.com/r/sinusbot/docker + - https://forum.sinusbot.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://hub.docker.com/r/sinusbot/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 5fdbd743970..05382ec3a61 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: slack-invite version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/slack-invite icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png deprecated: false sources: - - httpss://github.com/ninthwalker/slack-invite - - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite - - https://hub.docker.com/r/ninthwalker/slack-invite + - httpss://github.com/ninthwalker/slack-invite + - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - slack-invite - - Network-Messenger - - Productivity + - slack-invite + - Network-Messenger + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index f5ffc073ef0..d5cda87dc44 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: slash version: 1.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/slash icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png deprecated: false sources: - - https://hub.docker.com/r/yourselfhosted/slash - - https://github.com/boojack/slash - - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://github.com/boojack/slash + - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://hub.docker.com/r/yourselfhosted/slash maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - slash - - bookmarks - - url-shortener + - slash + - bookmarks + - url-shortener dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index 995ad71e93d..53fe1609662 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: smokeping version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/smokeping icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://ghcr.io/linuxserver/smokeping - - https://oss.oetiker.ch/smokeping/ + - https://oss.oetiker.ch/smokeping/ + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://ghcr.io/linuxserver/smokeping maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - smokeping - - network - - latency + - smokeping + - network + - latency dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index a6477cf6902..f74d5fabf97 100644 --- a/charts/stable/smtp-relay/Chart.yaml +++ b/charts/stable/smtp-relay/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: smtp-relay version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/smtp-relay icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png deprecated: false sources: - - https://github.com/ix-ai/smtp - - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay - - https://github.com/truecharts/containers/tree/master/mirrorsmtp-relay + - https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay + - https://github.com/truecharts/containers/tree/master/mirrorsmtp-relay maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - smtp-relay - - smtp + - smtp-relay + - smtp dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: smtp - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: smtp + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 2a477b10018..6eb3c91f54b 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: snapdrop version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/snapdrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png deprecated: false sources: - - https://github.com/linuxserver/docker-snapdrop - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://hub.docker.com/r/linuxserver/snapdrop + - https://github.com/linuxserver/docker-snapdrop + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://hub.docker.com/r/linuxserver/snapdrop maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - snapdrop + - snapdrop dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index f75e6a75705..87c2005805f 100644 --- a/charts/stable/snippet-box/Chart.yaml +++ b/charts/stable/snippet-box/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: snippet-box version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/snippet-box icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box - - https://github.com/pawelmalak/snippet-box + - https://github.com/pawelmalak/snippet-box + - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - snippet-box - - Productivity - - Tools-Utilities + - snippet-box + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 3fa5862fd5d..d07dbe45d70 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: socials version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/socials icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png deprecated: false sources: - - https://github.com/diamkil/socials - - https://github.com/truecharts/charts/tree/master/charts/incubator/socials - - https://ghcr.io/diamkil/socials - - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/socials + - https://ghcr.io/diamkil/socials maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - socials - - Other + - socials + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 231f52b171e..107d705d460 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: soft-serve version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/soft-serve icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png deprecated: false sources: - - https://github.com/charmbracelet/soft-serve - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://hub.docker.com/r/charmcli/soft-serve + - https://github.com/charmbracelet/soft-serve + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://hub.docker.com/r/charmcli/soft-serve maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - soft-serve - - git + - soft-serve + - git dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: git - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: git + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 5cfa8982d2a..14020065b97 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sonarr version: 17.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/sonarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png deprecated: false sources: - - https://github.com/Sonarr/Sonarr - - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Sonarr/Sonarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sonarr - - torrent - - usenet + - sonarr + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 8ba8333cdd6..2ed00e5c5b4 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: songkong version: 3.0.13 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/songkong icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong - - https://hub.docker.com/r/songkong/songkong + - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong + - https://hub.docker.com/r/songkong/songkong maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - songkong - - MediaApp-Music + - songkong + - MediaApp-Music dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index c94c0c96675..48c004969ba 100644 --- a/charts/stable/sonsoftheforest/Chart.yaml +++ b/charts/stable/sonsoftheforest/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sonsoftheforest version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/sonsoftheforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png deprecated: false sources: - - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest - - https://github.com/truecharts/containers/tree/master/mirrorsonsoftheforest + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest + - https://github.com/truecharts/containers/tree/master/mirrorsonsoftheforest maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sonsoftheforest - - GameServers + - sonsoftheforest + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 7f173e6bfc4..f322efa9dd5 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sourcegraph version: 3.0.13 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/sourcegraph icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - - https://hub.docker.com/r/sourcegraph/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph + - https://hub.docker.com/r/sourcegraph/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sourcegraph - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index 5c9d2161c67..651bde8c9e8 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: spaceengineers version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/spaceengineers icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png deprecated: false sources: - - https://github.com/Devidian/docker-spaceengineers - - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers + - https://github.com/Devidian/docker-spaceengineers + - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - spaceengineers - - GameServers + - spaceengineers + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 4fff9e9aecd..816c45b7d69 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: speedtest-exporter version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/speedtest-exporter icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png deprecated: false sources: - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://ghcr.io/miguelndecarvalho/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://ghcr.io/miguelndecarvalho/speedtest-exporter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - speedtest-exporter - - speedtest - - metrics + - speedtest-exporter + - speedtest + - metrics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index facad69745c..6d3322d6234 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: splunk version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/splunk icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png deprecated: false sources: - - https://splunk.github.io/docker-splunk - - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk - - https://hub.docker.com/r/splunk/splunk + - https://splunk.github.io/docker-splunk + - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk + - https://hub.docker.com/r/splunk/splunk maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - splunk - - Tools-Utilities - - Network-Management + - splunk + - Tools-Utilities + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index 7722c0de99e..6b3e5abe76c 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: spotweb version: 10.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/spotweb icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png deprecated: false sources: - - https://github.com/joachimbaten/spotweb-docker - - https://github.com/spotweb/spotweb - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://hub.docker.com/r/jbaten/spotweb + - https://github.com/spotweb/spotweb + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://hub.docker.com/r/jbaten/spotweb + - https://github.com/joachimbaten/spotweb-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - usenet - - spotweb - - spotnet + - usenet + - spotweb + - spotnet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index 6e12500dfae..79575316cf8 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sqlite-web version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/sqlite-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png deprecated: false sources: - - https://github.com/coleifer/sqlite-web - - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web - - https://hub.docker.com/r/coleifer/sqlite-web + - https://github.com/coleifer/sqlite-web + - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sqlite-web - - Productivity - - Tools-Utilities - - Network-Other + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 5e22f30ae72..976afdf7229 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sqlitebrowser version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/sqlitebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png deprecated: false sources: - - https://sqlitebrowser.org/ - - https://github.com/linuxserver/docker-sqlitebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://ghcr.io/linuxserver/sqlitebrowser + - https://sqlitebrowser.org/ + - https://github.com/linuxserver/docker-sqlitebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://ghcr.io/linuxserver/sqlitebrowser maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sqlite - - browser - - sqlitebrowser - - database + - sqlite + - browser + - sqlitebrowser + - database dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index ba9c6d01f39..88057fcfa84 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sshwifty version: 3.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/sshwifty icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png deprecated: false sources: - - https://hub.docker.com/r/niruix/sshwifty - - https://github.com/niruix/sshwifty - - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://hub.docker.com/r/niruix/sshwifty maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ssh + - ssh dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ssh - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ssh + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index a123f5e1eb2..8e1dac78c0d 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: st-reborn-server version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/st-reborn-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png deprecated: false sources: - - https://github.com/tiltedphoques/TiltedEvolution - - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server - - https://hub.docker.com/r/tiltedphoques/st-reborn-server + - https://github.com/tiltedphoques/TiltedEvolution + - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://hub.docker.com/r/tiltedphoques/st-reborn-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - st-reborn-server - - gameserver + - st-reborn-server + - gameserver dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index 3ba053f8582..d362d0a3f16 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stackedit version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/stackedit icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png deprecated: false sources: - - https://stackedit.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit - - https://hub.docker.com/r/qmcgaw/stackedit + - https://hub.docker.com/r/qmcgaw/stackedit + - https://stackedit.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - stackedit - - Productivity - - Tools-Utilities + - stackedit + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index 152e467f02c..8e71219498a 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: standardnotes-web version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/standardnotes-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png deprecated: false sources: - - https://standardnotes.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web - - https://hub.docker.com/r/standardnotes/web + - https://standardnotes.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - https://hub.docker.com/r/standardnotes/web maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - standardnotes-web - - Productivity + - standardnotes-web + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index eae6abd6d3b..515d1f60f8d 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: starmade version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/starmade icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png deprecated: false sources: - - https://www.star-made.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade - - https://hub.docker.com/r/ich777/starmade-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://hub.docker.com/r/ich777/starmade-server + - https://www.star-made.org/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - starmade - - GameServers + - starmade + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index d78caabd5c4..b8b57a4f963 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stash version: 13.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/stash icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png deprecated: false sources: - - https://hub.docker.com/r/stashapp/stash - - https://github.com/stashapp/stash - - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://hub.docker.com/r/stashapp/stash + - https://github.com/stashapp/stash + - https://github.com/truecharts/charts/tree/master/charts/stable/stash maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - porn + - porn dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 2f56a829401..d3b01303cc1 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: static-web-server version: 2.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/static-web-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png deprecated: false sources: - - https://static-web-server.net - - https://github.com/static-web-server/static-web-server - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://ghcr.io/static-web-server/static-web-server + - https://ghcr.io/static-web-server/static-web-server + - https://static-web-server.net + - https://github.com/static-web-server/static-web-server + - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - web-server - - apache - - rust + - web-server + - apache + - rust dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: web-server - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: web-server + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 82630003284..74e8658454e 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: static version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/static icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png deprecated: false sources: - - https://ghcr.io/nicholaswilde/static - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static - - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://ghcr.io/nicholaswilde/static maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - app - - web - - filesystem - - static + - app + - web + - filesystem + - static dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index ea1499080a9..61703ff6b56 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stationeers version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/stationeers icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - stationeers - - GameServers + - stationeers + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index aa8002202c4..4c8f4740289 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: steam-headless version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/steam-headless icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrorsteam-headless - - https://github.com/Steam-Headless/docker-steam-headless - - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless + - https://github.com/Steam-Headless/docker-steam-headless + - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless + - https://github.com/truecharts/containers/tree/master/mirrorsteam-headless maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - steam-headless - - games + - steam-headless + - games dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index d9bb7226045..3cf88782653 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: storj-node version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/storj-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png deprecated: false sources: - - https://docs.storj.io/node/ - - https://github.com/storj/storj - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://hub.docker.com/r/storjlabs/storagenode + - https://docs.storj.io/node/ + - https://github.com/storj/storj + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://hub.docker.com/r/storjlabs/storagenode maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - storj - - storage + - storj + - storage dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index ab07c42ad31..fb6fc92b934 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: storm version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/storm icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png deprecated: false sources: - - https://github.com/relvacode/storm - - https://github.com/relvacode/storm/pkgs/container/storm - - https://github.com/truecharts/charts/tree/master/charts/incubator/storm - - https://ghcr.io/relvacode/storm + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm + - https://github.com/truecharts/charts/tree/master/charts/incubator/storm + - https://ghcr.io/relvacode/storm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - storm - - Downloaders + - storm + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 99e311476ff..6b0581b461e 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: strapi version: 11.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/strapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png deprecated: false sources: - - https://truecharts.org/charts/stable/strapi - - https://github.com/naskio/docker-strapi - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://hub.docker.com/r/naskio/strapi + - https://hub.docker.com/r/naskio/strapi + - https://truecharts.org/charts/stable/strapi + - https://github.com/naskio/docker-strapi + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - strapi - - cms + - strapi + - cms dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cms - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cms + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index 3677563a737..c7c55d976ac 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stun-turn-server version: 4.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/stun-turn-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server - - https://github.com/truecharts/containers/tree/master/mirrorstun-turn-server + - https://github.com/truecharts/containers/tree/master/mirrorstun-turn-server + - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - stun-turn-server - - Network + - stun-turn-server + - Network dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index 94067917f88..7e2bab33c5e 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: suistartpage version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/suistartpage icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png deprecated: false sources: - - https://github.com/CorneliousJD/SUI-Startpage - - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage - - https://hub.docker.com/r/corneliousjd/sui-startpage + - https://hub.docker.com/r/corneliousjd/sui-startpage + - https://github.com/CorneliousJD/SUI-Startpage + - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - suistartpage - - Tools-Utilities - - Network-Web + - suistartpage + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index 1fc270cec91..59a11889dbf 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: survivethenights version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/survivethenights icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - survivethenights - - GameServers + - survivethenights + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index f01242bbb30..7def311d07c 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synclounge version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/synclounge icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge - - https://ghcr.io/linuxserver/synclounge + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - https://ghcr.io/linuxserver/synclounge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - synclounge + - synclounge dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index fd89f5a0cc1..2a7b98be153 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: syncthing version: 16.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/syncthing icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png deprecated: false sources: - - https://syncthing.net/ - - https://github.com/syncthing/syncthing - - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing - - https://hub.docker.com/r/syncthing/syncthing + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://hub.docker.com/r/syncthing/syncthing maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - syncthing + - syncthing dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index 3b55b6fe035..43d48dcec77 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synctube version: 5.0.6 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/synctube icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://hub.docker.com/r/littlestache/synctube - - https://github.com/RblSb/SyncTube + - https://github.com/RblSb/SyncTube + - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - https://hub.docker.com/r/littlestache/synctube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index ec9d3558eb5..635616fe5c4 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: syslog-ng version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/syslog-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - - https://hub.docker.com/r/balabit/syslog-ng + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/balabit/syslog-ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - syslog-ng + - syslog-ng dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index 94b48eb6938..4ffed89a9df 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tachidesk-docker version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tachidesk-docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png deprecated: false sources: - - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/suwayomi/docker-tachidesk - - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker - - https://ghcr.io/suwayomi/tachidesk + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/suwayomi/docker-tachidesk + - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://ghcr.io/suwayomi/tachidesk maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tachidesk-docker - - MediaServer-Other + - tachidesk-docker + - MediaServer-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index 1585df049dc..52c599aa846 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tagspaces version: 1.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/tagspaces icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png deprecated: false sources: - - https://github.com/tagspaces/tagspaces - - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - - https://hub.docker.com/r/tagspaces/tagspaces-lite-web + - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces + - https://hub.docker.com/r/tagspaces/tagspaces-lite-web + - https://github.com/tagspaces/tagspaces maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tagspaces - - documents + - tagspaces + - documents dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 9cf0a16b7aa..a013a869d78 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tailscale version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/tailscale icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png deprecated: false sources: - - https://hub.docker.com/r/tailscale/tailscale - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://hub.docker.com/r/tailscale/tailscale + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vpn - - tailscale + - vpn + - tailscale dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index 9e4f67ab0eb..8b2cfc8efc0 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tanoshi version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/tanoshi icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png deprecated: false sources: - - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi - - https://hub.docker.com/r/faldez/tanoshi + - https://github.com/faldez/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://hub.docker.com/r/faldez/tanoshi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tar1090/Chart.yaml b/charts/stable/tar1090/Chart.yaml index b727c9fc1d4..def20dc94c0 100644 --- a/charts/stable/tar1090/Chart.yaml +++ b/charts/stable/tar1090/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tar1090 version: 3.0.14 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/tar1090 icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 - - https://hub.docker.com/r/mikenye/tar1090 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tar1090 - - Other + - tar1090 + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 436747a24c4..a73316843d3 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmoadmin version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tasmoadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png deprecated: false sources: - - https://github.com/TasmoAdmin/TasmoAdmin - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin - - https://github.com/truecharts/containers/tree/master/mirrortasmoadmin + - https://github.com/TasmoAdmin/TasmoAdmin + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://github.com/truecharts/containers/tree/master/mirrortasmoadmin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tasmoadmin - - HomeAutomation - - Network-Management + - tasmoadmin + - HomeAutomation + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index 28064f3242a..6dbfa930ba2 100644 --- a/charts/stable/tasmobackup/Chart.yaml +++ b/charts/stable/tasmobackup/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmobackup version: 4.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tasmobackup icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup - - https://github.com/truecharts/containers/tree/master/mirrortasmobackup - - https://github.com/danmed/TasmoBackupV1 + - https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - https://github.com/truecharts/containers/tree/master/mirrortasmobackup maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tasmobackup - - HomeAutomation - - Network-Management + - tasmobackup + - HomeAutomation + - Network-Management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index 38dc6ca5681..b7195e45266 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmocompiler version: 4.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tasmocompiler icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png deprecated: false sources: - - https://github.com/benzino77/tasmocompiler - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler - - https://github.com/truecharts/containers/tree/master/mirrortasmocompiler + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - https://github.com/truecharts/containers/tree/master/mirrortasmocompiler maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tasmocompiler - - HomeAutomation - - Tools-Utilities + - tasmocompiler + - HomeAutomation + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index a3b5357394b..3a232b0e52b 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tauticord version: 1.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/tauticord icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png deprecated: false sources: - - https://ghcr.io/nwithan8/tauticord - - https://github.com/nwithan8/tauticord - - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord + - https://github.com/nwithan8/tauticord + - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord + - https://ghcr.io/nwithan8/tauticord maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tauticord - - tautulli - - discord + - tauticord + - tautulli + - discord dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: discord - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: discord + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index f21a5b299bf..5093b21b736 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tautulli version: 16.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/tautulli icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png deprecated: false sources: - - https://github.com/Tautulli/Tautulli - - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli - - https://ghcr.io/onedr0p/tautulli + - https://github.com/Tautulli/Tautulli + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://ghcr.io/onedr0p/tautulli maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tautulli - - plex + - tautulli + - plex dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index 4c757239d91..a17ff0965b6 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tdarr-node version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/tdarr-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png deprecated: false sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://hub.docker.com/r/haveagitgat/tdarr_node + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://hub.docker.com/r/haveagitgat/tdarr_node maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - encode - - media - - tdarr + - encode + - media + - tdarr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index 2a548a888a3..9d2c44da084 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tdarr version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/tdarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png deprecated: false sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://hub.docker.com/r/haveagitgat/tdarr + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://hub.docker.com/r/haveagitgat/tdarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - encode - - media - - tdarr + - encode + - media + - tdarr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index fb88c620496..fd733a65273 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teamspeak3 version: 8.1.8 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/teamspeak3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png deprecated: false sources: - - https://www.teamspeak.com/en/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 - - https://hub.docker.com/_/teamspeak + - https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server + - voice server + - teamspeak + - teamspeak3 + - teamspeak server dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: voice - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: voice + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index d1b0172cbe2..a321487c80d 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teedy-docs version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/teedy-docs icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png deprecated: false sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs - - https://hub.docker.com/r/sismics/docs + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - https://hub.docker.com/r/sismics/docs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - teedy-docs - - Cloud - - Productivity + - teedy-docs + - Cloud + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index e21ab2e2b35..ec0b0883485 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teedy version: 13.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/teedy icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png deprecated: false sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy - - https://hub.docker.com/r/sismics/docs + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://hub.docker.com/r/sismics/docs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - teedy - - documents - - management + - teedy + - documents + - management dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index 6409d50abb1..260088f92be 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: telethon-downloader version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/telethon-downloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png deprecated: false sources: - - https://hub.docker.com/r/jsavargas/telethon_downloader - - https://docs.telethon.dev/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader + - https://hub.docker.com/r/jsavargas/telethon_downloader + - https://docs.telethon.dev/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - telethon-downloader - - Downloaders + - telethon-downloader + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index b3e225d55a8..a8ab2f9eb63 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: terraria-tshock version: 4.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/terraria-tshock icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png deprecated: false sources: - - https://tshock.co/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock - - https://hub.docker.com/r/ich777/terrariaserver + - https://tshock.co/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://hub.docker.com/r/ich777/terrariaserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - terraria-tshock - - GameServers + - terraria-tshock + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index 4ca72e85159..09f5ff18c11 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: theforest version: 3.0.12 appVersion: theforest -description: 'This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: ''The Forest Docker'' SERVERPASSWORD: ''Chart'' ADMINPASSWORD: ''adminChart'' (you can change this in your SERVERFOLDER/config/config.cfg)' +description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" home: https://truecharts.org/charts/incubator/theforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - theforest - - GameServers + - theforest + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index 70cc4eb8773..8b1920dd459 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: thelounge version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/thelounge icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png deprecated: false sources: - - https://github.com/thelounge/thelounge - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://hub.docker.com/r/thelounge/thelounge + - https://github.com/thelounge/thelounge + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://hub.docker.com/r/thelounge/thelounge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 3f5701b0dd1..f69adaaef77 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: theme-park version: 7.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/theme-park icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png deprecated: false sources: - - https://github.com/gilbn/theme.park - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://ghcr.io/onedr0p/theme-park + - https://ghcr.io/onedr0p/theme-park + - https://github.com/gilbn/theme.park + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - theme-park - - customization + - theme-park + - customization dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: customization - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: customization + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 68c499d4e6d..0b814d81bc1 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: thunderbird version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/thunderbird icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png deprecated: false sources: - - https://www.thunderbird.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird - - https://hub.docker.com/r/ich777/thunderbird + - https://hub.docker.com/r/ich777/thunderbird + - https://www.thunderbird.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - thunderbird - - mail + - thunderbird + - mail dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 9c2324c432a..765eaedf7f6 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: timetagger version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/timetagger icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - - https://ghcr.io/almarklein/timetagger - - https://github.com/almarklein/timetagger - - https://timetagger.app + - https://github.com/almarklein/timetagger + - https://timetagger.app + - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - https://ghcr.io/almarklein/timetagger maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - time - - timetagger + - time + - timetagger dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index e242342aa3d..9cb7ec9ddcb 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tinymediamanager version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/tinymediamanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png deprecated: false sources: - - https://gitlab.com/tinyMediaManager/tinyMediaManager - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tiny - - media - - manager + - tiny + - media + - manager dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index 7c60fc59b46..72962002c9c 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tonido version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/tonido icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png deprecated: false sources: - - https://registry.hub.docker.com/r/captinsano/tonido/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido - - https://hub.docker.com/r/captinsano/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido + - https://hub.docker.com/r/captinsano/tonido maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tonido - - Cloud + - tonido + - Cloud dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index d6966d94be8..9a88db9065e 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traccar version: 13.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/traccar icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png deprecated: false sources: - - https://github.com/traccar/traccar - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - - https://hub.docker.com/r/traccar/traccar + - https://github.com/traccar/traccar + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://hub.docker.com/r/traccar/traccar maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - traccar - - gps + - traccar + - gps dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index 27c336a9652..0443c5f585e 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -1,36 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tracks version: 3.0.13 appVersion: latest -description: 'Tracks is a web-based todo application to help you implement the GTD methodology. ' +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " home: https://truecharts.org/charts/incubator/tracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks - - https://hub.docker.com/r/tracksapp/tracks + - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks + - https://hub.docker.com/r/tracksapp/tracks maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tracks - - Productivity + - tracks + - Productivity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index 585139c4eb4..8988458d55d 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traefik-forward-auth version: 1.0.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/traefik-forward-auth icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png deprecated: false sources: - - https://github.com/thomseddon/traefik-forward-auth - - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth - - https://github.com/truecharts/containers/tree/master/mirrortraefik-forward-auth + - https://github.com/thomseddon/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth + - https://github.com/truecharts/containers/tree/master/mirrortraefik-forward-auth maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - traefik-forward-auth - - traefik - - forward-auth - - auth - - ingress - - middleware + - traefik-forward-auth + - traefik + - forward-auth + - auth + - ingress + - middleware dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index c96a6f7e0ba..3f84b73f539 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traggo version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/traggo icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png deprecated: false sources: - - https://github.com/traggo/server - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://hub.docker.com/r/traggo/server + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://hub.docker.com/r/traggo/server + - https://github.com/traggo/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - time-tracking - - tag + - time-tracking + - tag dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index cd5f9691058..2670c1fedea 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traktarr version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/traktarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png deprecated: false sources: - - https://github.com/l3uddz/traktarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr - - https://hub.docker.com/r/eafxx/traktarr + - https://github.com/l3uddz/traktarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - https://hub.docker.com/r/eafxx/traktarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - traktarr - - Tools-Utilities + - traktarr + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index b362fb0fee8..dcccf981afa 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: trango version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/trango icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png deprecated: false sources: - - https://trango.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/trango - - https://hub.docker.com/r/tak786/trango-self-hosted + - https://hub.docker.com/r/tak786/trango-self-hosted + - https://trango.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/trango maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - trango - - Network-Other - - Tools-Utilities + - trango + - Network-Other + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 667a457e639..f893bed77f8 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: transmission version: 18.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/transmission icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png deprecated: false sources: - - https://github.com/transmission/transmission - - https://github.com/truecharts/charts/tree/master/charts/stable/transmission - - https://ghcr.io/onedr0p/transmission + - https://github.com/transmission/transmission + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://ghcr.io/onedr0p/transmission maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - transmission - - torrent - - usenet + - transmission + - torrent + - usenet dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: download-tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: download-tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index 6ceadb6ea71..bb2b6fd55d2 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: trilium-notes version: 10.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/trilium-notes icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png deprecated: false sources: - - https://github.com/zadam/trilium - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://ghcr.io/zadam/trilium + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://ghcr.io/zadam/trilium + - https://github.com/zadam/trilium maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - trilium - - notes - - note - - information + - trilium + - notes + - note + - information dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index 095cd3db8cb..f8c9ef6b860 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: troddit version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/troddit icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png deprecated: false sources: - - https://github.com/burhan-syed/troddit - - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit - - https://hub.docker.com/r/bsyed/troddit + - https://github.com/burhan-syed/troddit + - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - https://hub.docker.com/r/bsyed/troddit maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - troddit - - Network-Web + - troddit + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 580014e2968..169afbddf25 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: truecommand version: 16.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/truecommand icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand - - https://hub.docker.com/r/ixsystems/truecommand + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand + - https://hub.docker.com/r/ixsystems/truecommand maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - truecommand + - truecommand dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Administration - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Administration + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ts-dnsserver/Chart.yaml b/charts/stable/ts-dnsserver/Chart.yaml index 8bf361fbdec..41debdd56ca 100644 --- a/charts/stable/ts-dnsserver/Chart.yaml +++ b/charts/stable/ts-dnsserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ts-dnsserver version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ts-dnsserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png deprecated: false sources: - - https://github.com/TechnitiumSoftware/DnsServer - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver - - https://hub.docker.com/r/roxedus/ts-dnsserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://hub.docker.com/r/roxedus/ts-dnsserver + - https://github.com/TechnitiumSoftware/DnsServer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ts-dnsserver - - Network-DNS + - ts-dnsserver + - Network-DNS dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index ac6103afe33..1246a4a5a29 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tsmuxer version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/tsmuxer icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png deprecated: false sources: - - https://github.com/jlesage/docker-tsmuxer - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://hub.docker.com/r/jlesage/tsmuxer + - https://github.com/jlesage/docker-tsmuxer + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - tsmuxer + - media + - tsmuxer dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index ce5a4b88e2d..3e7cfedee6d 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tt-rss version: 13.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/tt-rss icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png deprecated: false sources: - - https://git.tt-rss.org/fox/tt-rss - - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://ghcr.io/k8s-at-home/tt-rss + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://ghcr.io/k8s-at-home/tt-rss + - https://git.tt-rss.org/fox/tt-rss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tt-rss - - rss + - tt-rss + - rss dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: rss - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index 715e52573f6..8edc1fc37e4 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubearchivist-redisjson version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/tubearchivist-redisjson icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png deprecated: false sources: - - https://github.com/RedisJSON/RedisJSON - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson - - https://hub.docker.com/r/redislabs/rejson + - https://github.com/RedisJSON/RedisJSON + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson + - https://hub.docker.com/r/redislabs/rejson maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tubearchivist-redisjson - - MediaServer-Other + - tubearchivist-redisjson + - MediaServer-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index efc08a3bcd8..f1cdcc0f749 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubesync version: 3.0.13 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/tubesync icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png deprecated: false sources: - - https://github.com/meeb/tubesync - - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync - - https://ghcr.io/meeb/tubesync + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - https://ghcr.io/meeb/tubesync + - https://github.com/meeb/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tubesync - - Downloaders - - MediaApp-Video - - MediaServer-Video + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index dd8e716302a..12a0347eb20 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tvheadend version: 17.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/tvheadend icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend - - https://ghcr.io/linuxserver/tvheadend - - https://github.com/tvheadend/tvheadend + - https://github.com/tvheadend/tvheadend + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://ghcr.io/linuxserver/tvheadend maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tvheadend - - tv - - streaming - - dvb + - tvheadend + - tv + - streaming + - dvb dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index 773b628c090..3581597a7a7 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tvhproxy version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/tvhproxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy - - https://hub.docker.com/r/chvb/docker-tvhproxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tvhproxy - - MediaApp-Video + - tvhproxy + - MediaApp-Video dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index d44944c3f3d..92eaa379e02 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twonky-server version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/twonky-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png deprecated: false sources: - - https://github.com/H2CK/twonkyserver - - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server - - https://hub.docker.com/r/dtjs48jkt/twonkyserver + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 7bd3cf3346b..02f50499676 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twtxt version: 8.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/twtxt icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://ghcr.io/nicholaswilde/twtxt - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://ghcr.io/nicholaswilde/twtxt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - twtxt - - blogging - - blog - - social-network + - twtxt + - blogging + - blog + - social-network dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 23e950ff656..a2dca3459d9 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ubooquity version: 8.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/ubooquity icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - - https://ghcr.io/linuxserver/ubooquity + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - https://ghcr.io/linuxserver/ubooquity maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ubooquity + - ubooquity dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 042fe0caae7..f5019ec026a 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unifi version: 18.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/unifi icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png deprecated: false sources: - - https://ghcr.io/goofball222/unifi - - https://unifi-network.ui.com - - https://github.com/jacobalberty/unifi-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://unifi-network.ui.com + - https://github.com/jacobalberty/unifi-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://ghcr.io/goofball222/unifi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ubiquiti - - unifi + - ubiquiti + - unifi dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index 4d177376506..8815a6a3a52 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: universal-media-server version: 3.0.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/universal-media-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png deprecated: false sources: - - https://hub.docker.com/r/universalmediaserver/ums - - https://www.universalmediaserver.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums + - https://www.universalmediaserver.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index f79add5e6f8..3e0141cce2a 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unmanic version: 8.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/unmanic icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png deprecated: false sources: - - https://github.com/Unmanic/unmanic - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://hub.docker.com/r/josh5/unmanic + - https://github.com/Unmanic/unmanic + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://hub.docker.com/r/josh5/unmanic maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index d2be5c8147d..d429c5fab65 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpackerr version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/unpackerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://hub.docker.com/r/golift/unpackerr - - https://github.com/davidnewhall/unpackerr + - https://github.com/davidnewhall/unpackerr + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://hub.docker.com/r/golift/unpackerr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr + - unpackerr + - sonarr + - radarr + - lidarr + - readarr dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 3257a161ddd..e0797d7e572 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpoller version: 8.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/unpoller icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png deprecated: false sources: - - https://github.com/unifi-poller/unifi-poller - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://ghcr.io/unpoller/unpoller + - https://ghcr.io/unpoller/unpoller + - https://github.com/unifi-poller/unifi-poller + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - unifi - - unifi-poller - - metrics + - unifi + - unifi-poller + - metrics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index 71b0031c02c..377f111eccb 100644 --- a/charts/stable/unturned/Chart.yaml +++ b/charts/stable/unturned/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unturned version: 4.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/unturned icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrorunturned - - https://github.com/ich777/docker-steamcmd-server/tree/unturned - - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - https://github.com/truecharts/containers/tree/master/mirrorunturned + - https://github.com/ich777/docker-steamcmd-server/tree/unturned + - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - unturned - - GameServers + - unturned + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index a4c945eb98f..9bd35225143 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: uptime-kuma version: 8.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/uptime-kuma icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png deprecated: false sources: - - https://github.com/louislam/uptime-kuma - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://hub.docker.com/r/louislam/uptime-kuma + - https://github.com/louislam/uptime-kuma + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://hub.docker.com/r/louislam/uptime-kuma maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - monitoring - - uptime + - monitoring + - uptime dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index 73a01fd92fd..b85ed85b085 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: uptimerobot-prometheus version: 9.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/uptimerobot-prometheus icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png deprecated: false sources: - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - uptimerobot - - prometheus - - grafana - - metrics + - uptimerobot + - prometheus + - grafana + - metrics dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index 7a6f018f871..87e7ec4a43a 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: urban-terror version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/urban-terror icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png deprecated: false sources: - - https://hub.docker.com/r/ich777/urbanterror - - https://www.urbanterror.info/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://www.urbanterror.info/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://hub.docker.com/r/ich777/urbanterror maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - urban-terror - - GameServers + - urban-terror + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index 5b93cb0fc21..5b7b597e11d 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: v-rising version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/v-rising icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png deprecated: false sources: - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising - - https://hub.docker.com/r/ich777/steamcmd + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - v-rising - - GameServers + - v-rising + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index 5ce4cfb2599..9e7ba4f34c2 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: valetudo-mapper version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/valetudo-mapper icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png deprecated: false sources: - - https://github.com/rand256/valetudo-mapper - - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper + - https://github.com/rand256/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - valetudo-mapper - - Tools-Utilities + - valetudo-mapper + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index 076ebf5942a..ef96f0bb4ae 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: valheim version: 8.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/valheim icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://ghcr.io/lloesche/valheim-server - - https://github.com/lloesche/valheim-server-docker + - https://github.com/lloesche/valheim-server-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://ghcr.io/lloesche/valheim-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - valheim + - valheim dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/van-dam/Chart.yaml b/charts/stable/van-dam/Chart.yaml index 5d27eb985c4..e00ffc68120 100644 --- a/charts/stable/van-dam/Chart.yaml +++ b/charts/stable/van-dam/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: van-dam version: 1.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/van-dam icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png deprecated: false sources: - - https://github.com/truecharts/containers/tree/master/mirrorvan-dam - - https://github.com/Floppy/van_dam - - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/Floppy/van_dam + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/truecharts/containers/tree/master/mirrorvan-dam maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vanDAM - - media + - vanDAM + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index b039646caec..0e8b7d0e628 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: venstar2mqtt version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/venstar2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png deprecated: false sources: - - https://github.com/terafin/mqtt-venstar-bridge - - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge + - https://github.com/terafin/mqtt-venstar-bridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - venstar2mqtt - - HomeAutomation - - Tools-Utilities + - venstar2mqtt + - HomeAutomation + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index 8767359912a..5fc86d80083 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vertex version: 3.0.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/vertex icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png deprecated: false sources: - - https://gitlab.lswl.in/lswl/vertex - - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex - - https://hub.docker.com/r/lswl/vertex + - https://gitlab.lswl.in/lswl/vertex + - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex + - https://hub.docker.com/r/lswl/vertex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vertex - - Tools-Utilities - - HomeAutomation + - vertex + - Tools-Utilities + - HomeAutomation dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 1a6a787695a..b4d39de13e1 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: verysync version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/verysync icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync - - https://hub.docker.com/r/jonnyan404/verysync + - https://hub.docker.com/r/jonnyan404/verysync + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - verysync - - sync - - btsync - - bittorrent + - verysync + - sync + - btsync + - bittorrent dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index b572e6a7971..e9b2b39e98c 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vikunja version: 10.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png deprecated: false sources: - - https://hub.docker.com/r/vikunja/frontend - - https://vikunja.io/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/api + - https://vikunja.io/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vikunja + - vikunja dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index a679058795b..61a4d1fb69d 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vintage-story version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/vintage-story icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png deprecated: false sources: - - https://www.vintagestory.at/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story - - https://hub.docker.com/r/ich777/vintagestory + - https://www.vintagestory.at/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - https://hub.docker.com/r/ich777/vintagestory maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vintage-story - - GameServers + - vintage-story + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index 7386ddd0820..a36c9530288 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: virt-manager version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/virt-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - - https://hub.docker.com/r/mber5/virt-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://hub.docker.com/r/mber5/virt-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - virt-manager - - Tools-Utilities + - virt-manager + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index da75f587cbc..0adf821fc73 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vlmcsd-kms-server version: 3.0.12 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/vlmcsd-kms-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png deprecated: false sources: - - https://hub.docker.com/r/mikolatero/vlmcsd - - https://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://github.com/mikolatero/docker-vlmcsd + - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://hub.docker.com/r/mikolatero/vlmcsd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vlmcsd-kms-server - - Cloud - - Tools-Utilities - - Network-Other + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index fbd011e21c7..470e1b85065 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vocechat-server version: 1.0.10 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/vocechat-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server - - https://hub.docker.com/r/privoce/vocechat-server - - https://github.com/Privoce/vocechat-server-rust + - https://github.com/Privoce/vocechat-server-rust + - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server + - https://hub.docker.com/r/privoce/vocechat-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vocechat-server - - social + - vocechat-server + - social dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index 82cc0caaf2c..c3175016923 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wallos version: 2.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/wallos icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png deprecated: false sources: - - https://github.com/ellite/Wallos - - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - - https://hub.docker.com/r/bellamy/wallos + - https://github.com/ellite/Wallos + - https://github.com/truecharts/charts/tree/master/charts/stable/wallos + - https://hub.docker.com/r/bellamy/wallos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard + - dashboard dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 5a927986eac..156f4cbbffb 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: watcharr version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/watcharr icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png deprecated: false sources: - - https://github.com/sbondCo/Watcharr - - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - - https://github.com/truecharts/containers/tree/master/mirrorwatcharr + - https://github.com/sbondCo/Watcharr + - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - https://github.com/truecharts/containers/tree/master/mirrorwatcharr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - watcharr - - media + - watcharr + - media dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 14b55221dcc..2eeb56ce10c 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: watchyourlan version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/watchyourlan icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png deprecated: false sources: - - https://hub.docker.com/r/aceberg/watchyourlan - - https://github.com/aceberg/WatchYourLAN - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://github.com/aceberg/WatchYourLAN + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://hub.docker.com/r/aceberg/watchyourlan maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - network - - monitor + - network + - monitor dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index d8e7fe5637b..91436a89a3f 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webgrabplus version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/webgrabplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - - https://ghcr.io/linuxserver/webgrabplus + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - https://ghcr.io/linuxserver/webgrabplus maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - webgrabplus + - webgrabplus dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index 24ece15c7b9..2d2717ffc07 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: weblate version: 10.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png deprecated: false sources: - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://hub.docker.com/r/weblate/weblate - - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ + - https://github.com/WeblateOrg/weblate + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://hub.docker.com/r/weblate/weblate maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - translate + - translate dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.10 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.10 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 6c1b47e7a4d..58455899875 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webnut version: 6.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/webnut icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png deprecated: false sources: - - https://github.com/rshipp/webNUT - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://hub.docker.com/r/edgd1er/webnut + - https://github.com/rshipp/webNUT + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://hub.docker.com/r/edgd1er/webnut maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - webnut - - ups - - monitoring + - webnut + - ups + - monitoring dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 7c57373bc8b..c8bbd30c3e8 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webp-server version: 3.0.14 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/incubator/webp-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png deprecated: false sources: - - https://github.com/webp-sh/webp_server_go - - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server - - https://hub.docker.com/r/webpsh/webps + - https://hub.docker.com/r/webpsh/webps + - https://github.com/webp-sh/webp_server_go + - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - webp-server - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index 9b23b5ea8bb..21a3262d857 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: website-shot version: 8.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/website-shot icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png deprecated: false sources: - - https://github.com/Flowko/website-shot - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://hub.docker.com/r/flowko1/website-shot + - https://github.com/Flowko/website-shot + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://hub.docker.com/r/flowko1/website-shot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - website-shot + - website-shot dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 8d76ba94862..090786ee6d4 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webtop version: 7.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/webtop icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - - https://fleet.linuxserver.io/image?name=linuxserver/webtop - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/linuxserver/docker-webtop#readme + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - https://fleet.linuxserver.io/image?name=linuxserver/webtop maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - webtop - - Tools-Utilities + - webtop + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index e91ea6fd515..8ac161a42a5 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wekan version: 11.0.7 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/wekan icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png deprecated: false sources: - - https://github.com/wekan/wekan - - https://wekan.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://hub.docker.com/r/wekanteam/wekan + - https://wekan.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://hub.docker.com/r/wekanteam/wekan + - https://github.com/wekan/wekan maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wekan - - kanban + - wekan + - kanban dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 10.0.9 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 10.0.9 + repository: https://deps.truecharts.org + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index 8f6944104d1..f9904dab4b2 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wg-easy version: 6.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/wg-easy icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png deprecated: false sources: - - https://ghcr.io/wg-easy/wg-easy - - https://github.com/WeeJeWel/wg-easy - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://github.com/WeeJeWel/wg-easy + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://ghcr.io/wg-easy/wg-easy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wg-easy - - wireguard - - weejewel + - wg-easy + - wireguard + - weejewel dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 66efd36dcf2..0c15a3ad934 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: whisparr version: 7.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/whisparr icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png deprecated: false sources: - - https://github.com/onedr0p/containers/tree/main/apps/whisparr - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://ghcr.io/hotio/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - https://ghcr.io/hotio/whisparr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - whisparr - - Downloaders - - MediaApp-Other + - whisparr + - Downloaders + - MediaApp-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index a9c747a3514..39a42105943 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: whisper-asr-webservice version: 2.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/whisper-asr-webservice icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png deprecated: false sources: - - https://github.com/ahmetoner/whisper-asr-webservice - - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice + - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice + - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice + - https://github.com/ahmetoner/whisper-asr-webservice maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - whisper-asr-webservice - - machine-learning + - whisper-asr-webservice + - machine-learning dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: machine-learning - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: machine-learning + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index e603b466284..23ca49076b9 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: whoogle version: 8.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/whoogle icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png deprecated: false sources: - - https://github.com/benbusby/whoogle-search - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://hub.docker.com/r/benbusby/whoogle-search + - https://github.com/benbusby/whoogle-search + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://hub.docker.com/r/benbusby/whoogle-search maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - whoogle - - search - - open source - - privacy + - whoogle + - search + - open source + - privacy dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index 0b7afec46f7..7829f45fa4b 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wifi-card version: 3.0.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/wifi-card icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png deprecated: false sources: - - https://github.com/bndw/wifi-card - - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card - - https://hub.docker.com/r/bndw/wifi-card + - https://github.com/bndw/wifi-card + - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card + - https://hub.docker.com/r/bndw/wifi-card maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wifi-card - - Other + - wifi-card + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index 64a48785045..ed82f596ae5 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wikijs version: 13.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/wikijs icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png deprecated: false sources: - - https://github.com/Requarks/wiki - - https://docs.requarks.io/install/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - - https://hub.docker.com/r/requarks/wiki + - https://github.com/Requarks/wiki + - https://docs.requarks.io/install/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/requarks/wiki maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wiki - - wikijs + - wiki + - wikijs dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index 66b43c8a1a2..c32810d67a6 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wireguard version: 6.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/wireguard icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png deprecated: false sources: - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://ghcr.io/k8s-at-home/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://ghcr.io/k8s-at-home/wireguard maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wireguard - - vpn + - wireguard + - vpn dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index 30706c8c51b..ed9c509d492 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wizarr version: 4.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/wizarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png deprecated: false sources: - - https://github.com/Wizarrrr/wizarr - - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - - https://ghcr.io/wizarrrr/wizarr + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + - https://ghcr.io/wizarrrr/wizarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wizarr - - HomeAutomation - - Tools-Utilities - - Other + - wizarr + - HomeAutomation + - Tools-Utilities + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: HomeAutomation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: HomeAutomation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 8309c1f399e..36d028c1673 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wordpress version: 4.0.7 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png deprecated: false sources: - - https://www.wordpress.org - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://hub.docker.com/r/bitnami/wordpress + - https://www.wordpress.org + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://hub.docker.com/r/bitnami/wordpress maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wordpress - - cms + - wordpress + - cms dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.10 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.10 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index 2df2638cbc6..d3ecaa7111a 100644 --- a/charts/stable/wyoming-piper/Chart.yaml +++ b/charts/stable/wyoming-piper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wyoming-piper version: 2.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/wyoming-piper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png deprecated: false sources: - - https://github.com/home-assistant/addons/tree/master/piper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - - https://hub.docker.com/r/rhasspy/wyoming-piper + - https://github.com/home-assistant/addons/tree/master/piper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper + - https://hub.docker.com/r/rhasspy/wyoming-piper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wyoming-piper + - wyoming-piper dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index 17578aaaa5b..74329b25c3f 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wyoming-whisper version: 2.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/wyoming-whisper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png deprecated: false sources: - - https://github.com/home-assistant/addons/tree/master/whisper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper - - https://hub.docker.com/r/rhasspy/wyoming-whisper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper + - https://hub.docker.com/r/rhasspy/wyoming-whisper + - https://github.com/home-assistant/addons/tree/master/whisper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wyoming-whisper + - wyoming-whisper dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 958faab7d74..32476f01604 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xen-orchestra version: 6.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/xen-orchestra icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - - https://hub.docker.com/r/ronivay/xen-orchestra + - https://hub.docker.com/r/ronivay/xen-orchestra + - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xen-orchestra + - xen-orchestra dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index cf5aef79634..26c9cafafe1 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xmrig version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/xmrig icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig - - https://hub.docker.com/r/lnxd/xmrig + - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - https://hub.docker.com/r/lnxd/xmrig maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xmrig - - Crypto + - xmrig + - Crypto dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index e14646a3cb5..c99c646312a 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xonotic version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/xonotic icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic - - https://hub.docker.com/r/ich777/xonotic - - https://www.xonotic.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic + - https://hub.docker.com/r/ich777/xonotic + - https://www.xonotic.org/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xonotic - - GameServers + - xonotic + - GameServers dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 77a86d0a4bc..3928730c058 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xteve version: 11.0.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/xteve icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://ghcr.io/k8s-at-home/xteve - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://ghcr.io/k8s-at-home/xteve maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xteve - - iptv - - plex - - emby + - xteve + - iptv + - plex + - emby dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index b1f1598451a..bb3a141cffc 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xware version: 3.0.12 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/xware icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xware - - https://hub.docker.com/r/caiguai/docker-xware + - https://hub.docker.com/r/caiguai/docker-xware + - https://github.com/truecharts/charts/tree/master/charts/incubator/xware maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xware - - Downloaders + - xware + - Downloaders dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index e4cfcc04dcd..3e6bf7c6e9f 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xwiki version: 9.0.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/xwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png deprecated: false sources: - - https://github.com/xwiki/xwiki-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://hub.docker.com/_/xwiki + - https://github.com/xwiki/xwiki-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://hub.docker.com/_/xwiki maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xwiki - - wiki + - xwiki + - wiki dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index f2420bf4278..97e0c932a43 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yacreaderlibraryserver version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/yacreaderlibraryserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png deprecated: false sources: - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker - - https://www.yacreader.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://www.yacreader.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - yacreaderlibraryserver - - MediaServer-Other + - yacreaderlibraryserver + - MediaServer-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 80346aeaa5d..2536865b52c 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yacy version: 3.0.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/yacy icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png deprecated: false sources: - - https://hub.docker.com/r/yacy/yacy_search_server - - https://yacy.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - https://hub.docker.com/r/yacy/yacy_search_server + - https://yacy.net/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - yacy - - Tools-Utilities - - Network-Web + - yacy + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 68526934146..17858484db8 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yourls version: 3.0.16 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/yourls icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png deprecated: false sources: - - https://hub.docker.com/_/yourls - - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://hub.docker.com/_/yourls maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - yourls - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index 83adc2a818b..01df5c513bd 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtransfer version: 5.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/youtransfer icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png deprecated: false sources: - - https://github.com/YouTransfer/YouTransfer - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://hub.docker.com/r/remie/youtransfer + - https://github.com/YouTransfer/YouTransfer + - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - https://hub.docker.com/r/remie/youtransfer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - youtransfer - - Cloud - - Tools-Utilities + - youtransfer + - Cloud + - Tools-Utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 70454de1e9e..8c83f09890a 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtubedl-material version: 7.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png deprecated: false sources: - - https://github.com/Tzahi12345/YoutubeDL-Material - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - - https://ghcr.io/tzahi12345/youtubedl-material + - https://ghcr.io/tzahi12345/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - youtube + - youtube dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 10.0.9 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 10.0.9 + repository: https://deps.truecharts.org + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index 6fa276f1cda..5fd97f6cb31 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: z80pack version: 3.0.12 appVersion: latest description: | - Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] + Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] home: https://truecharts.org/charts/incubator/z80pack icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png deprecated: false sources: - - https://registry.hub.docker.com/r/dlandon/z80pack/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack - - https://hub.docker.com/r/dlandon/z80pack + - https://registry.hub.docker.com/r/dlandon/z80pack/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - https://hub.docker.com/r/dlandon/z80pack maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - z80pack - - Other + - z80pack + - Other dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 14bc705f60f..b4275edaf49 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zerotier version: 7.0.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/zerotier icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - https://hub.docker.com/r/zerotier/zerotier maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zerotier - - network + - zerotier + - network dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 78406f43f38..758163af287 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zigbee2mqtt version: 9.0.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/zigbee2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png deprecated: false sources: - - https://github.com/Koenkk/zigbee2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://hub.docker.com/r/koenkk/zigbee2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://hub.docker.com/r/koenkk/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zigbee - - mqtt - - home-assistant + - zigbee + - mqtt + - home-assistant dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 49637e9266d..b4d89021293 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: znc version: 7.0.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/znc icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc - - https://ghcr.io/linuxserver/znc + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - https://ghcr.io/linuxserver/znc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - znc + - znc dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index 82be79effe3..265660a195a 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zoneminder version: 3.0.12 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/zoneminder icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png deprecated: false sources: - - https://zoneminder.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder - - https://hub.docker.com/r/dlandon/zoneminder.unraid + - https://zoneminder.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zoneminder - - home - - automation - - cctv - - utilities + - zoneminder + - home + - automation + - cctv + - utilities dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index 041c9fd56d5..f38df4e40ec 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ztcuui-aio version: 5.1.4 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ztcuui-aio icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png deprecated: false sources: - - https://github.com/kmahyyg/ztncui-aio - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://ghcr.io/kmahyyg/ztncui-aio + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://ghcr.io/kmahyyg/ztncui-aio + - https://github.com/kmahyyg/ztncui-aio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ztcuui-aio + - ztcuui-aio dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 013258b33be..2c49c6f3c64 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zwavejs2mqtt version: 17.0.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/zwavejs2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png deprecated: false sources: - - https://github.com/zwave-js/zwavejs2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt - - https://hub.docker.com/r/zwavejs/zwave-js-ui + - https://hub.docker.com/r/zwavejs/zwave-js-ui + - https://github.com/zwave-js/zwavejs2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zwavejs2mqtt - - zwave-js - - z-wave - - zwave + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave dependencies: - - name: common - version: 16.2.12 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.12 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/unstable/artifactory-oss/Chart.yaml b/charts/unstable/artifactory-oss/Chart.yaml index 65abd2a31a4..ecee98b169e 100644 --- a/charts/unstable/artifactory-oss/Chart.yaml +++ b/charts/unstable/artifactory-oss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: artifactory-oss version: 3.0.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/unstable/artifactory-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png deprecated: false sources: - - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss - - https://jfrog.com/ - - https://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss + - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss + - https://jfrog.com/ + - https://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - artifactory-oss - - Productivity - - Tools-Utilities + - artifactory-oss + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: unstable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: unstable type: application diff --git a/charts/unstable/briefkasten/Chart.yaml b/charts/unstable/briefkasten/Chart.yaml index 99bf48585dc..3c6d3e7b14f 100644 --- a/charts/unstable/briefkasten/Chart.yaml +++ b/charts/unstable/briefkasten/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: briefkasten version: 1.0.7 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/incubator/briefkasten icon: https://truecharts.org/img/hotlink-ok/chart-icons/briefkasten.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten - - https://hub.docker.com/r/ndom91/briefkasten - - https://github.com/ndom91/briefkasten + - https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten + - https://hub.docker.com/r/ndom91/briefkasten + - https://github.com/ndom91/briefkasten maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookmark + - bookmark dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmark - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmark + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/docassemble/Chart.yaml b/charts/unstable/docassemble/Chart.yaml index f43b25ecce8..a0c4e0765c0 100644 --- a/charts/unstable/docassemble/Chart.yaml +++ b/charts/unstable/docassemble/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docassemble version: 0.0.15 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/docassemble icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png deprecated: false sources: - - https://github.com/jhpyle/docassemble - - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble - - https://github.com/truecharts/containers/tree/master/mirrordocassemble + - https://github.com/truecharts/containers/tree/master/mirrordocassemble + - https://github.com/jhpyle/docassemble + - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - docassemble - - documentation + - docassemble + - documentation dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: documentation - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: documentation + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/docspell/Chart.yaml b/charts/unstable/docspell/Chart.yaml index 53b51c3a43b..811968393ce 100644 --- a/charts/unstable/docspell/Chart.yaml +++ b/charts/unstable/docspell/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docspell version: 4.0.6 @@ -8,45 +8,45 @@ home: https://truecharts.org/charts/incubator/docspell icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png deprecated: false sources: - - https://hub.docker.com/r/docspell/dsc - - https://github.com/eikek/docspell - - https://docspell.org/docs/install/docker/ - - https://docspell.org/docs/configure/defaults/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell + - https://github.com/eikek/docspell + - https://docspell.org/docs/install/docker/ + - https://docspell.org/docs/configure/defaults/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell + - https://hub.docker.com/r/docspell/restserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - docs + - docs dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] - - name: solr - version: 8.0.1 - repository: https://deps.truecharts.org/ - condition: solr.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: solr + version: 8.0.1 + repository: https://deps.truecharts.org/ + condition: solr.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/eco/Chart.yaml b/charts/unstable/eco/Chart.yaml index 7316d67833e..346c90b3b8f 100644 --- a/charts/unstable/eco/Chart.yaml +++ b/charts/unstable/eco/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: eco version: 3.1.14 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/eco icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png deprecated: false sources: - - https://github.com/ich777/docker-steamcmd-server/tree/eco - - https://github.com/truecharts/charts/tree/master/charts/incubator/eco - - https://github.com/truecharts/containers/tree/master/mirroreco + - https://github.com/ich777/docker-steamcmd-server/tree/eco + - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://github.com/truecharts/containers/tree/master/mirroreco maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - eco - - GameServers + - eco + - GameServers dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/funkwhale/Chart.yaml b/charts/unstable/funkwhale/Chart.yaml index e769715497b..32601dbb617 100644 --- a/charts/unstable/funkwhale/Chart.yaml +++ b/charts/unstable/funkwhale/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: funkwhale version: 3.0.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/funkwhale icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png deprecated: false sources: - - https://funkwhale.audio/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale - - https://github.com/truecharts/containers/tree/master/mirrorfunkwhale + - https://funkwhale.audio/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://github.com/truecharts/containers/tree/master/mirrorfunkwhale maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - funkwhale - - MediaApp-Music - - MediaServer-Music + - funkwhale + - MediaApp-Music + - MediaServer-Music dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Music + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/ghost/Chart.yaml b/charts/unstable/ghost/Chart.yaml index 4f2a086c729..66cf7baf2ce 100644 --- a/charts/unstable/ghost/Chart.yaml +++ b/charts/unstable/ghost/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ghost version: 7.0.7 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/incubator/ghost icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png deprecated: false sources: - - https://ghost.org/docs/ - - https://github.com/TryGhost/Ghost - - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost - - https://hub.docker.com/_/ghost + - https://hub.docker.com/_/ghost + - https://ghost.org/docs/ + - https://github.com/TryGhost/Ghost + - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ghost - - blog - - cms + - ghost + - blog + - cms dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/grist/Chart.yaml b/charts/unstable/grist/Chart.yaml index d05526ee9b3..dc072413c1f 100644 --- a/charts/unstable/grist/Chart.yaml +++ b/charts/unstable/grist/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grist version: 9.0.7 @@ -8,46 +8,46 @@ home: https://truecharts.org/charts/incubator/grist icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png deprecated: false sources: - - https://support.getgrist.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/grist - - https://hub.docker.com/r/gristlabs/grist - - https://github.com/gristlabs/grist-core + - https://support.getgrist.com/ + - https://github.com/gristlabs/grist-core + - https://github.com/truecharts/charts/tree/master/charts/incubator/grist + - https://hub.docker.com/r/gristlabs/grist maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grist - - spreadsheet - - database + - grist + - spreadsheet + - database dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/inventree/Chart.yaml b/charts/unstable/inventree/Chart.yaml index fdf05973277..efb40f7abbd 100644 --- a/charts/unstable/inventree/Chart.yaml +++ b/charts/unstable/inventree/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: inventree version: 9.0.6 @@ -8,45 +8,45 @@ home: https://truecharts.org/charts/incubator/inventree icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png deprecated: false sources: - - https://inventree.readthedocs.io - - https://github.com/inventree/InvenTree - - https://github.com/truecharts/charts/tree/master/charts/incubator/inventree - - https://hub.docker.com/r/inventree/inventree + - https://hub.docker.com/r/inventree/inventree + - https://inventree.readthedocs.io + - https://github.com/inventree/InvenTree + - https://github.com/truecharts/charts/tree/master/charts/incubator/inventree maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - inventory - - inventree + - inventory + - inventree dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/kaizoku/Chart.yaml b/charts/unstable/kaizoku/Chart.yaml index c0eaf6394c0..364587a00b5 100644 --- a/charts/unstable/kaizoku/Chart.yaml +++ b/charts/unstable/kaizoku/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kaizoku version: 0.1.13 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/incubator/kaizoku icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png deprecated: false sources: - - https://github.com/oae/kaizoku - - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku - - https://github.com/truecharts/containers/tree/master/mirrorkaizoku + - https://github.com/oae/kaizoku + - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku + - https://github.com/truecharts/containers/tree/master/mirrorkaizoku maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kaizoku + - kaizoku dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/kimai/Chart.yaml b/charts/unstable/kimai/Chart.yaml index 6d7f81cb12b..ce1d4aaeccc 100644 --- a/charts/unstable/kimai/Chart.yaml +++ b/charts/unstable/kimai/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kimai version: 8.0.16 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/incubator/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png deprecated: false sources: - - https://github.com/tobybatch/kimai2 - - https://github.com/kevinpapst/kimai2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai - - https://github.com/truecharts/containers/tree/master/mirrorkimai + - https://github.com/tobybatch/kimai2 + - https://github.com/kevinpapst/kimai2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai + - https://github.com/truecharts/containers/tree/master/mirrorkimai maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kimai - - time - - tracking + - kimai + - time + - tracking dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/librephotos/Chart.yaml b/charts/unstable/librephotos/Chart.yaml index f16cc77811f..d13644b3fef 100644 --- a/charts/unstable/librephotos/Chart.yaml +++ b/charts/unstable/librephotos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: librephotos version: 9.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/unstable/librephotos icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png deprecated: false sources: - - https://github.com/LibrePhotos/librephotos - - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos - - https://hub.docker.com/r/reallibrephotos/librephotos-proxy + - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos-frontend + - https://github.com/LibrePhotos/librephotos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photos - - gallery + - photos + - gallery dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: unstable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: unstable type: application diff --git a/charts/unstable/loki/Chart.yaml b/charts/unstable/loki/Chart.yaml index d40b10d7fb5..9188e90dcd5 100644 --- a/charts/unstable/loki/Chart.yaml +++ b/charts/unstable/loki/Chart.yaml @@ -1,36 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: loki version: 12.0.7 appVersion: 2.9.2 -description: 'Loki: like Prometheus, but for logs.' +description: "Loki: like Prometheus, but for logs." home: https://truecharts.org/charts/incubator/loki icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png deprecated: false sources: - - https://hub.docker.com/r/grafana/loki - - https://github.com/grafana/loki - - https://github.com/truecharts/charts/tree/master/charts/incubator/loki + - https://hub.docker.com/r/grafana/loki + - https://github.com/grafana/loki + - https://github.com/truecharts/charts/tree/master/charts/incubator/loki maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - logs + - logs dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: logs - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: logs + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/midarr/Chart.yaml b/charts/unstable/midarr/Chart.yaml index 9fdb0d21f11..01cbe2aab7e 100644 --- a/charts/unstable/midarr/Chart.yaml +++ b/charts/unstable/midarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: midarr version: 4.0.10 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/midarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png deprecated: false sources: - - https://github.com/midarrlabs/midarr-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr - - https://github.com/truecharts/containers/tree/master/mirrormidarr-server + - https://github.com/midarrlabs/midarr-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr + - https://github.com/truecharts/containers/tree/master/mirrormidarr-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - midarr - - media + - midarr + - media dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/netbox/Chart.yaml b/charts/unstable/netbox/Chart.yaml index 5a870e42c65..c62fb78c2d5 100644 --- a/charts/unstable/netbox/Chart.yaml +++ b/charts/unstable/netbox/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: netbox version: 4.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/unstable/netbox icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbox.png deprecated: false sources: - - https://github.com/netbox-community/netbox-docker - - https://github.com/truecharts/charts/tree/master/charts/unstable/netbox - - https://hub.docker.com/r/netboxcommunity/netbox + - https://hub.docker.com/r/netboxcommunity/netbox + - https://github.com/netbox-community/netbox-docker + - https://github.com/truecharts/charts/tree/master/charts/unstable/netbox maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - network - - netbox + - network + - netbox dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: unstable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: unstable type: application diff --git a/charts/unstable/owncloud-ocis/Chart.yaml b/charts/unstable/owncloud-ocis/Chart.yaml index 2ef2ecba9d3..b88f862ba35 100644 --- a/charts/unstable/owncloud-ocis/Chart.yaml +++ b/charts/unstable/owncloud-ocis/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owncloud-ocis version: 11.0.26 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/incubator/owncloud-ocis icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png deprecated: false sources: - - https://owncloud.dev/ocis/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis - - https://github.com/truecharts/containers/tree/master/mirrorocis + - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis + - https://github.com/truecharts/containers/tree/master/mirrorocis + - https://owncloud.dev/ocis/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - owncloud - - ocis - - infinite - - scale - - self-hosted - - sync - - share - - server + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/owntracks/Chart.yaml b/charts/unstable/owntracks/Chart.yaml index 4a64ad05603..706d89c9800 100644 --- a/charts/unstable/owntracks/Chart.yaml +++ b/charts/unstable/owntracks/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owntracks version: 1.0.8 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/owntracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/owntracks.png deprecated: false sources: - - https://github.com/owntracks/recorder - - https://github.com/owntracks/docker-recorder - - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks - - https://github.com/truecharts/containers/tree/master/mirrorowntracks + - https://github.com/owntracks/recorder + - https://github.com/owntracks/docker-recorder + - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks + - https://github.com/truecharts/containers/tree/master/mirrorowntracks maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - owncharts - - location + - owncharts + - location dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/rar2fs/Chart.yaml b/charts/unstable/rar2fs/Chart.yaml index dd030bfb916..f6225f60a21 100644 --- a/charts/unstable/rar2fs/Chart.yaml +++ b/charts/unstable/rar2fs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rar2fs version: 0.0.8 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/rar2fs icon: https://truecharts.org/img/hotlink-ok/chart-icons/rar2fs.png deprecated: false sources: - - https://github.com/zimme/docker-rar2fs - - https://github.com/truecharts/charts/tree/master/charts/incubator/rar2fs - - https://ghcr.io/zimme/rar2fs + - https://github.com/zimme/docker-rar2fs + - https://github.com/truecharts/charts/tree/master/charts/incubator/rar2fs + - https://ghcr.io/zimme/rar2fs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rar2fs - - archives + - rar2fs + - archives dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: archives - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: archives + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/reactive-resume/Chart.yaml b/charts/unstable/reactive-resume/Chart.yaml index 7dba67e6e8f..61f9ff111d4 100644 --- a/charts/unstable/reactive-resume/Chart.yaml +++ b/charts/unstable/reactive-resume/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: reactive-resume version: 3.0.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/unstable/reactive-resume icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png deprecated: false sources: - - https://github.com/reactive-resume/reactive-resume - - https://github.com/truecharts/charts/tree/master/charts/unstable/reactive-resume - - https://github.com/truecharts/containers/tree/master/mirrorreactive-resume-server + - https://github.com/reactive-resume/reactive-resume + - https://github.com/truecharts/charts/tree/master/charts/unstable/reactive-resume + - https://github.com/truecharts/containers/tree/master/mirrorreactive-resume-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - reactive-resume - - Productivity + - reactive-resume + - Productivity dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: unstable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: unstable type: application diff --git a/charts/unstable/recipes/Chart.yaml b/charts/unstable/recipes/Chart.yaml index bda68857883..acd1e2e4e7e 100644 --- a/charts/unstable/recipes/Chart.yaml +++ b/charts/unstable/recipes/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: recipes version: 13.0.6 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/unstable/recipes icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png deprecated: false sources: - - https://github.com/vabene1111/recipes - - https://github.com/truecharts/charts/tree/master/charts/unstable/recipes - - https://hub.docker.com/_/nginx + - https://github.com/truecharts/charts/tree/master/charts/unstable/recipes + - https://hub.docker.com/r/vabene1111/recipes + - https://github.com/vabene1111/recipes maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - recipes - - cooking + - recipes + - cooking dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: unstable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: unstable type: application diff --git a/charts/unstable/speedtest-tracker/Chart.yaml b/charts/unstable/speedtest-tracker/Chart.yaml index fc7f8693f67..5ded1f9fd19 100644 --- a/charts/unstable/speedtest-tracker/Chart.yaml +++ b/charts/unstable/speedtest-tracker/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: speedtest-tracker version: 4.0.25 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/speedtest-tracker icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png deprecated: false sources: - - https://github.com/alexjustesen/speedtest-tracker - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - - https://github.com/truecharts/containers/tree/master/mirrorspeedtest-tracker + - https://github.com/alexjustesen/speedtest-tracker + - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/truecharts/containers/tree/master/mirrorspeedtest-tracker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - speedtest + - speedtest dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: speedtest - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: speedtest + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/statping-ng/Chart.yaml b/charts/unstable/statping-ng/Chart.yaml index 046b38abf6e..9da8a635392 100644 --- a/charts/unstable/statping-ng/Chart.yaml +++ b/charts/unstable/statping-ng/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: statping-ng version: 13.0.8 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/statping-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping-ng.png deprecated: false sources: - - https://github.com/statping/statping - - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng - - https://quay.io/statping-ng/statping-ng + - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng + - https://quay.io/statping-ng/statping-ng + - https://github.com/statping/statping maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - statping-ng - - status - - status-page + - statping-ng + - status + - status-page dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: statistics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/synapse/Chart.yaml b/charts/unstable/synapse/Chart.yaml index c112166c62b..657469ce17c 100644 --- a/charts/unstable/synapse/Chart.yaml +++ b/charts/unstable/synapse/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synapse version: 9.0.8 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/synapse icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/synapse - - https://hub.docker.com/r/matrixdotorg/synapse + - https://github.com/truecharts/charts/tree/master/charts/incubator/synapse + - https://hub.docker.com/r/matrixdotorg/synapse maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chat - - matrix - - synapse + - chat + - matrix + - synapse dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/technitium/Chart.yaml b/charts/unstable/technitium/Chart.yaml index fab611bc321..1c183dba203 100644 --- a/charts/unstable/technitium/Chart.yaml +++ b/charts/unstable/technitium/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: technitium version: 4.0.11 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/technitium icon: https://truecharts.org/img/hotlink-ok/chart-icons/technitium.png deprecated: false sources: - - https://github.com/TechnitiumSoftware/DnsServer - - https://technitium.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium - - https://github.com/truecharts/containers/tree/master/mirrortechnitium + - https://technitium.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - https://github.com/truecharts/containers/tree/master/mirrortechnitium + - https://github.com/TechnitiumSoftware/DnsServer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - DNS + - DNS dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/telepush/Chart.yaml b/charts/unstable/telepush/Chart.yaml index 59b8f138970..b27026fb27c 100644 --- a/charts/unstable/telepush/Chart.yaml +++ b/charts/unstable/telepush/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: telepush version: 0.0.14 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/telepush icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png deprecated: false sources: - - https://github.com/muety/telepush - - https://github.com/truecharts/charts/tree/master/charts/incubator/telepush - - https://github.com/truecharts/containers/tree/master/mirrortelepush + - https://github.com/muety/telepush + - https://github.com/truecharts/charts/tree/master/charts/incubator/telepush + - https://github.com/truecharts/containers/tree/master/mirrortelepush maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - telepush - - telegram - - notifications + - telepush + - telegram + - notifications dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: notifications - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: notifications + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/twingate-connector/Chart.yaml b/charts/unstable/twingate-connector/Chart.yaml index 697b9dd89ae..d0969ba9ae1 100644 --- a/charts/unstable/twingate-connector/Chart.yaml +++ b/charts/unstable/twingate-connector/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twingate-connector version: 0.0.11 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/twingate-connector icon: https://truecharts.org/img/hotlink-ok/chart-icons/twingate-connector.png deprecated: false sources: - - https://www.twingate.com/docs/connector-deployment - - https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector - - https://github.com/truecharts/containers/tree/master/mirrortwingate-connector + - https://www.twingate.com/docs/connector-deployment + - https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector + - https://github.com/truecharts/containers/tree/master/mirrortwingate-connector maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - twingate-connector - - networking + - twingate-connector + - networking dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/unstable/wger/Chart.yaml b/charts/unstable/wger/Chart.yaml index db0897ee0c7..85736a7fad7 100644 --- a/charts/unstable/wger/Chart.yaml +++ b/charts/unstable/wger/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wger version: 6.0.7 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/unstable/wger icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png deprecated: false sources: - - https://hub.docker.com/_/nginx - - https://github.com/wger-project/wger - - https://github.com/wger-project/docker - - https://github.com/truecharts/charts/tree/master/charts/unstable/wger + - https://github.com/truecharts/charts/tree/master/charts/unstable/wger + - https://hub.docker.com/_/nginx + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - workout + - workout dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: life - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: unstable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: life + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: unstable type: application