diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 23c95bce19e..da173cb58d1 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.8 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2c7d13b6190..b005bce06df 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.7 @@ -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://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics - - https://hub.docker.com/r/bitnami/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 385f7f51c1e..61e67cb88b2 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.8 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e898d864679..88cbdd51590 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.8 @@ -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://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 + - https://hub.docker.com/r/bitnami/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c954c2b5d9b..ac911b63adc 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.7 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d4540ea08b3..fdc79ba5f50 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.7 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8a360e86a10..cc73b77f0a3 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.8 @@ -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://hub.docker.com/r/bitnami/redis - - https://github.com/bitnami/bitnami-docker-redis - - https://github.com/truecharts/charts/tree/master/charts/dependency/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f8a53ada90e..a43b90b83f5 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.7 @@ -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/apache/solr + - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - https://hub.docker.com/r/bitnami/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 561b94ef1f5..d4ae45551c4 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.8 @@ -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/tribe29/checkmk - - 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/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 758d10e4814..2af143f45ea 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.8 @@ -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://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 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 ecabc8beec3..025b5d5679b 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.8 @@ -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/se1exin/cleanarr - - 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/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 3af28182675..6e91d7c0b1f 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.8 @@ -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://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store + - https://hub.docker.com/r/metikular/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 4c24c6cbb19..44a81108ed6 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.8 @@ -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 c150fd902e9..2f54cde369b 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.8 @@ -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/truecharts/charts/tree/master/charts/incubator/euterpe - - https://hub.docker.com/r/ironsmile/euterpe - - https://github.com/ironsmile/euterpe + - https://github.com/ironsmile/euterpe + - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe + - https://hub.docker.com/r/ironsmile/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 cc203126969..7f83bca6484 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.8 @@ -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/Flemmarr/Flemmarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr + - https://hub.docker.com/r/pierremesure/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 7183a129c19..1321ac16fb6 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.8 @@ -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://github.com/FlipEnergy/container-images/blob/main/focalboard - - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard - - https://hub.docker.com/r/mattermost/focalboard - - https://www.focalboard.com/ - - https://github.com/mattermost/focalboard + - https://github.com/mattermost/focalboard + - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard + - https://hub.docker.com/r/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard + - https://www.focalboard.com/ 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 efa130052b2..397dac5813a 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.8 @@ -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://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://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 e1ca6740f00..f1448d81a2f 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.8 @@ -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://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://github.com/jjethwa/icinga2 + - https://icinga.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 + - https://hub.docker.com/r/jordan/icinga2 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 d0ec339618e..18853aa7ee1 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.8 @@ -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://github.com/koel/koel - - https://github.com/koel/docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/koel - - https://hub.docker.com/r/phanan/koel + - https://github.com/koel/docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/koel + - https://hub.docker.com/r/phanan/koel + - https://github.com/koel/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 9c8343f7d61..e68505965ca 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.8 @@ -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 39a82f6fec4..b0a840e4364 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.8 @@ -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://leantime.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime + - https://hub.docker.com/r/leantime/leantime 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 9296827073a..2db5caec9dc 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste - - https://git.lcomrade.su/root/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 c33d7b7205d..0555be70584 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.8 @@ -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://hub.docker.com/r/linkace/linkace - - https://github.com/linkace/linkace - - https://www.linkace.org/docs/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace + - 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 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 a3f33b67f80..bdae29bc14c 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.8 @@ -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 36a500efd5e..5ece1f5b509 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.8 @@ -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://hub.docker.com/r/ich777/magic-mirror2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 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 0465bbd4aff..000e2628d6e 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.8 @@ -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 5b38a69fc3b..01598d09f8a 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.8 @@ -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://ghcr.io/dorianim/money-balancer - - https://github.com/dorianim/money-balancer - - https://github.com/truecharts/charts/tree/master/charts/incubator/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 ffcf691cc43..05fc83b9c7a 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.8 @@ -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://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 + - https://hub.docker.com/r/noisedash/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 98882222dc6..f6817ea2499 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.8 @@ -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://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://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 84adecb0cbb..9547b812b02 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.8 @@ -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/osixia/docker-openldap - - 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/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 b8059158025..e0f01e6dde8 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/openproject + - https://hub.docker.com/r/openproject/community 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 29acfa63b79..89c1def8f7d 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.7 @@ -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://hub.docker.com/r/penpotapp/frontend - - https://github.com/penpot/penpot - - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot + - https://github.com/penpot/penpot + - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot + - https://hub.docker.com/r/penpotapp/backend 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 1916b07ba8a..1c951707f1a 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.8 @@ -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 f790302b891..bcfc00a04ad 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.9 @@ -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://www.postgresql.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql + - https://hub.docker.com/r/bitnami/postgresql 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 1b1458be44f..52ae559850d 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.8 @@ -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://github.com/PrivateBin/PrivateBin - - https://privatebin.info/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin - - https://hub.docker.com/r/privatebin/pdo + - https://privatebin.info/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin + - https://hub.docker.com/r/privatebin/pdo + - https://github.com/PrivateBin/PrivateBin 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 3af737537ba..a2c03b93422 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.8 @@ -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 63c94a33091..ce184e8c987 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.7 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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/authelia/values.yaml b/charts/enterprise/authelia/values.yaml index 8f60172c51c..be2421983cc 100644 --- a/charts/enterprise/authelia/values.yaml +++ b/charts/enterprise/authelia/values.yaml @@ -579,4 +579,4 @@ portal: ingress: main: - required: true \ No newline at end of file + required: true diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 8271e016ed7..a208fbdb257 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.5 @@ -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/Mozart409/blocky-frontend - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky + - https://github.com/0xERR0R/blocky + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://hub.docker.com/r/spx01/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 7846007da96..fc13a3d1b37 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.5 @@ -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://hub.docker.com/_/hello-world - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - 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: - - cert-manager - - certificates + - cert-manager + - certificates dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a2ac00a1ed1..4903cf6580e 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.5 @@ -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://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 + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 75ff30c9cc5..3f6b8eb9138 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.4 @@ -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://github.com/emberstack/kubernetes-reflector - - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b7fd7a05380..289680abc08 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.4 @@ -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://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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ae9af9c188c..f21a1136063 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: node-exporter - version: 5.0.6 - repository: https://deps.truecharts.org - condition: exporters.enabled,exporters.node-exporter.enabled - alias: "" - tags: [] - import-values: [] - - name: kube-state-metrics - version: 5.0.6 - repository: https://deps.truecharts.org - condition: exporters.enabled,exporters.kube-state-metrics.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: node-exporter + version: 5.0.6 + repository: https://deps.truecharts.org + condition: exporters.enabled,exporters.node-exporter.enabled + alias: "" + tags: [] + import-values: [] + - name: kube-state-metrics + version: 5.0.6 + 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 a8378983961..6509ca75b8e 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.4 @@ -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-helm-chart - - https://traefik.io/ - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 346c996b57e..8a733b04758 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.6 @@ -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://github.com/dani-garcia/vaultwarden + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://hub.docker.com/r/vaultwarden/server 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/vaultwarden/values.yaml b/charts/enterprise/vaultwarden/values.yaml index 54841b80c3b..849e008bf07 100644 --- a/charts/enterprise/vaultwarden/values.yaml +++ b/charts/enterprise/vaultwarden/values.yaml @@ -149,4 +149,4 @@ portal: enabled: true ingress: main: - required: true \ No newline at end of file + required: true diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 92af3f004c6..71385c9b64f 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.7 @@ -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.9 - 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.9 + 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 f5ba1aa33d3..6295f0491c5 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.8 @@ -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://hub.docker.com/r/caronc/apprise - - https://github.com/caronc/apprise-api - - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api + - https://github.com/caronc/apprise-api + - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api + - https://hub.docker.com/r/caronc/apprise 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 d4eb6d0397a..e1cd34316cc 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.8 @@ -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/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 + - https://github.com/appsmithorg/appsmith 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 c5d55508170..cd0fec4750d 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.8 @@ -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://hub.docker.com/r/wangqiru/ttrss - - https://github.com/HenryQW/Awesome-TTRSS - - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - https://github.com/HenryQW/Awesome-TTRSS + - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - https://hub.docker.com/r/wangqiru/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 63e054e77f2..de6a01ad2e9 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.8 @@ -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 203a6c685a1..3fbac96d2bd 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.8 @@ -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/bernhard-42/jupyter-cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - https://hub.docker.com/r/bwalter42/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 444ac33ef75..23bed58aad0 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.8 @@ -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://hub.docker.com/r/dbeaver/cloudbeaver + - https://github.com/dbeaver/cloudbeaver + - https://github.com/truecharts/charts/tree/master/charts/incubator/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 16f42b72c8d..96889fe463c 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.8 @@ -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/conreq/values.yaml b/charts/incubator/conreq/values.yaml index 47f647d7411..2769951a19e 100644 --- a/charts/incubator/conreq/values.yaml +++ b/charts/incubator/conreq/values.yaml @@ -27,4 +27,3 @@ workload: containers: main: env: - diff --git a/charts/incubator/csi-driver-nfs/Chart.yaml b/charts/incubator/csi-driver-nfs/Chart.yaml index b3bde8bb910..60a91c6f8e7 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.9 @@ -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://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 + - 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 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 fdce04d6066..35291d9a62f 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.8 @@ -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 c70acb58c55..cff24cffe4b 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.8 @@ -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 4856159cc7c..689b5cf6a67 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.8 @@ -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 df78d529ff8..888030b38c6 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.8 @@ -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/jlesage/docker-dupeguru - - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru - - https://hub.docker.com/r/jlesage/dupeguru + - https://hub.docker.com/r/jlesage/dupeguru + - https://github.com/jlesage/docker-dupeguru + - https://github.com/truecharts/charts/tree/master/charts/incubator/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 4264cd36340..a752b59eed9 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.8 @@ -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 91552bc3073..2b39a47f084 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.8 @@ -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/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy + - https://github.com/xal3xhx/fancyindex 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 a818436d168..de588f0129b 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client - - https://hub.docker.com/r/ich777/ferdi-client - - https://getferdi.com/ + - 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/ferdi-client/values.yaml b/charts/incubator/ferdi-client/values.yaml index 2d9c5dd0440..2b1946e1bae 100644 --- a/charts/incubator/ferdi-client/values.yaml +++ b/charts/incubator/ferdi-client/values.yaml @@ -30,4 +30,3 @@ workload: CUSTOM_RES_H: "768" CUSTOM_RES_W: "1280" FERDI_V: stable@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 - diff --git a/charts/incubator/filegator/Chart.yaml b/charts/incubator/filegator/Chart.yaml index 8a1efc389c4..21f34f1c6e9 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.8 @@ -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/truecharts/charts/tree/master/charts/incubator/filegator + - https://hub.docker.com/r/maxime1907/filegator + - https://github.com/filegator/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 0b3a1ecae65..4ef2e4f5414 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.8 @@ -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/AndrewPaglusch/FlashPaper - - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper - - https://hub.docker.com/r/andrewpaglusch/flashpaper + - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper + - https://github.com/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 96e4104441e..c4b962e0872 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.8 @@ -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 147e22218f0..a129bb9e0c5 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.8 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 6664109c2c3..5b9b2fa8510 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.8 @@ -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 cade76fd0fb..eec9d7c681e 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.8 @@ -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/Hypfer/ICantBelieveItsNotValetudo - - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo - - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo + - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo + - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo + - https://github.com/Hypfer/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 e6e25c14b05..29b27e3217c 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.8 @@ -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.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 + - https://jitsi.org + - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi + - https://hub.docker.com/r/jitsi/web 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 459dfa59346..3a8960d6167 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.8 @@ -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/daledavies/jump - - 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/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 417f103b78d..544f91b771e 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.8 @@ -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 b9de4721793..3fc8097cb78 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.8 @@ -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 09e04aca60b..96a1c5e2cfd 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.8 @@ -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://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 + - 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-gpu 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 d8a9f079e98..9d3afaf333c 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.8 @@ -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 155fd4b1574..997cb29f6cf 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.8 @@ -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://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/truecharts/charts/tree/master/charts/incubator/moviegrabber + - 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/moviegrabber/values.yaml b/charts/incubator/moviegrabber/values.yaml index cea65416a6c..362963771e4 100644 --- a/charts/incubator/moviegrabber/values.yaml +++ b/charts/incubator/moviegrabber/values.yaml @@ -27,4 +27,3 @@ workload: containers: main: env: - diff --git a/charts/incubator/orbital-sync/Chart.yaml b/charts/incubator/orbital-sync/Chart.yaml index e9f2499f64e..fdd7d6cf41b 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.8 @@ -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/mattwebbio/orbital-sync/pkgs/container/orbital-sync - - 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/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 8e8ca0a0175..ff1c35e6e1a 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.8 @@ -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/jokob-sk/Pi.Alert + - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert + - https://hub.docker.com/r/jokobsk/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 ab1aee40aae..ecdd5378ba0 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.8 @@ -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 b820900dfa7..1ea85cf68a5 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.8 @@ -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://hub.docker.com/r/stonith404/pingvin-share - - https://github.com/stonith404/pingvin-share - - https://github.com/truecharts/charts/tree/master/charts/incubator/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 dc8a4541179..aa6239aa2fb 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.8 @@ -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 18abb072e61..46e02c4a1a4 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.8 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://poste.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - https://hub.docker.com/r/analogic/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 20ca25e0929..5adefc3fd5c 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.8 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://pritunl.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://hub.docker.com/r/bashninja/docker-pritunl 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 d653c216e54..1c56f736143 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv + - https://hub.docker.com/r/shawly/ps3netsrv + - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/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 d702e05059a..0156b163d43 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.8 @@ -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://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/ 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 fe59c37d6cb..5eedef02055 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.5 @@ -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/pushbits/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server + - https://github.com/truecharts/containers/tree/master/mirrorpushbits-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 32109fee982..05a5603b69e 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.8 @@ -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 9583245e818..4d63fe7c189 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.8 @@ -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://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 + - 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/raneto/values.yaml b/charts/incubator/raneto/values.yaml index 1dedd9a26d7..6065185df4b 100644 --- a/charts/incubator/raneto/values.yaml +++ b/charts/incubator/raneto/values.yaml @@ -27,4 +27,3 @@ workload: containers: main: env: - diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index b1e4c4979c7..4c46cf4d257 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.8 @@ -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 b461e01973f..d7fb6a315db 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.8 @@ -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 9dd06ebca0e..87688482133 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.8 @@ -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://hub.docker.com/r/scprime/scprime - - https://scpri.me - - https://github.com/truecharts/charts/tree/master/charts/incubator/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 134b8c6d293..d3b4a504e8e 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/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://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 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 233f452dc24..6633a0bda0a 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/serviio - - https://hub.docker.com/r/riftbit/serviio - - https://serviio.org/ + - 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 6ba9434c858..56c4bb10d0b 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.8 @@ -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/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 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 e6a617f3f82..166d111e49c 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.8 @@ -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://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 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 c1f2fc2d5fe..75f584d4a61 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.8 @@ -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://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 + - 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 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 a398ffeaf52..0ec7d1706f3 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.8 @@ -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 7100e5baff8..8da1033d0e0 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.8 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://github.com/SonarSource/sonarqube + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube + - https://hub.docker.com/_/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 d80f793d76b..01349a1fbc6 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.8 @@ -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 2b1de98fc8c..9c013ec8e1a 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.8 @@ -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://github.com/elastic/elasticsearch + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es + - https://hub.docker.com/r/bbilly1/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 9f02244d6b6..9de61f7cdb0 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.8 @@ -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/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 + - https://github.com/typecho/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 58b3131242e..8777da33084 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.8 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp - - https://hub.docker.com/r/snoopy86/desktop-dockers - - https://registry.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://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 a81ae28264c..fa3d582025b 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.8 @@ -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 45091527653..51212f2fb2b 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.8 @@ -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://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium - - 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://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/ungoogled-chromium/values.yaml b/charts/incubator/ungoogled-chromium/values.yaml index a586f4ee974..35895b3042e 100644 --- a/charts/incubator/ungoogled-chromium/values.yaml +++ b/charts/incubator/ungoogled-chromium/values.yaml @@ -32,4 +32,3 @@ workload: EXTRA_PARAMETERS: "" NOVNC_RESIZE: remote UG_CHROMIUM_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030 - diff --git a/charts/incubator/upsnap/Chart.yaml b/charts/incubator/upsnap/Chart.yaml index c95cca46277..a93996a54c7 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.8 @@ -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/truecharts/charts/tree/master/charts/incubator/upsnap - - https://ghcr.io/seriousm4x/upsnap - - https://github.com/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 46609483c8e..161213e2f30 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.8 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 565ee2bf84f..dfc3338e41c 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.8 @@ -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/vorta/values.yaml b/charts/incubator/vorta/values.yaml index 45c638f4c1d..46880e79791 100644 --- a/charts/incubator/vorta/values.yaml +++ b/charts/incubator/vorta/values.yaml @@ -37,6 +37,6 @@ workload: APP_NAME: Vorta GROUP_ID: "100" SECURE_CONNECTION: "0" - + USER_ID: "99" VNC_PASSWORD: "" diff --git a/charts/incubator/wbo/Chart.yaml b/charts/incubator/wbo/Chart.yaml index 23302f8804b..9febbea1157 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.8 @@ -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/truecharts/charts/tree/master/charts/incubator/wbo + - https://hub.docker.com/r/lovasoa/wbo + - https://github.com/lovasoa/whitebophir 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 44265d5d55e..fdb1c3b1149 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.8 @@ -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://ghcr.io/linuxserver/wireshark + - https://github.com/truecharts/charts/tree/master/charts/incubator/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 f4009420764..54a319b4ea5 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.8 @@ -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 dea936fdb58..1e77290ce0d 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.8 @@ -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://github.com/zusam/zusam + - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam + - https://hub.docker.com/r/zusam/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 7b3f0e2efb5..c3be6242b96 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.4 @@ -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/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 + - 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: - - cert-manager - - certificates - - security + - cert-manager + - certificates + - security dependencies: - - name: common - version: 16.2.9 - 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.9 + 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 cc4e353e8f0..c4828c320d1 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.4 @@ -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://github.com/cloudnative-pg - - 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/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/ 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.9 - 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.9 + 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 ecfb0a1b38a..c30d3acb805 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.12 @@ -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.9 - 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.9 + 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 d852916064c..863fe1ee6ad 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.4 @@ -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://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 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.9 - 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.9 + 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 1daa77c2433..b7b73b74bf3 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.5 @@ -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/truecharts/charts/tree/master/charts/incubator/openebs + - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/cert-manager + - https://cert-manager.io/ 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.9 - 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.9 + 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 6e0186d89d6..5c419f13a71 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.5 @@ -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-config-reloader + - https://github.com/prometheus-operator + - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator + - https://github.com/truecharts/containers/tree/master/mirrorkube-webhook-certgen 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 34820adafb9..bf099530328 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.10 @@ -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/vstavrinov/acestream-service + - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e267237f780..823880321f0 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c8280231f97..6307cdf4fcd 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.4 @@ -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://hub.docker.com/r/adguard/adguardhome - - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cd32b0a21e6..70cd6a248e1 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8993ff8c932..c165eb684ef 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.4 @@ -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://hub.docker.com/_/adminer - - https://github.com/vrana/adminer - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 881924be382..25536b973e3 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.4 @@ -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://hub.docker.com/r/gangefors/airdcpp-webclient - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 428a1744b3b..a663e57d03a 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 15a2fe37e32..c86e8bb2f72 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/airsonic - - https://ghcr.io/linuxserver/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + - https://ghcr.io/linuxserver/airsonic + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0f1abcd3c57..cce79563742 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 42116da325b..448ef5d0856 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.10 @@ -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://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 + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 efaac6db30e..609573d955c 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 484c6ecade8..b3c6cec2d0a 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.4 @@ -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/dchesterton/amcrest2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 197257726a1..30c9f407f6b 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.10 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://www.americasarmy.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg + - 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: - - americasarmy-pg - - GameServers + - americasarmy-pg + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 17b4b8b9c67..6b937484921 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8d76e151d32..cdf7f91858e 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.10 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fd854de078a..f3c106847e2 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.10 @@ -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://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 420035d7b28..eeb0b046a6b 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7d12abf4355..f5c9914f6bf 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.5 @@ -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/truecharts/charts/tree/master/charts/stable/anonaddy - - https://hub.docker.com/r/anonaddy/anonaddy - - https://github.com/anonaddy/docker + - https://github.com/anonaddy/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://hub.docker.com/r/anonaddy/anonaddy 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 39e1617d491..c76d5de38d4 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/anope - - https://hub.docker.com/r/ich777/anope - - https://thelounge.chat/ + - https://hub.docker.com/r/ich777/anope + - https://thelounge.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/anope/values.yaml b/charts/stable/anope/values.yaml index 3ca0971b490..7c61b9c9a69 100644 --- a/charts/stable/anope/values.yaml +++ b/charts/stable/anope/values.yaml @@ -35,7 +35,7 @@ workload: PASSWORD: "" PORT: "7000" SSL: "yes" - + probes: liveness: enabled: false diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index c3d14d89546..44cd92e4b12 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.4 @@ -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/truecharts/charts/tree/master/charts/incubator/answer - - https://github.com/truecharts/containers/tree/master/mirroranswer - - https://github.com/answerdev/answer + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4c5e5ca6a64..54e874e6f5a 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 164f8c8d0e1..09475474014 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.10 @@ -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://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://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://hub.docker.com/r/apachewebdav/apachewebdav 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 90ab1666f81..180a222564d 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a07c1996c4f..67b8af1c6b1 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.4 @@ -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://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://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/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2267406ce34..a0392967a5a 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c691b82acb0..321ed62020b 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d72c1dd19d1..5007aab67f7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d62e331eb04..535cdabb76f 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/arkse 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a580fc050fa..c35ac44b234 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 519d12acec4..adb32740a15 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.10 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 56348870e3e..a17039bba72 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8436769805b..31c80189f40 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.4 @@ -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://www.audacityteam.org/ + - https://github.com/linuxserver/docker-audacity + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 369f328149d..8e3fcb7e9c8 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 76a91c4e606..c2b74832435 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.10 @@ -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://hub.docker.com/r/afterlogic/docker-aurora-files - - https://github.com/afterlogic/docker-aurora-files - - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fb19f7de0db..01d3d51d7cf 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.6 @@ -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://goauthentik.io/docs/ + - https://github.com/goauthentik/authentik + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/proxy 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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/authentik/values.yaml b/charts/stable/authentik/values.yaml index 570914aafde..ccd10cc4c46 100644 --- a/charts/stable/authentik/values.yaml +++ b/charts/stable/authentik/values.yaml @@ -499,4 +499,4 @@ updated: true ingress: main: - required: true \ No newline at end of file + required: true diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index d084d482566..9b64ebd8a94 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.10 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0fbfc44b06f..92dd0e88508 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4a11d874999..28697a8daeb 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3eb94b757ea..add23aca5c2 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 69cb285d960..4b72ef67269 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7507528acfd..a2661052569 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.4 @@ -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://hub.docker.com/r/jlesage/avidemux - - https://github.com/jlesage/docker-avidemux - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cff0d2e5366..b3de26adc9a 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.10 @@ -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://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - 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: - - avorion - - GameServers + - avorion + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9abe100353d..5774813581d 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.4 @@ -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://github.com/babybuddy/babybuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 137574cea09..20a41ede0e7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3ee0c5a68cf..786bcad47e3 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.10 @@ -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://hub.docker.com/r/ckulka/baikal - - https://github.com/ckulka/baikal-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 971d11ad961..83d4038e0c3 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.10 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/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker + - https://github.com/Forceu/barcodebuddy 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a87374672b6..7b4105060f1 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8bc88f04768..d55d4a14500 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.5 @@ -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://gitlab.com/bramw/baserow/ - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://hub.docker.com/r/baserow/baserow + - https://gitlab.com/bramw/baserow/ + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://hub.docker.com/r/baserow/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 b0dbdaf238e..5d3cbbf031f 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f2ae18f356f..d828533ddfc 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.5 @@ -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://ghcr.io/onedr0p/bazarr 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2d5ce0f6272..e5500eb0fd0 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.4 @@ -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://beets.io/ + - https://github.com/linuxserver/docker-beets + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0ea955246fb..58764998d39 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.10 @@ -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/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fe9aba66038..018aaaf5b51 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 13a164ea405..08545650010 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.11 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://hub.docker.com/r/ofawx/bitcoind - - https://bitcoin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6f620bd29dc..d87727d4179 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b13eefb9094..68309944c21 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 68d8a8277c3..64f23d44078 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.11 @@ -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://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/ + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4e20dd03113..53274d633d3 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.11 @@ -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/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 + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/values.yaml b/charts/stable/blender/values.yaml index 6d3e3290dae..f4b39c2e223 100644 --- a/charts/stable/blender/values.yaml +++ b/charts/stable/blender/values.yaml @@ -29,4 +29,3 @@ workload: env: KEYBOARD: "" SUBFOLDER: "" - diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 9f3ac8045e0..3d0deab2263 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/blog - - https://hub.docker.com/r/m1k1o/blog - - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fdb3ee404fb..153a1ab6521 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9bf6a19aaa6..e80708f5df4 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.4 @@ -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://github.com/popeen/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 + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b51a8d7226b..597789da7ad 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.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://ghcr.io/linuxserver/bookstack - - https://www.bookstackapp.com/ + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 40f75ba1f70..47960a43b86 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/borg-server - - https://ghcr.io/anotherstranger/borg-server - - https://github.com/AnotherStranger/docker-borg-backup + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2e2b51ab56b..bc93f34607d 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.10 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5f54a7a11e3..48830df2cb5 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.4 @@ -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://hub.docker.com/r/browserless/chrome - - https://docs.browserless.io/docs/docker.html - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9d045322920..c5d51e59ae9 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.4 @@ -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/budge - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://ghcr.io/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c5211070931..bdddc6cb227 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.10 @@ -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://sourceforge.net/projects/bwapp/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - https://hub.docker.com/r/raesene/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 eeeca077585..3ed21207acd 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.10 @@ -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://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 + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 af25bcaf9e6..9d1e508757b 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 211e80483c6..db5d9000aac 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.4 @@ -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://github.com/kovidgoyal/calibre/ - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - - https://ghcr.io/linuxserver/calibre + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://ghcr.io/linuxserver/calibre + - https://github.com/kovidgoyal/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e2e3bd3dae5..6fadc85b542 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr + - https://hub.docker.com/r/fancybits/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d0a9161fd70..0f678bb4e40 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.5 @@ -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/rodber/chevereto-free - - 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://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://ghcr.io/rodber/chevereto-free + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 d2b348f9dfc..508a2a71fda 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.10 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://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare - - https://hub.docker.com/r/ich777/steamcmd + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8b0bb8c01ad..659d5bc88db 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4756ef7dff7..999cc140613 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8d798f4d935..b838577812f 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.11 @@ -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://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium - - https://hub.docker.com/r/ich777/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/chromium/values.yaml b/charts/stable/chromium/values.yaml index f2c66e7b7b6..2b9978bb14e 100644 --- a/charts/stable/chromium/values.yaml +++ b/charts/stable/chromium/values.yaml @@ -30,4 +30,3 @@ workload: CUSTOM_RES_H: "768" CUSTOM_RES_W: "1280" EXTRA_PARAMETERS: "" - diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 5cd37625ded..47199a66d68 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.11 @@ -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://www.influxdata.com/time-series-platform/chronograf/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - https://hub.docker.com/_/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 44944ba6389..4a8fda30c4e 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.4 @@ -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://hub.docker.com/r/simsemand/chronos - - https://github.com/simse/chronos - - 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/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7bb252af94c..fda18e548f9 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.10 @@ -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://brotandgames.com/ciao/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao - - https://hub.docker.com/r/brotandgames/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b488d85f1e3..853dee38179 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.10 @@ -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://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - 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: - - citadel-forgedwithfire - - GameServers + - citadel-forgedwithfire + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e559a8c117e..80b339db4c4 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.4 @@ -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://github.com/Cisco-Talos/clamav - - https://docs.clamav.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://hub.docker.com/r/clamav/clamav + - https://docs.clamav.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://hub.docker.com/r/clamav/clamav + - https://github.com/Cisco-Talos/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8207d969f35..b246fee02fd 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.5 @@ -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/linuxserver/Clarkson - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://ghcr.io/linuxserver/clarkson + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 8949f20849b..ffcc5f5ccaa 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/clipplex - - https://hub.docker.com/r/jonnike/clipplex - - https://github.com/jo-nike/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2ec7895c1d5..e4d38d2d5d7 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/cloud9 - - https://ghcr.io/linuxserver/cloud9 - - https://github.com/c9/core + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 53d339a483f..295ef839a34 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.11 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://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - https://hub.docker.com/r/coderaiser/cloudcmd 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 612c8bd3f3f..fa36a2bfbbd 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8083f666e49..d7b3e84ac9f 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.4 @@ -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/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://ghcr.io/hotio/cloudflareddns + - 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/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a5b8045cf75..d25bd9bc86d 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.10 @@ -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://hub.docker.com/r/xavierniu/cloudreve - - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6330ee9fca7..e938abc9795 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.4 @@ -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://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://hub.docker.com/r/codercom/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6480a7c2a0d..1e4077ab8c9 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.4 @@ -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://github.com/CollaboraOnline/online - - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - - https://hub.docker.com/r/collabora/code + - https://hub.docker.com/r/collabora/code + - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e1be2dcc805..2aad6b5e30a 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b81c08b54fe..e6820f4c063 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ce7650258a1..21810232bf7 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cbc7b49a5eb..378ec0bc416 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5efac435192..5f0339e0246 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.4 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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b96203673cb..30d7203e88c 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.10 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cbf2e1869db..a2f7c7345bb 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://hub.docker.com/r/ich777/steamcmd + - https://steampowered.com/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 86ec529b8d7..af5dd4c242e 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2006f56f259..c540016cc3b 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fc45aa6a9f0..7fe0872cdd3 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/cowyo - - https://hub.docker.com/r/schollz/cowyo - - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f28e987f4eb..23e259b6d41 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4219863f8bf..bdcd3ff83e2 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4f418699d63..da3d65d5321 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.10 @@ -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/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 + - https://github.com/aloysius-pgast/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8f1c55e80d1..99043526045 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.4 @@ -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/Xtrendence/cryptofolio - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 35716bde222..ba26641b3b6 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0819a4bb14b..48ad0e060c1 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3fa378b2044..45b0fbb89f8 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3f54e32234c..a97fb727da4 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.10 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://github.com/truecharts/charts/tree/master/charts/incubator/cssource - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9446d2cf4da..a26ce420bc8 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - 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: - - cstrike1-6 - - GameServers + - cstrike1-6 + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 903a730cc5c..9140536a564 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - 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: - - cstrikeconditionzero - - GameServers + - cstrikeconditionzero + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d4d2d43d8d3..95587fb139c 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 87384483264..d4fd67fadd1 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 12e60f15c30..45703a93719 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fe35db55a4c..3109580b39e 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c4a116fcf9b..c15698e7be8 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 20ff137e11e..773e63d5d4a 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.10 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://hub.docker.com/r/m0ngr31/dailynotes - - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5ea532dedaa..affc6a9d192 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 dcd247db798..6a5b19425e8 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 db2dca9ed8f..c6d6337247b 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 032f2b72486..3ec532a950c 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ffa90e84f14..2078a855e7c 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.4 @@ -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/linuxserver/davos/ - - https://github.com/linuxserver/docker-davos - - 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://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6aba75def9d..bf2db9c7140 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.10 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://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource - - https://hub.docker.com/r/ich777/steamcmd + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 65170cdfb5a..1c18c9a114b 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.10 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 efb1d9b849b..5055b7ed0f3 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f5c0c8cfcc1..0f0ec1108a5 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.4 @@ -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://ghcr.io/linuxserver/ddclient + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e9ef6e66ea4..b675a12bb82 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.4 @@ -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/jeessy2/ddns-go - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://hub.docker.com/r/jeessy/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ed76e2e1200..1bec5fd60b1 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.11 @@ -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/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 + - https://github.com/crazy-max/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e88100f99af..62a6e0bd720 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bcdc687d18f..9bf55302ff1 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ad6c36139c2..78382ae80dc 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 11580135ac4..782a52d19a1 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/deconz - - https://hub.docker.com/r/deconzcommunity/deconz - - https://github.com/dresden-elektronik/deconz-rest-plugin - - https://github.com/marthoc/docker-deconz + - https://github.com/marthoc/docker-deconz + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bae239db825..e892f5790ff 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.4 @@ -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://gitlab.com/Bockiii/deemix-docker.git - - 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://git.freezerapp.xyz/RemixDev/deemix-py + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8283e11f22a..a057d29f1cb 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2d958c06177..22a28416b98 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1f5e389f18d..ec19dc0290f 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.4 @@ -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://github.com/deluge-torrent/deluge - - https://github.com/truecharts/charts/tree/master/charts/stable/deluge - - https://ghcr.io/linuxserver/deluge + - https://ghcr.io/linuxserver/deluge + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d3a2a88f9db..65ea2551120 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ac69c0382bb..17b5f2a4bfb 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8f7487dd85c..c5a0119cf61 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.4 @@ -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://github.com/DiscordGSM/GameServerMonitor - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 66f3acfda68..9ef7feba8e7 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.10 @@ -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://github.com/khlieng/dispatch - - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch - - https://hub.docker.com/r/khlieng/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a5b4a61c267..a5514317f76 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv - - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 725176ec40b..2f2aa320a24 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3d4558744c7..de0bd86c140 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.10 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 21db164ae3c..4dfc50e6867 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4673ae265ef..0d0f383b912 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.11 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://registry.hub.docker.com/_/registry/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry - - https://hub.docker.com/_/registry - - https://github.com/distribution/distribution + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a9dc6990fa7..7a67c21d8ff 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.4 @@ -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://hub.docker.com/r/awesometic/docusaurus - - https://github.com/awesometic/docker-docusaurus - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 17356b68fa8..348b0379614 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - https://hub.docker.com/r/bitnami/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 81a5533015c..d4bca83b5bf 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8afc4abf0bd..8d5fefb449a 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://hub.docker.com/r/ich777/steamcmd + - https://www.klei.com/games/dont-starve-together 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c15979d2b83..f1aaa1c47d7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1726ac79268..9194799ec74 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b609b9aa912..160453d8894 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.4 @@ -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://doublecmd.sourceforge.io/ - - https://github.com/linuxserver/docker-doublecommander - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://ghcr.io/linuxserver/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 679352de3b1..3f1161c7efa 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.4 @@ -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://github.com/jgraph/drawio + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://hub.docker.com/r/jgraph/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2b1322e5bdb..3bd567c3ad7 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4c05eb1cd05..c4b027a536c 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.4 @@ -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://ghcr.io/linuxserver/duckdns - - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2167c65a9ca..b939c97466f 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 87e4b82a0ef..50bc0ad9590 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 df48ec09468..07707781e11 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/ecodms - - https://hub.docker.com/r/ecodms/allinone-18.09 - - https://www.ecodms.de/index.php/en/ + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 95b08327941..6bcea4d07ba 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.10 @@ -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://electrum.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum - - https://hub.docker.com/r/ich777/electrum + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/electrum/values.yaml b/charts/stable/electrum/values.yaml index 03e8c917666..d4148c9342e 100644 --- a/charts/stable/electrum/values.yaml +++ b/charts/stable/electrum/values.yaml @@ -30,4 +30,3 @@ workload: CUSTOM_RES_H: "768" CUSTOM_RES_W: "1024" DATA_PERM: "770" - diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index 5a9807b91d5..da6a701b85a 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.10 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 45ff8c96687..8f576914d24 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/onedr0p/emby + - https://github.com/linuxserver/docker-emby.git 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 61bee6182b1..859441e9a1b 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/embystat - - https://ghcr.io/linuxserver/embystat + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 eabe2d7ccc9..85c89a316d4 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c55b010e3c6..faf8db68c66 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 be4492d0844..b9752bde8e5 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.13 @@ -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://hub.docker.com/r/jasongdove/ersatztv - - https://github.com/jasongdove/ErsatzTV - - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv + - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 22f2ca1cf39..2b986b70141 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.4 @@ -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://hub.docker.com/r/esphome/esphome - - https://github.com/esphome/esphome - - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://hub.docker.com/r/esphome/esphome + - https://github.com/esphome/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d105c2da9b1..01033283183 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.6 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://hub.docker.com/r/victorrds/etesync + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://www.etesync.com/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 00b3ebf3f92..9723e5f9bf6 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b9558cd4429..2eb14e0f457 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 dae6798142a..b3ae3e3b2b6 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6b420311d52..4a42fa841fa 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/external-dns + - https://github.com/kubernetes-sigs/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bff76a8b3b6..5d514589b35 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ba0c910e76e..75516bb5811 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.5 @@ -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://hub.docker.com/_/alpine + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d856c3a55d5..0df54e14453 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f2403621ec4..540c6454cd9 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.10 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/truecharts/charts/tree/master/charts/incubator/factorioservermanager - - https://hub.docker.com/r/ofsm/ofsm - - https://github.com/OpenFactorioServerManager/factorio-server-manager + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1ff2a9177e0..a212ca93e8b 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.10 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://facturascripts.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts - - https://hub.docker.com/r/unraides/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 54b502deb0f..a297fe9a365 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 919bcb98a28..bbff0acd9d3 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.10 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/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1c3b4a949a9..f54eb809ab5 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/fenrus - - https://hub.docker.com/r/revenz/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 59b2e64a1b5..d5ef59a3e73 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 09d270e0712..4cad300497a 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 426d3166866..c3355480a8d 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.4 @@ -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://github.com/jlesage/docker-filebot + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://hub.docker.com/r/jlesage/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b24ae46f8ee..5e7df724ee7 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.4 @@ -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://hub.docker.com/r/filebrowser/filebrowser - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://github.com/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b20eff3717e..6d622230130 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.4 @@ -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://hub.docker.com/r/revenz/fileflows - - https://github.com/revenz/FileFlows - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 80c3393c114..2ce7319dcb9 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.10 @@ -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/epoupon/fileshelter + - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 58a37646cfa..15cfb38a160 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.4 @@ -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/truecharts/containers/tree/master/mirrorfilestash - - 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/mickael-kerjean/filestash + - https://www.filestash.app/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2a4e8f8f708..8fcbaf6b4fd 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fa45e8f1ab5..a07f413d34f 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.5 @@ -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://hub.docker.com/r/fireflyiii/core + - https://github.com/firefly-iii/firefly-iii/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 02f30c59e09..4a251f680cb 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.11 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0262ab27dbc..3478cbd81b7 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://ghcr.io/crazy-max/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bea3c5c744b..0aaf60d5756 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.4 @@ -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://ghcr.io/linuxserver/firefox + - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9e9fe785a50..9143183550f 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 00aad99c502..23f02faa3c0 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6cc790bbd3f..a11c24591f8 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.10 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 67c6aa0530c..2c286f7a999 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.10 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://hub.docker.com/r/ich777/fivemserver + - https://fivem.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 40cfbdc4e6c..62e73a4fe7a 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 81b60b12899..12ef059d85d 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.4 @@ -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/FlareSolverr/FlareSolverr - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://ghcr.io/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7c79baef801..ec3a095df48 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 07c219a06d5..3fc5735ac1f 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6c110c9edf9..c7855f7287b 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.10 @@ -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://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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/flextv/values.yaml b/charts/stable/flextv/values.yaml index 0f70297bb59..f958a5c7d34 100644 --- a/charts/stable/flextv/values.yaml +++ b/charts/stable/flextv/values.yaml @@ -35,4 +35,3 @@ workload: containers: main: env: - diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 74034fa3fc7..2b18510553f 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.4 @@ -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/jesec/flood + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a637661ad27..b74818d2334 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.4 @@ -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://github.com/FlowiseAI/Flowise - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - - https://hub.docker.com/r/flowiseai/flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://hub.docker.com/r/flowiseai/flowise + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 632c361fc97..429e0020ddb 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/fluidd + - https://ghcr.io/fluidd-core/fluidd + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2c18ce2e3e0..48d15858392 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/fluttercoin-wallet/values.yaml b/charts/stable/fluttercoin-wallet/values.yaml index 3b1388c2d8c..be30e4aac3b 100644 --- a/charts/stable/fluttercoin-wallet/values.yaml +++ b/charts/stable/fluttercoin-wallet/values.yaml @@ -47,4 +47,3 @@ workload: CUSTOM_RES_W: "1024" DATA_PERM: "770" EXTRA_PARAMS: -bind=0.0.0.0 - diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index da2992d53af..4df32d5f34c 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.10 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/Banh-Canh/docker-FMD2 - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/fmd2-wine/values.yaml b/charts/stable/fmd2-wine/values.yaml index 0417cfb3d8a..2438431afb5 100644 --- a/charts/stable/fmd2-wine/values.yaml +++ b/charts/stable/fmd2-wine/values.yaml @@ -39,4 +39,3 @@ workload: containers: main: env: - diff --git a/charts/stable/fogproject/Chart.yaml b/charts/stable/fogproject/Chart.yaml index df58a54c356..97534e5a83a 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 69ab1c87771..726837c925f 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.4 @@ -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://ghcr.io/linuxserver/foldingathome - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9ce48e5245d..767500e0e86 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.4 @@ -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://ghcr.io/nicholaswilde/fossil - - https://fossil-scm.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6959c9134e7..9fc2bb47947 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.10 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://hub.docker.com/r/advplyr/fotosho - - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://github.com/advplyr/fotosho + - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a516cf61561..f7a104eacf3 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.11 @@ -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/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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9525af6ed86..b47ba322779 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c39ca6ca281..5ad3796a063 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c99b8065322..4f9704bdfc3 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 a1ed14a29b3..9d0e8757e51 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.4 @@ -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://github.com/blakeblackshear/frigate - - https://github.com/truecharts/charts/tree/master/charts/stable/frigate - - https://ghcr.io/blakeblackshear/frigate + - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://ghcr.io/blakeblackshear/frigate + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5d3b78ef7c5..773caf06214 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1de251fad96..aefd6ac7e9c 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7519791e33a..4e00b7842c8 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cc6b698bdb8..ec3268ec722 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9df8ccc6f3f..80a705cdd83 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 da18fbfbaf9..3c9af31b86d 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.5 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 ae23e3e15ca..eeec1fae4d9 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.6 @@ -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://github.com/go-gitea/gitea - - https://gitea.com/gitea/helm-chart - - 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/truecharts/charts/tree/master/charts/stable/gitea + - https://hub.docker.com/r/gitea/gitea + - https://github.com/go-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: memcached - version: 10.0.7 - repository: https://deps.truecharts.org/ - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 10.0.7 + 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 779c16f7396..33f09caa88f 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4c520563dbd..54c205cd1bb 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.10 @@ -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://hub.docker.com/r/glauth/glauth + - https://glauth.github.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9004ccae6a3..44b4adb4e0e 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7469f7591f9..42914dab69d 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.10 @@ -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://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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5a714fda0b7..1a61ca6af26 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 edf65d068db..2570f17530b 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b1b59e6a2cc..2986c5a30f7 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.6 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 135e6c5ff64..5df69e66a4a 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 61600475745..11655dfe662 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.4 @@ -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/sentriz/gonic - - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0bc3ced0196..bbc06d99ba3 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 15c99338750..76a545c5e41 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.10 @@ -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://hub.docker.com/r/xthursdayx/gpodder-docker + - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 16b1dba33e2..f381fa67ecf 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.11 @@ -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://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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 101315628bc..cf8539e7d17 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.4 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 32ec9c06bb6..a17a9645f7d 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 73927e8dc6b..751869147d0 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.10 @@ -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://hub.docker.com/r/sublivion/gridcoinwalletgui - - https://gridcoin.us/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://gridcoin.us/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://hub.docker.com/r/sublivion/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e5e2d6dbfdb..1920ac0fb07 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/grocy - - https://ghcr.io/linuxserver/grocy - - https://github.com/grocy/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0496fc2dd92..01bf58c2b16 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/guacamole + - https://hub.docker.com/r/guacamole/guacd + - https://github.com/apache/guacamole-client 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3e4b50e7960..5cee92cf3a9 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.4 @@ -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://github.com/apache/guacamole-server - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://hub.docker.com/r/guacamole/guacd + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd + - https://github.com/apache/guacamole-server 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b6486ad70cb..38ad49628e9 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ff30c29cd29..6c05a249428 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.10 @@ -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/awesometic/docker-h5ai + - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://hub.docker.com/r/awesometic/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1d1e7ecdc53..f33d3ccb24d 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.10 @@ -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://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - 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: - - halflife2deathmatch - - GameServers + - halflife2deathmatch + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 587421287dd..4e6f2251e0e 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d2a2cee002c..1741e68d9fc 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.4 @@ -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://hub.docker.com/r/jlesage/handbrake + - https://github.com/jlesage/docker-handbrake + - https://handbrake.fr/ + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4276a08563e..d78d138fa21 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.10 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c1856a1f2cd..1440d0ead24 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.4 @@ -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/k8s-at-home/container-images - - https://github.com/seejohnrun/haste-server - - 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/truecharts/charts/tree/master/charts/stable/haste-server + - https://ghcr.io/k8s-at-home/haste-server + - https://github.com/k8s-at-home/container-images 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 868cd6de3a6..5203235b2fd 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6015845f45b..2e950f56af3 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.5 @@ -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/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://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/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 00658ea8d11..a82552eea89 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.4 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 49d2dbcf95e..bcaa94382db 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 77b421d4791..2b061888530 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f4f10c4fa77..b5971305ade 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/heimdall - - https://hub.docker.com/r/linuxserver/heimdall - - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2dead1d0913..678f52f3ee5 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns - - https://hub.docker.com/r/kutzilla/hetzner-ddns - - https://github.com/kutzilla/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f9f1a5376ef..85203ed0b48 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 31099280964..d139651f462 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1958d402999..cbfb2c32939 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 38dfbcb869b..24dda6e497b 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.4 @@ -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://hub.docker.com/r/homeassistant/home-assistant - - 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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1d85e40feba..f55111f5879 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c75497745cf..16a40395029 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.4 @@ -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/oznu/docker-homebridge - - https://homebridge.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 25296c4c41b..844177ca206 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 56b16ec0036..ca4e597e3b5 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.4 @@ -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://github.com/benphelps/homepage + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - https://ghcr.io/gethomepage/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4fa8d3f1e73..99735feea64 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.4 @@ -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/bastienwirtz/homer - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://hub.docker.com/r/b4bz/homer + - https://hub.docker.com/r/b4bz/homer + - https://github.com/bastienwirtz/homer + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 adbb50f3157..c8259d0c322 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 02d30927fe6..c19f0264720 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d290e67caef..f93c59c8f85 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 5e7a3156de7..0984bc71a60 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.10 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fd845f3dd97..691af0d9c23 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3707f610cb4..3c95ded5dbb 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 11984697ca0..28f4e4ad06d 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.10 @@ -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/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b01eb511ff2..9e225bacb88 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.6 @@ -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/typesense/typesense + - https://github.com/immich-app/immich + - https://github.com/truecharts/charts/tree/master/charts/stable/immich + - https://hub.docker.com/r/altran1502/immich-server 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 922c5093432..4514f4a96c2 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.10 @@ -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://github.com/Vilhjalmr26/import_ics + - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics + - https://hub.docker.com/r/vilhjalmr26/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 929e1294c1a..9dae285e5aa 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 887f2951773..e3880f47162 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.11 @@ -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://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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b3642b0505f..46cc27f3992 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1d2c37d6fdd..11956c3e0d6 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3fc4a873ce7..60d78d65fa0 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.10 @@ -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://github.com/Sleepingpirates/Invitarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - https://hub.docker.com/r/piratify/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c77dd65128c..febf8bcf536 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 993fbe932e3..bdbcca0ebbc 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.4 @@ -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://hub.docker.com/r/edchamberlain/ipmi-tools - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 37839bb5985..23559e0416c 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.4 @@ -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/doitandbedone/ispyagentdvr-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://hub.docker.com/r/doitandbedone/ispyagentdvr 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 73ee4eb9622..7df2a5b1d15 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 59728a4be61..b427ba79517 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4973b212261..2e5e0092549 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.4 @@ -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/Jackett/Jackett - - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 823f0237dc9..780c6e3fdbd 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.4 @@ -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/jlesage/docker-jdownloader-2 - - 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 + - https://jdownloader.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://hub.docker.com/r/jlesage/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 98a6580ec18..f9979af4f59 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.4 @@ -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/jellyfin/jellyfin - - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 180a416a0a5..ec4a647b38b 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8831bffdf7b..c28269fe7b7 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/jellystat - - https://hub.docker.com/r/cyfershepard/jellystat - - https://github.com/CyferShepard/Jellystat + - https://hub.docker.com/r/cyfershepard/jellystat + - https://github.com/CyferShepard/Jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8c0d209e8a7..7294692e6fe 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.11 @@ -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://hub.docker.com/r/wabayang/jelu + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3bf05252c7f..0f70c52bf09 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.4 @@ -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://hub.docker.com/r/jenkins/jenkins - - https://github.com/jenkinsci/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://hub.docker.com/r/jenkins/jenkins + - https://github.com/jenkinsci/docker 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b6f74a0e477..7cd9b682cac 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.10 @@ -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/JmzTaylor/homelab_proxy/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy - - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy + - https://github.com/JmzTaylor/homelab_proxy/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cdaa99ac7be..5b2233c14cc 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.4 @@ -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/laurent22/joplin/tree/dev/packages/server - - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - - https://hub.docker.com/r/joplin/server - - https://github.com/laurent22/joplin + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/laurent22/joplin + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://hub.docker.com/r/joplin/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 081ed36da53..bfddbe949e7 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.4 @@ -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://github.com/jupyter/docker-stacks - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://github.com/jupyter/docker-stacks + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://hub.docker.com/r/jupyter/base-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6a9494501ed..41808ced8c8 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.4 @@ -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://hub.docker.com/r/kanboard/kanboard - - https://github.com/kanboard/kanboard - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 257cea67b7c..7d0ee09ec1f 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.4 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 719bf564bde..5146098e6e6 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3134b48bcac..2894585a534 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.10 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 028f53b293e..a9e323fe68d 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/kdenlive/values.yaml b/charts/stable/kdenlive/values.yaml index e6377f857b7..8ea2a2201d0 100644 --- a/charts/stable/kdenlive/values.yaml +++ b/charts/stable/kdenlive/values.yaml @@ -29,4 +29,3 @@ workload: env: KEYBOARD: "" SUBFOLDER: "" - diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 3e4214170fa..1c8a8592a89 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.10 @@ -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/keeweb/keeweb + - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://hub.docker.com/r/antelle/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 323d1247255..30c0b7d2120 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp - - https://github.com/LunaMultiplayer/LunaMultiplayer + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e49660d7cf5..617f3cdea0a 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect - - https://hub.docker.com/r/chvb/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 87538f756bd..03819596a7d 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.10 @@ -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/pannal/Kitana - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 23059dcb4c0..17e6190eb62 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.4 @@ -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-web + - https://tombursch.github.io/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2eb00399abe..c257708be83 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.4 @@ -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://www.kiwix.org/ - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server - - 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 + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://ghcr.io/kiwix/kiwix-serve + - https://www.kiwix.org/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 048d0a0b2de..aa4178a251e 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9026993fac8..04dba4c154d 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ff877cf9074..f907ffb272c 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.4 @@ -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://hub.docker.com/r/gotson/komga - - https://komga.org/ - - https://github.com/gotson/komga - - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://komga.org/ + - https://github.com/gotson/komga + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 87dd21db20e..6b461432965 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3a5b852d2ef..2d0cdd2a1fc 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.10 @@ -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://hub.docker.com/r/ich777/krusader + - https://krusader.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c6ea1691ea8..0aeff497295 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2c3e11a2a03..da16c3912bc 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 aab2a0dfb7c..7e1eac5b00e 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d8575941b6a..610ac5e7718 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi - - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d8e69fdf145..02dd085b785 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 83f1f7e7d86..e34a3e9819c 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.4 @@ -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://gitlab.com/LazyLibrarian/LazyLibrarian.git - - https://lazylibrarian.gitlab.io - - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian - - https://ghcr.io/linuxserver/lazylibrarian + - https://lazylibrarian.gitlab.io + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://ghcr.io/linuxserver/lazylibrarian + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7f0eda38df8..1fdcd1daa5f 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.4 @@ -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/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 + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 27b967c01be..3a148a1980b 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.10 @@ -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://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 + - 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: - - left4dead - - GameServers + - left4dead + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6f3e0b4aed3..587d8b11df8 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.10 @@ -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://hub.docker.com/r/halianelf/lemur - - https://github.com/Netflix/lemur - - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://github.com/Netflix/lemur + - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://hub.docker.com/r/halianelf/lemur 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c7acaf1bfc0..75dceccc37f 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b64a56a920f..09e9aa730a3 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.5 @@ -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/zyachel/libremdb - - 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://github.com/PussTheCat-org/docker-libremdb-quay + - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb + - https://quay.io/pussthecatorg/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 03ae56eefbf..8581130cf8f 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.4 @@ -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/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 + - https://github.com/librespeed/speedtest 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9d7f4db6c87..13ae331814c 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.4 @@ -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/exportarr + - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://ghcr.io/onedr0p/lidarr-develop 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 770718f0316..67f2e7b3376 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f5c506205f3..f195841cdb3 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/linkding + - https://hub.docker.com/r/sissbruecker/linkding + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b400c40224f..a8104de3f4e 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.10 @@ -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/tardisx/linkwallet - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet - - https://hub.docker.com/r/tardisx/linkwallet + - https://github.com/tardisx/linkwallet + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet + - https://hub.docker.com/r/tardisx/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 eee66c20197..4994ffa96be 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6a4d9286302..8aa7ddd26b4 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 379375f9acc..d7ac281e570 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.11 @@ -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://github.com/MrBrax/LiveStreamDVR - - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr - - https://hub.docker.com/r/mrbrax/twitchautomator + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/livestreamdvr/values.yaml b/charts/stable/livestreamdvr/values.yaml index e03bd91bbc1..5c7b1e73590 100644 --- a/charts/stable/livestreamdvr/values.yaml +++ b/charts/stable/livestreamdvr/values.yaml @@ -37,4 +37,3 @@ workload: main: env: TCD_ENABLE_FILES_API: "0" - diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index 5d1dae47ea6..b7ebef53c58 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup - - https://hub.docker.com/r/llalon/github-backup - - https://github.com/abusesa/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6ab2d10c485..08e96493679 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5081bac8af4..c193ec35154 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.4 @@ -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://github.com/go-skynet/LocalAI - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 20f4dd00088..4f27779145a 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6e7f72fe66e..909fdfdc635 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ab3330b7ee1..81378d5fb04 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.10 @@ -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://hub.docker.com/r/rroemhild/mailpile + - https://www.mailpile.is/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1667e0c0181..e8ec53e7b2f 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/makemkv - - https://hub.docker.com/r/jlesage/makemkv - - https://github.com/jlesage/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f353819b53b..e61598cb068 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 080543e103f..3d22cf7ad32 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.10 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/truecharts/charts/tree/master/charts/incubator/mango + - https://hub.docker.com/r/hkalexling/mango + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0d191a8365e..4d535621ba3 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.5 @@ -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/bitnami/bitnami-docker-matomo - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://hub.docker.com/r/bitnami/matomo - - https://github.com/matomo-org/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 b6019b0fba3..85ba34fd492 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.4 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5496673f39c..946c9b3f0d2 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.4 @@ -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/itzg/mc-router - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e8b7ffe7f92..e5e2c3d06ed 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.4 @@ -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/mealie-recipes/mealie - - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - - https://ghcr.io/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://ghcr.io/mealie-recipes/mealie + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 63a54d82d88..7f82fd3de1a 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a5a2f2d3a5b..23b40324837 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.10 @@ -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://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 + - https://hub.docker.com/r/masonxx/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/mediaelch/values.yaml b/charts/stable/mediaelch/values.yaml index cc40a4dbec2..7ea9cd0789e 100644 --- a/charts/stable/mediaelch/values.yaml +++ b/charts/stable/mediaelch/values.yaml @@ -27,4 +27,3 @@ workload: containers: main: env: - diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index a5437b309bc..4cb57fbd2de 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.10 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://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin - - https://hub.docker.com/r/mtlynch/mediagoblin - - https://mediagoblin.org/ + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 af1db154fc4..4800f8c0cc4 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.4 @@ -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://hub.docker.com/r/jlesage/mediainfo + - https://github.com/jlesage/docker-mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 13caca8e082..7de10ecd095 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.4 @@ -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://github.com/linuxserver/docker-medusa - - 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://pymedusa.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b52bc8140d3..7d0e42cb8ae 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.4 @@ -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/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - https://github.com/truecharts/containers/tree/master/mirrormegasync 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f879086cd8e..96cf0ff3e86 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 dd76cc673dd..1fc60f670c5 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 31b3994083e..255ec702ccc 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 33402426f36..4a27b66ee18 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/metabase + - https://hub.docker.com/r/metabase/metabase + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d65043a4ea4..cb86669d38d 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.11 @@ -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://github.com/JVT038/MetaTube - - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube - - https://hub.docker.com/r/jvt038/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 131a7ec9386..87ce8ee0aba 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.4 @@ -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://hub.docker.com/r/alexta69/metube - - https://github.com/alexta69/metube - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ea5404c9cf5..c5f8c1c2f1c 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.10 @@ -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://anuke.itch.io/mindustry - - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry - - https://hub.docker.com/r/ich777/mindustry-server + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 90926f4c054..c3f28103239 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a0983f8ca23..eeb6540b346 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bf334e53c1c..b9a93827bcf 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.4 @@ -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/mc-backup 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e653e92ebf2..0310791df91 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/minetest + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f177d0f29a4..c29881b5edb 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.13 @@ -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/miniflux/v2 - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8ad93d858ca..9a8704a63b0 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - https://hub.docker.com/r/n1try/mininote + - https://github.com/muety/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cb17ee356ab..f2397e408a1 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.4 @@ -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://github.com/minio/console + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1335a119398..80c1f18dbf3 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.5 @@ -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/minio/minio - - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cd63e1227b2..edbec5a6808 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.4 @@ -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://ghcr.io/linuxserver/minisatip - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b7ae7351d34..c8a562d0449 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 6ee1b32cb9c..3989a89514b 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver - - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://hub.docker.com/r/jlesage/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2c58bdcb1ed..fa0c2e745eb 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.4 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0aeddcc0550..c9028081407 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a469f67a9da..a133808dd9f 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.10 @@ -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/jhthorsen/app-mojopaste - - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste + - https://github.com/jhthorsen/app-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 280a3171897..4f29fc5fec6 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5f2f9d26296..e7b0eed2025 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.5 @@ -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/mongo-express/mongo-express + - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express + - https://hub.docker.com/_/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 10.0.6 - repository: https://deps.truecharts.org/ - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 10.0.6 + 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 bb8ddd27ffc..04a97f04cc7 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.5 @@ -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/truecharts/charts/tree/master/charts/stable/monica - - https://hub.docker.com/_/monica - - https://github.com/monicahq/monica + - https://hub.docker.com/_/monica + - https://github.com/monicahq/monica + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 52b66bfd91d..2f723827242 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e549b5786a7..99678d83c0f 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 06b51f53fd4..c4dba3cdd50 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.5 @@ -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://github.com/eclipse/mosquitto - - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - - https://hub.docker.com/_/eclipse-mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto + - https://github.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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7e45076076f..d277bdbf51f 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.4 @@ -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://github.com/linuxserver/docker-mstream - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://ghcr.io/linuxserver/mstream - - https://mstream.io/ + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0bf320a6da8..066148a75d9 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.4 @@ -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/containers/tree/master/mirrormulti-scrobbler + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 84823e0b137..ce1069c8d1f 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.4 @@ -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/codetheweb/muse - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://hub.docker.com/r/codetheweb/muse + - https://github.com/codetheweb/muse + - https://github.com/truecharts/charts/tree/master/charts/stable/muse + - https://hub.docker.com/r/codetheweb/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 423275d323c..ad17beef0e0 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.4 @@ -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/linuxserver/docker-muximux - - https://github.com/mescon/Muximux - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2c7b34a078b..1b531912207 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.4 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 064277408c3..3c4dd9b5230 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ddfd887c9b5..11423c710bd 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f4d7a3483e4..375b1e98111 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.5 @@ -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/truecharts/charts/tree/master/charts/stable/n8n - - https://hub.docker.com/r/n8nio/n8n - - https://github.com/n8n-io/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 eb6ccdbcf7c..e38f327690c 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.10 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://hub.docker.com/r/edchamberlain/namecheap_ddns + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6989d3dc68d..d912161e0a8 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.4 @@ -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://ghcr.io/linuxserver/nano-wallet - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ca46bb9bc82..6a1c074ee64 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/navidrome - - https://hub.docker.com/r/deluan/navidrome - - https://github.com/deluan/navidrome + - https://github.com/deluan/navidrome + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 76594e518e9..07ba971fe20 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.10 @@ -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://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - 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: - - necesse - - GameServers + - necesse + - GameServers dependencies: - - name: common - version: 16.2.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5ffe4e9a2d8..aedcf04162d 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.12 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/neko - - https://hub.docker.com/r/m1k1o/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5d1ba3e1454..6d41fc11d43 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.4 @@ -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/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8d12d2f5d8a..0aca16ff4b3 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.4 @@ -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://hub.docker.com/r/netdata/netdata - - https://github.com/netdata - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 047c4996478..5a51e3e01dc 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.10 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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5bed11c0e0c..4d8339897d3 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ecacd8485ca..6b0db03c9bb 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.8 @@ -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://github.com/truecharts/containers/tree/master/mirrornextcloud-fpm + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 2f65efd8c74..2150ea92657 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -513,4 +513,4 @@ updated: true ingress: main: - required: true \ No newline at end of file + required: true diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 96640f7a874..98df2992395 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 34fdb9008d8..7ff4ea804ee 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.6 @@ -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://hub.docker.com/r/sonatype/nexus3 - - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1492ea94902..eec8583da97 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.5 @@ -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://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 + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://hub.docker.com/r/jc21/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 57227ff8fc8..af8de0f8f17 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 da32f0deda2..28805cbed24 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 89a32c78726..b815a59adc3 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.5 @@ -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/zedeus/nitter - - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter - - https://hub.docker.com/r/zedeus/nitter + - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter + - https://hub.docker.com/r/zedeus/nitter + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 d007356ecc4..ed57ad9cdf7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 aa696c6e7a4..01d8a3e3036 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.5 @@ -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://hub.docker.com/r/nocodb/nocodb - - https://github.com/nocodb/nocodb - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 e30fe9de345..e6311b3190e 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/node-red - - https://hub.docker.com/r/nodered/node-red - - https://github.com/node-red/node-red-docker + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 164e72f3a97..22368a42c36 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4ee791c6dce..c0891847b27 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.10 @@ -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/agusalex/Notarius + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fdb77076bfb..046de951ec3 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.10 @@ -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://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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2fc28223215..03dfb0bd7b0 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.4 @@ -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://github.com/Notifiarr/notifiarr + - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr + - https://hub.docker.com/r/golift/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8aeb1ecf81b..c27852f8077 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 52cef1ea8a4..78070c1d8d5 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.4 @@ -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://hub.docker.com/r/binwiederhier/ntfy - - https://github.com/binwiederhier/ntfy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4aa98c2ca82..21874113e98 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/nullserv + - https://ghcr.io/k8s-at-home/nullserv + - https://github.com/bmrzycki/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 195efdf0e40..c9bcf061e32 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.4 @@ -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://nzbget.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - - https://ghcr.io/geek-cookbook/nzbget + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2768dbaf97b..54f0ff9429f 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.4 @@ -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://github.com/theotherp/nzbhydra2 - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra - - https://ghcr.io/geek-cookbook/nzbhydra2 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e90f64eb471..ca9ca673773 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a6a7c4df30a..0d1dc1589c9 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/observium - - https://hub.docker.com/r/uberchuckie/observium - - https://www.observium.org/ + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1c0289a6a37..a2dbee55389 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 52cd347999a..f8f8f166b69 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/octoprint - - https://hub.docker.com/r/octoprint/octoprint - - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c59f7fcf708..39c1b50ecf0 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 abb25ee425e..799a47ab1ea 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d7bd9ba6cbe..1e4b685523e 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.4 @@ -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/tidusjar/Ombi - - https://github.com/truecharts/charts/tree/master/charts/stable/ombi - - https://github.com/truecharts/containers/tree/master/mirrorombi + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/truecharts/containers/tree/master/mirrorombi + - https://github.com/tidusjar/Ombi 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7606a5ab249..85785aa25a9 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 50717b32aa1..bc5381ca0db 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.5 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/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - - https://hub.docker.com/r/onlyoffice/documentserver - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://hub.docker.com/r/onlyoffice/documentserver + - https://github.com/ONLYOFFICE/Docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 15c30f72cb1..eb91cace080 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 312198d4695..3359f9c80c7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8fcf007edf7..7f2723f6a81 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.11 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ab399489f6f..8cbfec7ba4d 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.4 @@ -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://hub.docker.com/r/openhab/openhab - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://hub.docker.com/r/openhab/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 31825839a79..03643abb157 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/openra - - https://hub.docker.com/r/rmoriz/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 11d11efc422..a57d39330cc 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://hub.docker.com/r/openspeedtest/latest + - https://github.com/openspeedtest/Speed-Test 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5f3e4c4e707..fcff303c45c 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://hub.docker.com/r/ich777/openttdserver + - https://www.openttd.org/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 aa1204b0d3c..b996da98b3c 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.4 @@ -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://ghcr.io/linuxserver/openvscode-server + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1dcd21713b8..0d221c7c65a 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.4 @@ -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://hub.docker.com/r/organizr/organizr + - https://github.com/causefx/Organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fa483066545..4216d622534 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://ghcr.io/linuxserver/oscam - - https://trac.streamboard.tv/oscam/browser/trunk + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d7cf299f702..df63a065ddf 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 24b4d8fbb93..25950ca9fe1 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 06a848c6d07..a6cd4fa87bf 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.10 @@ -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://hub.docker.com/r/alturismo/owi2plex - - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c5c54a3ded0..45b548dda14 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.4 @@ -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://owncast.online/ - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://hub.docker.com/r/gabekangas/owncast - - https://github.com/owncast/owncast + - https://owncast.online/ + - https://github.com/owncast/owncast + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d2ba3988bf8..6af4944c85a 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.5 @@ -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/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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 cd3c95126b3..563134e72b2 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.5 @@ -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/ciur/papermerge + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/papermerge/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 f266d964402..bad53349bd6 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.11 @@ -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/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 + - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fc8f5d33729..7b8ff03ed7a 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.4 @@ -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/cglatot/pasta + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fc91209e54b..486645552fa 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.5 @@ -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-slim + - https://github.com/truecharts/charts/tree/master/charts/stable/pastey + - https://github.com/truecharts/containers/tree/master/mirrorpastey-slim + - https://github.com/Cesura/pastey 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 63645e88faa..02499d6f28b 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c65b891a3b1..50c82aa6116 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 + - https://www.pgadmin.org/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0d1531331fb..f013d8bfd15 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0aa09e7a6ed..cc66e816983 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 84fc463b1f6..2af621b44d7 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.5 @@ -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://hub.docker.com/r/photoprism/photoprism - - https://github.com/photoprism/photoprism - - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://hub.docker.com/r/photoprism/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 fad1b83c5fd..489928be801 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c09c78e5912..c76d1e3cdab 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8438515f641..56eb592e6fe 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5c93c9df675..a47638d746a 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5cacfb11873..8757f69172d 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e4ca9f89c61..fb8af1ad939 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.10 @@ -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://hub.docker.com/r/mikenye/piaware - - https://github.com/flightaware/piaware - - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware + - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware + - https://hub.docker.com/r/mikenye/piaware + - https://github.com/flightaware/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e160a54ad98..5a3513c6e18 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.4 @@ -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/mtlynch/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e9d51dfd72d..5bfc2b278a6 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.10 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://github.com/bpatrik/pigallery2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 - - https://hub.docker.com/r/bpatrik/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 + - https://github.com/bpatrik/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 040c155f418..4361151c0b0 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cba13ec33b3..339fb491f02 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.4 @@ -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://hub.docker.com/r/getpinry/pinry + - https://github.com/pinry/pinry/ + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e105dd2672f..286c1bbb2a7 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.5 @@ -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://ghcr.io/linuxserver/piwigo - - https://github.com/linuxserver/docker-piwigo - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 07e77970e6b..a0b0df71e21 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/pixapop - - https://ghcr.io/linuxserver/pixapop - - https://github.com/linuxserver/docker-pixapop + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 83b6faac023..be5b1f6d3ad 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f528ef394bd..6d48deeaa9d 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.5 @@ -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://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting - - https://plausible.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - - https://hub.docker.com/r/plausible/analytics + - https://github.com/plausible/hosting + - https://plausible.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://hub.docker.com/r/plausible/analytics + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: clickhouse - version: 9.0.7 - repository: https://deps.truecharts.org/ - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 9.0.7 + 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 a1ff2373ddd..60196a4527d 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.4 @@ -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://github.com/XanderStrike/goplaxt + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://hub.docker.com/r/xanderstrike/goplaxt 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 017720dcb9f..2a61a5b64a3 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 013aad942cb..b9e7a3bc156 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.4 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ccd6edc855b..537d9fd2709 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cab2a9fe024..3959906d985 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.4 @@ -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://hub.docker.com/r/jkirkcaldy/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9e27e8bea19..43643e45bc8 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.4 @@ -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/k8s-at-home/container-images/pkgs/container/plex - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d4caa48cd2f..6266e57831c 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.4 @@ -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://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync - - https://github.com/RickDB/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 + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://ghcr.io/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 80978f95e5b..2cb3de554a5 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.4 @@ -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://hub.docker.com/r/plexripper/plexripper - - https://github.com/PlexRipper/PlexRipper/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://github.com/PlexRipper/PlexRipper/ + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://hub.docker.com/r/plexripper/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1729aa73de9..60ec8192795 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.4 @@ -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/containers/tree/master/mirrorplextraktsync - - https://github.com/Taxel/PlexTraktSync - - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/truecharts/containers/tree/master/mirrorplextraktsync + - https://github.com/Taxel/PlexTraktSync 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 231b772d4d3..d1f32e319b4 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 36be3d6c1cb..9eaaa70b963 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f54c2d43eb1..2a266e7eb94 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.4 @@ -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://docs.portainer.io/start/install-ce/server - - https://docs.portainer.io/start/install/server - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ee + - https://docs.portainer.io/start/install/server + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://hub.docker.com/r/portainer/portainer-ce + - https://docs.portainer.io/start/install-ce/server 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1f2d0d9886d..3f210c5c0ad 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.10 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/post-recording/values.yaml b/charts/stable/post-recording/values.yaml index 2d437edd480..6d953b5455f 100644 --- a/charts/stable/post-recording/values.yaml +++ b/charts/stable/post-recording/values.yaml @@ -38,7 +38,7 @@ workload: POST_PROCESS: comchap SOURCE_EXT: ts SUBTITLES: "0" - + probes: liveness: enabled: false diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 89001b2115f..2af34e6d1d9 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.4 @@ -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://hub.docker.com/r/petersem/posterr + - https://github.com/petersem/posterr + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c29be01701e..cc996415c9a 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0fe23d6d8bb..e151182f80a 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.10 @@ -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://hub.docker.com/r/binhex/arch-preclear - - 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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/preclear/values.yaml b/charts/stable/preclear/values.yaml index c4534440a56..7d1c72d5bea 100644 --- a/charts/stable/preclear/values.yaml +++ b/charts/stable/preclear/values.yaml @@ -27,6 +27,5 @@ workload: containers: main: env: - VNC_PASSWORD: "" WEBPAGE_TITLE: Preclear diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 3081d269b56..6ac441c130f 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.4 @@ -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/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/ajanata/PretendYoureXyzzy + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://hub.docker.com/r/emcniece/dockeryourxyzzy + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b04507356b1..09306433f12 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.5 @@ -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://ghcr.io/linuxserver/projectsend + - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 8bfc44d4102..0c5993331d9 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8a1ff77f68b..2f85f2a6a52 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.4 @@ -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://hub.docker.com/r/biospheere/promcord - - https://github.com/nimarion/promcord - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord + - https://github.com/nimarion/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 341464d8dc9..1701f473eec 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.4 @@ -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/shenxn/protonmail-bridge-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://hub.docker.com/r/shenxn/protonmail-bridge 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e531f22dc67..bb2a2928a6f 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e214ecbf39f..29f77a9715d 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.4 @@ -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/containers/tree/master/mirrorproxmox-backup-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c5710b164dc..4d37dbccca6 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/prpdf - - https://hub.docker.com/r/knex666/prpdf - - https://github.com/maschhoff/prpdf + - https://github.com/maschhoff/prpdf + - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://hub.docker.com/r/knex666/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b747a184d5a..9aa44f06706 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.4 @@ -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://www.prusa3d.com/prusaslicer/ + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://hub.docker.com/r/mikeah/prusaslicer-novnc 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bf0fa37186d..64c248c74cc 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 039b11f99a9..f7c3b234e4c 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 73c58db2d4c..20e35a48696 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f6073b62aa6..98fe3026a42 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.10 @@ -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://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 + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3f1ebec7d24..c82e23e372f 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e2049624412..9e4a0773709 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.11 @@ -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://fleet.linuxserver.io/image?name=linuxserver/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://pyload.net/ - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://pyload.net/ + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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-ng/values.yaml b/charts/stable/pyload-ng/values.yaml index 8f3253a3cac..2bf92dcf006 100644 --- a/charts/stable/pyload-ng/values.yaml +++ b/charts/stable/pyload-ng/values.yaml @@ -38,4 +38,3 @@ workload: containers: main: env: - diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index f2363883bed..a36c5d0f4dd 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.4 @@ -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://ghcr.io/linuxserver/pyload + - https://github.com/pyload/pyload + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0138d36b08c..c19f63460bc 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/pylon - - https://ghcr.io/linuxserver/pylon + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b243812186e..7c9e24a062f 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 795f283997a..2885ee72716 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.4 @@ -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://hub.docker.com/r/feramance/qbitrr - - https://github.com/Feramance/Qbitrr - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 35a88379b1d..18005c518d0 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f144bab628a..75ae2319d66 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0fd76ad49a1..09cece4106f 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/qflood/values.yaml b/charts/stable/qflood/values.yaml index 329db7fba39..c6f2e537438 100644 --- a/charts/stable/qflood/values.yaml +++ b/charts/stable/qflood/values.yaml @@ -36,4 +36,3 @@ workload: main: env: FLOOD_AUTH: "" - diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 50fa06628a6..3b7568111fa 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.4 @@ -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://hub.docker.com/r/whyour/qinglong + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e00921930b4..23ca0c71e79 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d04d5e3732d..6d60f0a10b0 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4a966c11d3b..7388d4ca3be 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 484515c702d..672605683c7 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.10 @@ -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/ihexxa/quickshare + - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://hub.docker.com/r/hexxa/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f4158c18d9f..582c2c2f7a5 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.10 @@ -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://registry.hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/ASKJR/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://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://hub.docker.com/r/patrickstigler/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b4db1307eae..c537dfbc2c2 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.10 @@ -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://github.com/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify - - https://ghcr.io/wanjohiryan/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e61bf64933a..628f2758b9a 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.4 @@ -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://github.com/Radarr/Radarr - - https://github.com/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/radarr + - https://ghcr.io/onedr0p/radarr + - https://github.com/Radarr/Radarr + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 150165b79da..2d3ec0b34bd 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.10 @@ -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/dairefinn/RadarrSync + - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - https://hub.docker.com/r/dmanius/radarrsync-docker 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8b34626cf6b..8f81d757063 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.10 @@ -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://github.com/tomsquest/docker-radicale - - https://radicale.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale - - https://hub.docker.com/r/tomsquest/docker-radicale - - https://github.com/Kozea/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 37cf1171ad9..482d1641bfe 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9fcff0dae3d..db8dd869683 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.11 @@ -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/truecharts/charts/tree/master/charts/incubator/raspberrymatic - - https://ghcr.io/jens-maus/raspberrymatic - - https://github.com/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 + - https://ghcr.io/jens-maus/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.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 ce742a4a371..4de6bc5b74c 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d7a5a75b8f8..9f2d4a77bad 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.4 @@ -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://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 + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 99faf30c0d7..e4334ea858d 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.4 @@ -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://hub.docker.com/r/p3terx/aria2-pro + - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 86d3186f0c3..4ac172840b2 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.4 @@ -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://readarr.com - - https://github.com/Readarr/Readarr - - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 012665bec49..b7416e77c50 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9720928006b..53ccb0a489c 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.11 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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8c24766fd0c..1008fc9610a 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.4 @@ -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://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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c83d011c114..c286c76e334 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.10 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://redm.gg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/redm - - https://hub.docker.com/r/ich777/redmserver + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8456dfdb4c6..c1ce49a3bb6 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 249e4a58aff..52293b321b9 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.4 @@ -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/k8s-at-home/container-images/ - - https://github.com/genuinetools/reg - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://hub.docker.com/_/registry + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f94ec95b842..90c711692e8 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.4 @@ -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://remmina.org/ - - https://github.com/linuxserver/docker-remmina - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3703878e089..0fe5390bc19 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.10 @@ -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://remotely.one/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely - - https://hub.docker.com/r/immybot/remotely + - https://remotely.one/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://hub.docker.com/r/immybot/remotely 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4137cb50228..08686b01f17 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 62799f4994d..2228ee2b918 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://ghcr.io/linuxserver/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 186858b3724..a5b6f198119 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 71707599561..6df8472a164 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/retrobot + - https://hub.docker.com/r/rossimo/retrobot + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5f8890dcc42..12838141fb0 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 974d098d487..b775d95a3ce 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cf473c526c8..d2ad62480c3 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.4 @@ -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/charts/tree/master/charts/incubator/rimgo - - https://github.com/truecharts/containers/tree/master/mirrorrimgo + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1a955485ff5..3c8270283bb 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 35a3a0caf6f..bbc711716f6 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.10 @@ -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/sahib/rmlint - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9113a48e314..603a0da2af0 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.5 @@ -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://ghcr.io/zurdi15/romm - - https://github.com/zurdi15/romm - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 53787595a18..7adbeb47272 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.10 @@ -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://root.cern/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/root + - https://hub.docker.com/r/bgameiro/arch-cern-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 592eb3b00ca..6acb2f31b7e 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://ghcr.io/linuxserver/rsnapshot + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5f5dd81d5b1..1de4baf5858 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8295f7d33c5..6236de95fca 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 42d31efbe32..c68b9392e8d 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.10 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9ab86fdccf6..a0409fc33d6 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.5 @@ -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/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/ + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://hub.docker.com/r/diygod/rsshub 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 3332d3feda9..fbba65ce57d 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/rstudio - - https://hub.docker.com/r/rocker/rstudio - - https://github.com/rocker-org/rocker-versioned2 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 13acea6fe23..57cf2d0c984 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.4 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 30c8c905b2a..f37d6ade78a 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.11 @@ -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://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/rust - - 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/rust 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 522736e8df3..9f9ac196c2f 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 081539a1848..cb6743bff2e 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 71c46114a43..fac5221233c 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b1cb3287e68..1338beefeef 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.4 @@ -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://ghcr.io/onedr0p/sabnzbd - - https://sabnzbd.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://sabnzbd.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://ghcr.io/onedr0p/sabnzbd 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a49f9d1aa04..57b04eafda4 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 364c6701e2d..928053da7c7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d526284f6d4..4482c6aefbe 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrypted version: 2.0.4 -appVersion: 0.68.0 +appVersion: 18-jammy-full-v0.68.0 description: Scrypted is a high performance home video integration and automation platform. home: https://truecharts.org/charts/stable/scrypted icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png deprecated: false sources: - - https://github.com/koush/scrypted - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7df4fc60219..171b707cd21 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e0a59737167..e8b0e2602be 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.5 @@ -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://hub.docker.com/r/seafileltd/seafile-mc - - https://seafile.com - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://seafile.com + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://hub.docker.com/r/seafileltd/seafile-mc 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 d676569f74d..7bc1a8bcf6f 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.4 @@ -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://hub.docker.com/r/searxng/searxng - - https://github.com/searxng/searxng - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1eece25c442..81ed0568dd0 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7beed097268..3a0180eafa6 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.10 @@ -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://gitlab.com/timvisee/send - - https://github.com/truecharts/charts/tree/master/charts/incubator/send + - https://github.com/truecharts/charts/tree/master/charts/incubator/send + - https://gitlab.com/timvisee/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 94e8bbf80cb..00cb647699a 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.10 @@ -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://github.com/codeproject/CodeProject.SenseAI - - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cb410a0f44d..89a2a693085 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.4 @@ -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/tenstartups/ser2sock - - https://github.com/nutechsoftware/ser2sock - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c73a02ca921..3ba0da478d6 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0ef205b50ec..749a127def4 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.5 @@ -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://github.com/beromir/Servas - - https://github.com/truecharts/charts/tree/master/charts/stable/servas - - https://hub.docker.com/r/beromir/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 d78b2569fa9..211bff4d665 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.4 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f792a79d7b1..050c992e360 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.10 @@ -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://hub.docker.com/r/shaarli/shaarli - - https://github.com/shaarli/Shaarli - - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://github.com/shaarli/Shaarli + - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://hub.docker.com/r/shaarli/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f21e90f6fc1..9cda1a053a1 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.10 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://github.com/juchong/shapeshifter-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator + - https://hub.docker.com/r/juchong/shapeshifter-docker 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c06c0e766c5..f30c27bb24c 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 83b3ee1851b..f98c433a4bb 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 164c66505a3..8e703749038 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.4 @@ -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/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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f82569fdf68..12116c50429 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 389a70366c1..35cfdb69d92 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/shoko-server - - https://hub.docker.com/r/shokoanime/server - - https://github.com/ShokoAnime/ShokoServer + - https://hub.docker.com/r/shokoanime/server + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 970b869bc7b..36dec9033c2 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.10 @@ -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://hub.docker.com/r/knex666/shortipy - - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0c5d6380fa8..ea595405907 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/shorturl - - https://ghcr.io/nicholaswilde/shorturl - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://ghcr.io/nicholaswilde/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1131ca2d1b0..fea8afc0f3a 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.10 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 dcb63327c72..d7293622eb3 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6caf0c906e1..6034375e4b0 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.4 @@ -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/SickGear/SickGear - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 70d8f701cba..2b26d328168 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e656f997d3c..bf4e4a8bad2 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.10 @@ -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://hub.docker.com/r/sinusbot/docker - - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://hub.docker.com/r/sinusbot/docker + - https://forum.sinusbot.com 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fe4643d2621..b9060f16c76 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 01ac6331634..1c5f2b10b9c 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/slash - - https://hub.docker.com/r/yourselfhosted/slash - - https://github.com/boojack/slash + - https://hub.docker.com/r/yourselfhosted/slash + - https://github.com/boojack/slash + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 2042068d274..1b9f005f780 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.4 @@ -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://oss.oetiker.ch/smokeping/ - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://ghcr.io/linuxserver/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6aae88a1772..eca65ed1e6f 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.4 @@ -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/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/containers/tree/master/mirrorsmtp-relay + - https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e572b45a7fb..e76d1f77b87 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/snapdrop + - https://hub.docker.com/r/linuxserver/snapdrop + - https://github.com/linuxserver/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1868b81fd50..aed84cf48f8 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.4 @@ -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/pawelmalak/snippet-box - - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 82e04db73c2..23eb3d860f3 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.10 @@ -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://registry.hub.docker.com/r/diamkil/socials/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/socials - - https://ghcr.io/diamkil/socials - - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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/socials/values.yaml b/charts/stable/socials/values.yaml index 3cf83cee157..a308bbd12d4 100644 --- a/charts/stable/socials/values.yaml +++ b/charts/stable/socials/values.yaml @@ -28,4 +28,3 @@ workload: main: env: LOG_LEVEL: info - diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index c4762c111a9..78692e5f0d7 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.4 @@ -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://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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 01c2a8a5728..2a5dd7ab7e8 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.4 @@ -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://github.com/Sonarr/Sonarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://ghcr.io/onedr0p/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d3f0a943f74..ca04b2bec0b 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 49958d52bec..19e015d65ad 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 cfd3e2f2d60..840a51cd4da 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 33ea00b51c5..29e7d91a7bf 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers - - https://github.com/Devidian/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3043b56464c..4c882d02728 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.4 @@ -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://ghcr.io/miguelndecarvalho/speedtest-exporter - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b11f190cf6c..05bb3041609 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1f004302a0f..97e1f38e90c 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.4 @@ -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://hub.docker.com/r/jbaten/spotweb + - https://github.com/joachimbaten/spotweb-docker + - https://github.com/spotweb/spotweb + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b2e6af2dfe2..9dad4127760 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.10 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9e504551ebd..cdd1a383a47 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 637f95ebf2a..c8594bfa130 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.4 @@ -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://github.com/niruix/sshwifty - - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - - https://hub.docker.com/r/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://hub.docker.com/r/niruix/sshwifty + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 41f4360c336..656079895c2 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c1cdafcd87c..c8345b004a0 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.10 @@ -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://hub.docker.com/r/qmcgaw/stackedit - - https://stackedit.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - https://stackedit.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - https://hub.docker.com/r/qmcgaw/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 8d2573ed1e9..35673996a8b 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.10 @@ -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://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 + - https://standardnotes.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7699cf7608f..bbf769fe5f6 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.10 @@ -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://www.star-made.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://hub.docker.com/r/ich777/starmade-server 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ef80b073ec3..6b1250521be 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/stash - - https://hub.docker.com/r/stashapp/stash - - https://github.com/stashapp/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9d443c5005b..660ee63fec7 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d7ab825e7c0..05407ed4d36 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.4 @@ -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://github.com/nicholaswilde/docker-static - - https://github.com/prologic/static - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://ghcr.io/nicholaswilde/static + - https://github.com/prologic/static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://ghcr.io/nicholaswilde/static + - https://github.com/nicholaswilde/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a5d1fc40c07..0af5001cf48 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6929257fa9b..ef858cf23e3 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.4 @@ -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/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 + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fe08094dbef..d6a887b8dcf 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e4fce49e4e8..fae472fe2e3 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.10 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 617ecd35f93..743b6850635 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.4 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ca78770718d..68686bf8e8a 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.4 @@ -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/charts/tree/master/charts/stable/stun-turn-server + - https://github.com/truecharts/containers/tree/master/mirrorstun-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b9c35e3d878..116696bb7bc 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.10 @@ -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://github.com/CorneliousJD/SUI-Startpage + - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - https://hub.docker.com/r/corneliousjd/sui-startpage 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d7f0367e70a..454f947547f 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 aa7c9efd920..e4858ba14df 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 24e553e8ec4..8fef6b1bb05 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fdb35f9b1fb..1bcff0e38b1 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.4 @@ -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/RblSb/SyncTube - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 122ce0a0180..e04194e06f5 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.4 @@ -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://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 + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 45e9515f1be..7a448210c0d 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/tachidesk-docker - - https://ghcr.io/suwayomi/tachidesk - - https://github.com/suwayomi/docker-tachidesk + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ab8d420e2b1..4db471ae7ad 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 674cfdd2c13..4a605a134c0 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.4 @@ -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://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - - 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 + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://hub.docker.com/r/tailscale/tailscale 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 efad8758309..47c98ae4960 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.10 @@ -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://hub.docker.com/r/faldez/tanoshi - - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://hub.docker.com/r/faldez/tanoshi + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 98d1acb1f53..dc94feb6462 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.12 @@ -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://hub.docker.com/r/mikenye/tar1090 - - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e117a1e1777..bff68ecacda 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 95ce475f7b9..9d3fa0e00e8 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 de025f8ab9d..d3aa3c15ca2 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.4 @@ -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/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 + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 fb6778cdd8f..27bd9c1f661 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7facdc1808f..ddceadc1fed 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 87532cc3fda..dfbf1087ec6 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9abaa844b7a..911d08ea02a 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.4 @@ -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://hub.docker.com/r/haveagitgat/tdarr + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ee0bf318f0b..fe47d716e50 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.6 @@ -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://www.teamspeak.com/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 + - https://hub.docker.com/_/teamspeak 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 54ac75ee320..7a60f77af5c 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 daa6fb9c865..da80fb3b9d2 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.4 @@ -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://hub.docker.com/r/sismics/docs - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5f6583d3baf..60e44ac1b47 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.10 @@ -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://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 + - https://hub.docker.com/r/jsavargas/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9233dd8fd99..79b93e5fd8d 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ab85f5a76b8..1f5eb3719b1 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 881d817be64..d30f3bc23ac 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 612e88c9ff5..4220a90c28c 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.4 @@ -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://github.com/gilbn/theme.park + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - https://ghcr.io/onedr0p/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e29d4d50759..f7c47d739b6 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.11 @@ -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://www.thunderbird.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://hub.docker.com/r/ich777/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 ffb30e1000e..41c4bcc81ae 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.11 @@ -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/almarklein/timetagger - - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - - https://ghcr.io/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 229fcb75347..d1cbc359b19 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager - - https://gitlab.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0917366eb9a..da4168192b3 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 65a4fdf0749..d77fa7e9fa9 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.4 @@ -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://hub.docker.com/r/traccar/traccar - - https://github.com/traccar/traccar - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://hub.docker.com/r/traccar/traccar + - https://github.com/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 05d081c607e..2d22b753e7b 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.11 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://hub.docker.com/r/tracksapp/tracks + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 45db9e480af..2d3f6d45d31 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9e708485ddb..987c2ac906f 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.4 @@ -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/traggo/server + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 67dc7660724..3966c058b6d 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7a950d5decb..cf14859ef68 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.10 @@ -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://trango.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - https://hub.docker.com/r/tak786/trango-self-hosted 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f626884dba2..580d3a9f72b 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/transmission - - https://ghcr.io/onedr0p/transmission - - https://github.com/transmission/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5d3e2ce33d6..86290060ce1 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.4 @@ -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/zadam/trilium + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://ghcr.io/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 add0185fbb5..9d1f9dc9ab0 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1133e26c96f..427bea3dc08 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 285fe33d62d..558d0329c04 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/ts-dnsserver - - https://hub.docker.com/r/roxedus/ts-dnsserver - - https://github.com/TechnitiumSoftware/DnsServer + - https://github.com/TechnitiumSoftware/DnsServer + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://hub.docker.com/r/roxedus/ts-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a2a1ab83f35..04bcfdea11c 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 92ed0dffe9f..fc23fd68838 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.4 @@ -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://ghcr.io/k8s-at-home/tt-rss - - https://git.tt-rss.org/fox/tt-rss - - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 913992c5093..3d343e4d60c 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 80a094cf67d..45e98d17765 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.11 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b8a75f47089..f1951d90706 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.4 @@ -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://ghcr.io/linuxserver/tvheadend - - https://github.com/tvheadend/tvheadend - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5ae59ee6f91..a214bae4886 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.10 @@ -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://hub.docker.com/r/chvb/docker-tvhproxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9247d675cef..a7c8585b466 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.11 @@ -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://hub.docker.com/r/dtjs48jkt/twonkyserver + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b1b1358477a..83de039e376 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.4 @@ -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/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://ghcr.io/nicholaswilde/twtxt + - https://ghcr.io/nicholaswilde/twtxt + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e8ae78072d7..d8929152719 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.4 @@ -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://ghcr.io/linuxserver/ubooquity - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9dd802edf51..9793fa696b8 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/unifi - - https://ghcr.io/goofball222/unifi - - https://github.com/jacobalberty/unifi-docker - - https://unifi-network.ui.com + - https://unifi-network.ui.com + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://ghcr.io/goofball222/unifi + - https://github.com/jacobalberty/unifi-docker 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c43db5a01df..f2a3b7f4cfa 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.11 @@ -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://www.universalmediaserver.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server - - https://hub.docker.com/r/universalmediaserver/ums + - https://www.universalmediaserver.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a5c4f93b8e1..a2127ce4ff2 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 008db2aeda0..f8481f0900f 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.4 @@ -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/davidnewhall/unpackerr - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9d697f07323..3c7025d38a5 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.4 @@ -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://github.com/unifi-poller/unifi-poller + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://ghcr.io/unpoller/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d489be61e6d..667c7138ff9 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.4 @@ -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/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 + - https://github.com/truecharts/containers/tree/master/mirrorunturned 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bb59423e415..9c98aa17308 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 428e8625533..6e6fab4fc9b 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 dd0a46734b4..58e60a717ac 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b202d0495ed..406feef97f3 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5c5acd3544b..dba365367ca 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.10 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 292a982fb79..ad83a48790d 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.4 @@ -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/lloesche/valheim-server-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://ghcr.io/lloesche/valheim-server + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://ghcr.io/lloesche/valheim-server + - https://github.com/lloesche/valheim-server-docker 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9e5ea111eb3..c217e7b6e17 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.5 @@ -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/Floppy/van_dam - - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam - - https://github.com/truecharts/containers/tree/master/mirrorvan-dam + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/truecharts/containers/tree/master/mirrorvan-dam + - https://github.com/Floppy/van_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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 01837c9400c..e9bdd12a9fc 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.10 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7f610719371..b530372ba04 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1fcad3b4605..6320e161de5 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/verysync + - https://hub.docker.com/r/jonnyan404/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d7ef20dae1c..a2aca3d3e60 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.5 @@ -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://vikunja.io/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://hub.docker.com/_/nginx + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/_/nginx + - https://vikunja.io/docs 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 a2457461276..1c8e405fa16 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6ac5c577d70..4050ae1c488 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.10 @@ -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://hub.docker.com/r/mber5/virt-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 9f1187ceae5..4f94bd01d65 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.10 @@ -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://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e370cbb9714..45ea480fcf8 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.8 @@ -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/Privoce/vocechat-server-rust - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b4143282880..be2b01b7fa9 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4d42f3e979f..135ec314562 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.4 @@ -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/truecharts/containers/tree/master/mirrorwatcharr - - https://github.com/sbondCo/Watcharr - - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 78903183678..a5fe7c350a6 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4351df28c73..b2143d3f2b0 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.4 @@ -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://ghcr.io/linuxserver/webgrabplus - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7bf1974963b..dcb1bd918f5 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.5 @@ -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/weblate - - 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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.7 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.7 + 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 876993c3450..1c5cb4ca992 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 de8deb9e9d0..074544281de 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.12 @@ -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://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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6f0346e22e5..58265986763 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/website-shot + - https://hub.docker.com/r/flowko1/website-shot + - https://github.com/Flowko/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 d912c245f5a..5d2822ea3b4 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.4 @@ -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://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/truecharts/charts/tree/master/charts/stable/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 7a79701bbe1..30047880340 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.5 @@ -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://hub.docker.com/r/wekanteam/wekan - - https://wekan.github.io/ - - https://github.com/wekan/wekan - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://github.com/wekan/wekan + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://hub.docker.com/r/wekanteam/wekan + - https://wekan.github.io/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 10.0.6 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 10.0.6 + 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 66e4b145276..22ec8b40b56 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.5 @@ -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://github.com/WeeJeWel/wg-easy - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - - 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://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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 f3fab849df3..653fab9e27e 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.4 @@ -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://ghcr.io/hotio/whisparr - - https://github.com/onedr0p/containers/tree/main/apps/whisparr - - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 4b809b22191..8a99224dece 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.4 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 421a3cda370..cc820584536 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 94af65855fb..0d5bb6265e3 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.11 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5e24e256d74..f9c35adf971 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.4 @@ -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/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/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3a9a0a19e02..7c42a4935bb 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 07f7be5b46e..9bf65cfcd30 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.4 @@ -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://ghcr.io/wizarrrr/wizarr + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 315a4d26f0e..c74ae0ee61e 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.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://hub.docker.com/r/bitnami/wordpress - - https://www.wordpress.org + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 11.0.7 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.7 + 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 ff1bab486c1..85bebcda8f3 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e7cbd057d7b..cbcae398147 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.4 @@ -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/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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a81457d6d55..655bcf68599 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.4 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra + - https://hub.docker.com/r/ronivay/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1933b55cc63..f3a984da3cf 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.10 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 bfaf8300410..85e42a7c681 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.10 @@ -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://www.xonotic.org/ - - 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 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 e95add56700..4be4113b497 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 50b70af1b1d..aabc13b665d 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://hub.docker.com/r/caiguai/docker-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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c33399047d3..73e25e959b6 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.4 @@ -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://hub.docker.com/_/xwiki + - https://github.com/xwiki/xwiki-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 c0d159c78c7..7076b373d31 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.10 @@ -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://www.yacreader.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker + - 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 80f4b647fc3..f0901e2f58a 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.10 @@ -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://hub.docker.com/r/yacy/yacy_search_server + - https://yacy.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 3cfe2acd8c2..65d17c2f200 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.14 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/yourls - - https://hub.docker.com/_/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 6b60817ca9f..40a7b037951 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b93be9c9efd..d5a6db026fe 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.5 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 10.0.6 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 10.0.6 + 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 c062a6624a5..df38fb6af0a 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.10 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a967b530348..ab7d6216599 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.4 @@ -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://hub.docker.com/r/zerotier/zerotier + - https://github.com/truecharts/charts/tree/master/charts/stable/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 62f135df0f9..f7118d4fd29 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.4 @@ -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/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://hub.docker.com/r/koenkk/zigbee2mqtt - - https://github.com/Koenkk/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://hub.docker.com/r/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 a5880a02332..b54e94f52df 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.4 @@ -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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 5a2e1fb99a8..e444f52d120 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.10 @@ -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://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 + - https://zoneminder.com/ 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 0f145885ff7..bfec21c875e 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.2 @@ -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/kmahyyg/ztncui-aio + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://ghcr.io/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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 b20b4d5287d..69122e15462 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.4 @@ -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://github.com/zwave-js/zwavejs2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwave-js-ui 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.9 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.9 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + 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 1dbab40bb91..d908450d78d 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.6 @@ -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://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/ 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 1b7aad6e835..932c0a38f93 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.6 @@ -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/ndom91/briefkasten - - 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 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 639d7990458..2b29585c84c 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.14 @@ -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/truecharts/charts/tree/master/charts/incubator/docassemble - - https://github.com/truecharts/containers/tree/master/mirrordocassemble - - https://github.com/jhpyle/docassemble + - 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 c7517b76ff2..61c4184b903 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.5 @@ -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://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 + - 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/joex 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 e6759ef0164..8d2d3650446 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.13 @@ -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 0a98af658f5..b581a70e738 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.8 @@ -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://github.com/truecharts/containers/tree/master/mirrorfunkwhale - - https://funkwhale.audio/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - 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 110916444f8..73489bfa24b 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.6 @@ -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://ghost.org/docs/ + - https://github.com/TryGhost/Ghost + - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - https://hub.docker.com/_/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 1227eccfc07..2829d3b666c 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.6 @@ -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://github.com/gristlabs/grist-core - - 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/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 ea3b2a23336..2f3c5077d51 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.5 @@ -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/_/nginx + - https://inventree.readthedocs.io + - https://github.com/inventree/InvenTree + - https://github.com/truecharts/charts/tree/master/charts/incubator/inventree + - https://hub.docker.com/_/nginx 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 8bb3c8e64a6..89d7395cb46 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.12 @@ -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/truecharts/charts/tree/master/charts/incubator/kaizoku + - https://github.com/truecharts/containers/tree/master/mirrorkaizoku + - https://github.com/oae/kaizoku 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 8e1788afcec..a49057f1263 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.15 @@ -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/truecharts/charts/tree/master/charts/incubator/kimai - - https://github.com/truecharts/containers/tree/master/mirrorkimai - - https://github.com/kevinpapst/kimai2 + - 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 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 e2dada8a4e5..cfa1c67e4b2 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.6 @@ -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/LibrePhotos/librephotos + - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos-proxy 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 91fb711caf0..a07245b850e 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.6 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://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 + - https://hub.docker.com/r/grafana/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 8daa3400b51..cfd1409d67d 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.9 @@ -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/truecharts/containers/tree/master/mirrormidarr-server + - https://github.com/midarrlabs/midarr-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr 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 86b561a5133..be3b2cfe282 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.6 @@ -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://github.com/netbox-community/netbox-docker + - https://github.com/truecharts/charts/tree/master/charts/unstable/netbox + - https://hub.docker.com/r/netboxcommunity/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 088e5bd26da..72c2a6a8631 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.25 @@ -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://owncloud.dev/ocis/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis + - https://github.com/truecharts/containers/tree/master/mirrorocis 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 86858a1acb5..8ba2ac74428 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.7 @@ -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/truecharts/charts/tree/master/charts/incubator/owntracks - - https://github.com/truecharts/containers/tree/master/mirrorowntracks - - https://github.com/owntracks/docker-recorder + - 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 de6c7fd75c8..0120b8fdaa4 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.7 @@ -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://ghcr.io/zimme/rar2fs - - https://github.com/zimme/docker-rar2fs - - https://github.com/truecharts/charts/tree/master/charts/incubator/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 a2503e93ded..fefc1fa1d9b 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.11 @@ -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 952b74c12d4..75f0edcdbd7 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.5 @@ -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/truecharts/charts/tree/master/charts/unstable/recipes - - https://hub.docker.com/r/vabene1111/recipes - - https://github.com/vabene1111/recipes + - https://github.com/vabene1111/recipes + - https://github.com/truecharts/charts/tree/master/charts/unstable/recipes + - https://hub.docker.com/_/nginx 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 32e2ab18f32..8349b3c8ae4 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.24 @@ -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/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/truecharts/containers/tree/master/mirrorspeedtest-tracker + - https://github.com/alexjustesen/speedtest-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 464eeaf2b76..11013c868ff 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.7 @@ -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://quay.io/statping-ng/statping-ng + - https://github.com/statping/statping + - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng 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 b2806f0f87b..30712643521 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.7 @@ -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://hub.docker.com/r/matrixdotorg/synapse + - https://github.com/truecharts/charts/tree/master/charts/incubator/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 6760b18af6d..829bb499db9 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.10 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/technitium - - https://github.com/truecharts/containers/tree/master/mirrortechnitium - - https://technitium.com/ + - 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 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 423f62f2df2..e7f5313ca1a 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/telepush + - https://github.com/truecharts/containers/tree/master/mirrortelepush + - https://github.com/muety/telepush 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 13a3ed296a0..2fd483ca6fa 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.10 @@ -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 161fd36de0b..54eab4c5c38 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.6 @@ -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://github.com/wger-project/wger - - https://github.com/truecharts/charts/tree/master/charts/unstable/wger - - https://hub.docker.com/r/wger/server - - https://github.com/wger-project/docker + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker + - https://github.com/truecharts/charts/tree/master/charts/unstable/wger + - https://hub.docker.com/r/wger/server 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