diff --git a/.github/workflows/charts-test.yaml b/.github/workflows/charts-test.yaml index 876d132e805..525e0bc91b5 100644 --- a/.github/workflows/charts-test.yaml +++ b/.github/workflows/charts-test.yaml @@ -208,7 +208,6 @@ jobs: run: | ./.github/scripts/install_dependencies.sh "${{ matrix.chart }}" - - name: Run chart-testing (install) run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" # --upgrade @@ -425,7 +424,6 @@ jobs: run: | ./.github/scripts/install_dependencies.sh "${{ matrix.chart }}" - - name: Run chart-testing (install) run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" # --upgrade diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index a21654ee2f5..52e672562da 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: 10.2.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3325bd7e581..eece03bf64e 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: 6.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8f6a5cddff7..d09f7225780 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: 12.1.6 @@ -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/bitnami/bitnami-docker-mariadb - - https://github.com/prometheus/mysqld_exporter - - https://mariadb.org - - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb - - https://hub.docker.com/r/bitnami/mariadb + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/prometheus/mysqld_exporter + - https://mariadb.org + - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb + - https://hub.docker.com/r/bitnami/mariadb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mariadb - - mysql - - database - - sql + - mariadb + - mysql + - database + - sql dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9e982511104..a0943fa215b 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: 11.1.6 @@ -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/truecharts/charts/tree/master/charts/dependency/memcached + - https://hub.docker.com/r/bitnami/memcached + - https://github.com/bitnami/bitnami-docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1d75a2fc441..a5f756577f7 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: 11.1.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://www.mongodb.com - - https://github.com/bitnami/bitnami-docker-mongodb - - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb + - https://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a35d168bb26..44501d75a21 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: 6.1.6 @@ -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://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter + - https://hub.docker.com/r/bitnami/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f2e53a01022..2c6099f0d09 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: 11.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/dependency/redis icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png deprecated: false sources: - - https://github.com/bitnami/bitnami-docker-redis - - https://github.com/truecharts/charts/tree/master/charts/dependency/redis - - https://hub.docker.com/r/bitnami/redis + - https://github.com/truecharts/charts/tree/master/charts/dependency/redis + - https://hub.docker.com/r/bitnami/redis + - https://github.com/bitnami/bitnami-docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ad4d080eeae..1199163cc83 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: 9.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 560952deb52..11fd37f5c6b 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a508f341fc4..76ff4cf8f38 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/cherry - - https://hub.docker.com/r/haishanh/cherry - - https://github.com/haishanh/cherry + - https://github.com/haishanh/cherry + - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry + - https://hub.docker.com/r/haishanh/cherry + - https://cherry.haishan.me/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookmark + - bookmark dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4e862b5524e..3e06a13872b 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/cleanarr + - https://hub.docker.com/r/selexin/cleanarr + - https://github.com/se1exin/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 c52804df75b..ba10ddea180 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d74199a614d..5546c24a20d 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 c82aef3f148..9e6b8618317 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.13 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/euterpe icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png deprecated: false sources: - - https://github.com/ironsmile/euterpe - - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe - - https://hub.docker.com/r/ironsmile/euterpe + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 63b47a5736c..a5eed9ed5f5 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/flemarr - - https://hub.docker.com/r/pierremesure/flemmarr - - https://github.com/Flemmarr/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 c2a984ae0db..de94e763ba2 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.13 @@ -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/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/FlipEnergy/container-images/blob/main/focalboard + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard + - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard + - https://hub.docker.com/r/mattermost/focalboard maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - focalboard - - kanban - - project management + - focalboard + - kanban + - project management dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 b3b4c93d077..47d72b18e64 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.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/gotify icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png deprecated: false sources: - - https://github.com/gotify/server - - https://gotify.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify - - https://hub.docker.com/r/gotify/server + - https://github.com/gotify/server + - https://gotify.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify + - https://hub.docker.com/r/gotify/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gotify - - notifications + - gotify + - notifications dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a375aeea0b5..98537dfcb6f 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.13 @@ -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://icinga.com/ - - https://github.com/jjethwa/icinga2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 + - https://hub.docker.com/r/jordan/icinga2 + - https://icinga.com/ + - https://github.com/jjethwa/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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 39dfdbab1c9..c227966efee 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/koel - - https://hub.docker.com/r/phanan/koel - - https://github.com/koel/docker - - https://github.com/koel/koel + - https://github.com/truecharts/charts/tree/master/charts/incubator/koel + - https://hub.docker.com/r/phanan/koel + - https://github.com/koel/docker + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 f4c11da4593..ed1f5afee72 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 db79a1a6d90..3d07a4890c7 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 956311b8f6d..2c063642794 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.13 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/lenpaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png deprecated: false sources: - - https://git.lcomrade.su/root/lenpaste - - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste + - https://git.lcomrade.su/root/lenpaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lenpaste + - lenpaste dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b9254133f02..65f1685ecce 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.13 @@ -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://www.linkace.org/docs/ - - https://github.com/linkace/linkace - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace - - https://hub.docker.com/r/linkace/linkace + - https://www.linkace.org/docs/ + - https://github.com/linkace/linkace + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 3e9cd748bc6..28fe10d672b 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 74081e8ad29..90f3c7ddd62 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.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/magicmirror2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 - - https://hub.docker.com/r/ich777/magic-mirror2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 + - https://hub.docker.com/r/ich777/magic-mirror2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - magicmirror2 - - iot - - smart + - magicmirror2 + - iot + - smart dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 19764cee692..8bb4e93818e 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.13 @@ -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/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 + - https://github.com/szabodanika/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 40f0b682ecd..72605b511ed 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.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/money-balancer icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png deprecated: false sources: - - https://github.com/dorianim/money-balancer - - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer - - https://ghcr.io/dorianim/money-balancer + - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer + - https://ghcr.io/dorianim/money-balancer + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 21f3cde2746..6277652bc8a 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.13 @@ -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://hub.docker.com/r/noisedash/noisedash + - https://github.com/kaythomas0/noisedash + - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - noise + - noise dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 ebcc512cbe4..cb99d7a68ca 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.13 @@ -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://www.openkm.com/ - - https://github.com/openkm/document-management-system - - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm - - https://hub.docker.com/r/openkm/openkm-ce + - https://hub.docker.com/r/openkm/openkm-ce + - https://www.openkm.com/ + - https://github.com/openkm/document-management-system + - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 8eb5e6924f1..43036059430 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.13 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/openldap icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png deprecated: false sources: - - https://github.com/jp-gouin/helm-openldap - - https://github.com/osixia/docker-openldap - - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap - - https://hub.docker.com/r/osixia/openldap + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap + - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap + - https://hub.docker.com/r/osixia/openldap maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ldap - - openldap - - iam-stack - - high availability + - ldap + - openldap + - iam-stack + - high availability dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 21a33982b93..5634998def4 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d92e88d3556..1f2e87d5619 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.12 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/penpot icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png deprecated: false sources: - - https://github.com/penpot/penpot - - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot - - https://hub.docker.com/r/penpotapp/backend + - https://github.com/penpot/penpot + - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot + - https://hub.docker.com/r/penpotapp/frontend 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 eca1636b7c5..05791bd897e 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.13 @@ -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://hub.docker.com/r/rootgg/plik + - https://github.com/root-gg/plik + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dc3c0c564f6..afc2cd21eb9 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.14 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/postgresql - - https://hub.docker.com/r/bitnami/postgresql - - https://www.postgresql.org/ + - https://hub.docker.com/r/bitnami/postgresql + - https://www.postgresql.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a6f8de3c046..7fc8275fad1 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.13 @@ -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://github.com/PrivateBin/PrivateBin + - https://privatebin.info/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin + - https://hub.docker.com/r/privatebin/pdo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - privatebin - - pastebin + - privatebin + - pastebin dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8e76defe1f9..25b7cb9b5db 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 34e0656b4f9..264c360bad0 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: 22.1.8 @@ -8,47 +8,47 @@ home: https://truecharts.org/charts/enterprise/authelia icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png deprecated: false sources: - - https://github.com/authelia/chartrepo - - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia - - https://ghcr.io/authelia/authelia - - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 026492fb845..82b658bbcb1 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: 12.1.8 @@ -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://quay.io/oriedge/k8s_gateway - - https://github.com/Mozart409/blocky-frontend - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://github.com/Mozart409/blocky-frontend + - https://0xerr0r.github.io/blocky/ + - https://github.com/0xERR0R/blocky + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://hub.docker.com/r/spx01/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 0fbde6231aa..20427bd69a9 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: 6.1.6 @@ -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://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - https://hub.docker.com/_/hello-world + - 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: - - cert-manager - - certificates + - cert-manager + - certificates dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ac4aac2422a..f4ddf035d9a 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: 11.1.6 @@ -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://grafana.com/ + - https://github.com/bitnami/bitnami-docker-grafana + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://hub.docker.com/r/bitnami/grafana maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - analytics - - monitoring - - metrics - - logs + - analytics + - monitoring + - metrics + - logs dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 98d46fb3f1a..e4d1c1f45ac 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: 3.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/enterprise/kubernetes-reflector icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png deprecated: false sources: - - https://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/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector + - https://hub.docker.com/r/emberstack/kubernetes-reflector + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 af3f9e517f4..4c598672035 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: 5.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/enterprise/metallb-config icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png deprecated: false sources: - - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 20b187e59dd..dcdbd041afd 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: 16.1.8 @@ -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://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus - - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - - https://hub.docker.com/r/bitnami/alertmanager + - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - https://quay.io/thanos/thanos + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: node-exporter - version: 6.1.6 - repository: https://deps.truecharts.org - condition: exporters.enabled,exporters.node-exporter.enabled - alias: "" - tags: [] - import-values: [] - - name: kube-state-metrics - version: 6.1.6 - repository: https://deps.truecharts.org - condition: exporters.enabled,exporters.kube-state-metrics.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: node-exporter + version: 6.1.6 + repository: https://deps.truecharts.org + condition: exporters.enabled,exporters.node-exporter.enabled + alias: "" + tags: [] + import-values: [] + - name: kube-state-metrics + version: 6.1.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 c76e4623c06..d91017b186d 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: 25.1.9 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/enterprise/traefik icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png deprecated: false sources: - - https://github.com/traefik/traefik - - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik - - https://github.com/traefik/traefik-helm-chart - - https://traefik.io/ + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f43e0c17029..34eca6d38f5 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: 25.1.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://hub.docker.com/r/vaultwarden/server - - https://github.com/dani-garcia/vaultwarden - - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 5e92f877518..0ceccf6e210 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: 3.1.8 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/velero icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - 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: - - velero - - backup + - velero + - backup dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 ae9544a73f7..c55716e8ad4 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.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/apprise-api icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png deprecated: false sources: - - https://github.com/caronc/apprise-api - - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api - - https://hub.docker.com/r/caronc/apprise + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 40df2bb410e..ebaa35acbbd 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.13 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/incubator/appsmith icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png deprecated: false sources: - - https://github.com/appsmithorg/appsmith - - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - - https://hub.docker.com/r/appsmith/appsmith-ce + - https://github.com/appsmithorg/appsmith + - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - https://hub.docker.com/r/appsmith/appsmith-ce maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - appsmith + - appsmith dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 8aa1944e14c..4321132253c 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: 4.0.4 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/awesome-ttrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png deprecated: false sources: - - https://github.com/HenryQW/Awesome-TTRSS - - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss - - https://hub.docker.com/r/wangqiru/ttrss + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 04266d1563b..914d02c2b59 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7a618c1f36b..e19eb5c1e88 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fc87375ff36..d3554b2c12c 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.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cloudbeaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png deprecated: false sources: - - https://github.com/dbeaver/cloudbeaver - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver - - https://hub.docker.com/r/dbeaver/cloudbeaver + - https://github.com/dbeaver/cloudbeaver + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - https://hub.docker.com/r/dbeaver/cloudbeaver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudbeaver - - Cloud - - Tools-Utilities + - cloudbeaver + - Cloud + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 81471b07691..92d76355208 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.14 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/csi-driver-nfs/Chart.yaml b/charts/incubator/csi-driver-nfs/Chart.yaml index b5bb97ca9d4..62750dee506 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.14 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - csi-driver-nfs - - backup + - csi-driver-nfs + - backup dependencies: - - name: common - version: 17.2.18 - repository: oci://tccr.io/truecharts - 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: 17.2.18 + repository: oci://tccr.io/truecharts + 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 4185dc842ed..18d75c5babc 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 d56ec90f546..46bf509871f 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 04de2b2650e..513186f83d6 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.13 @@ -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://hub.docker.com/r/drone/drone-runner-kube + - https://docs.drone.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2ad75318e6b..521f4f8eda9 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.13 @@ -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://github.com/jlesage/docker-dupeguru + - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru + - https://hub.docker.com/r/jlesage/dupeguru maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dedupe - - dupeguru + - dedupe + - dupeguru dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 0f5130dccc0..426818376ed 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.13 @@ -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://hub.docker.com/r/chvb/docker-dvblink + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 97605c88118..e7888a3d2d2 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.13 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/fancyindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png deprecated: false sources: - - https://github.com/xal3xhx/fancyindex - - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex - - https://hub.docker.com/r/xal3xhx/fancy + - https://github.com/xal3xhx/fancyindex + - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fancyindex + - fancyindex dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 5a9075d02b0..836e4de48d2 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.14 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ferdi-client icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png deprecated: false sources: - - https://getferdi.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client - - https://hub.docker.com/r/ich777/ferdi-client + - https://getferdi.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - https://hub.docker.com/r/ich777/ferdi-client maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ferdi-client - - Productivity - - Tools-Utilities + - ferdi-client + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/filegator/Chart.yaml b/charts/incubator/filegator/Chart.yaml index 6e63902f9fc..93c525dc70c 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.13 @@ -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://hub.docker.com/r/maxime1907/filegator - - https://github.com/filegator/filegator - - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://github.com/filegator/filegator + - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://hub.docker.com/r/maxime1907/filegator maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - filegator - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP + - filegator + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3e9169da7f6..9d7bb1a73ac 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.13 @@ -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/AndrewPaglusch/FlashPaper + - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flashpaper - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 69050856d55..2d731e1b2ee 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.14 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d851a0f852d..7a20b07b02c 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.13 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d9f6ea147be..39ca9ea0c1e 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 29aedb628ed..94506a604a7 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.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo - - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo - - https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo + - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - icantbelieveitsnotvaletudo - - MQTT - - valetudo - - iot + - icantbelieveitsnotvaletudo + - MQTT + - valetudo + - iot dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 ae8e5326811..3c09e257b04 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.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/jitsi icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png deprecated: false sources: - - https://jitsi.org - - https://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/jicofo + - https://hub.docker.com/r/jitsi/jicofo + - https://jitsi.org + - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start + - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3e9ded7ff8e..7e51f5dc416 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.13 @@ -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://hub.docker.com/r/daledavies/jump + - https://github.com/daledavies/jump + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 5fd3aba16f4..4226b1075ce 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e669a00411c..7e4bceb2f54 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5466fc52ad1..e30feaf02ac 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.13 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/ml-workspace icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png deprecated: false sources: - - https://github.com/ml-tooling/ml-workspace - - https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace - - https://hub.docker.com/r/mltooling/ml-workspace-gpu + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0e2da53d6d0..0bcaef12ec5 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cc9df7a080b..4f1b5a92859 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.14 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/moviegrabber icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png deprecated: false sources: - - https://github.com/binhex/documentation - - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber - - https://hub.docker.com/r/binhex/arch-moviegrabber - - https://github.com/binhex/moviegrabber - - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ + - https://github.com/binhex/moviegrabber + - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber + - https://hub.docker.com/r/binhex/arch-moviegrabber + - https://github.com/binhex/documentation 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/orbital-sync/Chart.yaml b/charts/incubator/orbital-sync/Chart.yaml index 0d9cf78583e..933d232ce54 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.13 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fd13d069237..725d2a87fa3 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bf80f1a725a..50c3a8ac9d8 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 41ccfb0de02..ffd1132ad27 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.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pingvin-share icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png deprecated: false sources: - - https://github.com/stonith404/pingvin-share - - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share - - https://hub.docker.com/r/stonith404/pingvin-share + - https://github.com/stonith404/pingvin-share + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 394ff8494e7..2d014837bb7 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e14e37b89d0..1133c6adcb9 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.13 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://github.com/truecharts/charts/tree/master/charts/incubator/poste - - https://hub.docker.com/r/analogic/poste.io - - https://poste.io/ + - https://hub.docker.com/r/analogic/poste.io + - https://poste.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/poste 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f3603fbf767..c1233145c26 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.13 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d6f466a546e..0ff69c0e315 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.13 @@ -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/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv + - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv + - https://hub.docker.com/r/shawly/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 36ad336787d..1ccedf6d865 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 27541212a9e..f25fac75b53 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/pushbits-server - - https://ghcr.io/pushbits/server - - https://github.com/pushbits/server + - https://github.com/pushbits/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server + - https://ghcr.io/pushbits/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pushbits-server - - notifications - - matrix + - pushbits-server + - notifications + - matrix dependencies: - - name: common - version: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + 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 2dbe634ec44..2358635da57 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 f91b807350a..a857b79f1d2 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.14 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index 04da35186c2..05d4ba55705 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ef572bff37e..01f3f9bd9d9 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3885094779c..35c6a7b923f 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d9a07ded856..63a68a81e97 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.13 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/self-service-password icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png deprecated: false sources: - - https://self-service-password.readthedocs.io/en/latest - - https://github.com/tiredofit/docker-self-service-password - - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password - - https://hub.docker.com/r/tiredofit/self-service-password + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3827fac3823..72349c0d9c3 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.13 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/serviio icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png deprecated: false sources: - - https://hub.docker.com/r/riftbit/serviio - - https://serviio.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://serviio.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://hub.docker.com/r/riftbit/serviio maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - serviio - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other + - serviio + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 14f649a1f39..52eeff1fc24 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1b74d119e73..712cd81df41 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.13 @@ -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://github.com/snipe/snipe-it - - https://snipeitapp.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it - - https://hub.docker.com/r/snipe/snipe-it + - https://hub.docker.com/r/snipe/snipe-it + - https://github.com/snipe/snipe-it + - https://snipeitapp.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 d2383ac92cc..e2ab16b4504 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.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/snowflake-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy - - https://hub.docker.com/r/thetorproject/snowflake-proxy - - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4ed482a9ad2..7560e266185 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6fdd6eb5c3a..6db828b2c5d 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.13 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7d1d87da1a6..7fae9189085 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e7e103fff92..7e79f1a367d 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/tubearchivist-es - - https://hub.docker.com/r/bbilly1/tubearchivist-es - - https://github.com/elastic/elasticsearch + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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/twofauth/Chart.yaml b/charts/incubator/twofauth/Chart.yaml index d88233145e4..754fe51bbcb 100644 --- a/charts/incubator/twofauth/Chart.yaml +++ b/charts/incubator/twofauth/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twofauth version: 0.0.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/twofauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png deprecated: false sources: - - https://github.com/Bubka/2fauth - - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth - - https://hub.docker.com/r/2fauth/2fauth + - https://github.com/Bubka/2fauth + - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth + - https://hub.docker.com/r/2fauth/2fauth maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - 2fauth - - auth + - 2fauth + - auth dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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: incubator + 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: incubator type: application diff --git a/charts/incubator/typecho/Chart.yaml b/charts/incubator/typecho/Chart.yaml index 1084a88ecb6..602a6f5a4e1 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.13 @@ -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://hub.docker.com/r/joyqi/typecho + - https://github.com/typecho/typecho + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 6b54ea24430..42a940f9190 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.13 @@ -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://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 + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c66ebe5f417..ab857d781d3 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.13 @@ -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/truecharts/charts/tree/master/charts/incubator/umami - - https://ghcr.io/umami-software/umami - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3b1ae9a831c..cbcc5e7f907 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.14 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/upsnap/Chart.yaml b/charts/incubator/upsnap/Chart.yaml index a02585cef97..2fd500845cd 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.13 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/upsnap icon: https://truecharts.org/img/hotlink-ok/chart-icons/upsnap.png deprecated: false sources: - - https://github.com/seriousm4x/UpSnap - - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap - - https://ghcr.io/seriousm4x/upsnap + - https://github.com/seriousm4x/UpSnap + - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap + - https://ghcr.io/seriousm4x/upsnap maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - upsnap + - upsnap dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 306023c74be..3227fdf335a 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.13 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 39671321b9e..c95819c9d7a 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.14 @@ -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://github.com/borgbase/vorta-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta - - https://ghcr.io/borgbase/vorta-docker + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/incubator/wbo/Chart.yaml b/charts/incubator/wbo/Chart.yaml index 2eea0810262..1e3d3abe6dc 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.13 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/wbo icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png deprecated: false sources: - - https://github.com/lovasoa/whitebophir - - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo - - https://hub.docker.com/r/lovasoa/wbo + - https://github.com/lovasoa/whitebophir + - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo + - https://hub.docker.com/r/lovasoa/wbo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wbo - - whiteboard + - wbo + - whiteboard dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5a30b64c478..2dd09a6d55b 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.13 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/wireshark icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark - - https://ghcr.io/linuxserver/wireshark + - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark + - https://ghcr.io/linuxserver/wireshark maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wireshark + - wireshark dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 60b4fb2027e..465682c944f 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.13 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 7fdc79d515b..54cd66d861d 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.13 @@ -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/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 + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 614a63b9fb8..033bb458c6a 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: 3.1.8 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/operators/cert-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager - - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cert-manager - - certificates - - security + - cert-manager + - certificates + - security dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 9d0627291b9..3093189eea7 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: 5.2.8 @@ -8,38 +8,38 @@ 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/cloudnative-pg + - https://cloudnative-pg.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cloudnative-pg - version: 0.20.0 - repository: https://cloudnative-pg.github.io/charts - condition: "" - alias: cloudnative-pg - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cloudnative-pg + version: 0.20.0 + 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 dd874b69e20..99d1950749f 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: 2.1.8 @@ -8,37 +8,37 @@ 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://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb + - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 fa1d8f634af..119acd288ee 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: 13.1.8 @@ -8,37 +8,37 @@ 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://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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 274e12dbdc9..d8046211244 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: 2.1.8 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/openebs icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png deprecated: false sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs + - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs + - https://cert-manager.io/ + - https://github.com/cert-manager 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 e917d87adba..e3659c1d55a 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -1,45 +1,44 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prometheus-operator version: 4.0.0 -appVersion: 0.70.0 +appVersion: latest description: Prometheus Operator is an operator for prometheus 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://quay.io/prometheus-operator/prometheus-operator + - https://github.com/prometheus-operator + - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - operator - - prometheus - - metics + - operator + - prometheus + - metics dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: kube-prometheus-stack - version: 55.5.1 - repository: https://prometheus-community.github.io/helm-charts - condition: "" - alias: "kps" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: kube-prometheus-stack + version: 55.5.1 + repository: https://prometheus-community.github.io/helm-charts + condition: "" + alias: kps + 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/prometheus-operator/values.yaml b/charts/operators/prometheus-operator/values.yaml index f2b126fbd92..c1a8fae2185 100644 --- a/charts/operators/prometheus-operator/values.yaml +++ b/charts/operators/prometheus-operator/values.yaml @@ -26,36 +26,32 @@ kps: ## crds: enabled: true - - - + ## Manages Prometheus and Alertmanager components ## prometheusOperator: enabled: true - - + #### ## ## Everything down here, explicitly disables everything BUT the operator itself ## #### - + ## global: rbac: create: true - - + ## Create default rules for monitoring the cluster ## defaultRules: create: false - + windowsMonitoring: ## Deploys the windows-exporter and Windows-specific dashboards and rules (job name must be 'windows-exporter') enabled: false - + ## Configuration for prometheus-windows-exporter ## ref: https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-windows-exporter ## @@ -65,90 +61,84 @@ kps: prometheus: monitor: enabled: false - - + ## Configuration for alertmanager ## ref: https://prometheus.io/docs/alerting/alertmanager/ ## alertmanager: - ## Deploy alertmanager ## enabled: false - + ## Using default values from https://github.com/grafana/helm-charts/blob/main/charts/grafana/values.yaml ## grafana: enabled: false - + ## Flag to disable all the kubernetes component scrapers ## kubernetesServiceMonitors: enabled: false - + ## Component scraping the kube api server ## kubeApiServer: enabled: false - + ## Component scraping the kubelet and kubelet-hosted cAdvisor ## kubelet: enabled: false - + ## Component scraping the kube controller manager ## kubeControllerManager: enabled: false - + ## Component scraping coreDns. Use either this or kubeDns ## coreDns: enabled: false - + ## Component scraping kubeDns. Use either this or coreDns ## kubeDns: enabled: false - + ## Component scraping etcd ## kubeEtcd: enabled: false - + ## Component scraping kube scheduler ## kubeScheduler: enabled: false - + ## Component scraping kube proxy ## kubeProxy: enabled: false - + ## Component scraping kube state metrics ## kubeStateMetrics: enabled: false - - + ## dontDeploy node exporter as a daemonset to all nodes ## nodeExporter: enabled: false - + ## dont Deploy a Prometheus instance ## prometheus: enabled: false - - + ## Configuration for thanosRuler ## ref: https://thanos.io/tip/components/rule.md/ ## thanosRuler: - ## Dont Deploy thanosRuler ## enabled: false - \ No newline at end of file diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index 243bb5a0914..95a96ff0245 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: 5.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3491022d735..768d019e407 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: 7.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/actualserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png deprecated: false sources: - - https://github.com/Kippenhof/docker-templates - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://ghcr.io/actualbudget/actual-server + - https://github.com/Kippenhof/docker-templates + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://ghcr.io/actualbudget/actual-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - actualserver - - finance + - actualserver + - finance dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e02d964d3e2..c140500c599 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/adguard-home icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - - https://hub.docker.com/r/adguard/adguardhome + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - adblock - - adguard + - adblock + - adguard dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3c0a8d179fc..15718b6b920 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: 5.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9786e3a9b59..91394cf5e81 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: 7.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/adminer icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png deprecated: false sources: - - https://github.com/vrana/adminer - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://hub.docker.com/_/adminer + - https://github.com/vrana/adminer + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://hub.docker.com/_/adminer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - adminer - - Tools-Utilities + - adminer + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2e2cc1ed3e7..a3aeb3a4904 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: 9.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/airdcpp-webclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png deprecated: false sources: - - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 9e8c2ec3851..5780c12d6dc 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: 12.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/airsonic-advanced icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png deprecated: false sources: - - https://github.com/airsonic/airsonic-advanced - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced + - https://github.com/airsonic/airsonic-advanced + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - airsonic + - airsonic dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 14507afa24d..81b96eee5f9 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: 12.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/airsonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://ghcr.io/linuxserver/airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://ghcr.io/linuxserver/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 ccd01fd8ef3..b1548ad01c5 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c3512a22289..aaf436c897d 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/alienswarm icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - alienswarm - - GameServers + - alienswarm + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9ae06b243e5..829339e1cf9 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: 8.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/alist icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://hub.docker.com/r/xhofe/alist - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 79a532bd245..0c5aa1412fa 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: 10.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png deprecated: false sources: - - https://hub.docker.com/r/dchesterton/amcrest2mqtt - - https://github.com/dchesterton/amcrest2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 4cc3dd2dee8..6aa6f9aef6b 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4e7acfcda36..275492a442e 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: 6.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/amule icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png deprecated: false sources: - - https://github.com/t-chab/dockerfiles - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://hub.docker.com/r/tchabaud/amule + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - https://hub.docker.com/r/tchabaud/amule + - https://github.com/t-chab/dockerfiles 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 48a828a429f..cc7ae375788 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/android-8-0 icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png deprecated: false sources: - - https://registry.hub.docker.com/r/ulisses1478/docker-android - - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 - - https://hub.docker.com/r/ulisses1478/docker-android + - https://registry.hub.docker.com/r/ulisses1478/docker-android + - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - android-8-0 - - Other + - android-8-0 + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1e16ccb0017..e288cc9d2b7 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: 4.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/androiddebugbridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - androiddebugbridge - - HomeAutomation + - androiddebugbridge + - HomeAutomation dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5adc6c506af..9a55546c350 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: 5.1.8 @@ -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://hub.docker.com/r/ankicommunity/anki-sync-server-rs + - https://github.com/ankicommunity/anki-devops-services + - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - https://hub.docker.com/r/ankicommunity/anki-sync-server-rs 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 870a6a9531c..48b1bdb96b4 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: 19.1.9 @@ -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://hub.docker.com/r/anonaddy/anonaddy - - https://github.com/anonaddy/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://hub.docker.com/r/anonaddy/anonaddy + - https://github.com/anonaddy/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - anonaddy + - anonaddy dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 a072376952c..d21a08b6053 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: 4.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/anope icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png deprecated: false sources: - - https://thelounge.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/anope - - https://hub.docker.com/r/ich777/anope + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index fdf710eecc8..00c5435c178 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: 2.1.8 @@ -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://hub.docker.com/r/answerdev/answer - - https://github.com/answerdev/answer - - https://github.com/truecharts/charts/tree/master/charts/incubator/answer + - https://github.com/answerdev/answer + - https://github.com/truecharts/charts/tree/master/charts/incubator/answer + - https://hub.docker.com/r/answerdev/answer 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7da2ce9bd2a..1f3797c62b8 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: 10.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/apache-musicindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - https://ghcr.io/k8s-at-home/apache-musicindex + - https://ghcr.io/k8s-at-home/apache-musicindex + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5183711b938..0deaf42f501 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: 4.1.6 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 64485df8f3b..7d2d6738ae0 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: 15.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/appdaemon icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png deprecated: false sources: - - https://github.com/AppDaemon/appdaemon - - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - - https://hub.docker.com/r/acockburn/appdaemon + - https://github.com/AppDaemon/appdaemon + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://hub.docker.com/r/acockburn/appdaemon maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org - - name: warllo54 - email: 20650065+warllo54@users.noreply.github.com - url: truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org + - name: warllo54 + email: 20650065+warllo54@users.noreply.github.com + url: truecharts.org keywords: - - appdaemon - - homeautomation + - appdaemon + - homeautomation dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 759145ca155..7a415b5d919 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: 7.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/apt-cacher-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png deprecated: false sources: - - https://www.unix-ag.uni-kl.de/~bloch/acng/ - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://hub.docker.com/r/sameersbn/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://hub.docker.com/r/sameersbn/apt-cacher-ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7a86d81ff87..18fbfd9c757 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 27ac3d4bfc3..e2b08c7839e 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: 11.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/aria2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png deprecated: false sources: - - https://github.com/P3TERX/Aria2-Pro-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://hub.docker.com/r/p3terx/aria2-pro + - https://hub.docker.com/r/p3terx/aria2-pro + - https://github.com/P3TERX/Aria2-Pro-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 22d8751fc07..140c9d4909d 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: 7.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ariang icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png deprecated: false sources: - - https://hub.docker.com/r/leonismoe/ariang - - https://github.com/leonismoe/docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 64998cf0f19..4468aa3ab71 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: 6.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/arksurvivalevolved icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png deprecated: false sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/arkse - - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://github.com/ich777/docker-steamcmd-server/tree/arkse + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - arksurvivalevolved - - arkse - - GameServers + - arksurvivalevolved + - arkse + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5dc705e3956..2b062757579 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: 4.1.7 @@ -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://hub.docker.com/r/ich777/steamcmd + - https://arma3.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 76bbaecacff..9921b953c08 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: 4.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/arma3exilemod icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod - - https://hub.docker.com/r/ich777/steamcmd + - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d2abddcb2b2..725b3863ae6 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9e8f85ad86f..d1eef41f35b 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: 11.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/audacity icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png deprecated: false sources: - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://ghcr.io/linuxserver/audacity + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 cf608858c1b..47b04015cd9 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/audiobookshelf icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://hub.docker.com/r/advplyr/audiobookshelf - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3ac52e5a22c..46e79fe416d 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: 4.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/aurora-files icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files - - https://github.com/afterlogic/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dd4f8c4f067..287c8209ee1 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: 19.1.8 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png deprecated: false sources: - - https://goauthentik.io/docs/ - - https://github.com/goauthentik/authentik - - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/goauthentik/server + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/proxy + - https://goauthentik.io/docs/ + - https://github.com/goauthentik/authentik 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: authentication - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: authentication + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index e225d062e26..27f630ba97c 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/auto-yt-dl icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png deprecated: false sources: - - https://github.com/xXGuhuXx/auto-yt-dl - - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl - - https://hub.docker.com/r/guhu007/auto-yt-dl + - https://github.com/xXGuhuXx/auto-yt-dl + - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl + - https://hub.docker.com/r/guhu007/auto-yt-dl maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - auto-yt-dl - - Downloaders + - auto-yt-dl + - Downloaders dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7bc48388dca..37e4ac36796 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: 7.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/autobrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png deprecated: false sources: - - https://github.com/autobrr/autobrr - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://ghcr.io/autobrr/autobrr + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://ghcr.io/autobrr/autobrr + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 d596316429e..a0cbeb3b46b 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: 8.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/automatic-music-downloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png deprecated: false sources: - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 d5a16c0c77b..0f4c08b16e2 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: 2.1.8 @@ -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://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine + - https://github.com/automatic-ripping-machine/automatic-ripping-machine + - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine + - https://hub.docker.com/r/automaticrippingmachine/automatic-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 f063d75daa5..24eeb737fed 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: 7.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/autoscan icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png deprecated: false sources: - - https://hotio.dev/containers/autoscan - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - autoscan - - media + - autoscan + - media dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 90d805ca76c..2e3ede0bb19 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: 7.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/avidemux icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png deprecated: false sources: - - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 6d6bdf893c4..510ae9e4b88 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: 4.1.6 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6192f54f3cb..c42b1789f5d 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: 15.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/babybuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - - https://ghcr.io/linuxserver/babybuddy - - https://github.com/babybuddy/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 9402079d195..09bf2547d48 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: 5.1.8 @@ -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://github.com/tiredofit/docker-backuppc - - https://backuppc.github.io/backuppc/index.html - - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc - - https://hub.docker.com/r/tiredofit/backuppc + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://hub.docker.com/r/tiredofit/backuppc + - https://github.com/tiredofit/docker-backuppc + - https://backuppc.github.io/backuppc/index.html 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cc335d0e084..8ede6020cf2 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: 4.2.7 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png deprecated: false sources: - - https://github.com/ckulka/baikal-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal - - https://hub.docker.com/r/ckulka/baikal + - https://github.com/ckulka/baikal-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://hub.docker.com/r/ckulka/baikal maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - baikal + - baikal dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f63a956d147..b4ec0421fb0 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: 4.1.6 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://hub.docker.com/r/f0rc3/barcodebuddy-docker + - https://github.com/Forceu/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 af28177749b..5160c8a263a 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: 4.1.6 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 708f44dcf8b..dcc4b38fb0f 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: 11.1.8 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://hub.docker.com/r/baserow/baserow - - https://gitlab.com/bramw/baserow/ + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 e8de2d0b39b..d08506f5bcd 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: 4.1.6 @@ -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/truecharts/charts/tree/master/charts/incubator/batnoter - - https://ghcr.io/batnoter/batnoter/batnoter-ui - - https://github.com/batnoter/batnoter + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0d5fb8224a4..eec7ccddf3e 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: 17.1.8 @@ -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://ghcr.io/onedr0p/exportarr + - https://github.com/morpheus65535/bazarr + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - 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: - - bazarr - - radarr - - sonarr - - subtitles - - usenet - - torrent + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 df54ceeb82f..d5f5a637916 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: 10.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/beets icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png deprecated: false sources: - - https://ghcr.io/linuxserver/beets - - https://beets.io/ - - https://github.com/linuxserver/docker-beets - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 eadcc2c8273..464ae8cb129 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: 4.1.6 @@ -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://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 + - https://github.com/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ee5b75b147d..87a79c97149 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0e0dbed1721..1b029f72a6b 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: 4.1.6 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://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind - - https://hub.docker.com/r/ofawx/bitcoind - - https://bitcoin.org/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 de762ffb018..92d36cd6ab4 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: 4.1.6 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited + - https://hub.docker.com/r/amacneil/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6bbab25c3d6..a9785b49c06 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 47a4a74f125..fd763b77bf3 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: 4.1.6 @@ -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/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e2b9b6e8206..c0a45fb45cd 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: 4.1.7 @@ -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://www.blender.org/ - - https://github.com/orgs/linuxserver/packages/container/package/blender - - https://github.com/linuxserver/docker-blender#readme - - 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://www.blender.org/ + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/linuxserver/docker-blender#readme 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index ae35a14003e..8a8d65b57af 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: 10.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/blog icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png deprecated: false sources: - - https://github.com/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://hub.docker.com/r/m1k1o/blog + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6eaffdc8b62..80939009146 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: 8.1.7 @@ -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://ghcr.io/linuxserver/boinc - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 afc4bd549b7..6c08cf59de1 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: 12.1.7 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3570ef8949e..716ecb1d6a9 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: 11.2.8 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/stable/bookstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png deprecated: false sources: - - https://www.bookstackapp.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://ghcr.io/linuxserver/bookstack + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://ghcr.io/linuxserver/bookstack + - https://www.bookstackapp.com/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 cc60df4a05b..0d444c77b2c 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: 3.1.7 @@ -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://ghcr.io/anotherstranger/borg-server - - https://github.com/AnotherStranger/docker-borg-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + - https://ghcr.io/anotherstranger/borg-server + - https://github.com/AnotherStranger/docker-borg-backup 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 469997cbdeb..7eb7bc1a06e 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: 4.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/incubator/breitbandmessung-de icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png deprecated: false sources: - - https://github.com/shneezin/breitbandmessung-node - - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de - - https://hub.docker.com/r/shneezin/breitbandmessung-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9a627f876c9..5b0b08c6a51 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: 8.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/browserless-chrome icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png deprecated: false sources: - - https://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://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://hub.docker.com/r/browserless/chrome + - https://docs.browserless.io/docs/docker.html 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c5114f340c2..3e1ff24b01e 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: 8.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/budge icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://ghcr.io/linuxserver/budge - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE + - https://github.com/linuxserver/budge + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 ece028e9516..23a23e8d4b1 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: 4.1.6 @@ -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://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 + - https://sourceforge.net/projects/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6fd856e1f72..0392a4faed7 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: 4.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/cadquery-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png deprecated: false sources: - - https://github.com/roipoussiere/cadquery - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server - - https://hub.docker.com/r/cadquery/cadquery-server + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9bb4e5751f4..f2526457ca6 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: 17.1.7 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5263d2fcb23..3cb4e751550 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: 13.1.7 @@ -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/kovidgoyal/calibre/ + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://ghcr.io/linuxserver/calibre maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - calibre + - calibre dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 dd76defb1a4..c7d44477fe3 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: 5.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/channels-dvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr - - https://hub.docker.com/r/fancybits/channels-dvr + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 0bb050c5654..66fe632c59a 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: 11.1.8 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/chevereto icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://ghcr.io/rodber/chevereto-free - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://ghcr.io/rodber/chevereto-free maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chevereto + - chevereto dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 e3f976894bd..a3b52a769ce 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 52f0ce56b03..72a62c62fa6 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: 4.1.6 @@ -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://hub.docker.com/r/gregyankovoy/chowdown - - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 59bd3742d48..8abeb0656ab 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3e3f580123f..f13df9d2a7e 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 595ea549187..fbc3d084898 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 abef23e9440..e1396f97edd 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: 7.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/chronos icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png deprecated: false sources: - - https://github.com/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 + - https://hub.docker.com/r/simsemand/chronos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chronos - - Tools-Utilities + - chronos + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ecec23e616c..4b2836917a2 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: 4.1.6 @@ -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://brotandgames.com/ciao/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - https://hub.docker.com/r/brotandgames/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 76adfee7618..22de4ca362f 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: 4.1.6 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6e986cc83a6..f2fa677b223 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: 9.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/clamav icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png deprecated: false sources: - - https://docs.clamav.net/ - - https://github.com/Cisco-Talos/clamav - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://hub.docker.com/r/clamav/clamav + - https://github.com/Cisco-Talos/clamav + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://hub.docker.com/r/clamav/clamav + - https://docs.clamav.net/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ea0721b1d87..9e360d34a11 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: 11.1.8 @@ -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://ghcr.io/linuxserver/clarkson + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fuel - - car - - log - - fill-up - - vehicle + - fuel + - car + - log + - fill-up + - vehicle dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 ca3d57b9a03..9cabd23eb22 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: 2.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/clipplex icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png deprecated: false sources: - - https://github.com/jo-nike/clipplex - - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex - - https://hub.docker.com/r/jonnike/clipplex + - https://github.com/jo-nike/clipplex + - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex + - https://hub.docker.com/r/jonnike/clipplex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - clipplex - - media + - clipplex + - media dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 400d038e570..c36ac58ac73 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: 10.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/cloud9 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png deprecated: false sources: - - https://github.com/c9/core - - 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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 a783142fcd0..acd632785ad 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fc500918f61..1a87c3f801a 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/cloudflared icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3b343d2899b..57330e61cc8 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: 8.1.7 @@ -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://hotio.dev/containers/cloudflareddns/ - - https://github.com/hotio/cloudflareddns - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://ghcr.io/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ + - https://github.com/hotio/cloudflareddns + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://ghcr.io/hotio/cloudflareddns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudflareddns - - ddns - - cloudflare + - cloudflareddns + - ddns + - cloudflare dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bcbf115d0a0..1db6a527626 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: 4.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cloudreve icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png deprecated: false sources: - - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve - - https://hub.docker.com/r/xavierniu/cloudreve + - https://github.com/cloudreve/Cloudreve + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudreve - - Cloud - - Network-Web + - cloudreve + - Cloud + - Network-Web dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a005ebd7d2d..712536cb712 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: 10.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/code-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png deprecated: false sources: - - https://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://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 90294afca77..ce8fba38765 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/collabora icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png deprecated: false sources: - - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4d16efa1a25..6bc8a70f2c5 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: 4.1.6 @@ -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://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 52c390784a6..dbd3bd47d64 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: 10.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/commento-plusplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png deprecated: false sources: - - https://github.com/souramoo/commentoplusplus - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://hub.docker.com/r/caroga/commentoplusplus + - https://github.com/souramoo/commentoplusplus + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://hub.docker.com/r/caroga/commentoplusplus 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 688c68739f3..8c86de2e2f4 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e4a5cf73168..6b222147583 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b5a40a683ab..39f23623946 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: 7.1.7 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/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - https://fleet.linuxserver.io/image?name=linuxserver/cops maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 79fc9b4a03a..f8d651f7301 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png deprecated: false sources: - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server - - https://hub.docker.com/r/escaping/core-keeper-dedicated + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://hub.docker.com/r/escaping/core-keeper-dedicated maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - core-keeper-dedicated-server - - GameServers + - core-keeper-dedicated-server + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 30179ecadd3..877a41fc18c 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/corekeeper icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png deprecated: false sources: - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper - - https://hub.docker.com/r/ich777/steamcmd + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - corekeeper - - GameServers + - corekeeper + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7c893018cf9..2b665527ab4 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/couchpotato icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - - https://ghcr.io/linuxserver/couchpotato + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b1b7cfcb07a..d4fd153867c 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b6f9b2e8fda..3b78b2bb71b 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: 4.1.6 @@ -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://hub.docker.com/r/schollz/cowyo - - https://github.com/schollz/cowyo - - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo + - https://hub.docker.com/r/schollz/cowyo + - https://github.com/schollz/cowyo + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9c119ae5c1a..a7ab11a3c2f 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: 4.1.7 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - 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: - - craftopia - - GameServers + - craftopia + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ecbc2c31f52..ed6442b3acf 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: 6.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/crafty-4 icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png deprecated: false sources: - - https://craftycontrol.com/ - - https://gitlab.com/crafty-controller/crafty-4 - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 + - https://craftycontrol.com/ + - https://gitlab.com/crafty-controller/crafty-4 + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - crafty-4 - - GameServers - - Other + - crafty-4 + - GameServers + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e79b9a52c7c..0d930dea95d 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: 4.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png deprecated: false sources: - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 32baba07301..561d1d4525b 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: 11.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/cryptofolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png deprecated: false sources: - - https://github.com/Xtrendence/cryptofolio - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://hub.docker.com/r/xtrendence/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 31c30249232..0c5910996c4 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: 6.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/cryptpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad - - https://hub.docker.com/r/cryptpad/cryptpad - - https://cryptpad.fr/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 93187b06003..ec198395be8 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: 2.1.7 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/cs2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 - - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dc6983e2b88..6f58d9f9291 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fe8ba8d5fdc..bcbe05e591a 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: 4.1.6 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://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource - - https://hub.docker.com/r/ich777/steamcmd + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e21f622eacd..188be7ac0d0 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/cstrike1-6 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cstrike1-6 - - GameServers + - cstrike1-6 + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3302764c711..c3e557747fd 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: 4.1.6 @@ -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://www.steampowered.com/ - - 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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f70759908d7..e6078045169 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: 3.1.10 @@ -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://ghcr.io/ctfd/ctfd + - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd + - https://ghcr.io/ctfd/ctfd + - https://github.com/CTFd/CTFd 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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/ctfd/values.yaml b/charts/stable/ctfd/values.yaml index 9facd19f17d..e635e13e6a4 100644 --- a/charts/stable/ctfd/values.yaml +++ b/charts/stable/ctfd/values.yaml @@ -3,7 +3,6 @@ image: tag: 3.6.0@9b1e9b9b750703d919ac9ce3dca14e1e02fdaf6d0abb217e29d1bf7fd6e40834 pullPolicy: IfNotPresent - service: main: ports: diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index e6fc67c6359..7e7afdc6dc1 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: 7.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/cura-novnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png deprecated: false sources: - - https://ultimaker.com/software/ultimaker-cura - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://hub.docker.com/r/mikeah/cura-novnc + - https://ultimaker.com/software/ultimaker-cura + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - https://hub.docker.com/r/mikeah/cura-novnc maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cura-novnc - - HomeAutomation - - Productivity + - cura-novnc + - HomeAutomation + - Productivity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 354d83a9e20..7878d4934a1 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: 11.1.7 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 22a7df4a9de..58263960633 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - - https://hub.docker.com/r/mpepping/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 624fbed5dd8..45fe5f543f7 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: 7.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/czkawka icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png deprecated: false sources: - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://hub.docker.com/r/jlesage/czkawka + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7fec6832898..081f09991cd 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: 4.1.6 appVersion: latest description: | - App for taking notes and tracking tasks on a daily basis. + App for taking notes and tracking tasks on a daily basis. home: https://truecharts.org/charts/incubator/dailynotes icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes - - https://hub.docker.com/r/m0ngr31/dailynotes + - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dailynotes - - Other + - dailynotes + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3fdd33295a2..ea4a8f407db 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e4c0579a5db..6bd346e25a2 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: 7.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/dashdot icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png deprecated: false sources: - - https://github.com/MauriceNino/dashdot - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://hub.docker.com/r/mauricenino/dashdot + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://hub.docker.com/r/mauricenino/dashdot + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 adb06586dd5..f913d8d5905 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: 4.1.6 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5d86a184ee9..23834d2c21e 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: 5.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png deprecated: false sources: - - https://hub.docker.com/r/lissy93/dashy - - https://github.com/Lissy93/dashy - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 396b8f956bd..da667f431ae 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: 10.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/davos icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png deprecated: false sources: - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 e0b30f4d003..c69cfc76178 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: 4.1.6 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://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - 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: - - dayofdefeatsource - - GameServers + - dayofdefeatsource + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 71749643273..fad96e82d9a 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/daysofwar icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - daysofwar - - GameServers + - daysofwar + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 82a4e672efb..b0c372224f6 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 945bc75917e..98a1b6f5b0b 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://ghcr.io/linuxserver/ddclient + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + - https://ghcr.io/linuxserver/ddclient maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddclient + - ddclient dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 aad4fbfd81d..373770c7a39 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: 8.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/ddns-go icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png deprecated: false sources: - - https://github.com/jeessy2/ddns-go - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://hub.docker.com/r/jeessy/ddns-go + - https://github.com/jeessy2/ddns-go + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://hub.docker.com/r/jeessy/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 196bc37b4fc..32e3869546e 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ddns-route53 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png deprecated: false sources: - - https://github.com/crazy-max/ddns-route53 - - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53 + - https://github.com/crazy-max/ddns-route53 + - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddns-route53 - - Network-DNS + - ddns-route53 + - Network-DNS dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 281b0db64ae..ce585a09cef 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ddns-updater icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png deprecated: false sources: - - https://github.com/qdm12/ddns-updater - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater + - https://github.com/qdm12/ddns-updater + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddns-updater + - ddns-updater dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3d74680121c..6530807e846 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c6fa60acc43..da76ababb1b 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 88d7714b3f4..b17db9cdfe7 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: 14.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/deconz icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png deprecated: false sources: - - https://github.com/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/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - deconz - - home-automation - - zigbee - - conbee + - deconz + - home-automation + - zigbee + - conbee dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 4c0277a3fe1..ce84becdec7 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: 9.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/deemix icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png deprecated: false sources: - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://git.freezerapp.xyz/RemixDev/deemix-py + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 27125c562cb..eafe1de06d3 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: 10.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/deepstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png deprecated: false sources: - - https://github.com/johnolafenwa/DeepStack - - https://www.deepstack.cc/ - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://hub.docker.com/r/deepquestai/deepstack + - https://github.com/johnolafenwa/DeepStack + - https://www.deepstack.cc/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b663169e758..da24fa4a682 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: 4.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/dell-idrac-fan-controller icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png deprecated: false sources: - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://ghcr.io/tigerblue77/dell_idrac_fan_controller + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + - https://ghcr.io/tigerblue77/dell_idrac_fan_controller maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - iDrac - - Dell - - fan-controller + - iDrac + - Dell + - fan-controller dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c437b5ac3da..717e1769cc9 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: 17.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/deluge icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png deprecated: false sources: - - https://github.com/deluge-torrent/deluge - - https://github.com/truecharts/charts/tree/master/charts/stable/deluge - - https://ghcr.io/linuxserver/deluge + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://ghcr.io/linuxserver/deluge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - transmission - - torrent - - usenet + - transmission + - torrent + - usenet dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 4fe98cca673..50340a368e0 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: 10.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/digikam icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png deprecated: false sources: - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://ghcr.io/linuxserver/digikam + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://ghcr.io/linuxserver/digikam maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - digikam - - photo - - management - - image - - gallery + - digikam + - photo + - management + - image + - gallery dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5789d064e60..80b3afdc576 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://ghcr.io/linuxserver/dillinger + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - https://ghcr.io/linuxserver/dillinger maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dillinger + - dillinger dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 23596d1b7bd..f1f5cb12b74 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: 6.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/discordgsm icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png deprecated: false sources: - - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 92a5db49bcd..b7addce11d6 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cd587fa0721..1d052d441a3 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: 13.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/dizquetv icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png deprecated: false sources: - - https://github.com/vexorian/dizquetv - - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv + - https://github.com/vexorian/dizquetv + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dizqueTV - - dizquetv + - dizqueTV + - dizquetv dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 32a0b187c61..bffac688809 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5c3bc601bb7..eeb440a12ea 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: 4.1.6 @@ -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/TheConnMan/docker-hub-rss - - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss - - https://hub.docker.com/r/theconnman/docker-hub-rss + - https://github.com/TheConnMan/docker-hub-rss + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 282b23ad8d8..0aa3e67395c 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: 3.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png deprecated: false sources: - - https://hub.docker.com/_/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3157e8362cc..4a586be1ffb 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: 4.1.6 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://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry - - https://hub.docker.com/_/registry - - https://github.com/distribution/distribution - - 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://registry.hub.docker.com/_/registry/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 14857dbb0ee..e09f13ab71c 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: 7.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/docusaurus icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png deprecated: false sources: - - https://github.com/awesometic/docker-docusaurus - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://hub.docker.com/r/awesometic/docusaurus + - https://github.com/awesometic/docker-docusaurus + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d24483364ba..b97d3355258 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: 9.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/dokuwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a33ce4ead6a..3176c37e4a3 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://ghcr.io/linuxserver/domoticz + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://ghcr.io/linuxserver/domoticz maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - domoticz + - domoticz dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 84ee609acf8..197e8e5d9f7 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ed4682a18bb..d2324903088 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/doplarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png deprecated: false sources: - - https://github.com/kiranshila/Doplarr - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://ghcr.io/kiranshila/doplarr + - https://github.com/kiranshila/Doplarr + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://ghcr.io/kiranshila/doplarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - doplarr + - doplarr dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5033199ef9a..a8abca848fb 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: 9.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/double-take icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png deprecated: false sources: - - https://github.com/jakowenko/double-take - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://hub.docker.com/r/skrashevich/double-take + - https://github.com/jakowenko/double-take + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://hub.docker.com/r/skrashevich/double-take maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ai - - double-take + - ai + - double-take dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 9e6c1bf1daf..51867f000d1 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: 11.1.7 @@ -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/truecharts/charts/tree/master/charts/stable/doublecommander - - https://ghcr.io/linuxserver/doublecommander - - https://github.com/linuxserver/docker-doublecommander + - 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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5da288bfab0..11e30721b98 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: 8.1.7 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 45d4be44807..3a3fe47ee5a 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cce4a4a56db..709c34f7795 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png deprecated: false sources: - - https://ghcr.io/linuxserver/duckdns - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://ghcr.io/linuxserver/duckdns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - duckdns + - duckdns dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 21ba1a0ba09..e176dca3ac7 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: 5.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/duplicacy icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png deprecated: false sources: - - https://ghcr.io/hotio/duplicacy - - 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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d29d9d11463..23cf8e7e1d6 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: 12.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/duplicati icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://hub.docker.com/r/duplicati/duplicati - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c3ec94bda8e..c4a5137227e 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: 4.1.6 @@ -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://www.ecodms.de/index.php/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://hub.docker.com/r/ecodms/allinone-18.09 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ecodms - - Cloud - - Productivity + - ecodms + - Cloud + - Productivity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 61cc5c62ba8..a78005f86b5 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index 772fae5b2db..9cd4f263aac 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/emby-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png deprecated: false sources: - - https://github.com/cameronurnes/emby-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync + - https://github.com/cameronurnes/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - emby-sync - - Tools-Utilities + - emby-sync + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dc486a4474f..daaf96a347a 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: 17.1.7 @@ -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/geek-cookbook/emby + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/geek-cookbook/emby maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellyfin - - plex - - emby + - jellyfin + - plex + - emby dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 d0b032c5175..e235ab5a011 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/embystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png deprecated: false sources: - - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ca34eea9fc2..d56b2f88abf 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: 8.1.7 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/emulatorjs icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://ghcr.io/linuxserver/emulatorjs + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - https://ghcr.io/linuxserver/emulatorjs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - emulatorjs + - emulatorjs dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 919ec25c72e..bdf51a31be1 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/endlessh icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - - https://ghcr.io/linuxserver/endlessh + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - https://ghcr.io/linuxserver/endlessh maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - endlessh + - endlessh dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8aead553344..abc06943634 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: 2.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/ersatztv icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png deprecated: false sources: - - https://github.com/jasongdove/ErsatzTV - - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv - - https://hub.docker.com/r/jasongdove/ersatztv + - https://github.com/jasongdove/ErsatzTV + - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ersatztv - - media + - ersatztv + - media dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 87b15e5a27e..2fe8ea0203c 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: 17.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png deprecated: false sources: - - https://github.com/esphome/esphome - - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - - https://hub.docker.com/r/esphome/esphome + - https://github.com/esphome/esphome + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 37f2892b331..19a72b3cfe0 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: 8.1.8 @@ -8,43 +8,43 @@ home: https://truecharts.org/charts/stable/etesync icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://hub.docker.com/r/victorrds/etesync - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase + - https://github.com/victor-rds/docker-etebase + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://hub.docker.com/r/victorrds/etesync + - https://www.etesync.com/ + - https://github.com/etesync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes + - etesync + - sync + - contacts + - calendars + - tasks + - notes dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 87628bfdf8c..de0f5bff543 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b82ad9ebc91..e3e70005cc9 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: 15.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/etherpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png deprecated: false sources: - - https://etherpad.org/ - - https://github.com/ether/etherpad-lite - - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad - - https://ghcr.io/nicholaswilde/etherpad + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 82e247e4b1a..864116b75fe 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 23c542ab4e6..86fddff4d05 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: 3.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/external-dns icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png deprecated: false sources: - - https://github.com/kubernetes-sigs/external-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns + - https://github.com/kubernetes-sigs/external-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - external-dns - - k8s - - kubernetes + - external-dns + - k8s + - kubernetes dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6849a2e721a..e7b8a7f873a 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 43aca6b8d01..c529249394b 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: 12.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/external-service icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service - - https://hub.docker.com/_/alpine + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service + - https://hub.docker.com/_/alpine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - external-service - - reverse-proxy + - external-service + - reverse-proxy dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 90f5f84255d..78f0329c86b 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: 6.1.8 @@ -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://hub.docker.com/r/factoriotools/factorio + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://hub.docker.com/r/factoriotools/factorio + - https://github.com/factoriotools/factorio-docker 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 818d4b9db0d..58f84781586 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: 4.1.6 appVersion: latest -description: 'A tool for managing Factorio servers ' +description: "A tool for managing Factorio servers " home: https://truecharts.org/charts/incubator/factorioservermanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png deprecated: false sources: - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager - - https://hub.docker.com/r/ofsm/ofsm + - https://hub.docker.com/r/ofsm/ofsm + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c542a65b64f..628c1435e15 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: 4.1.6 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://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://hub.docker.com/r/unraides/facturascripts + - https://facturascripts.com/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 42ff00997a1..6f6362232a4 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3756428ed8d..415e64c40a3 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: 4.1.5 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://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://github.com/simonjenny/fastcom-mqtt + - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5257a1a8741..4bb6c81a6f2 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 61d778f62f1..cb010ec9876 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: 10.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 30ba62f9a1d..d0bd42221dc 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b3752cf57ea..beb62f9b9c6 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c2c4ddb5980..2342cd089f4 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: 8.1.5 @@ -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://filebrowser.org/cli/filebrowser - - https://github.com/filebrowser/filebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser + - https://github.com/filebrowser/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b283c82b68b..6075cb145c0 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/fileflows icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://hub.docker.com/r/revenz/fileflows - - https://github.com/revenz/FileFlows + - https://github.com/revenz/FileFlows + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://hub.docker.com/r/revenz/fileflows maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fileflows + - fileflows dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3e08a6e90c1..89dc87cb681 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a5dd459004d..6ff77bd1d81 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: 5.1.7 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/filestash icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png deprecated: false sources: - - https://github.com/mickael-kerjean/filestash - - https://www.filestash.app/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash - - https://hub.docker.com/r/machines/filestash + - https://hub.docker.com/r/machines/filestash + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 90654e79c48..1129463047a 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: 10.1.7 @@ -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://filezilla-project.org/ - - https://github.com/linuxserver/docker-filezilla - - https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla - - https://ghcr.io/linuxserver/filezilla + - https://ghcr.io/linuxserver/filezilla + - https://filezilla-project.org/ + - https://github.com/linuxserver/docker-filezilla + - https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 ef80b0138bf..078da150d2c 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: 24.1.9 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/fireflyiii icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png deprecated: false sources: - - https://github.com/firefly-iii/firefly-iii/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - - https://hub.docker.com/r/fireflyiii/core + - https://github.com/firefly-iii/firefly-iii/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://hub.docker.com/r/fireflyiii/core 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 608fcd47759..834738e23fa 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: 4.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/firefox-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png deprecated: false sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bb3911af800..0c68230cffc 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: 16.1.5 @@ -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://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 + - https://ghcr.io/crazy-max/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - server - - sync - - syncserver - - firefox + - server + - sync + - syncserver + - firefox dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 258d1c1d65f..65ec3da52dd 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b5554ac1303..6f5f1e2b51e 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: 5.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png deprecated: false sources: - - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare + - https://github.com/ShaneIsrael/fireshare + - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fireshare + - fireshare dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 9adc8cb4d9f..7f3b596000e 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: 2.1.5 @@ -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://github.com/firezone/firezone - - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - - https://hub.docker.com/r/firezone/firezone + - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://hub.docker.com/r/firezone/firezone + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0a7e60e24f1..32d330e8201 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/fistfuloffrags icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fistfuloffrags - - GameServers + - fistfuloffrags + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bc63340de55..3dbf3880335 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: 4.1.5 appVersion: latest -description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/incubator/fivem icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png deprecated: false sources: - - https://fivem.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem - - https://hub.docker.com/r/ich777/fivemserver + - https://fivem.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://hub.docker.com/r/ich777/fivemserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fivem - - GameServers + - fivem + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 72e684e3248..042fa6ca97f 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: 4.1.5 @@ -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://hub.docker.com/r/pawelmalak/flame + - https://github.com/pawelmalak/flame + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9f0f59a2b05..f1591691fee 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: 12.1.5 @@ -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/FlareSolverr/FlareSolverr + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://ghcr.io/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 15b31630e66..b8becf0d5f7 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: 11.1.8 @@ -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://ghcr.io/linuxserver/fleet - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 29c3e2226fb..3a1e99b6924 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: 8.2.5 @@ -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/truecharts/charts/tree/master/charts/stable/flexget + - https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 d973b8027ce..6d39811e8eb 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/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/stable/flextv - - https://hub.docker.com/r/jcreynolds/flextv + - https://github.com/truecharts/charts/tree/master/charts/stable/flextv + - https://hub.docker.com/r/jcreynolds/flextv + - https://github.com/d8ahazard/FlexTV + - https://registry.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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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: stable + 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: stable type: application diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 0ad2cb5e1f5..5e86510d7a2 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: 12.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/flood - - https://hub.docker.com/r/jesec/flood - - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood + - https://github.com/jesec/flood + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 2ca3c322575..c367d5dfbbb 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: 3.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/flowise icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png deprecated: false sources: - - https://github.com/FlowiseAI/Flowise - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - - https://hub.docker.com/r/flowiseai/flowise + - https://github.com/FlowiseAI/Flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://hub.docker.com/r/flowiseai/flowise maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flowise - - ai + - flowise + - ai dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e903bbc13ab..1a3a65752b4 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: 8.1.5 @@ -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://ghcr.io/fluidd-core/fluidd - - https://github.com/fluidd-core/fluidd - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://github.com/fluidd-core/fluidd + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://ghcr.io/fluidd-core/fluidd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fluidd + - fluidd dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ed1749f2f4f..12f95f0b279 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: 4.1.5 @@ -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://hub.docker.com/r/ich777/fluttercoin + - https://fluttercoin.me/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index 2cd8ea2ca70..dc2fd726e3c 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/fogproject/Chart.yaml b/charts/stable/fogproject/Chart.yaml index 74c2f460543..eb43fb7705d 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f308eb6ab91..47797dc9653 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/foldingathome icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - - https://ghcr.io/linuxserver/foldingathome + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - https://ghcr.io/linuxserver/foldingathome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - foldingathome + - foldingathome dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 297ff407824..3c82d08d058 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: 10.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/fossil icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png deprecated: false sources: - - https://fossil-scm.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://ghcr.io/nicholaswilde/fossil + - https://fossil-scm.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://ghcr.io/nicholaswilde/fossil maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - fossil - - scm + - fossil + - scm dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 6a1e0b46628..73583e40264 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: 4.1.5 appVersion: latest -description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.' +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." home: https://truecharts.org/charts/incubator/fotosho icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png deprecated: false sources: - - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho - - https://hub.docker.com/r/advplyr/fotosho + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1c95e560ffd..9946ba417a4 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 86622c6e66c..3d30ed7e978 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: 12.1.6 @@ -8,29 +8,29 @@ 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://freeradius.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 19cd7689682..bbb2d950e20 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: 17.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/freshrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png deprecated: false sources: - - https://github.com/FreshRSS/FreshRSS - - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - - https://ghcr.io/linuxserver/freshrss + - https://github.com/FreshRSS/FreshRSS + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://ghcr.io/linuxserver/freshrss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - freshrss - - rss + - freshrss + - rss dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 69ff071e6d0..68a1765bed8 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: 12.2.8 @@ -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://hub.docker.com/_/friendica + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 06c5528dede..60c04ac521d 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 990c38fdd1b..2a9c6abe1b7 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: 4.1.5 @@ -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://registry.hub.docker.com/r/ofsm/ofsm - - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm - - 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://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3b979cdb35b..b31a258e220 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/gamevault-backend icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png deprecated: false sources: - - https://github.com/Phalcode/gamevault-backend - - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - - https://hub.docker.com/r/phalcode/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend + - https://github.com/Phalcode/gamevault-backend + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3616747f908..c072090ddbc 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: 17.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 59dc4a1e161..69f9cd5f8d3 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/garrysmod icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - garrysmod - - GameServers + - garrysmod + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8c133e35854..84831a7d282 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 89cd7355a5c..fd0f52e5fcf 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: 3.2.8 @@ -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://ghostfol.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://hub.docker.com/r/ghostfolio/ghostfolio - - https://github.com/ghostfolio/ghostfolio + - https://ghostfol.io/ + - https://github.com/ghostfolio/ghostfolio + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 fcd1429e97c..f2f4c94e0f0 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: 17.1.9 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://hub.docker.com/r/gitea/gitea + - https://github.com/go-gitea/gitea + - https://gitea.com/gitea/helm-chart 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: memcached - version: 11.1.6 - repository: https://deps.truecharts.org/ - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 11.1.6 + 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 82e58383bf1..9bddddddaac 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: 4.1.5 @@ -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://hub.docker.com/r/lnxd/github-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4c9fb875a67..833f861f45c 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: 4.1.5 @@ -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://hub.docker.com/r/glauth/glauth - - https://glauth.github.io - - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://glauth.github.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://hub.docker.com/r/glauth/glauth maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - glauth - - Security + - glauth + - Security dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9c1ec2aff8a..158a85a429c 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ca34faf7ed8..f7e3234b2e4 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/goaccess-npm-logs icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png deprecated: false sources: - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e04085d4a20..93dd235498b 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f1eab204d15..8e325139585 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 100d7b918b7..32be638204f 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: 4.1.5 @@ -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/truecharts/charts/tree/master/charts/incubator/gokapi + - https://hub.docker.com/r/f0rc3/gokapi + - https://github.com/Forceu/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 02162f7da21..952e7aad78c 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: 10.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 95402da1377..780b99fc37c 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: 12.1.5 @@ -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://hub.docker.com/r/sentriz/gonic - - https://github.com/sentriz/gonic - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 ac6852167de..2c28ae679c4 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 766334c9961..f134c7b5caf 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/gpodder icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png deprecated: false sources: - - https://gpodder.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder - - https://hub.docker.com/r/xthursdayx/gpodder-docker + - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - https://hub.docker.com/r/xthursdayx/gpodder-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - gpodder - - Downloaders - - MediaApp-Other + - gpodder + - Downloaders + - MediaApp-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 becb0578f2c..50ae70673a2 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/grafana-image-renderer icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png deprecated: false sources: - - https://hub.docker.com/r/grafana/grafana-image-renderer - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://hub.docker.com/r/grafana/grafana-image-renderer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grafana-image-renderer - - Productivity + - grafana-image-renderer + - Productivity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 df7942f81f6..63c635579be 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: 10.1.5 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/grav icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png deprecated: false sources: - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://ghcr.io/linuxserver/grav + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://ghcr.io/linuxserver/grav maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grav - - web - - platform - - file + - grav + - web + - platform + - file dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 60a987e6599..010ae914c9a 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: 2.1.7 @@ -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://ghcr.io/beryju/gravity + - https://github.com/BeryJu/gravity + - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity + - https://ghcr.io/beryju/gravity 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2863751c1d2..639e51d0e8d 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/gridcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png deprecated: false sources: - - https://gridcoin.us/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui - - https://hub.docker.com/r/sublivion/gridcoinwalletgui + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d6de0287d25..b4803a7ccd5 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: 17.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 47c5d14834b..5defb66c1c9 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: 12.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacd - - https://github.com/apache/guacamole-client + - https://github.com/apache/guacamole-client + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole + - https://hub.docker.com/r/guacamole/guacd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - guacamole - - remote + - guacamole + - remote dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c3972149035..7aadad725df 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: 8.1.5 @@ -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/apache/guacamole-server + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - guacd - - guacamole - - remote + - guacd + - guacamole + - remote dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0ab09c15652..37f1ec21cec 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 11d9813b8c1..e4e8c3d2c4e 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: 4.1.5 @@ -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://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 + - https://github.com/awesometic/docker-h5ai + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8c0a2fb558c..2d461954fab 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: 4.1.5 @@ -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://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 + - https://www.steampowered.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - halflife2deathmatch - - GameServers + - halflife2deathmatch + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 847c9a0cffb..f45c5565ccb 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 89f640ea5bf..b889581cdcb 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: 19.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/handbrake - - https://hub.docker.com/r/jlesage/handbrake - - https://github.com/jlesage/docker-handbrake - - https://handbrake.fr/ + - 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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 8f3adaa7c34..847c4738327 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: 4.1.5 @@ -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://hub.docker.com/r/causticlab/hass-configurator-docker + - https://github.com/danielperna84/hass-configurator + - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7226f304efa..1d1279d7ed3 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: 12.1.5 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/haste-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png deprecated: false sources: - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://ghcr.io/k8s-at-home/haste-server + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://ghcr.io/k8s-at-home/haste-server + - https://github.com/seejohnrun/haste-server 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 17b24d97ca7..74e7033d23d 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 370ee5ee5cd..621d8e42a51 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: 5.1.8 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/incubator/hasty-paste icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png deprecated: false sources: - - https://github.com/enchant97/hasty-paste - - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste - - https://ghcr.io/enchant97/hasty-paste + - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md + - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste + - https://ghcr.io/enchant97/hasty-paste + - https://github.com/enchant97/hasty-paste 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 fab85307447..99d95d74b5c 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: 10.1.5 @@ -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/linuxserver/docker-headphones - - https://github.com/rembo10/headphones - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://ghcr.io/linuxserver/headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://ghcr.io/linuxserver/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7096c9f6ea2..c2562a35401 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: 13.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/healthchecks icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png deprecated: false sources: - - https://ghcr.io/linuxserver/healthchecks - - 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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 176613378ea..d56878681b0 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: 11.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e9612c3539b..07ff3763530 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: 18.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/heimdall icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png deprecated: false sources: - - https://github.com/linuxserver/Heimdall/ - - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - - https://hub.docker.com/r/linuxserver/heimdall + - https://github.com/linuxserver/Heimdall/ + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://hub.docker.com/r/linuxserver/heimdall maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - heimdall + - heimdall dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a9b778bcf9b..587b6263ac6 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 32742213d9f..3c32aacae60 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: 4.1.5 @@ -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://github.com/binhex/documentation - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat - - https://hub.docker.com/r/binhex/arch-hexchat - - https://hexchat.github.io/ - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation + - https://hexchat.github.io/ + - https://registry.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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c3fbe3aae31..3e8e14867c7 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 74410856e18..c941efc2f44 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: 9.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/homarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png deprecated: false sources: - - https://github.com/ajnart/homarr - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://ghcr.io/ajnart/homarr + - https://github.com/ajnart/homarr + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://ghcr.io/ajnart/homarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard + - dashboard dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 a0848f9b1cf..bdeaa0d49cd 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: 22.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/home-assistant icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png deprecated: false sources: - - https://github.com/home-assistant/home-assistant - - https://github.com/cdr/code-server - - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - - https://hub.docker.com/r/homeassistant/home-assistant + - https://hub.docker.com/r/homeassistant/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f07fcaa7534..b045ada9623 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: 5.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/homebox - - https://ghcr.io/hay-kot/homebox - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b5cc17932bd..9a972265db0 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: 6.1.7 @@ -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://hub.docker.com/r/homebridge/homebridge + - https://hub.docker.com/r/homebridge/homebridge + - https://github.com/oznu/docker-homebridge + - https://homebridge.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 92bb995ca6e..55b9930a34c 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 70efbe9eef5..fe226027661 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: 6.3.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/homepage icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png deprecated: false sources: - - https://github.com/benphelps/homepage - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://ghcr.io/gethomepage/homepage + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1769f5b2f8e..7b9f93f0b36 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: 8.1.5 @@ -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://hub.docker.com/r/b4bz/homer - - https://github.com/bastienwirtz/homer - - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://github.com/bastienwirtz/homer + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://hub.docker.com/r/b4bz/homer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - homer - - dashboard - - launcher + - homer + - dashboard + - launcher dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 1dbfaf04624..0d016f746f2 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5a716ebd7e5..f7d3f5b4fde 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 485ff76a13a..2491b4402bf 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: 6.1.8 @@ -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://ghcr.io/mriedmann/humhub-allinone - - https://github.com/truecharts/charts/tree/master/charts/stable/humhub + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 abc82c32443..51ad08e6898 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/hurtworld icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png deprecated: false sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld - - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - hurtworld - - GameServers + - hurtworld + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bdb5ac3eddb..57b3f44842f 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 0f53282d0d2..852d1a995c9 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: 5.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/icloudpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png deprecated: false sources: - - https://github.com/Womabre/-TrueNAS-docker-templates - - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd - - https://hub.docker.com/r/boredazfcuk/icloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://hub.docker.com/r/boredazfcuk/icloudpd 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6a85cfcf8bf..8396baf6fad 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: 4.1.5 @@ -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/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 + - https://github.com/hauxir/imgpush maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index d750a4dad3c..6cbd2001bc0 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 eb0a5dc86a1..0f935571b45 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: 7.1.7 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3ea5faeeee4..db0a31ed159 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: 4.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3fc9644b176..1d8a4b55e83 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ec5fc0eafa7..df20eb4df3b 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: 8.1.5 @@ -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://docs.invidious.io/installation/#docker - - https://github.com/iv-org/invidious - - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - - https://quay.io/invidious/invidious + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious + - https://quay.io/invidious/invidious + - https://docs.invidious.io/installation/#docker + - https://github.com/iv-org/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 54638219c06..00294fdd51b 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: 4.1.5 @@ -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://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 + - https://github.com/Sleepingpirates/Invitarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - invitarr - - HomeAutomation - - Tools-Utilities - - Other + - invitarr + - HomeAutomation + - Tools-Utilities + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 42519e97a50..031f16157e8 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: 9.1.5 @@ -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://hub.docker.com/r/ipfs/kubo - - https://github.com/ipfs/kubo - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e615024d0ac..16a9fa9fdee 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: 5.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/ipmi-tools icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png deprecated: false sources: - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - - https://hub.docker.com/r/edchamberlain/ipmi-tools + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e239c15e387..f059f836124 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: 8.1.5 @@ -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/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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bbd1c551d27..3c6a011a4c9 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: 3.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3b996bc914b..bb2ced165ef 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 a7650049f3b..b24e062c8d9 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: 18.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 2a1f8c71643..b9e4a0e154a 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: 14.2.5 @@ -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://jdownloader.org/ - - https://github.com/jlesage/docker-jdownloader-2 - - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 - - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://jdownloader.org/ + - https://github.com/jlesage/docker-jdownloader-2 + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dd5aeeb09a2..d4f39efbd81 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: 17.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/jellyfin icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png deprecated: false sources: - - https://github.com/jellyfin/jellyfin - - 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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3ca7a2b239e..f74e95331c4 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: 8.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/jellyseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png deprecated: false sources: - - https://github.com/Fallenbagel/jellyseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr + - https://github.com/Fallenbagel/jellyseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b9d7db797be..0daf645f8f0 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: 2.1.5 @@ -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://github.com/CyferShepard/Jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jellystat - - jellyfin + - jellystat + - jellyfin dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dca66fc1a11..e73ef6b8a7b 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: 4.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/jelu icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png deprecated: false sources: - - https://github.com/bayang/jelu - - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu - - https://hub.docker.com/r/wabayang/jelu + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://hub.docker.com/r/wabayang/jelu maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jelu - - MediaApp-Books + - jelu + - MediaApp-Books dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f1c4b0676c6..1b8f2b0891c 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: 6.2.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/jenkins icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png deprecated: false sources: - - https://github.com/jenkinsci/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - - https://hub.docker.com/r/jenkins/jenkins + - https://github.com/jenkinsci/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://hub.docker.com/r/jenkins/jenkins maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jenkins - - productivity + - jenkins + - productivity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 846d5bd4323..e31b08d7c2a 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: 4.1.5 @@ -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/JmzTaylor/homelab_proxy/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - jmzhomeproxy - - Cloud - - Network-Web + - jmzhomeproxy + - Cloud + - Network-Web dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 44f7af1d4c2..d9f1aa8c166 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: 16.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7238d0c4695..bbe89b3fb8b 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: 7.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/jupyter icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png deprecated: false sources: - - https://hub.docker.com/r/jupyter/scipy-notebook - - https://github.com/jupyter/docker-stacks - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://github.com/jupyter/docker-stacks + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://hub.docker.com/r/jupyter/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fcc40fbbc22..ab2b86beeda 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: 15.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/kanboard icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png deprecated: false sources: - - https://github.com/kanboard/kanboard - - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - - https://hub.docker.com/r/kanboard/kanboard + - https://github.com/kanboard/kanboard + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7f90f4f89b4..2247f2d8c5c 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: 7.1.5 @@ -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://github.com/linuxserver/docker-kasm#readme - - https://www.kasmweb.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://hub.docker.com/r/kasmweb/workspaces - - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 925c7ab2a8c..a29dffac000 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: 8.1.5 @@ -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://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 + - https://www.kavitareader.com + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 41495f591d5..5540458b853 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: 4.1.5 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/kdenlive-vnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png deprecated: false sources: - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc - - https://hub.docker.com/r/tessypowder/docker-kdenlive + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://hub.docker.com/r/tessypowder/docker-kdenlive maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9f2e593f8e8..8d304ff4366 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: 4.1.5 @@ -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://kdenlive.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive - - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/linuxserver/docker-kdenlive#readme + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 5e8e0be20c2..8efe1179b28 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: 4.1.5 @@ -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://hub.docker.com/r/antelle/keeweb - - https://github.com/keeweb/keeweb - - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3687644c7cc..9995fbf8ea6 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png deprecated: false sources: - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - kerbalspaceprogram-lmp - - GameServers + - kerbalspaceprogram-lmp + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1d31cb217ec..24fbf6d033c 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 636ff776c07..11f40877a04 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cd7ecbed82e..1b417b1fd4b 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: 8.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl - - https://tombursch.github.io/kitchenowl + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c3cecb047b4..d262521a76c 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: 7.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/kiwix-serve icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png deprecated: false sources: - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server - - https://www.kiwix.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://ghcr.io/kiwix/kiwix-serve + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server + - https://www.kiwix.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://ghcr.io/kiwix/kiwix-serve 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a780711294c..32b082882d8 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: 17.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/kms + - https://hub.docker.com/r/pykmsorg/py-kms + - https://github.com/Py-KMS-Organization/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f86fae9122d..f842e420285 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 cd7ae8fd9af..6a588a6dbd6 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: 12.1.5 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/komga icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png deprecated: false sources: - - https://github.com/gotson/komga - - https://komga.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://hub.docker.com/r/gotson/komga + - https://komga.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/komga + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5f4b0b1e6ba..87988890ed4 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: 10.1.7 @@ -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/truecharts/charts/tree/master/charts/stable/kopia - - https://hub.docker.com/r/kopia/kopia - - https://github.com/kopia/kopia - - https://kopia.io/docs/installation/#docker-images + - https://github.com/kopia/kopia + - https://kopia.io/docs/installation/#docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://hub.docker.com/r/kopia/kopia 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 45953776b9d..86e8b082b2a 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ba23a06c226..ae966e07d25 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: 5.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5b1b2e31582..682fcd1fcb9 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: 7.1.5 @@ -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://github.com/lancachenet/lancache-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://hub.docker.com/r/lancachenet/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c6d61873740..4164cd08718 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: 7.1.5 @@ -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/lancachenet/monolithic + - https://github.com/lancachenet/monolithic + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://hub.docker.com/r/lancachenet/monolithic 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d25f69c989a..70a8d3f55c8 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: 8.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi - - https://sugoi.gitbook.io/lanraragi/ - - https://github.com/Difegue/LANraragi + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 18824a4ae53..7fca3c4e096 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3824384bd2f..45ef323dbc6 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: 17.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/lazylibrarian icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png deprecated: false sources: - - https://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://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://ghcr.io/linuxserver/lazylibrarian 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 93e8792c88c..8d85e4e8ff6 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: 10.1.5 @@ -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/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://ghcr.io/k8s-at-home/leaf2mqtt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 25ace93b46e..49453cd8d8f 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/left4dead icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png deprecated: false sources: - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c4dac5494e5..b99ed891dcc 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/lemur-cfssl icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png deprecated: false sources: - - https://github.com/Netflix/lemur - - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl - - https://hub.docker.com/r/halianelf/lemur + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d56402163c0..8984e88435e 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b6f52eb144b..81f53769b6f 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: 6.1.9 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 a8084a65a07..3203404f3ec 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: 12.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/librespeed icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png deprecated: false sources: - - https://github.com/librespeed/speedtest - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://ghcr.io/linuxserver/librespeed + - https://github.com/librespeed/speedtest + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://ghcr.io/linuxserver/librespeed maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - librespeed - - speedtest + - librespeed + - speedtest dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 01d68a3fd61..80b63fffdf8 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: 19.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/lidarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png deprecated: false sources: - - https://github.com/Lidarr/Lidarr - - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/exportarr + - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://ghcr.io/onedr0p/exportarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lidarr - - torrent - - usenet + - lidarr + - torrent + - usenet dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 bb1767705e7..e3e7d7fed4e 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: 4.1.5 @@ -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://hub.docker.com/r/thedaviddelta/lingva-translate - - https://github.com/TheDavidDelta/lingva-translate - - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d7b74243072..123886627ac 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: 8.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/linkding - - https://hub.docker.com/r/sissbruecker/linkding - - https://github.com/sissbruecker/linkding + - https://github.com/sissbruecker/linkding + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://hub.docker.com/r/sissbruecker/linkding maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - bookmarks - - links + - bookmarks + - links dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 11b0c4076ff..52db2f43543 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e3c89199c05..8b5d3bca852 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: 3.2.5 @@ -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://ghcr.io/linkwarden/linkwarden + - https://github.com/linkwarden/linkwarden + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 98635346a00..665dd3c544a 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: 12.1.5 @@ -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://ghcr.io/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/sethcottle/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://ghcr.io/techno-tim/littlelink-server 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a957c13b4a9..0f4abb417e6 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/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/stable/livestreamdvr - - https://hub.docker.com/r/mrbrax/twitchautomator + - https://github.com/MrBrax/LiveStreamDVR + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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: stable + 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: stable type: application diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index deec7833044..553d7cefcde 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: 4.1.5 @@ -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/abusesa/github-backup - - 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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ff9e2bad605..137ee1ae54b 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: 4.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/lldap - - https://hub.docker.com/r/nitnelave/lldap - - https://github.com/nitnelave/lldap + - https://hub.docker.com/r/nitnelave/lldap + - https://github.com/nitnelave/lldap + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 290551a2204..7c692820685 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: 8.7.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/local-ai icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png deprecated: false sources: - - https://quay.io/go-skynet/local-ai - - https://github.com/go-skynet/LocalAI - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://github.com/go-skynet/LocalAI + - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://quay.io/go-skynet/local-ai maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - local-ai - - ai + - local-ai + - ai dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 10b01ace076..d0944e1a0d5 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: 10.1.5 @@ -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://hub.docker.com/r/lmscommunity/logitechmediaserver + - https://github.com/Logitech/slimserver + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 340addce820..af2d00fc439 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - 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: - - longvinter - - GameServers + - longvinter + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9f859cbd934..2b1d61c96fb 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: 4.1.5 @@ -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://www.mailpile.is/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile - - https://hub.docker.com/r/rroemhild/mailpile + - https://www.mailpile.is/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - https://hub.docker.com/r/rroemhild/mailpile maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger + - mailpile + - Productivity + - Network-Web + - Network-Messenger dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 86e44efc70c..84249f6f129 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: 8.1.5 @@ -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://hub.docker.com/r/jlesage/makemkv - - https://github.com/jlesage/docker-makemkv - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 832c0747874..975bcd3d238 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d38f343505f..05cf217b97f 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: 4.1.5 appVersion: latest description: | - Mango is a self-hosted manga server and reader. Its features include[br] + Mango is a self-hosted manga server and reader. Its features include[br] home: https://truecharts.org/charts/incubator/mango icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png deprecated: false sources: - - https://github.com/hkalexling/mango - - https://github.com/truecharts/charts/tree/master/charts/incubator/mango - - https://hub.docker.com/r/hkalexling/mango + - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/incubator/mango + - https://hub.docker.com/r/hkalexling/mango maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mango - - MediaApp-Books + - mango + - MediaApp-Books dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0bdf1452216..a0c42ac39ae 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: 11.1.8 @@ -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/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/bitnami/bitnami-docker-matomo + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://hub.docker.com/r/bitnami/matomo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - analytics + - analytics dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 e42f8ee6990..ed87836d99f 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: 11.1.5 @@ -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/mattermost-server - - https://github.com/mattermost/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7a8234038a5..0dee24b899d 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: 3.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 13c985f453e..05faf1b0d87 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: 20.1.5 @@ -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/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://ghcr.io/mealie-recipes/mealie maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grocy + - grocy dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c64b531b8cf..924364ddb80 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: 4.1.5 @@ -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://github.com/rroller/media-roller + - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller + - https://hub.docker.com/r/ronnieroller/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 40962f9a443..bd4c1e9bd78 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index 2a21ddaba40..051801dcb32 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: 4.1.5 appVersion: latest -description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/mediagoblin icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png deprecated: false sources: - - https://mediagoblin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin - - https://hub.docker.com/r/mtlynch/mediagoblin + - https://mediagoblin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mediagoblin - - MediaApp-Photos + - mediagoblin + - MediaApp-Photos dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a076fd14710..66ff79f9c0d 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: 7.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mediainfo icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png deprecated: false sources: - - https://github.com/jlesage/docker-mediainfo - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://hub.docker.com/r/jlesage/mediainfo + - https://github.com/jlesage/docker-mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://hub.docker.com/r/jlesage/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 842a5a8d59f..0544f228d38 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: 9.1.6 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/medusa icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png deprecated: false sources: - - https://pymedusa.com/ - - https://github.com/linuxserver/docker-medusa - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://ghcr.io/linuxserver/medusa + - https://pymedusa.com/ + - https://github.com/linuxserver/docker-medusa + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5de2e610203..73546260332 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: 5.1.7 @@ -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://hub.docker.com/r/ich777/megasync - - https://github.com/ich777/docker-megasync - - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - https://hub.docker.com/r/ich777/megasync + - https://github.com/ich777/docker-megasync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 908ccf6c196..5e85af0d972 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 55dc7694771..af5ad374839 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: 14.1.5 @@ -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://ghcr.io/ylianst/meshcentral - - https://github.com/Ylianst/MeshCentral - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7e790b0b1c7..b157ca71179 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: 8.1.5 @@ -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/alicevision/meshroom + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3d81a06c0ff..81b0c0636d1 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: 2.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png deprecated: false sources: - - https://github.com/metabase/metabase - - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - - https://hub.docker.com/r/metabase/metabase + - https://github.com/metabase/metabase + - https://github.com/truecharts/charts/tree/master/charts/stable/metabase + - https://hub.docker.com/r/metabase/metabase maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metabase + - metabase dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1dfe06d2dd4..942aaa25de2 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: 4.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/metatube icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png deprecated: false sources: - - https://hub.docker.com/r/jvt038/metatube - - https://github.com/JVT038/MetaTube - - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://github.com/JVT038/MetaTube + - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://hub.docker.com/r/jvt038/metatube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities + - metatube + - Downloaders + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4c57d0bac6e..d535d5a9c21 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: 10.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/metube icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png deprecated: false sources: - - https://github.com/alexta69/metube - - https://github.com/truecharts/charts/tree/master/charts/stable/metube - - https://hub.docker.com/r/alexta69/metube + - https://github.com/alexta69/metube + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://hub.docker.com/r/alexta69/metube maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - metube - - media + - metube + - media dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7e0e635d012..1007d8e5213 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3c6bad189b9..47d057aa0d4 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 631bacf92eb..6acf3b40457 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: 7.1.5 @@ -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://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 + - https://github.com/itzg/docker-bungeecord + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 80a09d4a40c..af8deea7895 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: 7.1.5 @@ -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/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/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://hub.docker.com/r/itzg/minecraft-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minecraft-java - - minecraft + - minecraft-java + - minecraft dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 196cb4de438..1d24daddfa9 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a8b24f7151c..3bfce55a3c6 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: 13.1.5 @@ -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://hub.docker.com/r/miniflux/miniflux - - https://github.com/miniflux/v2 - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c9edfd4f51f..954d5cb6a4c 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: 4.1.5 @@ -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://hub.docker.com/r/n1try/mininote - - https://github.com/muety/mininote - - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - https://github.com/muety/mininote + - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - https://hub.docker.com/r/n1try/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fda8bbfdd0a..36f9d1c5f61 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 82cc59d3e50..ec3d6948969 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: 9.1.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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f62c8e4214e..0a0685d468f 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: 8.1.5 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/minisatip icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - - https://ghcr.io/linuxserver/minisatip + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - https://ghcr.io/linuxserver/minisatip maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - minisatip + - minisatip dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3ca37dce54a..19e14bbca11 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: 7.1.9 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 3be18f2dbab..7047571b06c 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: 7.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mkvcleaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png deprecated: false sources: - - https://github.com/jlesage/docker-mkvcleaver - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3f4d29bb878..e97caaf0a01 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: 8.1.5 @@ -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://mkvtoolnix.download/ - - https://github.com/jlesage/docker-mkvtoolnix - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ + - https://github.com/jlesage/docker-mkvtoolnix maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - media - - mkvtoolnix - - mkv + - media + - mkvtoolnix + - mkv dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 a33053b22e9..dcd285261f3 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: 2.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/modsecurity-crs icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - - https://hub.docker.com/r/owasp/modsecurity-crs - - https://github.com/coreruleset/modsecurity-crs-docker + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 57bf6a71a50..0013ce86654 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: 4.1.5 @@ -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/jhthorsen/app-mojopaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 be2fa250932..f53c920f3b3 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b9d0bc38639..596ffd5a5ac 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: 5.1.9 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.1.7 - repository: https://deps.truecharts.org/ - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.1.7 + 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 a7d35c293df..023f374aeaf 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: 11.1.9 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png deprecated: false sources: - - https://github.com/monicahq/monica - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://hub.docker.com/_/monica + - https://github.com/monicahq/monica + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://hub.docker.com/_/monica maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - crm + - crm dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 2f4a5f286d4..cc16c2f6f62 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: 4.1.5 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://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - 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: - - mordhau - - GameServers + - mordhau + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ca666c6050b..7378aea4996 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c62468810fc..4b407e88b25 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: 13.1.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/eclipse/mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mosquitto - - MQTT - - eclipse-iot + - mosquitto + - MQTT + - eclipse-iot dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9afe47df551..7ba76e6a40b 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: 9.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/mstream icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png deprecated: false sources: - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://ghcr.io/linuxserver/mstream + - https://ghcr.io/linuxserver/mstream + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 2fb5f7978fe..169d063aa7c 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: 5.1.7 @@ -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://hub.docker.com/r/foxxmd/multi-scrobbler + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler + - https://hub.docker.com/r/foxxmd/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b6f65dc5242..da864cb44df 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 ca5334c422f..fe131c1bd30 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: 9.1.5 @@ -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/mescon/Muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://ghcr.io/linuxserver/muximux + - https://github.com/mescon/Muximux + - https://github.com/linuxserver/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c34c0bdc516..a6c78d3f332 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: 12.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/mylar icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png deprecated: false sources: - - https://github.com/linuxserver/docker-mylar3 - - https://github.com/mylar3/mylar3 - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://hub.docker.com/r/linuxserver/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/mylar3/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 0a2e7151dee..9ea5211ec23 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: 7.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub + - https://www.mymediaalexa.com/home/docker#dockerhub + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://hub.docker.com/r/bizmodeller/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7b1fbe7a939..38aabfff13a 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/mysql-workbench icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - - https://ghcr.io/linuxserver/mysql-workbench + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 624f47c482c..ea79ad99727 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: 12.1.9 @@ -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://hub.docker.com/r/n8nio/n8n - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 8cc7ecec1c0..8e30ae36bb1 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c879d762d24..7cb623032cd 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: 8.1.5 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/nano-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet - - https://ghcr.io/linuxserver/nano-wallet + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://ghcr.io/linuxserver/nano-wallet maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nano-wallet + - nano-wallet dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0271a30f5b0..ccfe5950ae1 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: 18.1.5 @@ -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://hub.docker.com/r/deluan/navidrome - - https://github.com/deluan/navidrome - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 34cb4ea8646..6d7fb7f8796 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5187855c89b..ca916006870 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: 4.1.15 @@ -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://hub.docker.com/r/m1k1o/neko + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 94bf081c231..4a272a30bb7 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: 3.1.5 @@ -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://ghcr.io/netbootxyz/netbootxyz - - https://github.com/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://github.com/netbootxyz/netboot.xyz + - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://ghcr.io/netbootxyz/netbootxyz 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ef75aad49ae..6932a5ea130 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: 8.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/netdata icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png deprecated: false sources: - - https://github.com/netdata - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://hub.docker.com/r/netdata/netdata + - https://github.com/netdata + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://hub.docker.com/r/netdata/netdata maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - netdata - - monitoring + - netdata + - monitoring dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 359e687482d..742decd45cb 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: 4.1.6 appVersion: latest -description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).' +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." home: https://truecharts.org/charts/incubator/neverwinternights-ee icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png deprecated: false sources: - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee - - https://hub.docker.com/r/ich777/nwnee-server + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - https://hub.docker.com/r/ich777/nwnee-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - neverwinternights-ee - - GameServers + - neverwinternights-ee + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ce4e09c7b63..5c895a90456 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: 4.1.5 @@ -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://hub.docker.com/r/modem7/newyearcountdown + - https://github.com/modem7/Docker-NewYearCountdown + - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 95b9b5b8e26..5fbe54f7254 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: 28.1.11 @@ -8,40 +8,40 @@ home: https://truecharts.org/charts/stable/nextcloud icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - - https://github.com/nextcloud/docker - - https://github.com/nextcloud/helm + - https://github.com/nextcloud/helm + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 72ffa344f8b..a1dffc29021 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 14bcc488c72..592a50bc346 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: 4.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/nexus-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss - - https://hub.docker.com/r/sonatype/nexus3 + - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nexus-oss - - productivity + - nexus-oss + - productivity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ae1fbae9b99..9c7e44c66db 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: 8.1.8 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/nginx-proxy-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png deprecated: false sources: - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://nginxproxymanager.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://hub.docker.com/r/jc21/nginx-proxy-manager + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://nginxproxymanager.com/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 4176ce2fc90..928db506642 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: 8.1.5 @@ -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://ghcr.io/linuxserver/ngircd - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9e5d88a0916..c63a650a387 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: 4.1.5 @@ -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://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis - - https://github.com/nightscout/cgm-remote-monitor - - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout - - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://github.com/nightscout/cgm-remote-monitor + - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 19be39a663e..ce122bd5200 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: 5.1.8 @@ -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/zedeus/nitter + - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter + - https://hub.docker.com/r/zedeus/nitter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nitter - - libre + - nitter + - libre dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 40de0b0ea80..193a55d7c50 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2f399bca439..f0149b736ad 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: 12.2.8 @@ -8,36 +8,36 @@ home: https://truecharts.org/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png deprecated: false sources: - - https://github.com/nocodb/nocodb - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://hub.docker.com/r/nocodb/nocodb + - https://github.com/nocodb/nocodb + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://hub.docker.com/r/nocodb/nocodb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nocodb + - nocodb dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 07cbd766f37..093cbb37fcf 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: 17.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/node-red icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png deprecated: false sources: - - https://github.com/node-red/node-red-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - - https://hub.docker.com/r/nodered/node-red + - https://hub.docker.com/r/nodered/node-red + - https://github.com/node-red/node-red-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - node-red - - nodered + - node-red + - nodered dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7d110256734..c72796d2487 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2ef67e42be4..768070c2851 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/notarius icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png deprecated: false sources: - - https://github.com/agusalex/Notarius - - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius - - https://hub.docker.com/r/agusalex/notarius + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://hub.docker.com/r/agusalex/notarius + - https://github.com/agusalex/Notarius maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - notarius - - Other + - notarius + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c3ea73c3975..11dcd25221d 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: 4.1.5 @@ -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://hub.docker.com/r/diamkil/notea - - https://github.com/diamkil/docker-notea - - https://registry.hub.docker.com/r/diamkil/notea/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - https://github.com/diamkil/docker-notea + - https://registry.hub.docker.com/r/diamkil/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e25b7f48b11..a38b0068202 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: 3.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 905df7a2672..3c20c421cc1 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: 9.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://ghcr.io/nicholaswilde/novnc + - https://novnc.com/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 554f6d0224d..3c62715035d 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: 8.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/ntfy icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png deprecated: false sources: - - https://github.com/binwiederhier/ntfy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://hub.docker.com/r/binwiederhier/ntfy + - https://github.com/binwiederhier/ntfy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://hub.docker.com/r/binwiederhier/ntfy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ntfy + - ntfy dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f597e3fcb21..be15b049118 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: 12.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/nullserv icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png deprecated: false sources: - - https://github.com/bmrzycki/nullserv - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://ghcr.io/k8s-at-home/nullserv + - https://github.com/bmrzycki/nullserv + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://ghcr.io/k8s-at-home/nullserv maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - nullserv + - nullserv dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 301096eda08..e60ba85749d 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: 17.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 4d145a6ccfa..981d88534f6 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: 18.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 76716c02395..de61afb3be1 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: 5.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 059d35999f6..790d1f267ac 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/observium icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png deprecated: false sources: - - https://www.observium.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/observium - - https://hub.docker.com/r/uberchuckie/observium + - https://www.observium.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://hub.docker.com/r/uberchuckie/observium maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - observium - - Network-Management + - observium + - Network-Management dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9bb77781e93..668e76b52eb 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: 4.1.5 @@ -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/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/sytone/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bbd017a908b..a7e0c7a62c7 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: 12.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/octoprint icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png deprecated: false sources: - - https://github.com/OctoPrint/OctoPrint - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://hub.docker.com/r/octoprint/octoprint + - https://github.com/OctoPrint/OctoPrint + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://hub.docker.com/r/octoprint/octoprint maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - octoprint - - 3d - - printer + - octoprint + - 3d + - printer dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 08e11734da9..538641c175d 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: 16.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ba7ecbd213c..206232dc7ca 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 2e821157f1e..56f7da2186d 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: 17.1.6 @@ -8,33 +8,33 @@ 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/tidusjar/Ombi + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 63ed5339185..ca710ecc47a 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 576674fa8c2..534760af34f 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: 15.1.8 appVersion: 7.5.1 -description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' +description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." home: https://truecharts.org/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png deprecated: false sources: - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - - https://hub.docker.com/r/onlyoffice/documentserver + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://hub.docker.com/r/onlyoffice/documentserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - onlyoffice + - onlyoffice dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 92f48e18e8e..d012d0a05f3 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 525b95e5f88..300fddeef9b 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: 3.1.7 @@ -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/truecharts/charts/tree/master/charts/incubator/openbooks - - https://hub.docker.com/r/evanbuss/openbooks - - https://github.com/evan-buss/openbooks + - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks + - https://hub.docker.com/r/evanbuss/openbooks + - https://github.com/evan-buss/openbooks 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 f37a8c47199..fc8b4162c10 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: 4.1.5 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/opengl-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png deprecated: false sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 + - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 + - https://github.com/accetto/headless-drawing-g3/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 864ec19368a..e497b7a6286 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b06b54bbb70..504bd31b6d9 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8bad63759f4..bed478ed123 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: 7.1.5 @@ -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/openspeedtest/Speed-Test + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://hub.docker.com/r/openspeedtest/latest 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dce0e31cd1b..bf574c9c3da 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/openttd icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png deprecated: false sources: - - https://www.openttd.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd - - https://hub.docker.com/r/ich777/openttdserver + - https://www.openttd.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://hub.docker.com/r/ich777/openttdserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openttd - - GameServers + - openttd + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 108fca904f6..30fc6239ebe 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 22eeef43bde..bd03e8404b0 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: 17.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/organizr icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png deprecated: false sources: - - https://github.com/causefx/Organizr - - https://github.com/truecharts/charts/tree/master/charts/stable/organizr - - https://hub.docker.com/r/organizr/organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://hub.docker.com/r/organizr/organizr + - https://github.com/causefx/Organizr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - organizr + - organizr dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8fe782f6539..3cf02cade1f 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: 12.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/oscam icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png deprecated: false sources: - - https://trac.streamboard.tv/oscam/browser/trunk - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://ghcr.io/linuxserver/oscam + - https://trac.streamboard.tv/oscam/browser/trunk + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://ghcr.io/linuxserver/oscam maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - oscam + - oscam dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 206c262979c..d14585cfa07 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: 11.1.8 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 2852846d310..f73607b0218 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 45931dd03ff..4f1985545fd 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/owi2plex icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png deprecated: false sources: - - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex + - https://github.com/alturismo/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - owi2plex - - Downloaders + - owi2plex + - Downloaders dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 34ef9361217..e0da83dd322 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: 12.1.5 @@ -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/owncast/owncast - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://hub.docker.com/r/gabekangas/owncast + - https://owncast.online/ + - https://github.com/owncast/owncast + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f79cb4b582e..9a9513c1439 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: 6.2.8 @@ -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://ghcr.io/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ - - https://github.com/paperless-ngx/paperless-ngx - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/paperless-ngx/paperless-ngx + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 c8a001852b1..39de0684807 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: 11.1.8 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 432e474ac7a..daf4f105263 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a371a9d61de..e6f92ba356a 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 28d771007cb..7b2bc87f06b 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: 5.1.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/pastey icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png deprecated: false sources: - - https://github.com/Cesura/pastey - - https://github.com/truecharts/charts/tree/master/charts/stable/pastey - - https://hub.docker.com/r/cesura/pastey + - https://github.com/Cesura/pastey + - https://github.com/truecharts/charts/tree/master/charts/stable/pastey + - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fc403c409dd..107b29c1add 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: 4.1.5 @@ -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://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr - - 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/pavlovvr 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f9acb520e4c..7a73b57f8b3 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: 14.1.5 @@ -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://hub.docker.com/r/dpage/pgadmin4 - - https://www.pgadmin.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 + - https://www.pgadmin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 623b9ca1d2f..bf4bc60a26c 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 515d578652c..796a2820c19 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: 4.1.5 @@ -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://hub.docker.com/r/waschinski/photo-stream + - https://github.com/waschinski/photo-stream + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 19f4776e2ec..45c2b7d2c4b 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: 19.1.8 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/photoprism icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png deprecated: false sources: - - https://github.com/photoprism/photoprism - - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - - https://hub.docker.com/r/photoprism/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 76bec3bb6a6..80ded7ad848 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 e3dffc22efe..835f908bf70 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: 5.1.7 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/photostructure icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png deprecated: false sources: - - https://github.com/photostructure/photostructure-for-servers - - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure - - https://hub.docker.com/r/photostructure/server + - https://github.com/photostructure/photostructure-for-servers + - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://hub.docker.com/r/photostructure/server 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dbbd3acd42f..c36bf901d80 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 30e2b318974..5e68dd9cd11 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: 12.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/phpldapadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png deprecated: false sources: - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://hub.docker.com/r/osixia/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://hub.docker.com/r/osixia/phpldapadmin maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - phpldapadmin - - openldap - - userrights + - phpldapadmin + - openldap + - userrights dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 982e7ccd1ad..00117765f75 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 da69e6342e5..f1f96ca40e7 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: 11.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/piaware icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png deprecated: false sources: - - https://github.com/flightaware/piaware - - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware - - https://hub.docker.com/r/mikenye/piaware + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 403054b542a..48a248523d2 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: 8.1.5 @@ -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://hub.docker.com/r/mtlynch/picoshare - - https://github.com/mtlynch/picoshare - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/mtlynch/picoshare + - https://github.com/mtlynch/picoshare maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - picoshare + - picoshare dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 a1f587307de..500cdb7d07c 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: 4.1.5 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://github.com/bpatrik/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f5055c19f42..6a142da7be8 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: 13.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4e711108edb..3c881c6b395 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: 8.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://hub.docker.com/r/getpinry/pinry - - https://github.com/pinry/pinry/ + - https://github.com/pinry/pinry/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://hub.docker.com/r/getpinry/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 1a6ad6272fc..d4941a21e23 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: 11.2.8 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/piwigo icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png deprecated: false sources: - - https://github.com/linuxserver/docker-piwigo - - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - - https://ghcr.io/linuxserver/piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - https://ghcr.io/linuxserver/piwigo + - https://github.com/linuxserver/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 6d7774460a1..82ea6c23498 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: 9.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/pixapop - - https://ghcr.io/linuxserver/pixapop - - https://github.com/bierdok/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 cd680716a6e..30b5401d20b 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 4df499a481b..75f458f93c8 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: 8.2.2 @@ -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://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://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: clickhouse - version: 10.2.6 - repository: https://deps.truecharts.org/ - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 10.2.6 + 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 db2937df5f4..9913b0fe110 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: 7.1.5 @@ -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://hub.docker.com/r/xanderstrike/goplaxt - - https://github.com/XanderStrike/goplaxt - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fe628b78cbd..5d39656dc2b 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: 7.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages + - https://github.com/remirigal/plex-auto-languages 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 48e8999cafb..ba6119ed4d9 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: 5.1.8 @@ -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://hub.docker.com/r/meisnate12/plex-meta-manager + - https://github.com/meisnate12/Plex-Meta-Manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://hub.docker.com/r/meisnate12/plex-meta-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex-meta-manager + - plex-meta-manager dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 8da7a4f5071..27a6badf63b 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: 2.1.7 @@ -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://hub.docker.com/r/rnagabhyrava/plexplaylistsync - - https://github.com/rnagabhyrava/plex-playlist-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync + - https://github.com/rnagabhyrava/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync + - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 75c18447995..92437aba6d7 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: 7.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/plex-utills icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png deprecated: false sources: - - https://github.com/jkirkcaldy/plex-utills - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other + - plex-utills + - Tools-Utilities + - MediaApp-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7cf3b888e75..41e5c3e447b 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: 16.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/plex + - https://ghcr.io/onedr0p/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 53083c42a4d..30ed4c597bf 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: 5.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b723e3871ff..a7789bb4d46 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: 7.1.5 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/stable/plexripper icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - - https://hub.docker.com/r/plexripper/plexripper - - https://github.com/PlexRipper/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3ef0d923507..5401b28883b 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: 6.1.7 @@ -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/Taxel/PlexTraktSync - - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync - - https://ghcr.io/taxel/plextraktsync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://ghcr.io/taxel/plextraktsync + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9ab58a927bc..fd2aa1ab969 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: 2.1.6 @@ -8,29 +8,29 @@ 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/pmmp/PocketMine-MP + - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2d244d75fcb..2d66c8f1a47 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: 16.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/podgrab + - https://hub.docker.com/r/akhilrex/podgrab + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 793ce8ad1ac..57129b4e1e2 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: 7.1.5 @@ -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/server - - https://docs.portainer.io/start/install-ce/server - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ee + - https://docs.portainer.io/start/install/server + - https://docs.portainer.io/start/install-ce/server + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://hub.docker.com/r/portainer/portainer-ce maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - portainer + - portainer dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2ff2446e99e..01f43e84fd3 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: 4.1.5 @@ -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/truecharts/charts/tree/master/charts/incubator/post-recording + - https://hub.docker.com/r/chacawaca/post-recording + - https://github.com/chacawaca/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 0626f92914c..28a33aacb8d 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: 7.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/posterr icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png deprecated: false sources: - - https://github.com/petersem/posterr - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://hub.docker.com/r/petersem/posterr + - https://github.com/petersem/posterr + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://hub.docker.com/r/petersem/posterr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - posterr - - MediaServer-Other + - posterr + - MediaServer-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 68aedcc2138..3e475539ae8 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e5456b5a430..bc4c465425f 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: 4.1.5 @@ -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://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - - https://registry.hub.docker.com/r/binhex/arch-preclear/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear - - https://hub.docker.com/r/binhex/arch-preclear - - https://github.com/binhex/documentation + - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ + - https://registry.hub.docker.com/r/binhex/arch-preclear/ + - https://github.com/binhex/documentation + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index a2602eea536..19dc28f8858 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: 12.1.5 @@ -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/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 + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://hub.docker.com/r/emcniece/dockeryourxyzzy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity + - pretend-youre-xyzzy + - cards + - against + - humanity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c3cbce13e23..39bd8b5030d 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: 11.1.9 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/projectsend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png deprecated: false sources: - - https://github.com/projectsend/projectsend - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - - https://ghcr.io/linuxserver/projectsend + - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://ghcr.io/linuxserver/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 a2072798d2f..70ac54e411e 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 67a95631a9c..35c97f756e7 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: 10.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/promcord icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://hub.docker.com/r/biospheere/promcord - - https://github.com/nimarion/promcord + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 62482bf1da0..0cab7194b85 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: 13.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c24b5b705b2..74f3c4ac710 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: 14.1.7 @@ -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/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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 fb7e451b723..9a55f4b1d3a 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: 2.1.7 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/proxmox-backup-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server - - https://hub.docker.com/r/ayufan/proxmox-backup-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server + - https://hub.docker.com/r/ayufan/proxmox-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b87bcc6fecb..3f28f701727 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: 4.1.5 @@ -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://hub.docker.com/r/knex666/prpdf - - https://github.com/maschhoff/prpdf - - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7e6b843eca2..e3b148346f9 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: 7.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/prusaslicer-novnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png deprecated: false sources: - - https://www.prusa3d.com/prusaslicer/ - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://hub.docker.com/r/mikeah/prusaslicer-novnc + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e09c716b9b2..7a0b94e0890 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: 4.1.5 @@ -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://hub.docker.com/r/crazyq/pt_helper + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b54f3e161c7..976adf3fde4 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ee461c64a49..a6e9f20ebd9 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 36fc9808fc5..61d3324b3f3 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/pwm icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png deprecated: false sources: - - https://github.com/pwm-project/pwm - - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm - - https://hub.docker.com/r/fjudith/pwm + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - https://hub.docker.com/r/fjudith/pwm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pwm - - Security + - pwm + - Security dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 77410b3612f..ea87764d944 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: 8.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/pwndrop - - https://ghcr.io/linuxserver/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 eec13311a8b..870db3b9f1e 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: 4.1.6 @@ -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/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://pyload.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme + - https://pyload.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pyload-ng - - Other + - pyload-ng + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 80a89634ffd..4da771c311b 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: 12.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/pyload icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png deprecated: false sources: - - https://github.com/pyload/pyload - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://ghcr.io/linuxserver/pyload + - https://github.com/pyload/pyload + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://ghcr.io/linuxserver/pyload maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - pyload - - download + - pyload + - download dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 630df6cb799..38f23daf808 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bdb45bbef6f..8a825bad36f 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 21e8c13801b..744f83be2c6 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: 2.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/qbitrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://hub.docker.com/r/feramance/qbitrr - - https://github.com/Feramance/Qbitrr + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://hub.docker.com/r/feramance/qbitrr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qbitrr - - Downloaders - - MediaApp-Other + - qbitrr + - Downloaders + - MediaApp-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8a59ce6d87e..7b481e63b40 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: 18.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 92824fe2da6..0e2b6ee26e9 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: 7.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/qdirstat - - https://hub.docker.com/r/jlesage/qdirstat - - https://github.com/jlesage/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 8449e463860..f08ccc9c229 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 0e7f3222b84..502626e9ad2 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: 8.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/qinglong icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qinglong - - task + - qinglong + - task dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7c77bc923e8..ccf13bb4380 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - https://hub.docker.com/r/ich777/quake3 + - https://www.idsoftware.com/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8ec6b9780ee..179af9fed7f 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: 10.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ba8d6a77575..840586595fe 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dd06e41424d..0b57085e571 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: 4.1.5 @@ -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/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 + - https://github.com/ihexxa/quickshare maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 258b16eaf22..327625a4fb0 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: 4.1.5 @@ -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://github.com/ASKJR/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game - - https://hub.docker.com/r/patrickstigler/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://hub.docker.com/r/patrickstigler/quiz-game + - https://github.com/ASKJR/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - quiz-game - - GameServers - - Other - - Network-Web + - quiz-game + - GameServers + - Other + - Network-Web dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cea898dc595..00265ff2c18 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: 2.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/qwantify icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png deprecated: false sources: - - https://ghcr.io/wanjohiryan/qwantify - - https://github.com/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - https://github.com/wanjohiryan/qwantify + - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - https://ghcr.io/wanjohiryan/qwantify maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - qwantify - - games + - qwantify + - games dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 78ec9a90f77..97552ad9039 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: 19.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/radarr - - https://github.com/Radarr/Radarr + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://ghcr.io/onedr0p/radarr + - https://github.com/Radarr/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7324a1e7111..33fc9c939f9 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9cb4957b1ff..dfd411a5a19 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: 4.1.5 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/incubator/radicale icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png deprecated: false sources: - - https://hub.docker.com/r/tomsquest/docker-radicale - - https://github.com/tomsquest/docker-radicale - - https://radicale.org/ - - https://github.com/Kozea/Radicale - - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale + - https://github.com/tomsquest/docker-radicale + - https://radicale.org/ + - https://github.com/Kozea/Radicale + - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 990b69182a3..ea5c2829afc 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: 4.1.5 @@ -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://hub.docker.com/r/ich777/rapidphotodownloader + - https://www.damonlynch.net/rapid/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 53259d43b29..9e749d8f3f1 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/raspberrymatic icon: https://truecharts.org/img/hotlink-ok/chart-icons/raspberrymatic.png deprecated: false sources: - - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic - - https://github.com/jens-maus/RaspberryMatic - - https://github.com/truecharts/charts/tree/master/charts/incubator/raspberrymatic - - https://ghcr.io/jens-maus/raspberrymatic + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + 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 3e9a261d6cc..53672132882 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a6dd7e65093..8dd4aaef20b 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: 7.1.22 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/rdesktop icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png deprecated: false sources: - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 21c1f7a3a53..a371b3f950c 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: 3.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/rdtclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png deprecated: false sources: - - https://github.com/rogerfar/rdt-client - - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro + - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rdtclient - - torrent + - rdtclient + - torrent dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b51cc79471a..81ea7deff69 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: 19.1.6 @@ -8,34 +8,34 @@ home: https://truecharts.org/charts/stable/readarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png deprecated: false sources: - - https://readarr.com - - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Readarr/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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3e959959be5..c26c8fe61bc 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: 8.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/recyclarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png deprecated: false sources: - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://ghcr.io/recyclarr/recyclarr + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://ghcr.io/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 106ba174910..5dda8978d1b 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: 4.1.5 appVersion: full -description: 'The newest Red-Discordbot in a convenient multi-arch Chart ' +description: "The newest Red-Discordbot in a convenient multi-arch Chart " home: https://truecharts.org/charts/incubator/red-discordbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png deprecated: false sources: - - https://github.com/PhasecoreX/docker-red-discordbot - - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot + - https://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f68df709514..6e66219f1ff 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: 5.1.5 @@ -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://redis.com/redis-enterprise/redis-insight/ - - https://github.com/RedisInsight/RedisInsight - - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - - https://hub.docker.com/r/redislabs/redisinsight + - https://redis.com/redis-enterprise/redis-insight/ + - https://github.com/RedisInsight/RedisInsight + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b8a39a6d157..207d51cd9cd 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 46780f33624..5eafc269f1f 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: 10.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine + - https://github.com/redmine/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cd4193206b8..9c9af2f2f14 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: 12.1.5 @@ -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/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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8e4d408081d..f9a60028c4f 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: 9.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/remmina icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png deprecated: false sources: - - https://github.com/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://remmina.org/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 5c2ff5747ec..59116b3af47 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://hub.docker.com/r/immybot/remotely + - https://remotely.one/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - remotely - - Tools-Utilities + - remotely + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2985e5da365..835eed4420b 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c147dd559e6..bee2d602759 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: 13.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/resilio-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png deprecated: false sources: - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://ghcr.io/linuxserver/resilio-sync + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 a7bede20899..d630ddf6917 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: 4.1.5 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/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - https://hub.docker.com/r/restic/rest-server + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 104ccc027e2..d288e77a89c 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: 7.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/retrobot icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png deprecated: false sources: - - https://github.com/rossimo/retrobot - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://hub.docker.com/r/rossimo/retrobot + - https://github.com/rossimo/retrobot + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://hub.docker.com/r/rossimo/retrobot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - retrobot - - emulator - - discord + - retrobot + - emulator + - discord dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a075ba77a42..df16aea9bfa 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7aed68055b9..8b826736410 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: 5.1.5 @@ -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://hub.docker.com/r/modem7/docker-rickroll + - https://github.com/modem7/docker-rickroll + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f2f5c21417f..405a684a00b 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: 5.1.7 @@ -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://quay.io/pussthecatorg/rimgo + - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://quay.io/pussthecatorg/rimgo 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 562ce306cca..499c8356095 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: 7.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/ring-mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png deprecated: false sources: - - https://github.com/tsightler/ring-mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7563eb34679..9803c3da290 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 978c2875f30..590c339bec0 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: 6.2.3 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/stable/romm icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png deprecated: false sources: - - https://github.com/zurdi15/romm - - https://github.com/truecharts/charts/tree/master/charts/stable/romm - - https://ghcr.io/zurdi15/romm + - https://github.com/zurdi15/romm + - https://github.com/truecharts/charts/tree/master/charts/stable/romm + - https://ghcr.io/zurdi15/romm maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - romm - - rom-manager + - romm + - rom-manager dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 12da52df77c..fa63bf9df43 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/root - - https://hub.docker.com/r/bgameiro/arch-cern-root - - https://root.cern/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a4aa1b79077..6cf19a83fcf 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://ghcr.io/linuxserver/rsnapshot + - https://ghcr.io/linuxserver/rsnapshot + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rsnapshot + - rsnapshot dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 142865d11a8..3cd0df62f83 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 1a9e2b8d9d1..de30bc4657e 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a2155b662f4..d0643501c4a 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 afedf0c5a85..b4a0dcf3e24 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: 11.1.9 @@ -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/browserless/chrome + - https://github.com/DIYgod/RSSHub + - https://docs.rsshub.app/en/install/ + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://hub.docker.com/r/browserless/chrome 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 0a3beae09c7..9f86b3ab48c 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: 5.1.6 @@ -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://hub.docker.com/r/rocker/rstudio - - https://github.com/rocker-org/rocker-versioned2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://hub.docker.com/r/rocker/rstudio + - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 84a33a02fd9..7e3337ee133 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: 3.1.5 @@ -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://truecharts.org/charts/stable/rtorrent-rutorrent - - https://github.com/crazy-max/docker-rtorrent-rutorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent - - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://truecharts.org/charts/stable/rtorrent-rutorrent + - https://github.com/crazy-max/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 30adf0033c8..1449df627b0 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: 4.1.5 @@ -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://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - https://hub.docker.com/r/ich777/steamcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - rust - - GameServers + - rust + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3e7e59d002b..d9515da1305 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: 4.1.5 @@ -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://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 + - https://github.com/ekzhang/rustpad + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e4cbc804920..a04fd77b26a 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://hub.docker.com/r/joch/s3backup + - https://registry.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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d6a8f6ad920..dfeb1671bca 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 bfa6d773247..3ee2a3245c0 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: 17.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/sabnzbd - - https://sabnzbd.org/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 8a60642d0b7..741bd32cd0c 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: 8.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/satisfactory + - https://hub.docker.com/r/wolveix/satisfactory-server + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8803130e324..6df4f370b94 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d289a749e11..623719e9591 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrypted version: 3.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/scrypted icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png deprecated: false sources: - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 0745af6ae46..f8e22d6dbbc 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: 6.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/sdtd - - https://hub.docker.com/r/ich777/steamcmd - - https://www.steampowered.com/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 675ed9180a4..1f3ab8583b4 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: 4.1.8 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/stable/seafile icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png deprecated: false sources: - - https://seafile.com - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - - https://hub.docker.com/r/seafileltd/seafile-mc + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 08431bcf799..f41a9cfa321 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: 6.1.7 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 85587f96d6b..2534c35c14e 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: 6.1.5 @@ -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://github.com/ipsingh06/seedsync - - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync - - https://hub.docker.com/r/ipsingh06/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync + - https://github.com/ipsingh06/seedsync + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3efb89c8c89..94beb50e6f8 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c66c9c58428..b964233200e 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 503a882262e..ba9fe53b8e0 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3a57d35d9d8..4b75759c029 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: 2.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fdb2c66c63b..06bde5e758e 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: 3.1.8 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 99b64f4022e..a97e738c585 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: 5.1.5 appVersion: 2.5.6 -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 88c7367e34a..f1c6238c696 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/shaarli icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli - - https://hub.docker.com/r/shaarli/shaarli - - https://github.com/shaarli/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ab6cbf3e7a8..7607559f016 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b3aed6ca0ae..9d7f363ee5b 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: 5.1.5 @@ -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/truecharts/charts/tree/master/charts/incubator/sheetable - - https://hub.docker.com/r/vallezw/sheetable - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f419a28100b..3ee0dfe6837 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: 15.1.5 @@ -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://ghcr.io/go-shiori/shiori - - https://github.com/go-shiori/shiori/pkgs/container/shiori - - https://github.com/go-shiori/shiori - - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://ghcr.io/go-shiori/shiori + - https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/go-shiori/shiori + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 e0344c6554c..860d243ba2f 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fe078092259..d9b94ed4b87 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: 12.1.9 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 fab28649976..41bc6dada0f 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: 8.1.5 @@ -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://hub.docker.com/r/shokoanime/server - - https://github.com/ShokoAnime/ShokoServer - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://hub.docker.com/r/shokoanime/server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shoko-server - - Tools-Utilities + - shoko-server + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 e2f5e65cb76..12b5574691c 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/shortipy icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png deprecated: false sources: - - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy - - https://hub.docker.com/r/knex666/shortipy + - https://github.com/maschhoff/shortipy + - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://hub.docker.com/r/knex666/shortipy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - shortipy - - Tools-Utilities - - Network-Management + - shortipy + - Tools-Utilities + - Network-Management dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1095f3be758..04b854d070b 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: 9.1.5 @@ -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/prologic/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 + - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://ghcr.io/nicholaswilde/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f6eb6bb136a..4f6cebacf30 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: 4.1.5 @@ -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/truecharts/charts/tree/master/charts/incubator/sia-daemon - - https://ghcr.io/siafoundation/siad - - https://github.com/SiaFoundation/siad/pkgs/container/siad - - https://github.com/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad + - https://github.com/siafoundation/siad + - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://ghcr.io/siafoundation/siad maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sia-daemon - - Cloud - - Other + - sia-daemon + - Cloud + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 eac790774cb..d8d5a3a032a 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: 9.1.6 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/sickchill icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://ghcr.io/linuxserver/sickchill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b3b8857d38c..252d0005c0d 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: 10.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f2bdf25a0bb..0d7dd3af09a 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: 7.1.5 @@ -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://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://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cb8c7de1ee7..92553b8cd6c 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: 4.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/sinusbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png deprecated: false sources: - - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot - - https://hub.docker.com/r/sinusbot/docker + - https://forum.sinusbot.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://hub.docker.com/r/sinusbot/docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7402fc624d9..a5338049081 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 38c7d6bf972..3da1faad3f9 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: 2.1.5 @@ -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/boojack/slash - - https://github.com/truecharts/charts/tree/master/charts/stable/slash - - https://hub.docker.com/r/yourselfhosted/slash + - https://github.com/boojack/slash + - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://hub.docker.com/r/yourselfhosted/slash maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - slash - - bookmarks - - url-shortener + - slash + - bookmarks + - url-shortener dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 89ae250648e..ef92324923d 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: 9.1.6 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/smokeping icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png deprecated: false sources: - - https://ghcr.io/linuxserver/smokeping - - https://oss.oetiker.ch/smokeping/ - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3ada7b48ee9..c5b177b3547 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: 2.1.7 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/smtp-relay icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png deprecated: false sources: - - https://github.com/ix-ai/smtp - - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay - - https://ghcr.io/ix-ai/smtp + - https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay + - https://ghcr.io/ix-ai/smtp 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b52ccaed530..512d5a0a7be 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: 8.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/snapdrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png deprecated: false sources: - - https://github.com/linuxserver/docker-snapdrop - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://hub.docker.com/r/linuxserver/snapdrop + - https://hub.docker.com/r/linuxserver/snapdrop + - https://github.com/linuxserver/docker-snapdrop + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 9bbd3f3deef..5cb6805ee6e 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: 6.1.5 @@ -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://hub.docker.com/r/pawelmalak/snippet-box + - https://github.com/pawelmalak/snippet-box + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 732c628d326..4f4e8cc45cc 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/socials icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png deprecated: false sources: - - https://github.com/diamkil/socials - - https://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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 90df98e23a3..0486492bd08 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: 5.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/soft-serve icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://hub.docker.com/r/charmcli/soft-serve - - https://github.com/charmbracelet/soft-serve + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://hub.docker.com/r/charmcli/soft-serve + - https://github.com/charmbracelet/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f9a98d52918..01e96baf5be 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: 19.0.25 @@ -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/exportarr 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 95f91b5be83..e7220297a3a 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: 4.1.6 @@ -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://hub.docker.com/r/songkong/songkong + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 13063ff33c5..949355b7360 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: 2.1.7 @@ -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://hub.docker.com/r/ich777/steamcmd - - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest + - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 904d8ff6cbe..7a14c4e7d42 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: 4.1.5 @@ -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://hub.docker.com/r/sourcegraph/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d10db73afa2..d27eeac99e0 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: 5.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/spaceengineers icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png deprecated: false sources: - - https://github.com/Devidian/docker-spaceengineers - - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers + - https://github.com/Devidian/docker-spaceengineers + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f7fff5dd331..2d4358f96aa 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: 9.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/speedtest-exporter icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png deprecated: false sources: - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://ghcr.io/miguelndecarvalho/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://ghcr.io/miguelndecarvalho/speedtest-exporter maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - speedtest-exporter - - speedtest - - metrics + - speedtest-exporter + - speedtest + - metrics dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 45c3085d0de..38c5e27a9c4 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: 6.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b21fea2b57f..93e4ac5e304 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: 11.1.5 @@ -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/spotweb/spotweb - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://hub.docker.com/r/jbaten/spotweb - - https://github.com/joachimbaten/spotweb-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://hub.docker.com/r/jbaten/spotweb + - https://github.com/spotweb/spotweb + - https://github.com/joachimbaten/spotweb-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - usenet - - spotweb - - spotnet + - usenet + - spotweb + - spotnet dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 be9ed755e03..4c6b52d82f4 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: 4.1.5 @@ -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://hub.docker.com/r/coleifer/sqlite-web - - https://github.com/coleifer/sqlite-web - - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web + - https://github.com/coleifer/sqlite-web + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e691f150a66..b756087a2c5 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: 9.1.5 @@ -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://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://ghcr.io/linuxserver/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 8224c92da8b..e5168b0b337 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: 4.1.5 @@ -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://hub.docker.com/r/niruix/sshwifty + - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c6d17416f9a..26ea4932d7d 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: 4.1.5 @@ -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/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://hub.docker.com/r/tiltedphoques/st-reborn-server + - https://github.com/tiltedphoques/TiltedEvolution 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 acb47b517bf..d42b125ae55 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/stackedit icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png deprecated: false sources: - - https://stackedit.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit - - https://hub.docker.com/r/qmcgaw/stackedit + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 356beef0765..19fe8914a3a 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/standardnotes-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png deprecated: false sources: - - https://standardnotes.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web - - https://hub.docker.com/r/standardnotes/web + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fd999f356f3..0f8822c6c27 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: 4.1.5 @@ -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://hub.docker.com/r/ich777/starmade-server - - https://www.star-made.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0ab3c0419cc..a9fa116b709 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: 14.2.5 @@ -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://github.com/stashapp/stash + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://hub.docker.com/r/stashapp/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 8785b29e644..2a1d9ee00bd 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: 3.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/static-web-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png deprecated: false sources: - - https://static-web-server.net - - https://github.com/static-web-server/static-web-server - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://ghcr.io/static-web-server/static-web-server + - https://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d1c860887cb..f4ecf0766aa 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: 9.1.5 @@ -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/nicholaswilde/docker-static + - https://github.com/prologic/static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://ghcr.io/nicholaswilde/static maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - app - - web - - filesystem - - static + - app + - web + - filesystem + - static dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 41e1136cd34..cfda95dc4c1 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ab0a6c81199..e165b204dc8 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: 2.1.7 @@ -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://hub.docker.com/r/josh5/steam-headless + - https://github.com/Steam-Headless/docker-steam-headless + - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless + - https://hub.docker.com/r/josh5/steam-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6798c1cf57e..3e26b71d6c1 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b1c964498d4..663a236cf8e 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/storm icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png deprecated: false sources: - - https://github.com/relvacode/storm/pkgs/container/storm - - https://github.com/relvacode/storm - - https://github.com/truecharts/charts/tree/master/charts/incubator/storm - - https://ghcr.io/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm + - https://github.com/relvacode/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3af56ca797b..d4a84e7e7ae 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: 12.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 38b83d03ea7..8ddee6bd809 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: 5.1.7 @@ -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://hub.docker.com/r/ich777/stun-turn-server + - https://hub.docker.com/r/ich777/stun-turn-server + - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - stun-turn-server - - Network + - stun-turn-server + - Network dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 835b1f41296..f6156007f86 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 edcd96578ab..f9ee089dc44 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: 4.1.5 @@ -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://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ae064890083..b53467ace6a 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/synclounge icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge - - https://ghcr.io/linuxserver/synclounge + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - https://ghcr.io/linuxserver/synclounge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - synclounge + - synclounge dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 cb6c3d8d252..3861bd0f018 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: 17.1.5 @@ -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://github.com/syncthing/syncthing - - https://syncthing.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing - - https://hub.docker.com/r/syncthing/syncthing + - https://github.com/syncthing/syncthing + - https://syncthing.net/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 af581a2e7fc..7414c3b49f8 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: 6.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 15ac397f9c9..bd9d393fb76 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: 8.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/balabit/syslog-ng maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - syslog-ng + - syslog-ng dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 661010307f0..0f9ade9eaa6 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tachidesk-docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png deprecated: false sources: - - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/suwayomi/docker-tachidesk - - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker - - https://ghcr.io/suwayomi/tachidesk + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/suwayomi/docker-tachidesk + - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://ghcr.io/suwayomi/tachidesk maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tachidesk-docker - - MediaServer-Other + - tachidesk-docker + - MediaServer-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e6832cd2653..db074f3259c 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: 2.1.5 @@ -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/tagspaces/tagspaces + - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces + - https://hub.docker.com/r/tagspaces/tagspaces-lite-web 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c8266bccfea..67a91b6f386 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b5b7723e0fd..e0e315c0911 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: 4.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/tanoshi icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png deprecated: false sources: - - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi - - https://hub.docker.com/r/faldez/tanoshi + - https://github.com/faldez/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://hub.docker.com/r/faldez/tanoshi maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 92f3a5671db..d2ffcce3698 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: 4.1.6 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/tar1090 icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 - - https://hub.docker.com/r/mikenye/tar1090 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tar1090 - - Other + - tar1090 + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0fc522da4ff..aba112e21c9 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: 6.1.7 @@ -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://ghcr.io/tasmoadmin/tasmoadmin + - https://ghcr.io/tasmoadmin/tasmoadmin + - https://github.com/TasmoAdmin/TasmoAdmin + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 758d4b87ada..49a1c402191 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: 5.1.7 @@ -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/danmed/TasmoBackupV1 - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup - - https://hub.docker.com/r/danmed/tasmobackupv1 + - https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - https://hub.docker.com/r/danmed/tasmobackupv1 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c1a8552be57..50f26a66662 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: 5.1.7 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/tasmocompiler icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png deprecated: false sources: - - https://github.com/benzino77/tasmocompiler - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler - - https://hub.docker.com/r/benzino77/tasmocompiler + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - https://hub.docker.com/r/benzino77/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9b8fe77f3a0..a1eb68d656e 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: 2.1.5 @@ -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://github.com/nwithan8/tauticord - - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - - https://ghcr.io/nwithan8/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 db8b6346d7c..60d500cb562 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: 17.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/tautulli - - https://ghcr.io/onedr0p/tautulli - - https://github.com/Tautulli/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 04f0211e196..a6f3a42390b 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 dbce0ff84d5..5beda1e8281 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: 8.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/tdarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png deprecated: false sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://hub.docker.com/r/haveagitgat/tdarr + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://hub.docker.com/r/haveagitgat/tdarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - encode - - media - - tdarr + - encode + - media + - tdarr dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 6903a9f2721..27806c2b712 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: 9.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 + - https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5a1c5902627..0d227a73627 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ed11d7a12d8..433bee10c89 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: 14.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 e20a335d87b..a17163a273f 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/telethon-downloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png deprecated: false sources: - - https://hub.docker.com/r/jsavargas/telethon_downloader - - https://docs.telethon.dev/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7cf135a7943..84f04dfe378 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: 5.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock - - https://hub.docker.com/r/ich777/terrariaserver - - https://tshock.co/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2aa09238f62..0d7ce040661 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5af54fe4278..8b5f1110091 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: 12.1.5 @@ -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://hub.docker.com/r/thelounge/thelounge + - https://github.com/thelounge/thelounge + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 aa8079c97ee..4a4f57df463 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f4c67f7bb76..ee6785ca894 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1f094d574b6..c03aa565252 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: 4.1.5 @@ -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://timetagger.app - - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - - https://ghcr.io/almarklein/timetagger + - https://github.com/almarklein/timetagger + - https://timetagger.app + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 3cf7e84bfd2..474ffd0bc1e 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: 8.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/tinymediamanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png deprecated: false sources: - - https://gitlab.com/tinyMediaManager/tinyMediaManager - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tiny - - media - - manager + - tiny + - media + - manager dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 1806cb2458f..601e14ed19e 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: 4.1.5 @@ -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://hub.docker.com/r/captinsano/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b4e5c9aba19..324afa58106 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: 14.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/traccar icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png deprecated: false sources: - - https://github.com/traccar/traccar - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - - https://hub.docker.com/r/traccar/traccar + - https://github.com/traccar/traccar + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://hub.docker.com/r/traccar/traccar maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - traccar - - gps + - traccar + - gps dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b56b2962727..e19f9832bd0 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: 4.1.5 appVersion: latest -description: 'Tracks is a web-based todo application to help you implement the GTD methodology. ' +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " home: https://truecharts.org/charts/incubator/tracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks - - https://hub.docker.com/r/tracksapp/tracks + - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks + - https://hub.docker.com/r/tracksapp/tracks maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tracks - - Productivity + - tracks + - Productivity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 a91add4525f..3daddebde2e 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: 2.1.7 @@ -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://hub.docker.com/r/thomseddon/traefik-forward-auth + - https://github.com/thomseddon/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth + - https://hub.docker.com/r/thomseddon/traefik-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e644ddd2787..84f7ba3c916 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: 5.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e7303ea9297..ad3f0c317d5 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: 4.1.5 @@ -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://hub.docker.com/r/eafxx/traktarr - - https://github.com/l3uddz/traktarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 729d47df9bd..7f582a6482e 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c4911bdba5b..2c4d2e7c955 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: 19.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/transmission icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png deprecated: false sources: - - https://github.com/transmission/transmission - - https://github.com/truecharts/charts/tree/master/charts/stable/transmission - - https://ghcr.io/onedr0p/transmission + - https://github.com/transmission/transmission + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://ghcr.io/onedr0p/transmission maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - transmission - - torrent - - usenet + - transmission + - torrent + - usenet dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5ae6ce885cc..d0454454baa 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: 11.1.5 @@ -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/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://ghcr.io/zadam/trilium - - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 680e07d4ae2..193fd98f7a8 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2dfb721bced..b3b6f71b9ca 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: 17.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 afc864dcd3b..488b9fe01ca 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: 4.1.5 @@ -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://hub.docker.com/r/roxedus/ts-dnsserver - - https://github.com/TechnitiumSoftware/DnsServer - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0e9dfe24682..e95fbdf4185 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 42935160a18..1fdd1904aef 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: 14.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/tt-rss icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png deprecated: false sources: - - https://git.tt-rss.org/fox/tt-rss - - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://ghcr.io/k8s-at-home/tt-rss + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 643dce0d5a4..9d3ae2bcb81 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 36c1c2c7de8..53716f08036 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: 4.1.5 @@ -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/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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0f77d11bfb0..96b2134ca65 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: 18.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/tvheadend icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png deprecated: false sources: - - https://github.com/tvheadend/tvheadend - - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend - - https://ghcr.io/linuxserver/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 0a88132594a..726f15fef8d 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: 4.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/tvhproxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy - - https://hub.docker.com/r/chvb/docker-tvhproxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - tvhproxy - - MediaApp-Video + - tvhproxy + - MediaApp-Video dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cc8cb19127c..1d1e1d6d9d8 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: 4.1.6 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/twonky-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png deprecated: false sources: - - https://github.com/H2CK/twonkyserver - - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server - - https://hub.docker.com/r/dtjs48jkt/twonkyserver + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dd1a31f1d35..aba2dd01cac 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: 9.1.5 @@ -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://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://ghcr.io/nicholaswilde/twtxt maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - twtxt - - blogging - - blog - - social-network + - twtxt + - blogging + - blog + - social-network dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 6638697d0f8..7bbf6923737 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: 9.1.5 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/ubooquity icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - - https://ghcr.io/linuxserver/ubooquity + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - https://ghcr.io/linuxserver/ubooquity maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ubooquity + - ubooquity dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 163dc5b3b19..6954336e17b 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: 19.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/unifi icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png deprecated: false sources: - - https://ghcr.io/goofball222/unifi - - https://github.com/jacobalberty/unifi-docker - - https://unifi-network.ui.com - - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - 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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dfe07b444ff..4511e2a9335 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums + - https://www.universalmediaserver.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0a7e4f795a0..ab1060a72bf 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 b59a8a36097..08727eb5222 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: 12.1.5 @@ -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://hub.docker.com/r/golift/unpackerr - - https://github.com/davidnewhall/unpackerr - - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 ee78d2c146e..6c3a07e8083 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: 9.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 28ac81daba9..914bf301b52 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: 5.1.7 @@ -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://hub.docker.com/r/ich777/steamcmd + - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/unturned + - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - unturned - - GameServers + - unturned + - GameServers dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 7ca0cbb35df..adae71fbdc2 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: 9.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/uptime-kuma icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png deprecated: false sources: - - https://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://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5194e9af654..0546239b570 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: 10.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8e2b6fcad9e..be5890fa418 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: 4.1.5 @@ -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://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror - - https://hub.docker.com/r/ich777/urbanterror - - https://www.urbanterror.info/ + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 dd31be7cc15..7847364b77f 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 95754f986c3..4f818c5e9ae 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/valetudo-mapper icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png deprecated: false sources: - - https://github.com/rand256/valetudo-mapper - - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper + - https://github.com/rand256/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - valetudo-mapper - - Tools-Utilities + - valetudo-mapper + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0c869b6a038..64cf866a5a2 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: 9.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/valheim icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://ghcr.io/lloesche/valheim-server - - https://github.com/lloesche/valheim-server-docker + - https://github.com/lloesche/valheim-server-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://ghcr.io/lloesche/valheim-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - valheim + - valheim dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 3d85609cf8f..6462bbade50 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: 3.1.10 @@ -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://ghcr.io/floppy/van_dam + - https://github.com/Floppy/van_dam + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://ghcr.io/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 4cecd029ddf..6eaeedd39a0 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: 4.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/venstar2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png deprecated: false sources: - - https://github.com/terafin/mqtt-venstar-bridge - - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge + - https://github.com/terafin/mqtt-venstar-bridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - venstar2mqtt - - HomeAutomation - - Tools-Utilities + - venstar2mqtt + - HomeAutomation + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 47b30b3509d..656b3ba5319 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: 4.1.5 @@ -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://hub.docker.com/r/lswl/vertex + - https://gitlab.lswl.in/lswl/vertex + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 91da5d0f102..8ec04e8d6e8 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: 8.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 49b1526aa03..11305fb99ff 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: 12.1.8 @@ -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/r/vikunja/api + - https://vikunja.io/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/frontend 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 5bceb9d5fff..e6b46772cb1 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 8f160363641..2038f310078 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: 4.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/virt-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - - https://hub.docker.com/r/mber5/virt-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://hub.docker.com/r/mber5/virt-manager maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - virt-manager - - Tools-Utilities + - virt-manager + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 e9b9d4c9e9f..3eaed0c1a3e 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: 4.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/vlmcsd-kms-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png deprecated: false sources: - - https://hub.docker.com/r/mikolatero/vlmcsd - - https://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://hub.docker.com/r/mikolatero/vlmcsd + - https://github.com/mikolatero/docker-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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9c4a0aaf009..0337654a24f 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: 2.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 db867b2e5f8..9171756f8aa 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: 3.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 991cd527d4d..df19718ac65 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: 3.1.7 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/watcharr icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png deprecated: false sources: - - https://github.com/sbondCo/Watcharr - - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - - https://ghcr.io/sbondco/watcharr + - https://github.com/sbondCo/Watcharr + - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - https://ghcr.io/sbondco/watcharr 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 7e3a44e8f9a..65f35af025b 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: 7.1.5 @@ -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://github.com/aceberg/WatchYourLAN - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://hub.docker.com/r/aceberg/watchyourlan + - https://hub.docker.com/r/aceberg/watchyourlan + - https://github.com/aceberg/WatchYourLAN + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f7d25fa3168..267113310ab 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: 8.1.6 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/webgrabplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - - https://ghcr.io/linuxserver/webgrabplus + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - https://ghcr.io/linuxserver/webgrabplus maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - webgrabplus + - webgrabplus dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 20ba703dfc0..adbaa728a9c 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: 12.1.8 @@ -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://docs.weblate.org/en/latest/ - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://hub.docker.com/r/weblate/weblate - - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.6 + 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 fca84116468..b73da88dc04 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: 7.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9c797642c6b..be96506ba16 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 5f07c73e250..9d784398e65 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: 9.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/website-shot icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png deprecated: false sources: - - https://github.com/Flowko/website-shot - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://hub.docker.com/r/flowko1/website-shot + - https://github.com/Flowko/website-shot + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://hub.docker.com/r/flowko1/website-shot maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - website-shot + - website-shot dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 f1122cef214..23bf8b2d778 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: 8.1.45 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/webtop icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png deprecated: false sources: - - https://github.com/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 - - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme + - https://github.com/linuxserver/gclient + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 42090c1fedb..fa245533a3a 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: 13.2.8 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/wekan icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png deprecated: false sources: - - https://github.com/wekan/wekan - - https://wekan.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://hub.docker.com/r/wekanteam/wekan + - https://github.com/wekan/wekan + - https://wekan.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://hub.docker.com/r/wekanteam/wekan 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.1.7 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.1.7 + 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 c1a38bcd11e..a6da582dadd 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: 8.1.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://ghcr.io/wg-easy/wg-easy + - https://github.com/WeeJeWel/wg-easy + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6d12a2356b6..bcfcdc756b1 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: 8.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/whisparr icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png deprecated: false sources: - - https://github.com/onedr0p/containers/tree/main/apps/whisparr - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://ghcr.io/hotio/whisparr + - https://ghcr.io/hotio/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 d755bddd315..200c2565d9d 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: 3.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/whisper-asr-webservice icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png deprecated: false sources: - - https://github.com/ahmetoner/whisper-asr-webservice - - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice + - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice + - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice + - https://github.com/ahmetoner/whisper-asr-webservice maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - whisper-asr-webservice - - machine-learning + - whisper-asr-webservice + - machine-learning dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 33eda68d319..032270f9946 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: 9.1.5 @@ -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://hub.docker.com/r/benbusby/whoogle-search + - https://github.com/benbusby/whoogle-search + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 cb0035970b3..20d3f1efd07 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: 4.1.5 @@ -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://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://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 11815d54150..1cded850bb1 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: 14.1.5 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/wikijs icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png deprecated: false sources: - - https://github.com/Requarks/wiki - - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - - https://hub.docker.com/r/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 c5de1b48cb2..7c07e1fb7d7 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: 7.1.5 @@ -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://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 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 fd87161383b..52288fe22d7 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: 5.1.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/wizarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png deprecated: false sources: - - https://github.com/Wizarrrr/wizarr - - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - - https://ghcr.io/wizarrrr/wizarr + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + - https://ghcr.io/wizarrrr/wizarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wizarr - - HomeAutomation - - Tools-Utilities - - Other + - wizarr + - HomeAutomation + - Tools-Utilities + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 49176275ec0..a3e4bef70a9 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: 6.1.8 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png deprecated: false sources: - - https://www.wordpress.org - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://hub.docker.com/r/bitnami/wordpress + - https://www.wordpress.org + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://hub.docker.com/r/bitnami/wordpress maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - wordpress - - cms + - wordpress + - cms dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.1.6 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.1.6 + 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 cecc015ef47..709d4c9589c 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: 3.1.5 @@ -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/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/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6ecfb613775..73053810a9d 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: 3.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 ea3d03352ed..bc9f2860329 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: 7.2.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0d9ace0db9c..6e20ebfcaec 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 11b56449c08..393d6d7dfab 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: 4.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 306519a3b3a..e96a26b4759 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: 12.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 729043bd791..46ee2521f38 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: 4.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/xware icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xware - - https://hub.docker.com/r/caiguai/docker-xware + - https://hub.docker.com/r/caiguai/docker-xware + - https://github.com/truecharts/charts/tree/master/charts/incubator/xware maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - xware - - Downloaders + - xware + - Downloaders dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f19f844dafc..ab9a8243e1c 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: 10.1.6 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/xwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png deprecated: false sources: - - https://github.com/xwiki/xwiki-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://hub.docker.com/_/xwiki + - https://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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 29abee47359..fed44e46cb6 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: 4.1.5 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/yacreaderlibraryserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png deprecated: false sources: - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker - - https://www.yacreader.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://www.yacreader.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - yacreaderlibraryserver - - MediaServer-Other + - yacreaderlibraryserver + - MediaServer-Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 017a2d68d28..814699a2152 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: 4.1.5 @@ -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://yacy.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy - - https://hub.docker.com/r/yacy/yacy_search_server + - 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2e229bb1998..a1ca979e3b6 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: 4.1.6 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9a8aecb3b30..31aee9a21e1 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: 6.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b04df06d90a..8e1cd066444 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: 9.1.9 @@ -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://github.com/Tzahi12345/YoutubeDL-Material + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + - https://ghcr.io/tzahi12345/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.1.7 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.1.7 + 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 876af547fdc..3ae32ac2515 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: 4.1.5 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6e3072bdc72..2760a77a7ba 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: 8.1.5 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/zerotier icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - https://hub.docker.com/r/zerotier/zerotier maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zerotier - - network + - zerotier + - network dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 46f2832cf05..86fa16f2341 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: 10.3.1 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/zigbee2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png deprecated: false sources: - - https://github.com/Koenkk/zigbee2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://hub.docker.com/r/koenkk/zigbee2mqtt + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.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 db39d99249a..70f712d3d3a 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: 8.1.5 @@ -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://ghcr.io/linuxserver/znc + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 219e92be1e2..c2b0808f057 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: 4.1.5 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/incubator/zoneminder icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png deprecated: false sources: - - https://zoneminder.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder - - https://hub.docker.com/r/dlandon/zoneminder.unraid + - https://zoneminder.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - zoneminder - - home - - automation - - cctv - - utilities + - zoneminder + - home + - automation + - cctv + - utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2d54d4646a1..49fa6b7785c 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: 6.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b7e8f5489a0..483fd9fabcd 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: 18.1.5 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c4edeee15fd..bc1b9e866e1 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.11 @@ -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://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss - - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss - - https://jfrog.com/ + - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss + - https://jfrog.com/ + - https://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - artifactory-oss - - Productivity - - Tools-Utilities + - artifactory-oss + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 df206250a8a..55b70202ab2 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.11 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 505d4554c8e..b2c2218aa25 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.20 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/docassemble icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png deprecated: false sources: - - https://github.com/jhpyle/docassemble - - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble - - https://hub.docker.com/r/jhpyle/docassemble + - https://github.com/jhpyle/docassemble + - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble + - https://hub.docker.com/r/jhpyle/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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 6a8c66b1530..f02f06f4a19 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.10 @@ -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://docspell.org/docs/configure/defaults/ - - https://github.com/eikek/docspell - - https://docspell.org/docs/install/docker/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell - - https://hub.docker.com/r/docspell/restserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell + - https://hub.docker.com/r/docspell/restserver + - https://docspell.org/docs/configure/defaults/ + - https://github.com/eikek/docspell + - https://docspell.org/docs/install/docker/ 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 8b5f030c99f..8f1fa9be846 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.19 @@ -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://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://hub.docker.com/r/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/eco 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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 f8b82d77aa9..69b1bcb73f4 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.14 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/funkwhale icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png deprecated: false sources: - - https://funkwhale.audio/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale - - https://hub.docker.com/r/funkwhale/funkwhale + - https://funkwhale.audio/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://hub.docker.com/r/funkwhale/funkwhale 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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c93f63e52fa..8a5512395af 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.11 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 dbf41aef741..f674ee5d386 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.11 @@ -8,46 +8,46 @@ home: https://truecharts.org/charts/incubator/grist icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png deprecated: false sources: - - https://support.getgrist.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/grist - - https://hub.docker.com/r/gristlabs/grist - - https://github.com/gristlabs/grist-core + - https://support.getgrist.com/ + - https://github.com/gristlabs/grist-core + - https://github.com/truecharts/charts/tree/master/charts/incubator/grist + - https://hub.docker.com/r/gristlabs/grist maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - grist - - spreadsheet - - database + - grist + - spreadsheet + - database dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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/immich/Chart.yaml b/charts/unstable/immich/Chart.yaml index 32a85699a14..f78a5a9b473 100644 --- a/charts/unstable/immich/Chart.yaml +++ b/charts/unstable/immich/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: immich version: 12.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/typesense/typesense 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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.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: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + 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/inventree/Chart.yaml b/charts/unstable/inventree/Chart.yaml index 0a3c9e0ad77..72fd1366f57 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.10 @@ -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/truecharts/charts/tree/master/charts/incubator/inventree - - https://hub.docker.com/r/inventree/inventree - - https://github.com/inventree/InvenTree + - https://inventree.readthedocs.io + - https://github.com/inventree/InvenTree + - https://github.com/truecharts/charts/tree/master/charts/incubator/inventree + - https://hub.docker.com/r/inventree/inventree 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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 f6c08a23eff..58eff43b68d 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.18 @@ -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/truecharts/charts/tree/master/charts/incubator/kaizoku - - https://ghcr.io/oae/kaizoku - - https://github.com/oae/kaizoku + - https://github.com/oae/kaizoku + - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku + - https://ghcr.io/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: 17.2.18 - repository: oci://tccr.io/truecharts - 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: 17.2.18 + repository: oci://tccr.io/truecharts + 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 9e16254f544..08dd910be4b 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.21 @@ -8,39 +8,39 @@ home: https://truecharts.org/charts/incubator/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png deprecated: false sources: - - https://github.com/tobybatch/kimai2 - - https://github.com/kevinpapst/kimai2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai - - https://hub.docker.com/r/kimai/kimai2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai + - https://hub.docker.com/r/kimai/kimai2 + - https://github.com/tobybatch/kimai2 + - https://github.com/kevinpapst/kimai2 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: 17.2.18 - repository: oci://tccr.io/truecharts - 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: 17.2.18 + repository: oci://tccr.io/truecharts + 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 a235e715f40..79c4640eba4 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.11 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/unstable/librephotos icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png deprecated: false sources: - - https://github.com/LibrePhotos/librephotos - - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos - - https://hub.docker.com/r/reallibrephotos/librephotos-proxy + - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos-proxy + - https://github.com/LibrePhotos/librephotos maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - photos - - gallery + - photos + - gallery dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 c38356b2b92..5bd172052c7 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.11 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://hub.docker.com/r/grafana/loki + - https://github.com/grafana/loki + - https://github.com/truecharts/charts/tree/master/charts/incubator/loki maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - logs + - logs dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 da2e0eb9d73..ecf44b77cc2 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.15 @@ -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://ghcr.io/midarrlabs/midarr-server - - https://github.com/midarrlabs/midarr-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr + - https://github.com/midarrlabs/midarr-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr + - https://ghcr.io/midarrlabs/midarr-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - midarr - - media + - midarr + - media dependencies: - - name: common - version: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 5ccedc2165c..bc83d9e6bb9 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.11 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 57ed749c332..8e76976c554 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.31 @@ -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://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis + - https://hub.docker.com/r/owncloud/ocis maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - owncloud - - ocis - - infinite - - scale - - self-hosted - - sync - - share - - server + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server dependencies: - - name: common - version: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 d03d37fb4b6..c2a738527fe 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.13 @@ -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/docker-recorder - - https://github.com/owntracks/recorder - - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks - - https://hub.docker.com/r/owntracks/recorder + - https://github.com/owntracks/docker-recorder + - https://github.com/owntracks/recorder + - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks + - https://hub.docker.com/r/owntracks/recorder 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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/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 9cf4c148e39..f891d1f0822 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.12 @@ -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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 2c7d74db983..1ed5ccf40cd 100644 --- a/charts/unstable/reactive-resume/Chart.yaml +++ b/charts/unstable/reactive-resume/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: reactive-resume version: 3.0.17 -appVersion: latest +appVersion: 3.8.4 description: A one-of-a-kind resume builder that keeps your privacy in mind. 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://hub.docker.com/r/amruthpillai/reactive-resume + - https://github.com/reactive-resume/reactive-resume + - https://github.com/truecharts/charts/tree/master/charts/unstable/reactive-resume + - https://hub.docker.com/r/amruthpillai/reactive-resume 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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 c1f674ba2f0..0f2e36b9ea4 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.10 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/unstable/recipes icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png deprecated: false sources: - - https://github.com/vabene1111/recipes - - https://github.com/truecharts/charts/tree/master/charts/unstable/recipes - - https://hub.docker.com/_/nginx + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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 d41d84df562..4855c23062d 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.30 @@ -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://ghcr.io/alexjustesen/speedtest-tracker - - https://github.com/alexjustesen/speedtest-tracker - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/alexjustesen/speedtest-tracker + - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://ghcr.io/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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 18c59134b1b..6b1cd7eadf1 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.12 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/statping-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping-ng.png deprecated: false sources: - - https://github.com/statping/statping - - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng - - https://quay.io/statping-ng/statping-ng + - https://github.com/statping/statping + - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng + - https://quay.io/statping-ng/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 b14e5afcfb9..88c5dd8b6dd 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.12 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/synapse icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/synapse - - https://hub.docker.com/r/matrixdotorg/synapse + - https://github.com/truecharts/charts/tree/master/charts/incubator/synapse + - https://hub.docker.com/r/matrixdotorg/synapse maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chat - - matrix - - synapse + - chat + - matrix + - synapse dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 cfa0e859f58..c8a2edb477a 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.16 @@ -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://hub.docker.com/r/technitium/dns-server - - https://technitium.com/ + - https://technitium.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - https://hub.docker.com/r/technitium/dns-server + - https://github.com/TechnitiumSoftware/DnsServer maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - DNS + - DNS dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 0a651321005..5d6d8f34e2f 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.19 @@ -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://ghcr.io/muety/telepush + - https://ghcr.io/muety/telepush + - https://github.com/muety/telepush + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 9f67841be17..e914ead701b 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.16 @@ -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://hub.docker.com/r/twingate/connector + - https://www.twingate.com/docs/connector-deployment + - https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector + - https://hub.docker.com/r/twingate/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: 17.2.18 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.18 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + 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 1fcebd8f5a2..bc4ba0ab193 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.11 @@ -8,44 +8,44 @@ home: https://truecharts.org/charts/unstable/wger icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png deprecated: false sources: - - https://hub.docker.com/_/nginx - - https://github.com/wger-project/wger - - https://github.com/wger-project/docker - - https://github.com/truecharts/charts/tree/master/charts/unstable/wger + - https://github.com/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: 17.2.21 - repository: oci://tccr.io/truecharts - 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: 17.2.21 + repository: oci://tccr.io/truecharts + 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